Re: ELN SIG First Meeting

2021-03-03 Thread Petr Pisar
V Wed, Mar 03, 2021 at 09:46:52AM -0800, Kevin Fenzi napsal(a): > On Tue, Mar 02, 2021 at 01:04:56AM +, Davide Cavalca via devel wrote: > > Yes, the idea I had in mind was that each package that currenty has an > > "epel8" branch would also get an "epeln" branch that would be built > > against

Re: srpm rebuilding on RISC-V fedora image

2021-03-03 Thread David Abdurachmanov
On Thu, Mar 4, 2021 at 8:29 AM Billa Surendra wrote: > > > Without Correcting right URL to fedora-33-riscv64.cfg file we can not use > MOCK for rebuilding SRPM's for RISC-V architecture. Can anyone please > suggest what I can do now to correct it?. How can I contact MirrorManager to > correct

Re: srpm rebuilding on RISC-V fedora image

2021-03-03 Thread Billa Surendra
Without Correcting right URL to fedora-33-riscv64.cfg file we can not use MOCK for rebuilding SRPM's for RISC-V architecture. Can anyone please suggest what I can do now to correct it?. How can I contact MirrorManager to correct the URL to the right location?. Thanks in advance Billa

Re: Bodhi client prompting for a password

2021-03-03 Thread Björn Persson
Fabio Valentini wrote: > On Wed, Mar 3, 2021 at 9:31 PM Miro Hrončok wrote: > > > > On 03. 03. 21 21:08, Florian Weimer wrote: > > > I want to run this command: > > > > > >bodhi updates trigger-tests FEDORA-2021-279dee1742 > > > > > > But I'm prompted for a username and password. I have a w

Re: Bodhi client prompting for a password

2021-03-03 Thread Kevin Fenzi
On Wed, Mar 03, 2021 at 11:36:17PM +0100, Fabio Valentini wrote: > On Wed, Mar 3, 2021 at 9:31 PM Miro Hrončok wrote: > > > > On 03. 03. 21 21:08, Florian Weimer wrote: > > > I want to run this command: > > > > > >bodhi updates trigger-tests FEDORA-2021-279dee1742 > > > > > > But I'm prompted

Re: Bodhi client prompting for a password

2021-03-03 Thread Fabio Valentini
On Wed, Mar 3, 2021 at 9:31 PM Miro Hrončok wrote: > > On 03. 03. 21 21:08, Florian Weimer wrote: > > I want to run this command: > > > >bodhi updates trigger-tests FEDORA-2021-279dee1742 > > > > But I'm prompted for a username and password. I have a working Kerberos > > setup for koji/fedpkg

Schedule for Thursday's FPC Meeting (2021-03-04 17:00 UTC)

2021-03-03 Thread James Antill
 Following is the list of topics that will be discussed in the FPC meeting Thursday at 2021-03-04 17:00 UTC in #fedora-meeting-1 on irc.freenode.net.  Local time information (via. uitime): = Day: Thursday == 2021-03-04 09:00 PST US/Pacific 2021-03-04 1

Re: Update gating test is "failed" with no useful information

2021-03-03 Thread David Cantrell
On Tue, Mar 02, 2021 at 08:26:31AM -0800, Adam Williamson wrote: On Tue, 2021-03-02 at 13:59 +, Richard W.M. Jones wrote: Other tests are kind of random. I mean, what does this mean? https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/rpminspect-pipeline/job/master/12861/testRep

Re: Bodhi client prompting for a password

2021-03-03 Thread Miro Hrončok
On 03. 03. 21 21:08, Florian Weimer wrote: I want to run this command: bodhi updates trigger-tests FEDORA-2021-279dee1742 But I'm prompted for a username and password. I have a working Kerberos setup for koji/fedpkg, so this is somewhat surprising. Is this expected? Yes, that is how bodh

Re: Fedora/f35 compile error

2021-03-03 Thread Carol Bouchard
In our code base (restraint), we patch and recompile the m4 code base. https://github.com/tar-mirror/gnu-m4 In their code, they have the following which fails to compile when SIGSTKSZ < 16384 is interpreted. This is going to be a challenge to make work. # define SIGSTKSZ 8192 #ifndef SIGSTKSZ # de

Bodhi client prompting for a password

2021-03-03 Thread Florian Weimer
I want to run this command: bodhi updates trigger-tests FEDORA-2021-279dee1742 But I'm prompted for a username and password. I have a working Kerberos setup for koji/fedpkg, so this is somewhat surprising. Is this expected? I'm a bit hesitant to enter my Fedora Kerberos password in random pl

