License change: python-email-validator 2.1.1 is Unlicense (was CC0-1.0)

2024-02-26 Thread Ben Beasley
Beginning with version 2.1.1, the license of python-email-validator has changed from CC0-1.0 to Unlicense. Note that CC0-1.0 is no longer allowed for code in Fedora, but python-email-validator was covered by the exception for pre-existing code in Fedora. Version 2.1.1 will be built as an upd

Re: rpmbuild problem with rust code

2024-02-26 Thread Josh Stone
On 2/26/24 1:41 PM, Richard W.M. Jones wrote: > It's a bit unfortunate that Rust used the shebang syntax here, > although in practice they couldn't be confused as these files > shouldn't ever be executable. It's _possible_ to play comment tricks for executable rust scripts, because rustc allows an

Re: rpmbuild problem with rust code

2024-02-26 Thread Steve Grubb
Hello, On Monday, February 26, 2024 4:38:35 PM EST Fabio Valentini wrote: > > I've run across a strange problem building a package that has some rust > > files in it. The build goes fine until the end when it starts to check for > > shebangs. It ends like this: > > > > > > /usr/src/debug/suricat

Re: rpmbuild problem with rust code

2024-02-26 Thread Artur Frenszek-Iwicki
https://doc.rust-lang.org/reference/attributes.html If I understand this page of The Rust Reference correctly, then moving the #![no_std] attribute from the first line of the file shouldn't break anything. So you can try side-stepping the issue by patching the file and adding "// lol pointless comm

Re: rpmbuild problem with rust code

2024-02-26 Thread Richard W.M. Jones
On Mon, Feb 26, 2024 at 04:25:02PM -0500, Steve Grubb wrote: > Hello, > > I've run across a strange problem building a package that has some rust files > in it. The build goes fine until the end when it starts to check for > shebangs. > It ends like this: > > /usr/src/debug/suricata-7.0.3-1.fc

Re: rpmbuild problem with rust code

2024-02-26 Thread Fabio Valentini
On Mon, Feb 26, 2024, 22:25 Steve Grubb wrote: > Hello, > > I've run across a strange problem building a package that has some rust > files > in it. The build goes fine until the end when it starts to check for > shebangs. > It ends like this: > > > /usr/src/debug/suricata-7.0.3-1.fc41.x86_64/rus

rpmbuild problem with rust code

2024-02-26 Thread Steve Grubb
Hello, I've run across a strange problem building a package that has some rust files in it. The build goes fine until the end when it starts to check for shebangs. It ends like this: /usr/src/debug/suricata-7.0.3-1.fc41.x86_64/rust/vendor/alloc-no-stdlib/src/ lib.rs has shebang which doesn't st

Podman v5 breaking changes

2024-02-26 Thread Gursewak Singh
In Fedora 40, Podman has undergone a major version upgrade to v5 [1], introducing some breaking changes. Notably, CNI networking support has been discontinued in favor of Netavark, and cgroups v1 support has been deprecated in favor of cgroups v2. To know whether your nodes are affected, you can u

Summary/Minutes from today's FESCo Meeting (2024-02-26)

2024-02-26 Thread Zbigniew Jędrzejewski-Szmek
Text Log: https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2024-02-26/fesco.2024-02-26-19.35.log.txt HTML Log: https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2024-02-26/fesco.2024-02-26-19.35.log.html Text Minutes: https://meetbot.fedoraproject.org/meeting_m

Re: Introduction / unorphaning package request

2024-02-26 Thread Michel Lind
On Mon, Feb 26, 2024 at 11:32:44AM -0800, Josh Stone wrote: > Welcome! > > Since name collisions are fun, I want to clarify for everyone else that > we are not the same person. I'm jistone, he's jostone, and I'm sure this > won't confuse anyone... :) > You should sponsor jostone for extra confusi

Re: Introduction / unorphaning package request

2024-02-26 Thread Josh Stone
Welcome! Since name collisions are fun, I want to clarify for everyone else that we are not the same person. I'm jistone, he's jostone, and I'm sure this won't confuse anyone... :) On 2/23/24 6:23 AM, Joshua Stone wrote: > Hello everyone, > > I've been a Linux user since my friends showed me Ubu

