Re: TSS maintainer volunteer

2023-02-17 Thread Petr Pisar
V Thu, Feb 16, 2023 at 07:29:07PM +, Kenneth Goldman napsal(a): > I think I followed all those steps - identifying the package, announcing that > I want to be the packager, making an account, etc. > > What's next? Submit an updated tss2 package for a package review. As far as I can see, ther

Re: TSS maintainer volunteer

2023-02-17 Thread Peter Robinson
On Fri, Feb 17, 2023 at 9:04 AM Petr Pisar wrote: > > V Thu, Feb 16, 2023 at 07:29:07PM +, Kenneth Goldman napsal(a): > > I think I followed all those steps - identifying the package, announcing > > that > > I want to be the packager, making an account, etc. > > > > What's next? > > Submit an

Fedora rawhide compose report: 20230217.n.1 changes

2023-02-17 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20230216.n.3 NEW: Fedora-Rawhide-20230217.n.1 = SUMMARY = Added images:3 Dropped images: 1 Added packages: 3 Dropped packages:0 Upgraded packages: 32 Downgraded packages: 0 Size of added packages: 16.91 MiB Size of dropped packages:0 B

Fedora 38 compose report: 20230217.n.0 changes

2023-02-17 Thread Fedora Rawhide Report
OLD: Fedora-38-20230216.n.1 NEW: Fedora-38-20230217.n.0 = SUMMARY = Added images:2 Dropped images: 3 Added packages: 2 Dropped packages:0 Upgraded packages: 19 Downgraded packages: 0 Size of added packages: 10.63 MiB Size of dropped packages:0 B Size of

Re: Willing to unretire package: rust-starship

2023-02-17 Thread Andreas Schneider
On Wednesday, 30 November 2022 18:43:50 CET Mauricio Teixeira wrote: > Fabio, Hi Fabio, > What is so bad about the COPR package that can't be used in the main repo? It downloads packages from the internet and doesn't use system rust packages. ___ deve

Re: Willing to unretire package: rust-starship

2023-02-17 Thread Nico Kadel-Garcia
On Fri, Feb 17, 2023 at 7:51 AM Andreas Schneider wrote: > > On Wednesday, 30 November 2022 18:43:50 CET Mauricio Teixeira wrote: > > Fabio, > > Hi Fabio, > > > What is so bad about the COPR package that can't be used in the main repo? > > It downloads packages from the internet and doesn't use sy

Intending to unretire arptools

2023-02-17 Thread Artur Frenszek-Iwicki
Hi all, I intend to un-retire arptools, which is a small collection of Ethernet ARP tools. The package used to be in Fedora repos, but was retired somewhere between F31 and F32 due to being orphaned. https://src.fedoraproject.org/rpms/arptools I looked through the devel list, but couldn't find

Re: Fedora 38 mass rebuild is finished

2023-02-17 Thread Miro Hrončok
On 07. 02. 23 15:12, Miro Hrončok wrote: On 23. 01. 23 17:44, Tomas Hrcka wrote: FTBFS bugs will be filed shortly. Is there an estimated date when this will happen? There is now a ticket with the same question: https://pagure.io/releng/issue/11295 -- Miro Hrončok -- Phone: +420777974800 IR

Re: Willing to unretire package: rust-starship

2023-02-17 Thread Maxwell G
On Fri Feb 17, 2023 at 08:37 -0500, Nico Kadel-Garcia wrote: > On Fri, Feb 17, 2023 at 7:51 AM Andreas Schneider wrote: > > It downloads packages from the internet and doesn't use system rust > > packages. > ansible-core and awscli also install internal versions of what should > be separately pu

Re: Inactive packager check for F38

2023-02-17 Thread Ben Cotton
On Fri, Feb 17, 2023 at 1:48 AM Mattia Verga via devel wrote: > > During the weekend I can write down a script reusing partial code from > the find_inactive_packagers script and purge the ticket list from users > that showed activity in RH bugzilla, let me know if you want me to > proceed. Or I ca

Upcoming libcmocka 1.1.6 update requires fixing packages using cmake

2023-02-17 Thread Andreas Schneider
Hi, I would like to update libcmocka [1] to version 1.1.6. This autogenerates the find_package() files for CONFIG mode now. This means the projects which don't have their on FindCMocka.cmake module but rely on the CONFIG mode, need 3 lines of code to still compile with 1.1.6. You need to add t

[Test-Announce] Fedora-IoT 38 RC 20230217.2 nightly compose nominated for testing

2023-02-17 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora-IoT 38 RC 20230217.2. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki/QA:Release_validation_test_pl

Re: Willing to unretire package: rust-starship

2023-02-17 Thread Nico Kadel-Garcia
On Fri, Feb 17, 2023 at 10:17 AM Maxwell G wrote: > > On Fri Feb 17, 2023 at 08:37 -0500, Nico Kadel-Garcia wrote: > > On Fri, Feb 17, 2023 at 7:51 AM Andreas Schneider wrote: > > > It downloads packages from the internet and doesn't use system rust > > > packages. > > > ansible-core and awscli

Re: Fedora Linux 38 blocker status summary

2023-02-17 Thread Ben Cotton
The F38 Beta freeze begins on 21 February. The current target release date is the early target date (2023-03-14). Action summary Accepted blockers - 1. distribution — Workstation boot x86_64 image exceeds maximum size — ASSIGNED ACTION: Workstation WG to redu

Re: Fedora Linux 38 blocker status summary

2023-02-17 Thread Adam Williamson
On Fri, 2023-02-17 at 14:45 -0500, Ben Cotton wrote: > The F38 Beta freeze begins on 21 February. The current target release > date is the early target date (2023-03-14). > > Action summary > > > Accepted blockers > - > > 1. distribution — Workstation boot x8

Feedback wanted for a proposed improvement to RPM's ELF dependency generator

2023-02-17 Thread Gordon Messmer
Following a recent thread discussing a reproducible failure caused by mismatched library interfaces, I proposed a change to the RPM ELF dependency generator.  After discussion in the PR, I've provided an implementation suggested by keszybz@ which would use libtool-style versions collected from

Re: Feedback wanted for a proposed improvement to RPM's ELF dependency generator

2023-02-17 Thread John Reiser
On 2023-02-18 @ 03:03 UTC, Gordon Messmer wrote: use libtool-style versions collected from library filenames to provide versioned library requirements How does this affect the output from "readelf --symbols --version-info foo.o" which displays symbols and symbol versions? How much more space

Re: Feedback wanted for a proposed improvement to RPM's ELF dependency generator

2023-02-17 Thread Gordon Messmer
On 2023-02-17 20:14, John Reiser wrote: On 2023-02-18 @ 03:03 UTC, Gordon Messmer wrote: use libtool-style versions collected from library filenames to provide versioned library requirements How does this affect the output from  "readelf --symbols --version-info foo.o" which displays symbols