Re: Fedora/f35 compile error

2021-03-03 Thread Florian Weimer
* Carol Bouchard: > Thank you Daniel and Richard. I'm going to have to study this some to > understand how this solves the compile issue cause the glibc code > isn't gone. It's still there. SIGSTKSZ is no longer a (preprocessor) constant. If you use it in place where a variable is expected, it

Re: Fedora/f35 compile error

2021-03-03 Thread Carol Bouchard
Thank you Daniel and Richard. I'm going to have to study this some to understand how this solves the compile issue cause the glibc code isn't gone. It's still there. Carol On Wed, Mar 3, 2021 at 11:31 AM Richard W.M. Jones wrote: > On Wed, Mar 03, 2021 at 02:24:35PM +, Daniel P. Berrangé

Re: Building custom kernels

2021-03-03 Thread stan via devel
Thanks for doing the work and posting the result / solution. On Wed, 3 Mar 2021 19:19:14 +0100 Julian Sikorski wrote: > I did actually manage to get this working, big thanks go to > chenxiaolong for their guide [1]. I did mix-and-match some of the > info from Fedora docs [2][3], mainly regarding

Fedora Linux 34 Beta Go/No-Go meeting next week

2021-03-03 Thread Ben Cotton
Hi everyone, It's that time already! The Fedora Linux 34 Beta Go/No-Go[1] meeting is scheduled for Thursday 11 March at 1700 UTC in #fedora-meeting. At this time, we will determine the status of the F34 Beta for the 16 March preferred target date. For more information about the Go/No-Go meeting, s

Re: Building custom kernels

2021-03-03 Thread Julian Sikorski
W dniu 03.03.2021 o 17:01, stan via devel pisze: On Wed, 3 Mar 2021 14:27:16 +0100 Julian Sikorski wrote: Am 03.03.21 um 14:00 schrieb Dominik 'Rathann' Mierzejewski: There seems to be some documentation on the wiki: https://fedoraproject.org/wiki/BuildingUpstreamKernel#Sign_the_kernel_for_S

Re: Fedora 34 Change: GitRepos-master-to-main (Self-Contained Change)

2021-03-03 Thread Tim Landscheidt
Kevin Fenzi wrote: > […] > The purpose here is to make the Fedora project a more welcoming place to > people who _do_ find those terms unwelcome. That doesn't mean everyone > does. It means we want to be welcoming and not jerks. ^ > I'm person

Re: ELN SIG First Meeting

2021-03-03 Thread Kevin Fenzi
On Tue, Mar 02, 2021 at 01:04:56AM +, Davide Cavalca via devel wrote: > On Mon, 2021-03-01 at 12:47 -0800, Kevin Fenzi wrote: > > I'm not sure exactly what you mean here... > > > > I think (please correct me if I'm wrong) you are wanting "all EPEL > > packages" to also be built as part of ELN

Re: Fedora 34 Change: GitRepos-master-to-main (Self-Contained Change)

2021-03-03 Thread Kevin Fenzi
On Tue, Mar 02, 2021 at 11:36:45AM -0600, Renich Bon Ciric wrote: > I haven't read the whole thread but I cannot believe everybody just > went with it. > > What is the practical purpose of changing master to main? I see no > benefit whatsoever. We're only making this politicized. > > I haven't ch

Re: OCaml 4.12

2021-03-03 Thread Jerry James
On Wed, Mar 3, 2021 at 9:05 AM Jerry James wrote: > Oh no! I thought I had tracked down all of the consumers of > ocaml-ppx-tools-versioned. So, no, ocaml-ppx-tools is not a straight > replacement. Users of ocaml-ppx-tools-versioned are supposed to > migrate to ocaml-ppxlib. I'll see what need

Re: F34 gdm login prompt goes crazy when a fingerprint reader with no enrolled prints is present

2021-03-03 Thread Hans de Goede
Hi, On 3/2/21 5:20 PM, Pavel Březina wrote: > On 3/2/21 4:25 PM, Ray Strode wrote: >> Hi, >> >> Ahh, okay. >> >> On Tue, Mar 2, 2021 at 9:31 AM Hans de Goede wrote: >>> sudo authselect select minimal >>> sudo authselect apply-changes >>> >>> Which results in the following /etc/pam.d/fingerprint-a

Re: Fedora/f35 compile error

