Re: Review plea - x2gokdrive

2023-10-09 Thread Jos de Kloe
Thanks Orion, I'll take these. Sorry for the delay, but I could not commit earlier due to lack of time. I don't need any review on my side so that's no problem. Jos On 9/25/23 21:17, Orion Poplawski wrote: Could someone (perhaps someone interested in X2Go) please review: https://bugzilla.redh

Re: Execute RPM dependency generators on the .spec file which ships them

2023-10-09 Thread Maxwell G
On Mon Oct 9, 2023 at 17:30 +0200, Vít Ondruch wrote: > > Dne 09. 10. 23 v 9:21 Petr Pisar napsal(a): > > V Fri, Oct 06, 2023 at 06:06:14PM +0200, Vít Ondruch napsal(a): > > That's hilarious because it's completely out of specification for the > > genarators > >

Re: Execute RPM dependency generators on the .spec file which ships them

2023-10-09 Thread Vít Ondruch
Dne 09. 10. 23 v 9:21 Petr Pisar napsal(a): V Fri, Oct 06, 2023 at 06:06:14PM +0200, Vít Ondruch napsal(a): I am still playing with idea of executing RPM dependency generators on the .spec file which ships them. I have created RPM RFE ticket quite a while ago here: https://github.com/rpm-softw

Re: Help running centpkg

2023-10-09 Thread Stephen Smoogen
On Mon, 9 Oct 2023 at 09:37, Florian Weimer wrote: > * Stephen Smoogen: > > > could you add how you got it and how you ran it? I am trying to figure > > out why a el8 config was pulled into a f38 system? > > This does it for me: > > $ mock -r c8s-x86_64 --init > > OK my first problem was I mispar

Fedora 39 compose report: 20231009.n.0 changes

2023-10-09 Thread Fedora Branched Report
OLD: Fedora-39-20231008.n.0 NEW: Fedora-39-20231009.n.0 = SUMMARY = Added images:2 Dropped images: 2 Added packages: 0 Dropped packages:0 Upgraded packages: 0 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of upgraded

Re: Help running centpkg

2023-10-09 Thread Florian Weimer
* Stephen Smoogen: > could you add how you got it and how you ran it? I am trying to figure > out why a el8 config was pulled into a f38 system? This does it for me: $ mock -r c8s-x86_64 --init Even after: $ mock -r c8s-x86_64 --scrub all Package versions: mock-core-configs-39.1-1.fc38.noarc

Re: Help running centpkg

2023-10-09 Thread Stephen Smoogen
On Mon, 9 Oct 2023 at 04:56, Florian Weimer wrote: > * Michael Dawson: > > > I'm trying to build https://gitlab.com/redhat/centos-stream/rpms/nodejs > using centpkg but am running into errors. > > > > I'm using Fedora 37 and get this error when I run centpkg mockbuild > --with=bundled in the dire

Next Open NeuroFedora Meeting: 1300 UTC on Monday, 09 October (today)

2023-10-09 Thread Ankur Sinha
Hello everyone, Sorry for the very late notice. Please join us at the next Open NeuroFedora team meeting on Monday 09 October at 1300UTC in #fedora-neuro on IRC (Libera.chat). The meeting is a public meeting, and open for everyone to attend. You can join us over: Matrix: https://matrix.to/#/%23

Fedora rawhide compose report: 20231009.n.0 changes

2023-10-09 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20231008.n.0 NEW: Fedora-Rawhide-20231009.n.0 = SUMMARY = Added images:3 Dropped images: 5 Added packages: 12 Dropped packages:0 Upgraded packages: 47 Downgraded packages: 0 Size of added packages: 7.11 MiB Size of dropped packages:0 B

[Test-Announce] Fedora 39 Virtualization Test Day 2023-10-09

2023-10-09 Thread Sumantro Mukherjee
Hey All, We are going to test all forms of virtualization possible in Fedora. The test day [0] will focus on testing Fedora or your favourite distro inside a bare-metal implementation of Fedora running Boxes, KVM, VirtualBox, and whatever you have. The general features of installing the OS and wor

Re: Push to src.fedoraproject.org using https

2023-10-09 Thread Ankur Sinha
On Sun, Oct 08, 2023 16:28:58 -0300, Priscila Gutierres wrote: > I solved the issue cloning the repo using fedpkg That's good to hear. We have a section on using fedpkg anonymously in the docs here if that'll help others: https://docs.fedoraproject.org/en-US/package-maintainers/Package_Maintenanc

Re: Help running centpkg

2023-10-09 Thread Florian Weimer
* Michael Dawson: > I'm trying to build https://gitlab.com/redhat/centos-stream/rpms/nodejs using > centpkg but am running into errors. > > I'm using Fedora 37 and get this error when I run centpkg mockbuild > --with=bundled in the directory where I've cloned the > https://gitlab.com/redhat/cen

Re: Execute RPM dependency generators on the .spec file which ships them

2023-10-09 Thread Petr Pisar
V Fri, Oct 06, 2023 at 06:06:14PM +0200, Vít Ondruch napsal(a): > I am still playing with idea of executing RPM dependency generators on the > .spec file which ships them. I have created RPM RFE ticket quite a while ago > here: > > https://github.com/rpm-software-management/rpm/issues/782 > > So