Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Rex Dieter
mcatanz...@gnome.org wrote: > > Let's ensure this at least doesn't happen for the same library again > and again. > > In [1], change SHOULD NOT -> MUST NOT. > > Require maintainers (or provenpackagers) to fix violations like [2] > when unannounced soname bumps occur. Then may be worth mentioni

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Stephen John Smoogen
On Wed, 26 Jun 2019 at 11:02, Jerry James wrote: > On Wed, Jun 26, 2019 at 4:01 AM Miro Hrončok wrote: > > $ rg -lF '.so*' rpm-specs/ | env LANG=en_US.utf8 sort > > [snip] > > > rpm-specs/coin-or-Ipopt.spec > > I am planning to fix this one soon as part of a general revamping of > all of the coi

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jun 26, 2019 at 04:34:00PM +0200, Miro Hrončok wrote: > On 26. 06. 19 16:16, Jerry James wrote: > >On Wed, Jun 26, 2019 at 4:01 AM Miro Hrončok wrote: > >>$ rg -lF '.so*' rpm-specs/ | env LANG=en_US.utf8 sort > > > >[snip] > > > >>rpm-specs/coin-or-Ipopt.spec > > > >I am planning to fix th

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Miro Hrončok
On 26. 06. 19 16:16, Jerry James wrote: On Wed, Jun 26, 2019 at 4:01 AM Miro Hrončok wrote: $ rg -lF '.so*' rpm-specs/ | env LANG=en_US.utf8 sort [snip] rpm-specs/coin-or-Ipopt.spec I am planning to fix this one soon as part of a general revamping of all of the coin-or-* packages. But I'

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Jerry James
On Wed, Jun 26, 2019 at 4:01 AM Miro Hrončok wrote: > $ rg -lF '.so*' rpm-specs/ | env LANG=en_US.utf8 sort [snip] > rpm-specs/coin-or-Ipopt.spec I am planning to fix this one soon as part of a general revamping of all of the coin-or-* packages. But I'm curious. Why is this the only one to sh

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Miro Hrončok
On 26. 06. 19 13:34, Martin Kolman wrote: On Tue, 2019-06-25 at 16:30 -0500, mcatanz...@gnome.org wrote: Let's ensure this at least doesn't happen for the same library again and again. In [1], change SHOULD NOT -> MUST NOT. Require maintainers (or provenpackagers) to fix violations like [2] wh

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Martin Kolman
On Tue, 2019-06-25 at 16:30 -0500, mcatanz...@gnome.org wrote: > Let's ensure this at least doesn't happen for the same library again > and again. > > In [1], change SHOULD NOT -> MUST NOT. > > Require maintainers (or provenpackagers) to fix violations like [2] > when unannounced soname bumps o

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Miro Hrončok
On 26. 06. 19 12:25, Neal Gompa wrote: On Wed, Jun 26, 2019 at 6:01 AM Miro Hrončok wrote: On 26. 06. 19 10:59, Bob Mauchin wrote: At least this is enforced for any new package, I make sure of it. But for existing ones, we can maybe grep .so* to fix them. $ rg -lF '.so*' rpm-specs/ | env L

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Neal Gompa
On Wed, Jun 26, 2019 at 6:01 AM Miro Hrončok wrote: > > On 26. 06. 19 10:59, Bob Mauchin wrote: > > > > At least this is enforced for any new package, I make sure of it. But for > > existing ones, we can maybe grep .so* to fix them. > > $ rg -lF '.so*' rpm-specs/ | env LANG=en_US.utf8 sort > [...]

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Milan Crha
Hi, On Wed, 2019-06-26 at 11:11 +0200, Miro Hrončok wrote: > $ rg -lF '.so*' rpm-specs/ | env LANG=en_US.utf8 sort > > rpm-specs/evolution.spec that's a false positive, the only occurrence of ".so*" in that file is in the %changelog section, namely: * Tue May 17 2011 x - 3.1

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Miro Hrončok
On 26. 06. 19 10:59, Bob Mauchin wrote: On Wed, Jun 26, 2019, 00:21 Fabio Valentini > wrote: On Tue, Jun 25, 2019 at 11:21 PM Miro Hrončok mailto:mhron...@redhat.com>> wrote: > > qrencode was bumped from 3.4.4 to 4.0.2. > > It has a bumped

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-26 Thread Bob Mauchin
On Wed, Jun 26, 2019, 00:21 Fabio Valentini wrote: > On Tue, Jun 25, 2019 at 11:21 PM Miro Hrončok wrote: > > > > qrencode was bumped from 3.4.4 to 4.0.2. > > > > It has a bumped soname from libqrencode.so.3 to libqrencode.so.4. > > This might be a good time to remind people that globbing out sh

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-25 Thread Samuel Sieb
On 6/25/19 2:52 PM, Paul Wouters wrote: Note, it is a bit worrying that systemd depends on this package, which wasn't updated in 5 years, and for which the upstream changelog mostly states "bug fixes". I don't see a problem with that. What do you expect to change in a qrcode generator? Alth

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-25 Thread Björn 'besser82' Esser
Am Dienstag, den 25.06.2019, 17:52 -0400 schrieb Paul Wouters: > This was a mistake on my end. I thought I was the owner of the > package, but I think I was only the owner of it back in el6. I assume > systemd then wasn't depending on it. I saw a PR the other day, assumed > it was to me as package

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-25 Thread Paul Wouters
This was a mistake on my end. I thought I was the owner of the package, but I think I was only the owner of it back in el6. I assume systemd then wasn't depending on it. I saw a PR the other day, assumed it was to me as package owner, and saw no reason to not upgrade since it was long over due. I d

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-25 Thread Miro Hrončok
On 25. 06. 19 23:30, mcatanz...@gnome.org wrote: Let's ensure this at least doesn't happen for the same library again and again. In [1], change SHOULD NOT -> MUST NOT. That is unfortunately problematic, for various reasons discussed at FPC level, however even if we do change this to MUST, it

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-25 Thread Fabio Valentini
On Tue, Jun 25, 2019 at 11:21 PM Miro Hrončok wrote: > > qrencode was bumped from 3.4.4 to 4.0.2. > > It has a bumped soname from libqrencode.so.3 to libqrencode.so.4. This might be a good time to remind people that globbing out shared libraries like this: https://src.fedoraproject.org/rpms/qrenc

Re: [HEADS UP] Unannounced soname bump of qrencode

2019-06-25 Thread mcatanzaro
Let's ensure this at least doesn't happen for the same library again and again. In [1], change SHOULD NOT -> MUST NOT. Require maintainers (or provenpackagers) to fix violations like [2] when unannounced soname bumps occur. (If anyone wants to write a script to detect such problems proacti

[HEADS UP] Unannounced soname bump of qrencode

2019-06-25 Thread Miro Hrončok
qrencode was bumped from 3.4.4 to 4.0.2. It has a bumped soname from libqrencode.so.3 to libqrencode.so.4. systemd once again cannot be installed and all my packages fail to resolve build dependencies. Please, announce those changes and coordinate! -- Miro Hrončok -- Phone: +420777974800 IRC: