Re: compiling gnome-extension with meson fails: ERROR: File null.gschema.xml does not exist.

2023-03-27 Thread Martin Gansser
Yes, it is an attempt to realise the whole thing with meson, but I have no experience with it at all. Thanks for the info Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproj

Re: SPDX Statistics - stilus annunciationis edition

2023-03-27 Thread Miroslav Suchý
Dne 27. 03. 23 v 11:45 Jonathan Wakely napsal(a): >   License:        MIT > > > Now going to https://spdx.org/licenses/ and looking for the SPDX Identifier > shows: > > MIT License     MIT > > > What am I supposed to do as a maintainer of libtermkey? Double check which kind of MIT the package us

[Test-Announce] Fedora 38 CoreOS Test Week is underway

2023-03-27 Thread Sumantro Mukherjee
Hey All, The Fedora 38 CoreOS Test Week focuses on testing FCOS based on Fedora 38. The FCOS next stream is already rebased on Fedora 38 content, which will be coming soon to testing and stable. To prepare for the content being promoted to other streams the Fedora CoreOS and QA teams have organize

Re: How to generate new fedora.cert for package update

2023-03-27 Thread Alexander Ploumistos
I don't think we're using that anymore. See this: https://docs.fedoraproject.org/en-US/package-maintainers/Installing_Packager_Tools/ ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.o

How to generate new fedora.cert for package update

2023-03-27 Thread Andy Cress
It has been a while, and my existing cert has expired, so when I do fedpkg new-sources /tmp/mypackage.tar.gz it fails. I need to regenerate my ~/fedora.cert. In the past, I went to https://admin.fedoraproject.org/accounts/user/gencert to generate a cert, but I cannot find the correct new l

Planned Outage - Server updates/reboots - 2023-03-29 21:00 UTC

2023-03-27 Thread Kevin Fenzi
There will be an outage starting at 2023-03-29 21:00UTC, which will last approximately 5 hours. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/Infrastructure/UTCHowto or run: date -d '2023-03-29 21:00UTC' Reason for outage: We will be applying updates and reboot

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Mar 27, 2023 at 11:46:49AM -0400, Neal Gompa wrote: > On Mon, Mar 27, 2023 at 11:24 AM Fabio Valentini wrote: > > > > On Mon, Mar 27, 2023 at 2:10 PM Neal Gompa wrote: > > > > > > On Sun, Mar 26, 2023 at 12:27 PM Kalev Lember > > > wrote: > > > > > > > > On Sun, Mar 26, 2023 at 5:06 PM

Re: What happen kup in Fedora 37

2023-03-27 Thread Clemens Lang
Steve Dickson wrote: I'm trying to access kernel.org with kup script but it does not seem to be in Fedora 37. The only rpm I can find is kup-0.3.6-11.fc36.rpm. What am I missing?? The package has been orphaned and retired: https://src.fedoraproject.org/rpms/kup If you want to unretire a

Re: What happen kup in Fedora 37

2023-03-27 Thread Dan Horák
On Mon, 27 Mar 2023 11:35:43 -0400 Steve Dickson wrote: > Hello, > > I'm trying to access kernel.org with kup > script but it does not seem to be in Fedora 37. > > The only rpm I can find is kup-0.3.6-11.fc36.rpm. > > What am I missing?? no new maintainer was found for it after being orphaned

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Neal Gompa
On Mon, Mar 27, 2023 at 11:24 AM Fabio Valentini wrote: > > On Mon, Mar 27, 2023 at 2:10 PM Neal Gompa wrote: > > > > On Sun, Mar 26, 2023 at 12:27 PM Kalev Lember wrote: > > > > > > On Sun, Mar 26, 2023 at 5:06 PM Zbigniew Jędrzejewski-Szmek > > > wrote: > > >> > > >> We should probably make

Re: openldap: gdb: symbol lookup error: /lib64/libldap.so.2: undefined symbol: EVP_md2, version OPENSSL_3.0.0