Re: Login issues to lists.* and src.*? Any outages?

2024-02-26 Thread Michal Konecny
On 26. 02. 24 18:08, Christopher wrote: On Mon, Feb 26, 2024 at 6:13 AM Michal Konecny wrote: [snip] It's usually good to wait for some time and try again. If the issue persists you can open ticket on https://pagure.io/fedora-infrastructure/issues Michal I did try over the course of a few

Re: package reviews for Pandoc and CVE-2023-35936

2024-02-26 Thread Jens-Ulrik Petersen
Hmm it looks like I really do need to update everything to LTS 22 to achieve the pandoc rebase properly (since it needs newer Haskell tls). Here's one more package review: toml-parser: https://bugzilla.redhat.com/show_bug.cgi?id=2266093 needed by the typst library. Jens -- ___

Re: Login issues to lists.* and src.*? Any outages?

2024-02-26 Thread Christopher
On Mon, Feb 26, 2024 at 6:13 AM Michal Konecny wrote: [snip] > It's usually good to wait for some time and try again. If the issue persists > you can open ticket on > https://pagure.io/fedora-infrastructure/issues > > Michal I did try over the course of a few hours. It wasn't until 3 days later

Re: Current status of OSTree and its handling RPM scriptlets?

2024-02-26 Thread Stephen Gallagher
On Thu, Feb 22, 2024 at 4:51 AM Zdenek Dohnal wrote: > > Hi Jonathan! > > On 2/13/24 16:47, Jonathan Lebon wrote: > > Has it got fixed during the time? Or is there a new technology which > would do the trick for Silverblue and Fedora Linux alike? > > Just a note: I would say "for Silverblue and tr

Re: SPDX Statistics - Please Please Me edition

2024-02-26 Thread Stephen Smoogen
On Mon, 26 Feb 2024 at 09:54, Richard Hughes wrote: > On Fri, 16 Feb 2024 at 15:07, Miroslav Suchý wrote: > > * 23711 spec files in Fedora > > I was looking through the list for any of my packages, and I've found > that I'm "maintaining" long dead packages like > https://src.fedoraproject.org/rp

Re: SPDX Statistics - Please Please Me edition

2024-02-26 Thread Richard Hughes
On Fri, 16 Feb 2024 at 15:07, Miroslav Suchý wrote: > * 23711 spec files in Fedora I was looking through the list for any of my packages, and I've found that I'm "maintaining" long dead packages like https://src.fedoraproject.org/rpms/GConf2 According to that I have "commit" ACLs, but I couldn't

Re: mock: ImportError: /lib64/libdnf.so.2: undefined symbol: g_once_init_enter_pointer

2024-02-26 Thread Jun Aruga (he / him)
> I see that the `/usr/bin/dnf5` doesn't exist in the > `/var/lib/mock/fedora-rawhide-x86_64-bootstrap`. Do you know how to > fix it? Now the error `/usr/bin/dnf5` doesn't exist in the `/var/lib/mock/fedora-rawhide-x86_64-bootstrap` came from a cache. When I ran the following commands, I was able

Re: mock: ImportError: /lib64/libdnf.so.2: undefined symbol: g_once_init_enter_pointer

2024-02-26 Thread Jun Aruga (he / him)
Hi, I restored the /etc/mock ``` $ rpm -q mock-core-configs mock-core-configs-40.1-1.fc39.noarch $ sudo dnf upgrade mock-core-configs $ rpm -q mock-core-configs mock-core-configs-40.2-1.fc39.noarch ``` I needed to copy the logging.ini manually, as I saw an error related to this file when runni

Re: distrobuildsync-eln is building unnecessary liborc and libarrow

2024-02-26 Thread Stephen Gallagher
On Mon, Feb 26, 2024 at 8:38 AM Kaleb Keithley wrote: > > Hi, > > Anyone know why distriobuildsync-eln has started building liborc and libarrow > again? > > They were stopped at one point, but now they have started again. > > There are not needed for ceph in ELN. > They're getting pulled into EL

