Fedora rawhide compose report: 20231231.n.0 changes

2023-12-31 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20231230.n.0 NEW: Fedora-Rawhide-20231231.n.0 = SUMMARY = Added images:3 Dropped images: 4 Added packages: 4 Dropped packages:0 Upgraded packages: 26 Downgraded packages: 0 Size of added packages: 656.47 KiB Size of dropped packages:0

Orphaned plenty of packages

2023-12-31 Thread Robin Lee
Sorry, since changes in day-job and lack of time for working on Fedora, I orphaned plenty of packages: * buildstream * csmith * drumstick * drumstick0 * kmetronome * nsnake * nudoku * qstardict * qterm * sonivox * texworks * vmpk -robin -- ___ devel mai

Orphaned python-compressed-rtf and python-red-black-tree-mod

2023-12-31 Thread Sandro
Hi, I orphaned python-compressed-rtf and python-red-black-tree-mod. These were brought into Fedora as dependencies of extract-msg. However, I've decided to not pursue this any further. Instead, I will maintain extract-msg and its dependencies in Copr [1]. [1] https://copr.fedorainfracloud.or

Re: Orphaned plenty of packages

2023-12-31 Thread Christiano Anderson
Hi Robin, Thanks for your contribution so far. I've adopted the buildstream package. Best, Christiano On Sunday, 31 December 2023 at 13:06, Robin Lee wrote: > > > Sorry, since changes in day-job and lack of time for working on > Fedora, I orphaned plenty of packages: > > * buildstream >

Re: Orphaned plenty of packages

2023-12-31 Thread Daniel Milnes via devel
Hey Robin, Thanks for getting all these packaged! I've taken nsnake and nudoku, and will push the 3.0.0 update the latter soon. On Sun, 2023-12-31 at 20:06 +0800, Robin Lee wrote: > Sorry, since changes in day-job and lack of time for working on > Fedora, I orphaned plenty of packages: > > * bu

Re: mockbuild fails locally: dnf v dnf5

2023-12-31 Thread Mark E. Fuller
Unfortunately, this doesn't seem to do the trick - the `mock --scrub=all` runs, but then the same error keeps occurring on both systems Any other thoughts as to how to more aggressively/manually force an update? Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev @fuller:fedora.i

Re: mockbuild fails locally: dnf v dnf5

2023-12-31 Thread Mark E. Fuller
ok, so perhaps I needed to use `sudo` previously - I ended up manually wiping the `/var/lib/mock/ directory contents and that fixed me up Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@mefuller.dev @fuller:fedora.im @fuller:one.ems.host https://mefuller.dev PGP Fingerprint: 73F1 A30C BDF4

Re: Troubleshooting MD RAID assembly not working after upgrade to F39

2023-12-31 Thread Sandro
On 12/27/23 23:41, Sandro wrote: Thanks for sparring! Whatever the outcome, I'll report here and on discussion. As promised, here is the outcome of a lengthy investigation. While I was on the right track right from the start, I failed to recognize (something about moving parts, some trees and

Re: F40 Change Proposal: Optimized Binaries for the AMD64 Architecture (System-Wide)

2023-12-31 Thread John Reiser
Additional paths will be inserted into the search path used for executables on systems which have a compatible CPU. Searching $PATH is a slow operation. It is so slow that a shell script which typically processes many files using utilities from packages coreutils and/or binutils often factors-

Re: F40 Change Proposal: Optimized Binaries for the AMD64 Architecture (System-Wide)

2023-12-31 Thread Dominique Martinet
John Reiser wrote on Sun, Dec 31, 2023 at 02:52:53PM -0800: > > Additional paths will be inserted into the search path used for > > executables on systems which have a compatible CPU. > > Searching $PATH is a slow operation. It is so slow that a shell script which > typically processes many files