Re: F41 Change Proposal - Reproducible Package Builds (System-Wide)

2024-04-19 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Apr 17, 2024 at 05:12:07PM -0500, Maxwell G wrote: > On 4/13/24 06:41, Fabio Valentini wrote: > > On Sat, Apr 13, 2024 at 1:18 PM Zbigniew Jędrzejewski-Szmek > > wrote: > > > Yes. But actually I think Rust is the optimal choice here. Writing > > > this in Python would be possibly slightly

Re: F40 Change: Privacy-preserving Telemetry for Fedora Workstation (System-Wide)

2024-04-19 Thread Igor Kerstges
Those questions regarding privacy are asked and answered to my satisfaction. I'd like to understand more implications about this change.. -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorap

Fedora RISC-V port needs to put shared objects into /usr/lib64/lp64d

2024-04-19 Thread Florian Weimer
There are multiple PRs and patches floating around that make RISC-V use the /usr/lib64 directory, like other 64-bit ports. However, RISC-V recommends to use /usr/lib64/lp64d for the Fedora ABI variant, and various upstream projects follow that. I think we should follow upstream, so that it's poss

Re: Fedora RISC-V port needs to put shared objects into /usr/lib64/lp64d

2024-04-19 Thread Neal Gompa
On Fri, Apr 19, 2024 at 8:23 AM Florian Weimer wrote: > > There are multiple PRs and patches floating around that make RISC-V use > the /usr/lib64 directory, like other 64-bit ports. However, RISC-V > recommends to use /usr/lib64/lp64d for the Fedora ABI variant, and > various upstream projects f

Re: Fedora RISC-V port needs to put shared objects into /usr/lib64/lp64d

2024-04-19 Thread Daniel P . Berrangé
On Fri, Apr 19, 2024 at 02:21:57PM +0200, Florian Weimer wrote: > There are multiple PRs and patches floating around that make RISC-V use > the /usr/lib64 directory, like other 64-bit ports. However, RISC-V > recommends to use /usr/lib64/lp64d for the Fedora ABI variant, and > various upstream pro

Fedora rawhide compose report: 20240419.n.0 changes

2024-04-19 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20240417.n.0 NEW: Fedora-Rawhide-20240419.n.0 = SUMMARY = Added images:2 Dropped images: 2 Added packages: 6 Dropped packages:2 Upgraded packages: 223 Downgraded packages: 0 Size of added packages: 162.80 MiB Size of dropped packages

RC 1.14 fails in VirtualBox, has problems in UTM

2024-04-19 Thread Liam Proven
Tested this morning in the latest VBox 7.0.16 (which in theory supports kernel 6.8). Running on macOS Monterey, 12.7.4 (latest release for my hardware). GNOME edition: I got a message that my VM had outdated Guest Additions, which I took as a good sign. However, installation froze hard, locking th

Re: F40 Change: Privacy-preserving Telemetry for Fedora Workstation (System-Wide)

2024-04-19 Thread Michael Catanzaro
On Thu, Apr 18 2024 at 05:53:14 PM +00:00:00, Igor Kerstges wrote: How much data is to be expected to be sent over my dataplan on monthly basis? When using Fedora Workstations as a graphics workstation (including regular office applications) during office hours and extensive internet research

Fedora 40 compose report: 20240419.n.0 changes

2024-04-19 Thread Fedora Branched Report
OLD: Fedora-40-20240418.n.0 NEW: Fedora-40-20240419.n.0 = SUMMARY = Added images:2 Dropped images: 1 Added packages: 0 Dropped packages:1 Upgraded packages: 0 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:10.98 MiB Size of

Re: RC 1.14 fails in VirtualBox, has problems in UTM

2024-04-19 Thread Adam Williamson
On Fri, 2024-04-19 at 15:19 +0100, Liam Proven wrote: > Tested this morning in the latest VBox 7.0.16 (which in theory > supports kernel 6.8). Running on macOS Monterey, 12.7.4 (latest > release for my hardware). > > GNOME edition: I got a message that my VM had outdated Guest > Additions, which I

Re: F41 Change Proposal: Replace Redis with Valkey (system-wide)

2024-04-19 Thread Jonathan Wright via devel
Uh no? There's nothing headed to any Fedora release that will replace or touch redis in any way. The "obsoletes" is commented out in the spec and non-functional, it's only there for note/intent purposes depending on what comes of this change proposal. If I mistakenly pushed something somewhere t

Re: Rust Stack Spring Cleaning - 2024 Edition

2024-04-19 Thread Davide Cavalca
On 2024-04-11 06:26, Fabio Valentini wrote: - dcavalca (33): rust-base-x, rust-benfred-read-process-memory, rust-cap, rust-combine, rust-concolor, rust-cpc, rust-curve25519-dalek, rust-custom_error, rust-escape_string, rust-esphome, rust-exitfailure, rust-gmp-mpfr-sys, rust-hyperlocal, rust-local

