public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] New tool for updating Bug summaries after package moves: bugsed
@ 2024-12-11 14:08 Michał Górny
  2024-12-12  4:55 ` Sam James
  2024-12-12  9:28 ` Alexander Neuwirth
  0 siblings, 2 replies; 5+ messages in thread
From: Michał Górny @ 2024-12-11 14:08 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

Hi,

I've made a quick tool that can perform search-and-replacement
on Bugzilla bugs, so if you move a package, you can quickly update
hundreds of bugs filed against it.

https://github.com/projg2/bugsed

Note that it just does dumb text replacement with substring match, so it
can be greedy.  By default, it just does a dry-run, `-u` to update.

You may also want to try pkgmove from mgorny-dev-scripts, which is also
dumb as hell, greedy on seding stuff and requires you to rename ebuilds
inside the package directory first.

-- 
Best regards,
Michał Górny


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-12 12:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11 14:08 [gentoo-dev] New tool for updating Bug summaries after package moves: bugsed Michał Górny
2024-12-12  4:55 ` Sam James
2024-12-12 12:17   ` Michał Górny
2024-12-12  9:28 ` Alexander Neuwirth
2024-12-12 12:18   ` Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox