py313-setuptools-gettext breaks fs-uae-launcher PLIST
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <rW_jpvIouMU63QRS3IIeCZBN2HNHiD1qFJwA9M9cCX27WMXJEpPm0HGC-fl022d1EAdxBh7WHrbCb1v5Fw3K0Z3Oqd956fjJhTB_r1zyhGI=@absd.org> |
Apparently installing py313-setuptools-gettext-0.1.18 breaks the PLIST generation for at least fs-uae-launcher - it causes near duplicate lines for .mo files where a "-" is replaced with a "_" Would anyone have any thoughts? Thanks David On Tuesday, 11 August 2026 at 17:03, [email protected] <[email protected]> wrote: > On Tuesday, 11 August 2026 at 16:47, Thomas Klausner <[email protected]> wrote: > > > On Tue, Aug 11, 2026 at 03:23:17PM +0100, David Brownlee wrote: > > > On Tuesday, 11 August 2026 at 16:17, Thomas Klausner <[email protected]> wrote: > > > > > > > > The diff doesn't make sense - you add duplicate lines for the .mo files. > > > > > > I needed a double take when I first saw it too: its a "-" vs "_" issue. > > > > > > Previously the package only had versions with a "-", now its also generating versions with a "_" > > > > Oh, thanks, now I get it. > > > > I've just tried reproducing it with latest pkgsrc on -current, but > > only got the files in the PLIST. > > OK, so the problem is likely something specific to my config, or other packages installed during the build. Will have a delve... > > Thanks > > David