2023-03-27 Thread Dmitry Belyavskiy
Dear Jan, Yes. gdb expects system openssl (providing this function) To workaround it, you have to provide the LD_SET_LIBRARY inside gdb, via (gdb) set environment LD_LIBRARY_PATH /home/jaruga/.local/openssl-3.0.8/lib/ On Mon, Mar 27, 2023 at 5:39 PM Jun Aruga (he / him) wrote: > > Hi, > > I ope

openldap: gdb: symbol lookup error: /lib64/libldap.so.2: undefined symbol: EVP_md2, version OPENSSL_3.0.0

2023-03-27 Thread Jun Aruga (he / him)
Hi, I opened this issue's ticket for openldap on Bugzilla. https://bugzilla.redhat.com/show_bug.cgi?id=2181668 But let me ask on the devel@ mailing list too, as I want to debug a program with gdb and the source-compiled openssl soon. I am using Fedora 37. I built the openssl 3.0.8 from the source

What happen kup in Fedora 37

2023-03-27 Thread Steve Dickson
Hello, I'm trying to access kernel.org with kup script but it does not seem to be in Fedora 37. The only rpm I can find is kup-0.3.6-11.fc36.rpm. What am I missing?? steved. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Fabio Valentini
On Mon, Mar 27, 2023 at 2:10 PM Neal Gompa wrote: > > On Sun, Mar 26, 2023 at 12:27 PM Kalev Lember wrote: > > > > On Sun, Mar 26, 2023 at 5:06 PM Zbigniew Jędrzejewski-Szmek > > wrote: > >> > >> We should probably make it ^(/etc/|/bin/|/sbin/|/usr/bin/|/usr/sbin/). > >> Split-usr > >> distros

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Maxwell G
On Mon Mar 27, 2023 at 07:27 -0700, Kevin Fenzi wrote: > On Mon, Mar 27, 2023 at 11:57:04AM -, Aleš Matěj wrote: > > However you are right dnf can't handle that. It looks for deltas in the > > same repo where it finds > > the normal update package. It would require changes in dnf and libdnf.

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Kevin Fenzi
On Mon, Mar 27, 2023 at 10:32:13AM -0400, Stephen Smoogen wrote: > Or hear me out here for this wild thought: We stop offering drpms. yes, yes, I just wanted to know if there was a plan forward for people interested in doing the work to support them. I am not committing to doing that work. ;) ke

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Stephen Smoogen
On Mon, 27 Mar 2023 at 10:29, Kevin Fenzi wrote: > On Mon, Mar 27, 2023 at 11:57:04AM -, Aleš Matěj wrote: > > > On Fri, Mar 24, 2023 at 05:25:17PM +, Mattia Verga via devel wrote: > > > I have a few additional questions: > > > > > > * How does this impact zchunk? or does it? > > > > I al

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Kevin Fenzi
On Mon, Mar 27, 2023 at 11:57:04AM -, Aleš Matěj wrote: > > On Fri, Mar 24, 2023 at 05:25:17PM +, Mattia Verga via devel wrote: > > I have a few additional questions: > > > > * How does this impact zchunk? or does it? > > I also think there shouldn't be any impact on zchunk. ok. Great to

Re: compiling gnome-extension with meson fails: ERROR: File null.gschema.xml does not exist.