distrobuildsync-eln is building unnecessary liborc and libarrow

2024-02-26 Thread Kaleb Keithley
Hi, Anyone know why distriobuildsync-eln has started building liborc and libarrow again? They were stopped at one point, but now they have started again. There are not needed for ceph in ELN. -- Kaleb -- ___ devel mailing list -- devel@lists.fedorap

Fedora 40 compose report: 20240226.n.0 changes

2024-02-26 Thread Fedora Branched Report
OLD: Fedora-40-20240225.n.0 NEW: Fedora-40-20240226.n.0 = SUMMARY = Added images:2 Dropped images: 3 Added packages: 4 Dropped packages:2 Upgraded packages: 71 Downgraded packages: 0 Size of added packages: 2.71 MiB Size of dropped packages:146.25 KiB

Re: package reviews for Pandoc and CVE-2023-35936

2024-02-26 Thread Neal Gompa
On Mon, Feb 26, 2024 at 8:22 AM Jens-Ulrik Petersen wrote: > > Another day, another needed package (this would also be part of the postponed > Stackage LTS 22 change): > I forgot that pandoc > 3.1.3 had moved to the new crypton stack that replaces > cryptonite: > > crypton: https://bugzilla.redh

Re: package reviews for Pandoc and CVE-2023-35936

2024-02-26 Thread Jens-Ulrik Petersen
Another day, another needed package (this would also be part of the postponed Stackage LTS 22 change): I forgot that pandoc > 3.1.3 had moved to the new crypton stack that replaces cryptonite: crypton: https://bugzilla.redhat.com/show_bug.cgi?id=2266044 Next would be crypton-x509... Is it better

Re: Login issues to lists.* and src.*? Any outages?

2024-02-26 Thread František Šumšal
On 2/26/24 12:13, Michal Konecny wrote: On 24. 02. 24 12:30, Richard W.M. Jones wrote: ... So I sometimes have issues logging in. For example it happened about 5 minutes ago, but the error isn't very interesting: Original URL:https://id.fedoraproject.org/login/gssapi/negotiate?ipsilon_t

Schedule for Monday's FESCo Meeting (2024-02-26)

2024-02-26 Thread Zbigniew Jędrzejewski-Szmek
Following is the list of topics that will be discussed in the FESCo meeting Monday at 19:30 UTC in #meeting:fedoraproject.org on Matrix. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/UTCHowto or run: date -d '2024-02-26 19:30 UTC' Links to all issues to be d

Next Open NeuroFedora Meeting: 1300 UTC on Monday, 26 February, 2024 (today)

2024-02-26 Thread Ankur Sinha
Hello everyone, Please join us at the next Open NeuroFedora team meeting on Monday 26 February at 1300UTC in the NeuroFedora channel on Matrix. The meeting is a public meeting, and open for everyone to attend. You can join us over: Matrix in the Fedora meeting channel: https://matrix.to/#/%23me

Re: Login issues to lists.* and src.*? Any outages?

2024-02-26 Thread Michal Konecny
On 24. 02. 24 12:30, Richard W.M. Jones wrote: ... So I sometimes have issues logging in. For example it happened about 5 minutes ago, but the error isn't very interesting: Original URL:https://id.fedoraproject.org/login/gssapi/negotiate?ipsilon_transaction_id=8d11a868-b8f5-4e65-b48b-a53f

Re: Donate 1 minute of your time to test upgrades from F39 to F40

2024-02-26 Thread Vít Ondruch
Dne 25. 02. 24 v 18:02 Ralf Corsépius napsal(a): Am 24.02.24 um 10:12 schrieb Samuel Sieb: On 2/24/24 00:47, Ralf Corsépius wrote: Am 24.02.24 um 01:36 schrieb Samuel Sieb: On 2/23/24 15:38, Sérgio Basto wrote: On Sat, 2024-02-24 at 00:06 +0100, Ralf Corsépius wrote: Am 23.02.24 um 22:3