2021-03-03 Thread Richard W.M. Jones
On Wed, Mar 03, 2021 at 02:24:35PM +, Daniel P. Berrangé wrote: > On Wed, Mar 03, 2021 at 09:07:48AM -0500, Carol Bouchard wrote: > > I'm seeing the following compile error in my product which I'm not seeing > > with earlier versions of Fedora. > > > > > > > > > > > > > > > > > > > >

Re: OCaml 4.12

2021-03-03 Thread Jerry James
On Tue, Mar 2, 2021 at 4:57 AM Richard W.M. Jones wrote: > haxe FTBFS because it depends on ocaml-ppx-tools-versioned-devel which > was removed from Rawhide. I'm not clear if ocaml-ppx-tools is a > straight replacement, but I didn't attempt to fix this package, so > please take a look. Also ISTR

Re: Building custom kernels

2021-03-03 Thread stan via devel
On Wed, 3 Mar 2021 14:27:16 +0100 Julian Sikorski wrote: > Am 03.03.21 um 14:00 schrieb Dominik 'Rathann' Mierzejewski: > > > > There seems to be some documentation on the wiki: > > https://fedoraproject.org/wiki/BuildingUpstreamKernel#Sign_the_kernel_for_Secure_Boot > > > > Regards, > > Domini

Re: Fedora 35 Change: rpmautospec - removing release and changelog fields from spec files (System-Wide Change proposal)

2021-03-03 Thread Fabio Valentini
On Wed, Mar 3, 2021 at 9:20 AM Pierre-Yves Chibon wrote: > > On Wed, Mar 03, 2021 at 01:07:44AM +0100, Miro Hrončok wrote: > > On 02. 03. 21 22:05, Pierre-Yves Chibon wrote: > > > The devil is in the details: pre-release, snapinfo, minorbump aren't > > > really > > > covered by distance being jus

Summary/Minutes from today's FESCo Meeting (2021-03-03)

2021-03-03 Thread Zbigniew Jędrzejewski-Szmek
Minutes: https://meetbot.fedoraproject.org/fedora-meeting-2/2021-03-03/fesco.2021-03-03-15.00.html Minutes (text): https://meetbot.fedoraproject.org/fedora-meeting-2/2021-03-03/fesco.2021-03-03-15.00.txt Log: https://meetbot.fedoraproject.org/fedora-meeting-2/2021-03-03/fesco.2021-03-03-15.00.lo

Fedora-IoT-34-20210303.0 compose check report

2021-03-03 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 1/16 (x86_64), 2/15 (aarch64) Old failures (same test failed in Fedora-IoT-34-20210227.0): ID: 798176 Test: x86_64 IoT-dvd_ostree-iso base_services_start URL: https://openqa.fedoraproject.org/tests/798176 ID: 798185 Test: aarch64 IoT-dvd

Fedora-34-20210303.n.0 compose check report

2021-03-03 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 24/126 (aarch64), 17/187 (x86_64) New failures (same test not failed in Fedora-34-20210302.n.1): ID: 797974 Test: aarch64 Server-dvd-iso support_server@uefi URL: https://openqa.fedoraproject.org/tests/797974 ID: 797981 Test: aarch64 Serv

Re: Fedora/f35 compile error

2021-03-03 Thread Daniel P . Berrangé
On Wed, Mar 03, 2021 at 09:07:48AM -0500, Carol Bouchard wrote: > I'm seeing the following compile error in my product which I'm not seeing > with earlier versions of Fedora. > > > > > > > > > > > > *make[4]: Entering directory > '/builddir/build/BUILD/restraint-0.3.2/third-party/m4-1.4.

Fedora/f35 compile error

2021-03-03 Thread Carol Bouchard
I'm seeing the following compile error in my product which I'm not seeing with earlier versions of Fedora. *make[4]: Entering directory '/builddir/build/BUILD/restraint-0.3.2/third-party/m4-1.4.18/lib' CC gl_avltree_oset.o CC binary-io.o CC c-ctype.o CC c-stack.oIn file i

Re: Fedora Account System and Bugzilla Mismatch email

2021-03-03 Thread Pierre-Yves Chibon
On Wed, Mar 03, 2021 at 11:27:44AM -, Lukas Zapletal wrote: > Hey, > > I got an email asking me to change my fedora email to match my BZ account. > Problem is, in BZ I have to use my redhat account which allows me to be > granted special permissions for RH-related bugs. Fedora wants to do th

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Kevin Kofler via devel
Miro Hrončok wrote: > 1) Why 269 and not 2.69? I guess that this is a historical thing: past autoconf compatibility packages always had names such as autoconf213. Back then, dots in package names were considered unusual or harmful, standard practice was to omit them. The rule that the dot shoul

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Kevin Kofler via devel
Miro Hrončok wrote: > 2) Is the parallel installability worth the trouble of different names? IMHO, yes. Some projects require developers to run autoconf to pregenerate the scripts, so they will need to be able to work with more than one version. Past autoconf compatibility packages in Fedora h

Re: Building custom kernels

2021-03-03 Thread Julian Sikorski
Am 03.03.21 um 14:00 schrieb Dominik 'Rathann' Mierzejewski: On Wednesday, 03 March 2021 at 13:53, Julian Sikorski wrote: [...] Now that the kernels have built successfully I have another question: is there an easy way of signing them so that secureboot can stay enabled? I have generated a key/c

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Ondrej Dubaj
On Wed, Mar 3, 2021 at 1:51 PM Miro Hrončok wrote: > On 03. 03. 21 13:47, Ondrej Dubaj wrote: > > > > > > On Wed, Mar 3, 2021 at 1:33 PM Miro Hrončok > > wrote: > > > > On 03. 03. 21 12:49, Ondrej Dubaj wrote: > > > Compat package prepared. > > > > >

Fedora 34 compose report: 20210303.n.0 changes

2021-03-03 Thread Fedora Rawhide Report
OLD: Fedora-34-20210302.n.1 NEW: Fedora-34-20210303.n.0 = SUMMARY = Added images:0 Dropped images: 0 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: Merging mingw specs into native spec

2021-03-03 Thread Richard W.M. Jones
On Wed, Mar 03, 2021 at 09:29:43AM +0100, Petr Pisar wrote: > V Tue, Mar 02, 2021 at 12:45:42PM +, Richard W.M. Jones napsal(a): > > On Mon, Mar 01, 2021 at 01:31:13PM +, Daniel P. Berrangé wrote: > > > +%if %{_with_mingw} > > > + > > > +%package -n mingw32-libvirt-glib > > > +Summary: Ming

Re: Building custom kernels

2021-03-03 Thread Dominik 'Rathann' Mierzejewski
On Wednesday, 03 March 2021 at 13:53, Julian Sikorski wrote: [...] > Now that the kernels have built successfully I have another question: is > there an easy way of signing them so that secureboot can stay enabled? I > have generated a key/certificate pair as described in the docs [1] but I was > n

Re: Building custom kernels

2021-03-03 Thread Julian Sikorski
Am 02.03.21 um 18:24 schrieb Julian Sikorski: W dniu 02.03.2021 o 18:10, Julian Sikorski pisze: W dniu 02.03.2021 o 13:42, Justin Forbes pisze: On Tue, Mar 2, 2021 at 3:32 AM Julian Sikorski wrote: Am 01.03.21 um 17:37 schrieb Brandon Nielsen: On 2/28/21 12:00 PM, Julian Sikorski wrote: W

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Miro Hrončok
On 03. 03. 21 13:47, Ondrej Dubaj wrote: On Wed, Mar 3, 2021 at 1:33 PM Miro Hrončok > wrote: On 03. 03. 21 12:49, Ondrej Dubaj wrote: > Compat package prepared. > > Package autoconf269-2.69-1 provides: > > /usr/bin/autoconf269 > /

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Ondrej Dubaj
On Wed, Mar 3, 2021 at 1:33 PM Miro Hrončok wrote: > On 03. 03. 21 12:49, Ondrej Dubaj wrote: > > Compat package prepared. > > > > Package autoconf269-2.69-1 provides: > > > > /usr/bin/autoconf269 > > /usr/bin/autoheader269 > > /usr/bin/autom4te269 > > /usr/bin/autoreconf269 > > /usr/bin/autoscan

Re: srpm rebuilding on RISC-V fedora image

2021-03-03 Thread Peter Robinson
On Wed, Mar 3, 2021 at 12:30 PM Richard W.M. Jones wrote: > > On Wed, Mar 03, 2021 at 05:45:35PM +0530, Billa Surendra wrote: > > Dear Richard, > > Please send messages to the Fedora devel list so there is > a public record and so others can help. > > > I am trying to initialize the mock chroot be

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Miro Hrončok
On 03. 03. 21 12:49, Ondrej Dubaj wrote: Compat package prepared. Package autoconf269-2.69-1 provides: /usr/bin/autoconf269 /usr/bin/autoheader269 /usr/bin/autom4te269 /usr/bin/autoreconf269 /usr/bin/autoscan269 /usr/bin/autoupdate269 /usr/bin/ifnames269 ... Parallel installation successful.

Re: Orphaned Telegram packages

2021-03-03 Thread Vitaly Zaitsev via devel
On 03.03.2021 12:57, Kevin Kofler via devel wrote: Indeed, next time please orphan packages instead of retiring them outright. They will be automatically retired if nobody adopts them. Got it. Thanks for the info. -- Sincerely, Vitaly Zaitsev (vit...@easycoding.org) _

Re: srpm rebuilding on RISC-V fedora image

2021-03-03 Thread Richard W.M. Jones
On Wed, Mar 03, 2021 at 05:45:35PM +0530, Billa Surendra wrote: > Dear Richard, Please send messages to the Fedora devel list so there is a public record and so others can help. > I am trying to initialize the mock chroot before performing the first rebuild > SRPM on RISC-V fedora image. > > In

Re: OCaml 4.12

2021-03-03 Thread Kevin Kofler via devel
Richard W.M. Jones wrote: > I also recall there was some discussion about whether we need > OCaml 4.12 in Fedora 34. I would prefer _not_ to do this, not only > because it's another couple of days of work, but also because > Fedora 34 is feeding into RHEL 9 and it would pull at least one more > OC

Re: Orphaned Telegram packages

2021-03-03 Thread Kevin Kofler via devel
Dan Čermák wrote: > The package is now retired, was that intentional? Note that this makes > adopting it much more of a hassle. Indeed, next time please orphan packages instead of retiring them outright. They will be automatically retired if nobody adopts them. Kevin Kofler _

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Ondrej Dubaj
Compat package prepared. Package autoconf269-2.69-1 provides: /usr/bin/autoconf269 /usr/bin/autoheader269 /usr/bin/autom4te269 /usr/bin/autoreconf269 /usr/bin/autoscan269 /usr/bin/autoupdate269 /usr/bin/ifnames269 /usr/share/autoconf269 /usr/share/autoconf269/Autom4te /usr/share/autoconf269/Autom

Fedora Account System and Bugzilla Mismatch email

2021-03-03 Thread Lukas Zapletal
Hey, I got an email asking me to change my fedora email to match my BZ account. Problem is, in BZ I have to use my redhat account which allows me to be granted special permissions for RH-related bugs. Fedora wants to do this for the same reason, however I'd like to separate my upstream contribu

Re: Pytest 4 in Fedora, let's get rid of it please

2021-03-03 Thread Miro Hrončok
On 03. 03. 21 11:53, Paul Howarth wrote: On Tue, 2 Mar 2021 09:10:32 -0800 Kevin Fenzi wrote: On Tue, Mar 02, 2021 at 04:40:54PM +, Paul Howarth wrote: Hi all, On Tue, 2 Mar 2021 16:06:40 +0100 Miro Hrončok wrote: Given the lack of communication from the paramiko/invoke maintainers

Re: Pytest 4 in Fedora, let's get rid of it please

2021-03-03 Thread Paul Howarth
On Tue, 2 Mar 2021 09:10:32 -0800 Kevin Fenzi wrote: > On Tue, Mar 02, 2021 at 04:40:54PM +, Paul Howarth wrote: > > Hi all, > > > > On Tue, 2 Mar 2021 16:06:40 +0100 > > Miro Hrončok wrote: > > > > > Given the lack of communication from the paramiko/invoke > > > maintainers, I've just o

Re: F34 gdm login prompt goes crazy when a fingerprint reader with no enrolled prints is present

2021-03-03 Thread Pavel Březina
On 3/2/21 10:21 PM, Ray Strode wrote: Hi, On Tue, Mar 2, 2021, 11:20 AM Pavel Březina wrote: Can you reiterate the problem? The snippet above don't tell me much. Sorry, let me summarize (but also see Benjamin's email). Right now, if fingerprint auth is disabled in authselect, it's not disabl

Fedora-IoT-35-20210303.0 compose check report

2021-03-03 Thread Fedora compose checker
Missing expected images: Iot dvd aarch64 Iot dvd x86_64 Failed openQA tests: 1/16 (x86_64), 4/15 (aarch64) Old failures (same test failed in Fedora-IoT-35-20210301.0): ID: 797599 Test: x86_64 IoT-dvd_ostree-iso base_services_start URL: https://openqa.fedoraproject.org/tests/797599 ID: 7976

Re: Merging mingw specs into native spec

