From je-vv at e.email Thu Sep 5 21:20:00 2024 From: je-vv at e.email (Javier) Date: Thu, 5 Sep 2024 13:20:00 -0600 Subject: [artix-general] packages still needing rebuild after perl upgrade to 5.40 Message-ID: <66eee5ba-0696-499a-bfee-4a236914067f@e.email> Hello ! There are still some packages with perl components which need rebuild, so those components work after the perl upgrade: > % pacman -Qqo '/usr/lib/perl5/5.38' > graphviz > irssi > perl-ipc-system-simple The first two come from world, and the last one comes from omniverse. Thanks ! -- Javier -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature.asc Type: application/pgp-signature Size: 228 bytes Desc: OpenPGP digital signature URL: From somenxavier at posteo.net Thu Sep 5 22:17:08 2024 From: somenxavier at posteo.net (Xavier B.) Date: Thu, 5 Sep 2024 20:17:08 +0000 Subject: [artix-general] packages still needing rebuild after perl upgrade to 5.40 In-Reply-To: <66eee5ba-0696-499a-bfee-4a236914067f@e.email> References: <66eee5ba-0696-499a-bfee-4a236914067f@e.email> Message-ID: <20240905221708.a55edc514851983f24ccfc18@posteo.net> Thanks, Javier. I expect as you maintainer will do their work as soon as possible ;-) Xavier On Thu, 5 Sep 2024 13:20:00 -0600 Javier ha escrit: > > > % pacman -Qqo '/usr/lib/perl5/5.38' > > graphviz > > irssi > > perl-ipc-system-simple From je-vv at e.email Wed Sep 11 06:29:36 2024 From: je-vv at e.email (Javier) Date: Tue, 10 Sep 2024 22:29:36 -0600 Subject: [artix-general] libphonenumber requires rebuild to support newer protobuf Message-ID: > error: failed to prepare transaction (could not satisfy dependencies) > :: installing protobuf (28.0-1) breaks dependency 'libprotobuf.so=27.3.0-64' required by libphonenumber The issue comes from protobuf wanting to upgrade to 28.0-1, but libphonenumber not getting re-built with support for the new version of libprotobuf provided by the upgraded protobuf. Both protobuf and libphonenumber are "world" packages. Greetings ! -- Javier -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature.asc Type: application/pgp-signature Size: 228 bytes Desc: OpenPGP digital signature URL: From somenxavier at posteo.net Wed Sep 11 09:22:25 2024 From: somenxavier at posteo.net (Xavier B.) Date: Wed, 11 Sep 2024 07:22:25 +0000 Subject: [artix-general] libphonenumber requires rebuild to support newer protobuf In-Reply-To: References: Message-ID: <20240911092225.9811e8cbeb79e63ba234db34@posteo.net> Same here with libopenshot Xavier On Tue, 10 Sep 2024 22:29:36 -0600 Javier ha escrit: > > :: installing protobuf (28.0-1) breaks dependency 'libprotobuf.so=27.3.0-64' required by libphonenumber From artist at artixlinux.org Wed Sep 11 21:10:01 2024 From: artist at artixlinux.org (artist) Date: Wed, 11 Sep 2024 21:10:01 +0200 Subject: [artix-general] libphonenumber requires rebuild to support newer protobuf In-Reply-To: <20240911092225.9811e8cbeb79e63ba234db34@posteo.net> References: <20240911092225.9811e8cbeb79e63ba234db34@posteo.net> Message-ID: <47315bfe-f3fe-4cf9-881a-8055bd1f7532@artixlinux.org> Issue is being fixed. Our protobuf had been been moved to stable by accident before Arch's, which caused some confusion. artist On 9/11/24 09:22, Xavier B. wrote: > Same here with libopenshot > > Xavier > > On Tue, 10 Sep 2024 22:29:36 -0600 > Javier ha escrit: > >>> :: installing protobuf (28.0-1) breaks dependency 'libprotobuf.so=27.3.0-64' required by libphonenumber From somenxavier at posteo.net Wed Sep 11 22:00:37 2024 From: somenxavier at posteo.net (Xavier B.) Date: Wed, 11 Sep 2024 20:00:37 +0000 Subject: [artix-general] libphonenumber requires rebuild to support newer protobuf In-Reply-To: <47315bfe-f3fe-4cf9-881a-8055bd1f7532@artixlinux.org> References: <20240911092225.9811e8cbeb79e63ba234db34@posteo.net> <47315bfe-f3fe-4cf9-881a-8055bd1f7532@artixlinux.org> Message-ID: <20240911220037.234627e948746f08997d82f7@posteo.net> Waiting to sync. By now it is not fixed: # LANG=C && pacman -Syu :: Synchronizing package databases... system is up to date world is up to date galaxy is up to date extra is up to date :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... error: failed to prepare transaction (could not satisfy dependencies) :: installing protobuf (28.0-1) breaks dependency 'libprotobuf.so=27.3.0-64' required by libopenshot Thanks for fast response and eventual solution, Xavier On Wed, 11 Sep 2024 21:10:01 +0200 artist ha escrit: > Issue is being fixed. Our protobuf had been been moved to stable by > accident before Arch's, which caused some confusion. > > artist > > On 9/11/24 09:22, Xavier B. wrote: > > Same here with libopenshot > > > > Xavier > > > > On Tue, 10 Sep 2024 22:29:36 -0600 > > Javier ha escrit: > > > >>> :: installing protobuf (28.0-1) breaks dependency 'libprotobuf.so=27.3.0-64' required by libphonenumber > > -- > artix-general mailing list > artix-general at artixlinux.org > https://lists.artixlinux.org/listinfo/artix-general From je-vv at e.email Thu Sep 12 04:51:30 2024 From: je-vv at e.email (Javier) Date: Wed, 11 Sep 2024 20:51:30 -0600 Subject: [artix-general] libphonenumber requires rebuild to support newer protobuf In-Reply-To: <20240911220037.234627e948746f08997d82f7@posteo.net> References: <20240911092225.9811e8cbeb79e63ba234db34@posteo.net> <47315bfe-f3fe-4cf9-881a-8055bd1f7532@artixlinux.org> <20240911220037.234627e948746f08997d82f7@posteo.net> Message-ID: <7731aa5f-ee90-458d-936d-7b86b8847c20@e.email> On 2024-09-11 02:00 PM, Xavier B. wrote: > Waiting to sync. By now it is not fixed: > > On Wed, 11 Sep 2024 21:10:01 +0200 > artist ha escrit: > >> Issue is being fixed. Our protobuf had been been moved to stable by >> accident before Arch's, which caused some confusion. The fix has already reached the mirrors I use. Thanks a lot @artist ! -- Javier -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature.asc Type: application/pgp-signature Size: 228 bytes Desc: OpenPGP digital signature URL: From je-vv at e.email Fri Sep 13 07:43:03 2024 From: je-vv at e.email (Javier) Date: Thu, 12 Sep 2024 23:43:03 -0600 Subject: [artix-general] packages still needing rebuild after perl upgrade to 5.40 In-Reply-To: References: <66eee5ba-0696-499a-bfee-4a236914067f@e.email> Message-ID: <08f5bdc9-f9a9-4399-8e29-4336bd1b59d4@e.email> BTW, this already got fixed. I believed I had sent an ack emailed before, but I don't see it reflected in the mail archive. So just confirming there are no pending packages needing rebuild due to the perl upgrade. -- Javier -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature.asc Type: application/pgp-signature Size: 228 bytes Desc: OpenPGP digital signature URL: