Re: Intent to retire why

2019-06-08 Thread Jerry James
On Thu, Jun 6, 2019 at 9:12 PM Jerry James wrote: > I got about half of the builds done. Unfortunately, the alt-ergo build > failed on 32-bit ARM with errors that I don't understand: > > https://koji.fedoraproject.org/koji/buildinfo?buildID=1280684 > > I ran the build twice just in case it was a

Review swaps

2019-06-08 Thread Jerry James
It's time for another game of "my package just grew some new dependencies." I need reviews for the following and am willing to do reviews in exchange: 1. catch2: a C++ header-only test framework for unit tests https://bugzilla.redhat.com/show_bug.cgi?id=1718597 2. cli11: a header-only command

Re: RFC: Multiple parallel side tags

2019-06-08 Thread Kevin Kofler
Nicolas Mailhot via devel wrote: > But, what is different here from the Fedora circles / Fedora modules / > etc endeavours? Isn’t the root problem synchronizing common code paths, > because free software means pervasive code reuse, apps ends up being > deployed together, and un-sharing generates co

Re: encrypted swap with urandom key problem

2019-06-08 Thread Chris Murphy
Best as I can tell, for some reason the failure case, systemd doesn't see the formatted swap device appear. In a working case it looks like this: [ 23.310555] flap.local systemd[1]: dev-disk-by\x2duuid-dcae3053\x2d1cc2\x2d4890\x2da33b\x2d6d71b3dc97df.device: Changed dead -> plugged [ 23.310639

encrypted swap with urandom key problem

2019-06-08 Thread Chris Murphy
Hi, I'm having a heck of a time trying to troubleshoot an indefinite hang on startup due to setting up crypto swap on one of my laptops. At this point it seems computer specific. I can't reproduce it on two other (dissimilar) computers or any qemu-kvm VM. Without any debugging enabled, the proble

Re: Qt 5.12.3 coming to rawhide

2019-06-08 Thread Rex Dieter
Richard Shaw wrote: > On Tue, Jun 4, 2019 at 6:30 AM Jan Grulich wrote: > >> Hi, >> >> I started update process in rawhide to update all Qt modules to 5.12.3 >> and later I will rebuild all packages depending on Qt private stuff. You >> may experience build failures until the whole update proces

Re: RFC: Multiple parallel side tags

2019-06-08 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Jun 08, 2019 at 10:29:29AM -0400, Stephen John Smoogen wrote: > On Sat, Jun 8, 2019 at 6:12 AM Igor Gnatenko < > ignatenkobr...@fedoraproject.org> wrote: > > > Hi, > > > > Imagine situation that somebody is working on KDE rebase and me on > > libgit2 rebase. Both involve rebuilding/updatin

Re: RFC: Multiple parallel side tags

2019-06-08 Thread Stephen John Smoogen
On Sat, Jun 8, 2019 at 6:12 AM Igor Gnatenko < ignatenkobr...@fedoraproject.org> wrote: > Hi, > > Imagine situation that somebody is working on KDE rebase and me on > libgit2 rebase. Both involve rebuilding/updating some package, let's > say kf5-ktexteditor. > > We both work in different side tags

Re: RFC: Multiple parallel side tags

2019-06-08 Thread Neal Gompa
On Sat, Jun 8, 2019 at 9:15 AM Fabio Valentini wrote: > > On Sat, Jun 8, 2019 at 2:10 PM Igor Gnatenko > wrote: > > > > On Sat, Jun 8, 2019 at 12:54 PM Nicolas Mailhot via devel > > wrote: > > > > > > Le samedi 08 juin 2019 à 11:23 +0200, Igor Gnatenko a écrit : > > > > Hi, > > > > > > > > Imagi

New Go Packaging Guidelines landed in rawhide (koji) today

2019-06-08 Thread Nicolas Mailhot via devel
Hi, Fedora’s new Go packaging macros landed in rawhide (koji) today. The corresponding Fedora Go packaging conventions are therefore EFFECTIVE for new rawhide builds. For the first time in Fedora’s history, we will be able to perform Go package builds conforming to an approved Fedora Packaging Gu

Re: RFC: Multiple parallel side tags

2019-06-08 Thread Igor Gnatenko
On Sat, Jun 8, 2019 at 3:21 PM Fabio Valentini wrote: > > On Sat, Jun 8, 2019 at 2:10 PM Igor Gnatenko > wrote: > > > > On Sat, Jun 8, 2019 at 12:54 PM Nicolas Mailhot via devel > > wrote: > > > > > > Le samedi 08 juin 2019 à 11:23 +0200, Igor Gnatenko a écrit : > > > > Hi, > > > > > > > > Imagi

Re: RFC: Multiple parallel side tags

2019-06-08 Thread Fabio Valentini
On Sat, Jun 8, 2019 at 2:10 PM Igor Gnatenko wrote: > > On Sat, Jun 8, 2019 at 12:54 PM Nicolas Mailhot via devel > wrote: > > > > Le samedi 08 juin 2019 à 11:23 +0200, Igor Gnatenko a écrit : > > > Hi, > > > > > > Imagine situation that somebody is working on KDE rebase and me on > > > libgit2 r

Re: RFC: Multiple parallel side tags

2019-06-08 Thread Igor Gnatenko
On Sat, Jun 8, 2019 at 12:54 PM Nicolas Mailhot via devel wrote: > > Le samedi 08 juin 2019 à 11:23 +0200, Igor Gnatenko a écrit : > > Hi, > > > > Imagine situation that somebody is working on KDE rebase and me on > > libgit2 rebase. Both involve rebuilding/updating some package, let's > > say kf5

Re: build failure using boost-python3 on ppc64le

2019-06-08 Thread Leigh Scott
I have fixed the issue https://src.fedoraproject.org/rpms/libpst/c/b1874bd9f8ba64d3801e1097c031cd75f964dcce?branch=master and also cleaned up the spec file https://src.fedoraproject.org/rpms/libpst/c/34fa7877c3c30b291712914b9834c79154a020cd?branch=master https://src.fedoraproject.org/rpms/libpst

Re: RFC: Multiple parallel side tags

2019-06-08 Thread Nicolas Mailhot via devel
Le samedi 08 juin 2019 à 11:23 +0200, Igor Gnatenko a écrit : > Hi, > > Imagine situation that somebody is working on KDE rebase and me on > libgit2 rebase. Both involve rebuilding/updating some package, let's > say kf5-ktexteditor. > > We both work in different side tags, in KDE rebase kf5-ktext

RFC: Multiple parallel side tags

2019-06-08 Thread Igor Gnatenko
Hi, Imagine situation that somebody is working on KDE rebase and me on libgit2 rebase. Both involve rebuilding/updating some package, let's say kf5-ktexteditor. We both work in different side tags, in KDE rebase kf5-ktexteditor gets updated to a new version. In libgit2 rebase, old version gets re