Re: Fedora RISC-V port needs to put shared objects into /usr/lib64/lp64d

2024-04-19 Thread Richard W.M. Jones
On Fri, Apr 19, 2024 at 02:21:57PM +0200, Florian Weimer wrote: > There are multiple PRs and patches floating around that make RISC-V use > the /usr/lib64 directory, like other 64-bit ports. However, RISC-V > recommends to use /usr/lib64/lp64d for the Fedora ABI variant, and > various upstream pro

Re: RC 1.14 fails in VirtualBox, has problems in UTM

2024-04-19 Thread Adam Williamson
On Fri, 2024-04-19 at 15:19 +0100, Liam Proven wrote: > Tested this morning in the latest VBox 7.0.16 (which in theory > supports kernel 6.8). Running on macOS Monterey, 12.7.4 (latest > release for my hardware). > > GNOME edition: I got a message that my VM had outdated Guest > Additions, which I

Multiple account problem

2024-04-19 Thread Steve Grubb
Hello, I have run into an issue on F39 that I wanted to ask about. I decided that I wanted to develop an application on github from another account to simplify which keys are being used. I created the user acct and used "su - myacct" to login to it. I then tried to import gpg keys and got this:

Re: Fedora RISC-V port needs to put shared objects into /usr/lib64/lp64d

2024-04-19 Thread Andrea Bolognani
On Fri, Apr 19, 2024 at 02:21:57PM +0200, Florian Weimer wrote: > There are multiple PRs and patches floating around that make RISC-V use > the /usr/lib64 directory, like other 64-bit ports. However, RISC-V > recommends to use /usr/lib64/lp64d for the Fedora ABI variant, and > various upstream pro

Re: RC 1.14 fails in VirtualBox, has problems in UTM

2024-04-19 Thread Adam Williamson
On Fri, 2024-04-19 at 15:19 +0100, Liam Proven wrote: > Tested this morning in the latest VBox 7.0.16 (which in theory > supports kernel 6.8). Running on macOS Monterey, 12.7.4 (latest > release for my hardware). > > GNOME edition: I got a message that my VM had outdated Guest > Additions, which I

Re: F40 Change: Privacy-preserving Telemetry for Fedora Workstation (System-Wide)

2024-04-19 Thread Kevin Fenzi
On Fri, Apr 19, 2024 at 09:37:38AM GMT, Igor Kerstges wrote: > Those questions regarding privacy are asked and answered to my satisfaction. > I'd like to understand more implications about this change.. There are none. This proposal was withdrawn. It may be adjusted and submitted for considerati

Re: Fedora RISC-V port needs to put shared objects into /usr/lib64/lp64d

2024-04-19 Thread David Abdurachmanov
On Fri, Apr 19, 2024 at 8:36 PM Andrea Bolognani wrote: > > On Fri, Apr 19, 2024 at 02:21:57PM +0200, Florian Weimer wrote: > > There are multiple PRs and patches floating around that make RISC-V use > > the /usr/lib64 directory, like other 64-bit ports. However, RISC-V > > recommends to use /usr

Orphaning my packages: elvish, git-delta & dependencies

2024-04-19 Thread Janet Black
Hi, I do not have the time to contribute packages to Fedora these days. I am orphaning the following packages under my maintainership: - golang-github-elves-elvish - golang-github-xiaq-persistent - rust-box_drawing - rust-git-delta -- ___ devel mailing l

Re: F40 Change: Privacy-preserving Telemetry for Fedora Workstation (System-Wide)

2024-04-19 Thread Michael Catanzaro
On Fri, Apr 19 2024 at 11:11:33 AM -07:00:00, Kevin Fenzi wrote: There are none. This proposal was withdrawn. It may be adjusted and submitted for consideration again, but that has not yet happened. Well, yes, but I'm planning to do this soonish. -- __

Re: Orphaning my packages: elvish, git-delta & dependencies

2024-04-19 Thread Fabio Valentini
On Fri, Apr 19, 2024 at 9:06 PM Janet Black wrote: > > Hi, I do not have the time to contribute packages to Fedora these days. > > I am orphaning the following packages under my maintainership: > - golang-github-elves-elvish > - golang-github-xiaq-persistent > - rust-box_drawing > - rust-git-delta

Re: Multiple account problem

2024-04-19 Thread Frank Crawford
Steve, On Fri, 2024-04-19 at 12:28 -0400, Steve Grubb wrote: > Hello, > > I have run into an issue on F39 that I wanted to ask about. I decided > that I > wanted to develop an application on github from another account to > simplify > which keys are being used. I created the user acct and used