2023-03-27 Thread Vít Ondruch
I might be wrong, having no experience with Meson, but I think the culprit is in `schemas/meson.build` file. There is the second line, where the `jq` command is used to lookup `"settings-schema"` section in the `metadata.json` file, but there is not such section. This results in `null.gschema.x

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Kevin Fenzi
On Sun, Mar 26, 2023 at 04:54:37PM +, Mattia Verga via devel wrote: > > So, we're using different settings for pungi config and for > updateinfo.xml generated by Bodhi. > > I don't think there's a (easy) way to have bodhi inherit configuration > from pungi config file. > > I would first sugg

Re: crypto-policies

2023-03-27 Thread Neal H. Walfield
Hi Zbyszek, Thanks for the clarifications. Neal On Mon, 27 Mar 2023 14:32:58 +0200, Zbigniew Jędrzejewski-Szmek wrote: > On Mon, Mar 27, 2023 at 01:29:38PM +0200, Neal H. Walfield wrote: > > On Mon, 27 Mar 2023 13:16:45 +0200, > > Zbigniew Jędrzejewski-Szmek wrote: > > > I agree. The scope of th

Fedora rawhide compose report: 20230327.n.0 changes

2023-03-27 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20230326.n.0 NEW: Fedora-Rawhide-20230327.n.0 = SUMMARY = Added images:1 Dropped images: 1 Added packages: 2 Dropped packages:0 Upgraded packages: 67 Downgraded packages: 0 Size of added packages: 78.06 KiB Size of dropped packages:0 B

Re: Strange hook in cloned package repositories

2023-03-27 Thread Fabio Valentini
On Mon, Mar 27, 2023 at 2:14 PM Vitaly Zaitsev via devel wrote: > > Hello. > > All of the newly cloned Fedora package repositories have a strange Git > pre-push hook. > > Code listing: > > ``` > #!/bin/bash > > _remote="$1" > _url="$2" > > exit_code=0 > while read -r _local_ref local_sha _remote_r

Re: crypto-policies

2023-03-27 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Mar 27, 2023 at 01:29:38PM +0200, Neal H. Walfield wrote: > On Mon, 27 Mar 2023 13:16:45 +0200, > Zbigniew Jędrzejewski-Szmek wrote: > > I agree. The scope of the issue is fairly narrow, and the underlying > > issue is an invalid signature made by the anydesk maintainers. > > We also have a

Strange hook in cloned package repositories

