Re: Orphaned packages looking for new maintainers

2023-07-18 Thread Björn Persson
Bob Mauchin wrote: > I'm currently assessing what is needed by our binaries packages and will > take packages needed that have been orphaned. Thank you! I was getting really worried that Restic would drop out and I'd have to design a new backup solution yet again. Björn Persson pgpma3Ia4jGIB.pg

License correction for OpenCV

2023-07-18 Thread Josef Řídký
Hi OpenCV license has been migrated to SPDX license format and corrected from BSD to BSD-3-Clause and Apache-2.0 and ISC. Best regards Josef Ridky Senior Software Engineer Core Services Team Red Hat Czech, s.r.o. ___ devel mailing list -- devel@lists.f

Re: RFC: Roadmap for DNF5 in Fedora 39 / invoking the Contingency Mechanism

2023-07-18 Thread Jaroslav Mracek
> On 7/17/23 07:39, Jaroslav Mracek wrote: > > Hi, I put more details in the fesco ticket: > https://pagure.io/fesco/issue/3039#comment-864686 I believe these are > commonly known so I did not open any ticket against dnf5. > > As said in the comment, I stopped putting effort into making dnf5 wo

Re: RFC: Roadmap for DNF5 in Fedora 39 / invoking the Contingency Mechanism

2023-07-18 Thread Jaroslav Mracek
> On Mon, Jul 17, 2023 at 6:40 AM Jaroslav Mracek wrote: > > Except dnf5 broke a number of microdnf usecases with low memory where > microdnf worked [1]. > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=2214520 Correct but as you can see the issue was not in DNF5 but in libsolv (solver for

Re: Orphaned packages looking for new maintainers

2023-07-18 Thread Alexander Ploumistos
Hello, On Mon, Jul 17, 2023 at 8:49 PM Miro Hrončok wrote: > > switcheroo-controlorphan 2 weeks ago Has anyone from the Workstation WG noticed this? Won't losing switcheroo-control be a considerable usability regression? At the same time, the upstream de

Re: Should we provide current/previous release links in URLs?

2023-07-18 Thread Kevin Fenzi
On Tue, Jul 18, 2023 at 01:58:09PM -0700, Adam Williamson wrote: > On Tue, 2023-07-18 at 13:42 -0700, Kevin Fenzi wrote: > > On Mon, Jul 17, 2023 at 05:59:50PM -0600, Orion Poplawski wrote: > > > As part of the cobbler project testing, we need to test accessing Fedora > > > releases with various UR

Re: Should we provide current/previous release links in URLs?

2023-07-18 Thread Adam Williamson
On Tue, 2023-07-18 at 13:42 -0700, Kevin Fenzi wrote: > On Mon, Jul 17, 2023 at 05:59:50PM -0600, Orion Poplawski wrote: > > As part of the cobbler project testing, we need to test accessing Fedora > > releases with various URLs: > > > > "http://download.fedoraproject.org/pub/fedora/linux/releases

Re: Should we provide current/previous release links in URLs?

2023-07-18 Thread Kevin Fenzi
On Mon, Jul 17, 2023 at 05:59:50PM -0600, Orion Poplawski wrote: > As part of the cobbler project testing, we need to test accessing Fedora > releases with various URLs: > > "http://download.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os";, > "https://mirrors.fedoraproject.org

Re: fedora-review workarounds for dnf5

2023-07-18 Thread Jerry James
On Tue, Jul 18, 2023 at 7:28 AM Fabio Valentini wrote: > On Tue, Jul 18, 2023, 15:22 Maxwell G wrote: >> --requires --resolve resolves the entire dependency tree of a package. >> --requires just prints the direct dependencies that are specified in the >> RPM metadata. >> I don't know what this co

Re: Say goodbye to polymake

2023-07-18 Thread Jerry James
On Tue, Jul 18, 2023 at 5:41 AM Richard W.M. Jones wrote: > The first error is: > > /home/rjones/d/fedora/polymake/rawhide/polymake-4.10/lib/core/src/perl/RefHash.xxs:737:11: > error: ‘Perl_ck_fun’ was not declared in this scope; did you mean > ‘Perl_cx_dup’? > 737 |return Perl_ck_fun(aTHX

Re: Orphaned packages looking for new maintainers

2023-07-18 Thread Miroslav Suchý
Dne 17. 07. 23 v 20:48 Miro Hrončok napsal(a): rpkg-macros orphan   2 weeks ago Copr team is taking this one as it is dependence of rpkg. Which is used in Copr. But we will be actively investigating how to replace rpkg in Copr. Unless somebody will take over the mainten

Re: Orphaned python-testing.postgresql

2023-07-18 Thread Ben Beasley
In response, I have also orphaned python-testing.common.database:     - since python-testing.postgresql was the only package that depended on it (python-testing.mysqld was never packaged)     - since nothing depends on python-testing.postgresql anymore, and     - since upstream for these pack

Re: fedora-review workarounds for dnf5

2023-07-18 Thread Maxwell G
On Tue Jul 18, 2023 at 15:27 +0200, Fabio Valentini wrote: > On Tue, Jul 18, 2023, 15:22 Maxwell G wrote: > > > On Tue Jul 18, 2023 at 12:38 +0200, Jakub Kadlcik wrote: > > > Hello Jerry, > > > I proposed a workaround a few days ago > > > https://pagure.io/FedoraReview/pull-request/485 > > > > > >

Re: fedora-review workarounds for dnf5

2023-07-18 Thread Fabio Valentini
On Tue, Jul 18, 2023, 15:22 Maxwell G wrote: > On Tue Jul 18, 2023 at 12:38 +0200, Jakub Kadlcik wrote: > > Hello Jerry, > > I proposed a workaround a few days ago > > https://pagure.io/FedoraReview/pull-request/485 > > > > but your patch looks like a proper fix. I'll try it and merge to the > >

Re: fedora-scm-requests email

2023-07-18 Thread Maxwell G
On Tue Jul 18, 2023 at 13:47 +0200, Fabio Valentini wrote: > On Tue, Jul 18, 2023 at 4:38 AM Maxwell G wrote: > > > > Hi, > > > > It seems the fedora-scm-requests processor is creating the initial > > repository commits with `releng bot ` as the > > committer. Does anyone know where this is coming

Re: fedora-review workarounds for dnf5

2023-07-18 Thread Maxwell G
On Tue Jul 18, 2023 at 12:38 +0200, Jakub Kadlcik wrote: > Hello Jerry, > I proposed a workaround a few days ago > https://pagure.io/FedoraReview/pull-request/485 > > but your patch looks like a proper fix. I'll try it and merge to the > fedora-review codebase. > > Does anybody know what was the pu

Re: fedora-scm-requests email

2023-07-18 Thread Fabio Valentini
On Tue, Jul 18, 2023 at 4:38 AM Maxwell G wrote: > > Hi, > > It seems the fedora-scm-requests processor is creating the initial > repository commits with `releng bot ` as the > committer. Does anyone know where this is coming from? Should it be > changed to something @fedoraproject.org? Yeah this

Re: Say goodbye to polymake

2023-07-18 Thread Richard W.M. Jones
On Tue, Jul 18, 2023 at 08:27:19AM +0100, Richard W.M. Jones wrote: > On Tue, Jul 18, 2023 at 08:23:54AM +0100, Richard W.M. Jones wrote: > > On Mon, Jul 17, 2023 at 04:13:59PM -0600, Jerry James wrote: > > > The introduction of perl 5.38.0 broke polymake beyond repair. Several > > > symbols forme

Fedora rawhide compose report: 20230718.n.0 changes

2023-07-18 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20230717.n.0 NEW: Fedora-Rawhide-20230718.n.0 = SUMMARY = Added images:2 Dropped images: 3 Added packages: 4 Dropped packages:0 Upgraded packages: 372 Downgraded packages: 1 Size of added packages: 1.67 MiB Size of dropped packages:0 B

Re: fedora-review workarounds for dnf5

2023-07-18 Thread Jakub Kadlcik
Hello Jerry, I proposed a workaround a few days ago https://pagure.io/FedoraReview/pull-request/485 but your patch looks like a proper fix. I'll try it and merge to the fedora-review codebase. Does anybody know what was the purpose of --resolve and if it will be no problem when we remove it? Jak

Re: RFC: Roadmap for DNF5 in Fedora 39 / invoking the Contingency Mechanism

2023-07-18 Thread Jaroslav Mracek
> On 7/13/23 23:59, Fabio Valentini wrote: > > +1 for postponing. We have hit issues preparing CI environment via > ansible and applying workarounds to make dnf5 work is imho not the way > to go with such core tool. It should be there as opt-in so it can get > tested but not default. The probl

Re: RFC: Roadmap for DNF5 in Fedora 39 / invoking the Contingency Mechanism

2023-07-18 Thread Jaroslav Mracek
Hello, > We keep the list of issues tracked here: > https://github.com/rpm-software-management/mock/issues/894 > And namely, https://github.com/rpm-software-management/dnf5/issues/617 > seems like a showstopper ATM. At least as long as we have to check > GPG signatures at koji buildroot installat

Re: fedora-scm-requests email

2023-07-18 Thread Michal Konecny
That's strange, I never noticed this e-mail when doing initial testing during first deployment on production. Michal On 18. 07. 23 5:35, Kevin Fenzi wrote: On Tue, Jul 18, 2023 at 02:37:54AM +, Maxwell G wrote: Hi, It seems the fedora-scm-requests processor is creating the initial reposi

Re: Say goodbye to polymake

2023-07-18 Thread Richard W.M. Jones
On Tue, Jul 18, 2023 at 08:23:54AM +0100, Richard W.M. Jones wrote: > On Mon, Jul 17, 2023 at 04:13:59PM -0600, Jerry James wrote: > > The introduction of perl 5.38.0 broke polymake beyond repair. Several > > symbols formerly used by polymake have been marked as internal APIs. > > They now have th

Re: Say goodbye to polymake

2023-07-18 Thread Richard W.M. Jones
On Mon, Jul 17, 2023 at 04:13:59PM -0600, Jerry James wrote: > The introduction of perl 5.38.0 broke polymake beyond repair. Several > symbols formerly used by polymake have been marked as internal APIs. > They now have the ELF hidden attribute, so we can't even cheat by > adding prototypes to the