2021-03-03 Thread Daniel P . Berrangé
On Wed, Mar 03, 2021 at 09:29:43AM +0100, Petr Pisar wrote: > V Tue, Mar 02, 2021 at 12:45:42PM +, Richard W.M. Jones napsal(a): > > On Mon, Mar 01, 2021 at 01:31:13PM +, Daniel P. Berrangé wrote: > > > +%if %{_with_mingw} > > > + > > > +%package -n mingw32-libvirt-glib > > > +Summary: Ming

Schedule for Wednesday's FESCo Meeting (2021-03-03)

2021-03-03 Thread Zbigniew Jędrzejewski-Szmek
Following is the list of topics that will be discussed in the FESCo meeting Wednesday at 15:00UTC in #fedora-meeting-2 on irc.freenode.net. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/UTCHowto or run: date -d '2021-03-03 15:00 UTC' Links to all issues to

Fedora-Cloud-32-20210303.0 compose check report

2021-03-03 Thread Fedora compose checker
No missing expected images. Soft failed openQA tests: 1/7 (x86_64), 1/7 (aarch64) (Tests completed, but using a workaround for a known bug) Old soft failures (same test soft failed in Fedora-Cloud-32-20210302.0): ID: 797477 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL: https://op

Fedora-Rawhide-20210303.n.0 compose check report

2021-03-03 Thread Fedora compose checker
No missing expected images. Compose FAILS proposed Rawhide gating check! 2 of 43 required tests failed openQA tests matching unsatisfied gating requirements shown with **GATING** below Failed openQA tests: 14/187 (x86_64), 14/126 (aarch64) New failures (same test not failed in Fedora-Rawhide-20

Re: Self Introduction: Tomáš

2021-03-03 Thread Tomas Halman
Thank you for your offer. I'm taking over few packages from Jakub Hrozek now and he provides all the information that I need. So far so good :) Tom On Tue, Mar 2, 2021 at 8:31 PM Matthew Miller wrote: > On Tue, Mar 02, 2021 at 10:40:27AM +0100, Tomas Halman wrote: > > My name is Tomáš or Tom fo

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Ondrej Dubaj
Actually yes, you are right. Currently all fedora prackages are buildable with autoconf-2.69 and there is a small part (~190), which are not buildable with autoconf-2.71 (will use compat package instead). Thanks for your advice, I didn't realize this at the moment. Ondrej On Wed, Mar 3, 2021 at

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Dominique Martinet
Zbigniew Jędrzejewski-Szmek wrote on Wed, Mar 03, 2021 at 08:25:30AM +: > On Wed, Mar 03, 2021 at 09:20:48AM +0100, Ondrej Dubaj wrote: > > Understand, starting to work on delivering autoconf-2.69 compat package. > > Have to investigate if it would be possible to install autoconf-2.69 and > > a

Re: Merging mingw specs into native spec

2021-03-03 Thread Petr Pisar
V Tue, Mar 02, 2021 at 12:45:42PM +, Richard W.M. Jones napsal(a): > On Mon, Mar 01, 2021 at 01:31:13PM +, Daniel P. Berrangé wrote: > > +%if %{_with_mingw} > > + > > +%package -n mingw32-libvirt-glib > > +Summary: MingwGW Windows libvirt-gconfig virtualization library > > +BuildArch: noarc

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Mar 03, 2021 at 09:20:48AM +0100, Ondrej Dubaj wrote: > Understand, starting to work on delivering autoconf-2.69 compat package. > Have to investigate if it would be possible to install autoconf-2.69 and > autoconf-2.71 next to each other on the system. Will keep you updated. Actually, it

Re: Fedora 35 Change: Autoconf-2.71 (Self-Contained Change proposal)

2021-03-03 Thread Ondrej Dubaj
Understand, starting to work on delivering autoconf-2.69 compat package. Have to investigate if it would be possible to install autoconf-2.69 and autoconf-2.71 next to each other on the system. Will keep you updated. Ondrej On Mon, Mar 1, 2021 at 7:35 PM Zbigniew Jędrzejewski-Szmek < zbys...@in.w

Re: Fedora 35 Change: rpmautospec - removing release and changelog fields from spec files (System-Wide Change proposal)

2021-03-03 Thread Pierre-Yves Chibon
On Wed, Mar 03, 2021 at 01:07:44AM +0100, Miro Hrončok wrote: > On 02. 03. 21 22:05, Pierre-Yves Chibon wrote: > > The devil is in the details: pre-release, snapinfo, minorbump aren't really > > covered by distance being just an integer bumped. > > I don't see this covered in the current method ei