2023-03-27 Thread Vitaly Zaitsev via devel
Hello. All of the newly cloned Fedora package repositories have a strange Git pre-push hook. Code listing: ``` #!/bin/bash _remote="$1" _url="$2" exit_code=0 while read -r _local_ref local_sha _remote_ref _remote_sha do command -v fedpkg >/dev/null 2>&1 || { echo >&2 "Warning: 'fedpkg'

Fedora 38 compose report: 20230327.n.0 changes

2023-03-27 Thread Fedora Rawhide Report
OLD: Fedora-38-20230326.n.1 NEW: Fedora-38-20230327.n.0 = SUMMARY = Added images:1 Dropped images: 1 Added packages: 0 Dropped packages:0 Upgraded packages: 30 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Neal Gompa
On Sun, Mar 26, 2023 at 12:27 PM Kalev Lember wrote: > > On Sun, Mar 26, 2023 at 5:06 PM Zbigniew Jędrzejewski-Szmek > wrote: >> >> We should probably make it ^(/etc/|/bin/|/sbin/|/usr/bin/|/usr/sbin/). >> Split-usr >> distros are a blast from the past, but adding the extra paths wouldn't chang

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Aleš Matěj
> If we're planning to drop by-default compatibility with EL7 anyway and bump > to 1.0, we > could go a little bit further. > > * "createrepo_c" doesn't need to support sqlite metadata generation at all, > so long as the repository producer can run "sqliterepo_c". If I recall > correctly, yum on

Re: Next Open NeuroFedora Meeting: 1300 UTC on Monday, 27 March (today)

2023-03-27 Thread Luna Jernberg
Not attending today being sick On 3/27/23, Ankur Sinha wrote: > Hello everyone, > > Please join us at the next Open NeuroFedora team meeting on Monday 27th > March > at 1300UTC in #fedora-neuro on Matrix or IRC > (Libera.chat). The meeting is a public meeting, and open for everyone > to attend.

Re: Unretire rust-blake2

2023-03-27 Thread Fabio Valentini
On Mon, Mar 27, 2023 at 1:52 PM Kai A. Hiller wrote: > > Hello, > > the rust-blake2 package[1] was retired recently. I’d like to take > ownership of it, because I need it to package new versions of > matrix-synapse. Hi, The package was retired by me because nothing depended on it for over a year

Re: F39 proposal: Changes of defaults in createrepo_c-1.0.0 (System-Wide Change proposal)

2023-03-27 Thread Aleš Matěj
> On Fri, Mar 24, 2023 at 05:25:17PM +, Mattia Verga via devel wrote: > I have a few additional questions: > > * How does this impact zchunk? or does it? I also think there shouldn't be any impact on zchunk. > * Kind of unrealted to this change, but I'll ask here as createrepo_c > folks migh

Unretire rust-blake2

2023-03-27 Thread Kai A. Hiller
Hello, the rust-blake2 package[1] was retired recently. I’d like to take ownership of it, because I need it to package new versions of matrix-synapse. Kai [1] https://src.fedoraproject.org/rpms/rust-blake2 ___ devel mailing list -- devel@lists.fedo

Re: crypto-policies

2023-03-27 Thread Neal H. Walfield
On Mon, 27 Mar 2023 13:16:45 +0200, Zbigniew Jędrzejewski-Szmek wrote: > I agree. The scope of the issue is fairly narrow, and the underlying > issue is an invalid signature made by the anydesk maintainers. > We also have a simple command that users can use to work around > the issue. If you are t

Re: crypto-policies

2023-03-27 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Mar 27, 2023 at 11:40:05AM +0200, Fabio Valentini wrote: > On Mon, Mar 27, 2023 at 11:23 AM Kamil Paral wrote: > > > > On Sat, Mar 25, 2023 at 8:20 AM Neal H. Walfield wrote: > >> > >> Panu wrote https://bugzilla.redhat.com/show_bug.cgi?id=2170878#c126 : > >> > >> > To me the key points h

Re: crypto-policies

2023-03-27 Thread Panu Matilainen
On 3/27/23 12:40, Fabio Valentini wrote: On Mon, Mar 27, 2023 at 11:23 AM Kamil Paral wrote: On Sat, Mar 25, 2023 at 8:20 AM Neal H. Walfield wrote: Panu wrote https://bugzilla.redhat.com/show_bug.cgi?id=2170878#c126 : To me the key points here are 1) there's a lot of obsolete/broken cryp

Re: SPDX Statistics - stilus annunciationis edition

2023-03-27 Thread Jonathan Wakely
On Monday, March 27, 2023, Andreas Schneider wrote: > On Sunday, 26 March 2023 01:56:32 CEST Miroslav Suchý wrote: >> Two weeks ago we had: >> > * 23107 spec files in Fedora >> > >> > * 29503license tags in all spec files >> > >> > * 20302 tags have not been converted to SPDX yet >> > >> > * 8096

Re: crypto-policies

2023-03-27 Thread Fabio Valentini
On Mon, Mar 27, 2023 at 11:23 AM Kamil Paral wrote: > > On Sat, Mar 25, 2023 at 8:20 AM Neal H. Walfield wrote: >> >> Panu wrote https://bugzilla.redhat.com/show_bug.cgi?id=2170878#c126 : >> >> > To me the key points here are >> > 1) there's a lot of obsolete/broken crypto out there >> > 2) we ne

Re: crypto-policies

2023-03-27 Thread Kamil Paral
On Sat, Mar 25, 2023 at 8:20 AM Neal H. Walfield wrote: > Panu wrote https://bugzilla.redhat.com/show_bug.cgi?id=2170878#c126 : > > > To me the key points here are > > 1) there's a lot of obsolete/broken crypto out there > > 2) we need better error messages > > > > Properly dealing with 2) needs

Next Open NeuroFedora Meeting: 1300 UTC on Monday, 27 March (today)

2023-03-27 Thread Ankur Sinha
Hello everyone, Please join us at the next Open NeuroFedora team meeting on Monday 27th March at 1300UTC in #fedora-neuro on Matrix or IRC (Libera.chat). The meeting is a public meeting, and open for everyone to attend. You can join us over: Matrix: https://matrix.to/#/#neuro:fedoraproject.org I

Re: SPDX Statistics - stilus annunciationis edition

2023-03-27 Thread Andreas Schneider
On Sunday, 26 March 2023 01:56:32 CEST Miroslav Suchý wrote: > Two weeks ago we had: > > * 23107 spec files in Fedora > > > > * 29503license tags in all spec files > > > > * 20302 tags have not been converted to SPDX yet > > > > * 8096 tags can be trivially converted using `license-fedora2spdx`