Fedora-Atomic 27-20180309.0 compose check report

2018-03-08 Thread Fedora compose checker
No missing expected images. Passed openQA tests: 2/2 (x86_64) -- Mail generated by check-compose: https://pagure.io/fedora-qa/check-compose ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorap

Re: Gating packages in Rawhide

2018-03-08 Thread Milan Crha
On Thu, 2018-03-08 at 11:24 -0800, Kevin Fenzi wrote: > * CI/automated tests run on it, and if all is ok goes out in the next > rawhide compose. > * If not ok, you could wave the results or build more things/edit the > update until it passes. Hi, so it looks like you are going to remove ch

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Jason L Tibbitts III
> "PM" == Panu Matilainen writes: PM> It's not a solution because doing so usually drags half the distro PM> along due to library dependencies etc. That's true if you're updating to the rpm/dnf/whatever from the distro you want to upgrade to. That's not true if you're updating to a new vers

Re: Gating packages in Rawhide

2018-03-08 Thread Kevin Fenzi
On 03/08/2018 07:53 PM, Kevin Kofler wrote: > Randy Barlow wrote: >> It may be possible to automate the process a bit to make it less heavy >> for developers, though there is some complication for multi-package >> updates > > Some automation would help, sure. But if we are going to do things > au

Re: Fedora Rawhide-20180308.n.2 compose check report

2018-03-08 Thread Adam Williamson
e images in the compose: > > https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20180308.n.2/compose/CloudImages/x86_64/images/ > > I wonder if the name should be > Fedora-AtomicHost-Rawhide-20180308.n.2.x86_64.qcow2 > and that's why it's complaining? We should be a

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Kevin Kofler
We really need to get things working with the latest (or at least the second-to-latest, but ideally only the latest) LLVM and not carry ancient compatibility versions that are a symbol conflict minefield: Yaakov Selkowitz wrote: > On 2018-03-08 16:54, Adam Williamson wrote: >> llvm3.9 > > Still

Re: Gating packages in Rawhide

2018-03-08 Thread Kevin Kofler
Randy Barlow wrote: > As one of the Bodhi contributors, I am inclined to suggest that we could > use Bodhi on Rawhide, similar to how we use it for our stable/branched > releases, with more relaxed rules (perhaps 1 day in testing or something > simple). IMHO, this is highly impractical. Having to

Re: libqalculate soname change

2018-03-08 Thread Kevin Kofler
Adam Williamson wrote: > This cycle was actually kind of an interesting case, because on the one > hand, there's a pretty good argument that we were in a very bad state > at freeze time this cycle. On the *other* hand, one of the main reasons > we were in a bad state is because people kept frickin'

Re: Fedora Rawhide-20180308.n.2 compose check report

2018-03-08 Thread Dusty Mabe
On 03/08/2018 08:17 PM, Fedora compose checker wrote: > Missing expected images: > > Atomichost qcow2 x86_64 > Atomichost raw-xz x86_64 This is kind of interesting.. I see these images in the compose: https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20180308

Fedora Rawhide-20180308.n.2 compose check report

2018-03-08 Thread Fedora compose checker
Missing expected images: Atomichost qcow2 x86_64 Atomichost raw-xz x86_64 Failed openQA tests: 25/129 (x86_64), 6/24 (i386), 1/2 (arm) ID: 199278 Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller URL: https://openqa.fedoraproject.org/tests/199278 ID: 199280 Test: x86_64

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Chuck Anderson
On Thu, Mar 08, 2018 at 04:06:33PM -0800, Adam Williamson wrote: > On Thu, 2018-03-08 at 17:23 -0600, Yaakov Selkowitz wrote: > > > > > llvm3.9 > > > > Still required by julia[1]. > > "The Julia Language: A fresh approach to technical computing." > > But not *too* fresh, apparently. ;) Technic

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Adam Williamson
On Thu, 2018-03-08 at 17:23 -0600, Yaakov Selkowitz wrote: > > llvm4.0 > > Still required by ldc due to an issue on ppc64le[2]. The 'issue' referred to there is closed upstream: https://bugs.llvm.org/show_bug.cgi?id=36292 as of a couple of weeks ago. Perhaps the fix can be applied to our packag

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Adam Williamson
On Thu, 2018-03-08 at 17:23 -0600, Yaakov Selkowitz wrote: > > > llvm3.9 > > Still required by julia[1]. "The Julia Language: A fresh approach to technical computing." But not *too* fresh, apparently. ;) -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: a

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Adam Williamson
On Thu, 2018-03-08 at 15:47 -0800, Josh Stone wrote: > On 03/08/2018 03:25 PM, Yaakov Selkowitz wrote: > > On 2018-03-08 17:05, Adam Williamson wrote: > > > On Thu, 2018-03-08 at 14:54 -0800, Adam Williamson wrote: > > > > While rebuilding stuff for "GCC 8 ABI change on x86_64", I noticed we > > >

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Josh Stone
On 03/08/2018 03:25 PM, Yaakov Selkowitz wrote: > On 2018-03-08 17:05, Adam Williamson wrote: >> On Thu, 2018-03-08 at 14:54 -0800, Adam Williamson wrote: >>> While rebuilding stuff for "GCC 8 ABI change on x86_64", I noticed we >>> have a rather magnificent collection of ancient llvm versions: >>>

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Tom Stellard
On 03/08/2018 03:23 PM, Yaakov Selkowitz wrote: > On 2018-03-08 16:54, Adam Williamson wrote: >> While rebuilding stuff for "GCC 8 ABI change on x86_64", I noticed we >> have a rather magnificent collection of ancient llvm versions: > > Please double-check, but based on results of dnf repoquery of

rust-structopt and rust-structopt-derive license change

2018-03-08 Thread Josh Stone
rust-structopt-0.2.5-1.fc29 and rust-structopt-derive-0.2.5-1.fc29 come with a license change from "WTFPL" to "ASL 2.0 or MIT". ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Nicolas Mailhot
Le jeudi 08 mars 2018 à 15:47 -0500, Stephen John Smoogen a écrit : > On 8 March 2018 at 15:32, Stephen John Smoogen > wrote: > > On 8 March 2018 at 13:38, Nicolas Mailhot > et> wrote: > > I have spent this afternoon going through many of your emails and > > our > > logs so I could find try to fi

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Yaakov Selkowitz
On 2018-03-08 17:05, Adam Williamson wrote: > On Thu, 2018-03-08 at 14:54 -0800, Adam Williamson wrote: >> While rebuilding stuff for "GCC 8 ABI change on x86_64", I noticed we >> have a rather magnificent collection of ancient llvm versions: >> >> llvm34 >> llvm35 >> llvm3.9 >> llvm4.0 >> llvm5.0

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Yaakov Selkowitz
On 2018-03-08 16:54, Adam Williamson wrote: > While rebuilding stuff for "GCC 8 ABI change on x86_64", I noticed we > have a rather magnificent collection of ancient llvm versions: Please double-check, but based on results of dnf repoquery of the respective -libs subpackage: > llvm34 Don't see a

Re: question about Obsoletes/Provides

2018-03-08 Thread Fernando Nasser
On 2018-03-08 5:58 AM, Daniel P. Berrangé wrote: On Thu, Mar 08, 2018 at 11:23:45AM +0100, Jos de Kloe wrote: I have a question about an open review request on the eccodes package, see: https://bugzilla.redhat.com/show_bug.cgi?id=1508950 Eccodes will replace grib_api for which downstream will s

Re: On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Adam Williamson
On Thu, 2018-03-08 at 14:54 -0800, Adam Williamson wrote: > While rebuilding stuff for "GCC 8 ABI change on x86_64", I noticed we > have a rather magnificent collection of ancient llvm versions: > > llvm34 > llvm35 > llvm3.9 > llvm4.0 > llvm5.0 > > None of these is retired (llvm33 and llvm3.7 als

On Ye Olde Foreste of Anciente LLVM Versiones

2018-03-08 Thread Adam Williamson
While rebuilding stuff for "GCC 8 ABI change on x86_64", I noticed we have a rather magnificent collection of ancient llvm versions: llvm34 llvm35 llvm3.9 llvm4.0 llvm5.0 None of these is retired (llvm33 and llvm3.7 also exist, but *are* retired). llvm34 and llvm35 don't build successfully and ha

Re: Atomic Working Group VFAD 03/09

2018-03-08 Thread chicago
We would like to have a VFAD (virtual Fedora Activity Day) on March 9th at approximately Fri Mar 9 15:00:00 UTC 2018 .  This is 10 AM eastern. signature.asc Description: PGP signature ___ devel mailing list -- devel@lists.fedoraproject.org To unsubsc

Re: Gating packages in Rawhide

2018-03-08 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Thu, 2018-03-08 at 13:00 -0500, Randy Barlow wrote: > Greetings fellow Fedorans! > > I would like to kick off a general discussion about how we might gate > packages in Rawhide. I think it would be nice to get something in > place > for the Fedor

Re: Package name of flask_oauthlib

2018-03-08 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Thu, 2018-03-08 at 19:33 +, Richard Hughes wrote: > Hi, > > I've packaged up flask_oauthlib to use for a project I'm developing, > and am close to submitting it for a Fedora package review. I'm > wondering if the underscore should be used, an

Re: libqalculate soname change

2018-03-08 Thread Mukundan Ragavan
> On Wed, 2018-03-07 at 20:46 -0500, Mukundan Ragavan wrote: > > Thanks for the notification. > > Note F28 is currently in freeze for Beta; this is a long freeze, and > honestly, might get longer, given the current state of things. So I'm > not sure whether it'd be optimal to have this committed

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Dennis Gilmore
El jue, 08-03-2018 a las 12:55 +0200, Panu Matilainen escribió: > On 03/08/2018 12:42 PM, Panu Matilainen wrote: > > On 03/08/2018 12:21 PM, Reindl Harald wrote: > > > > > > > > > Am 08.03.2018 um 08:53 schrieb Panu Matilainen: > > > > P.P.S. So why didn't yum have anything like that? Because bac

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Stephen John Smoogen
On 8 March 2018 at 15:32, Stephen John Smoogen wrote: > On 8 March 2018 at 13:38, Nicolas Mailhot wrote: > I have spent this afternoon going through many of your emails and our > logs so I could find try to figure out what to help you. Coming back > and finding you blaming everyone else is insul

Atomic Working Group VFAD 03/09

2018-03-08 Thread Dusty Mabe
Hi everyone, This is a reminder that tomorrow we have a VFAD (Virtual Fedora Activity Day) for everyone who  can and wants to join in on the discussions:  https://pagure.io/atomic-wg/issue/429 -- Location: https://bluejeans.com/dmabe -- Topics: [upstream technology] * rpm-ostree ro

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Stephen John Smoogen
On 8 March 2018 at 13:38, Nicolas Mailhot wrote: > Le jeudi 08 mars 2018 à 17:57 +, Tom Hughes a écrit : >> >> No, it almost certainly means that laposte.net have announced via >> their DNS records that emails with laposte.net addresses should not >> be trusted unless they come direct from a l

Re: unresponsive maintainer: nss-mdns

2018-03-08 Thread Lennart Poettering
On Do, 08.03.18 16:51, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > On Thu, Mar 08, 2018 at 05:45:24PM +0100, Lennart Poettering wrote: > > On Mo, 05.03.18 20:35, Adam Goode (a...@spicenitz.org) wrote: > > > > > > On Mon, Mar 05, 2018 at 06:45:35PM -, Adam Goode wrote: > > > > >

Re: Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Tony Nelson
On 18-03-07 14:14:38, Nicolas Mailhot wrote: Le mercredi 07 mars 2018 à 12:18 -0500, Josh Boyer a écrit : > On Wed, Mar 7, 2018 at 12:11 PM, Nicolas Mailhot > wrote: > > Le mercredi 07 mars 2018 à 11:31 -0500, Stephen John Smoogen a écrit > > : > > > > > > I don't know if this is useful but i

Package name of flask_oauthlib

2018-03-08 Thread Richard Hughes
Hi, I've packaged up flask_oauthlib to use for a project I'm developing, and am close to submitting it for a Fedora package review. I'm wondering if the underscore should be used, and the package guidelines tell me to ask here. The source package could either be: * python-flask_oauthlib * pytho

Re: Gating packages in Rawhide

2018-03-08 Thread Tom Hughes
On 08/03/18 19:25, Mattia Verga wrote: Il 08/03/2018 20:11, Richard Shaw ha scritto: What about making side tags easily available to packagers directly? I could build my package that includes an ABI breaking update and rebuild the dependencies within that side tag and then submit when everythi

Re: Gating packages in Rawhide

2018-03-08 Thread Kevin Fenzi
On 03/08/2018 11:11 AM, Richard Shaw wrote: > What about making side tags easily available to packagers directly? I could > build my package that includes an ABI breaking update and rebuild the > dependencies within that side tag and then submit when everything is > complete. Yes, teaching bodhi a

Re: Gating packages in Rawhide

2018-03-08 Thread Mattia Verga
Il 08/03/2018 20:11, Richard Shaw ha scritto: What about making side tags easily available to packagers directly? I could build my package that includes an ABI breaking update and rebuild the dependencies within that side tag and then submit when everything is complete. +1 Maybe something

Re: Gating packages in Rawhide

2018-03-08 Thread Richard Shaw
What about making side tags easily available to packagers directly? I could build my package that includes an ABI breaking update and rebuild the dependencies within that side tag and then submit when everything is complete. Richard ___ devel mailing lis

Re: Gating packages in Rawhide

2018-03-08 Thread Mattia Verga
Il 08/03/2018 19:00, Randy Barlow ha scritto: As one of the Bodhi contributors, I am inclined to suggest that we could use Bodhi on Rawhide, similar to how we use it for our stable/branched releases, with more relaxed rules (perhaps 1 day in testing or something simple). Rawhide is a place wher

Re: Trying out More Go Packaging: Bugs and Questions

2018-03-08 Thread Robert-André Mauchin
On jeudi 8 mars 2018 16:37:57 CET Jan Chaloupka wrote: > On 03/07/2018 04:07 PM, Jan Chaloupka wrote: > > > > Saying that, I will prepare new builds of gofed so the new spec files > > are generated with the new macros. > > > F27 gofed build: > https://bodhi.fedoraproject.org/updates/FEDORA-2018

Re: Gating packages in Rawhide

2018-03-08 Thread Kevin Fenzi
On 03/08/2018 10:00 AM, Randy Barlow wrote: > Greetings fellow Fedorans! > > I would like to kick off a general discussion about how we might gate > packages in Rawhide. I think it would be nice to get something in place > for the Fedora 29 timeframe. I was hoping we could come up with a more det

Re: Gating packages in Rawhide

2018-03-08 Thread Randy Barlow
On 03/08/2018 01:32 PM, Michael Cronenworth wrote: > Why must the process change? It seems every bit of Fedora in the past > year has been changing... for the sake of change. We've had extreme issues with stability in Rawhide lately that could have been prevented with automated testing. These issu

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Nicolas Mailhot
Le jeudi 08 mars 2018 à 17:57 +, Tom Hughes a écrit : > > No, it almost certainly means that laposte.net have announced via > their DNS records that emails with laposte.net addresses should not > be trusted unless they come direct from a laposte.net server. Actually, it probably means the fed

Re: Gating packages in Rawhide

2018-03-08 Thread Michael Cronenworth
On 03/08/2018 12:00 PM, Randy Barlow wrote: If you have other suggestions on how we might gate packages in Rawhide that are wildly different than the above, please feel free to share! Why must the process change? It seems every bit of Fedora in the past year has been changing... for the sake o

Gating packages in Rawhide

2018-03-08 Thread Randy Barlow
Greetings fellow Fedorans! I would like to kick off a general discussion about how we might gate packages in Rawhide. I think it would be nice to get something in place for the Fedora 29 timeframe. As one of the Bodhi contributors, I am inclined to suggest that we could use Bodhi on Rawhide, simi

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Tom Hughes
On 08/03/18 17:46, Nicolas Mailhot wrote: Le jeudi 08 mars 2018 à 18:11 +0100, Fabio Valentini a écrit : Additionally, I frequently get Spam warnings for your e-mails because they don't pass the validation tests for being sent from a laposte.net address. That tells a lot more about USA operat

Re: GCC 8 ABI change on x86_64

2018-03-08 Thread Jakub Jelinek
On Thu, Mar 08, 2018 at 05:52:05PM +, Sérgio Basto wrote: > On Thu, 2018-03-08 at 10:25 +0100, Marek Polacek wrote: > > On Wed, Mar 07, 2018 at 07:20:18PM +, Sérgio Basto wrote: > > > On Wed, 2018-03-07 at 19:50 +0100, Marek Polacek wrote: > > > > I did another mass rebuild with a specially

unproductive finger pointing; was: Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread R P Herrold
On Thu, 8 Mar 2018, Nicolas Mailhot wrote: > That tells a lot more about USA operators being not willing to work with > non USA operators than anything else. ehh? from the headers in that post, as received by me: X-Authentication-Results: bastion01.phx2.fedoraproject.org; dkim=fail reason="

Re: GCC 8 ABI change on x86_64

2018-03-08 Thread Sérgio Basto
On Thu, 2018-03-08 at 10:25 +0100, Marek Polacek wrote: > On Wed, Mar 07, 2018 at 07:20:18PM +, Sérgio Basto wrote: > > On Wed, 2018-03-07 at 19:50 +0100, Marek Polacek wrote: > > > I did another mass rebuild with a specially-tweaked gcc in order > > > to > > > find out > > > which packages nee

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Nicolas Mailhot
Le jeudi 08 mars 2018 à 18:11 +0100, Fabio Valentini a écrit : > > Additionally, I frequently get Spam warnings for your e-mails because > they don't pass the validation tests for being sent from a laposte.net > address. That tells a lot more about USA operators being not willing to work with non

Re: libqalculate soname change

2018-03-08 Thread Adam Williamson
On Thu, 2018-03-08 at 10:15 -0500, Przemek Klosowski wrote: > > Having said that, I could see there might be a case for delaying the > freeze before it starts, if the overall schedule is delayed for > well-understood reasons. This cycle was actually kind of an interesting case, because on the o

Re: libqalculate soname change

2018-03-08 Thread Adam Williamson
On Thu, 2018-03-08 at 15:51 +0100, Kevin Kofler wrote: > Adam Williamson wrote: > > Note F28 is currently in freeze for Beta; this is a long freeze, and > > honestly, might get longer, given the current state of things. > > IMHO, if we know that we are not in a good enough state to release, we >

Re: Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Yanko Kaneti
On Thu, 2018-03-08 at 17:47 +0100, Nicolas Mailhot wrote: > Le jeudi 08 mars 2018 à 18:15 +0200, Yanko Kaneti a écrit : > > > > Nobody would care if a MTA on the way Fedora-ml->your-mailbox adds > > because nobody but you would see it. > > And what, exactly, do you think answers to those mails lo

Re: Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Fabio Valentini
On Thu, Mar 8, 2018 at 5:47 PM, Nicolas Mailhot wrote: > Le jeudi 08 mars 2018 à 18:15 +0200, Yanko Kaneti a écrit : >> >> Nobody would care if a MTA on the way Fedora-ml->your-mailbox adds >> because nobody but you would see it. > > And what, exactly, do you think answers to those mails look like

Re: unresponsive maintainer: nss-mdns

2018-03-08 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Mar 08, 2018 at 05:45:24PM +0100, Lennart Poettering wrote: > On Mo, 05.03.18 20:35, Adam Goode (a...@spicenitz.org) wrote: > > > > On Mon, Mar 05, 2018 at 06:45:35PM -, Adam Goode wrote: > > > > > > Hi, > > > > > > Lennart has the flu, so he'll probably wont' reply immediately. > >

Re: Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Nicolas Mailhot
Le jeudi 08 mars 2018 à 18:15 +0200, Yanko Kaneti a écrit : > > Nobody would care if a MTA on the way Fedora-ml->your-mailbox adds > because nobody but you would see it. And what, exactly, do you think answers to those mails look like once they had this added on the incoming route? You're not thi

Re: unresponsive maintainer: nss-mdns

2018-03-08 Thread Lennart Poettering
On Mo, 05.03.18 20:35, Adam Goode (a...@spicenitz.org) wrote: > > On Mon, Mar 05, 2018 at 06:45:35PM -, Adam Goode wrote: > > > > Hi, > > > > Lennart has the flu, so he'll probably wont' reply immediately. > > I'll ping him, but you can expect that he will want to give the > > package away.

Re: Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Yanko Kaneti
On Wed, 2018-03-07 at 20:14 +0100, Nicolas Mailhot wrote: > Le mercredi 07 mars 2018 à 12:18 -0500, Josh Boyer a écrit : > > On Wed, Mar 7, 2018 at 12:11 PM, Nicolas Mailhot > > wrote: > > > Le mercredi 07 mars 2018 à 11:31 -0500, Stephen John Smoogen a > > > écrit > > > : > > > > > > > > I don't

Schedule for Friday's FESCo Meeting (2018-03-09)

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

Re: libqalculate soname change

2018-03-08 Thread Randy Barlow
On 03/08/2018 09:51 AM, Kevin Kofler wrote: > IMHO, if we know that we are not in a good enough state to release, we > should delay the start of the freeze (in the current case where it has > already started: cancel the freeze and try again later) until we are in a > releasable state. It just do

Re: Trying out More Go Packaging: Bugs and Questions

2018-03-08 Thread Jan Chaloupka
On 03/07/2018 04:07 PM, Jan Chaloupka wrote: On 03/07/2018 04:02 PM, Jan Chaloupka wrote: On 03/07/2018 03:50 PM, Robert-André Mauchin wrote: On mardi 6 mars 2018 12:47:40 CET Jan Chaloupka wrote: Hi Robert-André, thank you for your patience and all comments pointing out pieces that are

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread Christopher
On Thu, Mar 8, 2018 at 10:02 AM William Cohen wrote: > On 03/07/2018 02:43 AM, Igor Gnatenko wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 > > > > This is the second iteration of my mass-scratch-rebuild without > > gcc/gcc-c++ in the buildroot[0]. Everything what was written in >

Re: libqalculate soname change

2018-03-08 Thread Przemek Klosowski
On 03/08/2018 09:51 AM, Kevin Kofler wrote: Adam Williamson wrote: Note F28 is currently in freeze for Beta; this is a long freeze, and honestly, might get longer, given the current state of things. IMHO, if we know that we are not in a good enough state to release, we should delay the start of

Re: Fedora 28 Change Checkpoint: 100% Code Complete Deadline & Beta Freeze

2018-03-08 Thread Kevin Kofler
I wrote: > Fedora: >> Beta and Final freezes are in effect from 00:00 UTC of the freeze day. > > KDE: >> All deadlines are due 23:59 UTC, but if you need a few more hours, notify >> someone from the release team. PS: The deadlines I encountered for academic CfPs were also KDE style (23:59 in a s

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Panu Matilainen
On 03/08/2018 02:23 PM, Neal Gompa wrote: On Thu, Mar 8, 2018 at 6:48 AM, Panu Matilainen wrote: On 03/08/2018 01:39 PM, Neal Gompa wrote: On Thu, Mar 8, 2018 at 2:53 AM, Panu Matilainen wrote: On 03/07/2018 03:10 PM, Neal Gompa wrote: On Wed, Mar 7, 2018 at 5:52 AM, Igor Gnatenko wrot

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread William Cohen
On 03/07/2018 02:43 AM, Igor Gnatenko wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > This is the second iteration of my mass-scratch-rebuild without > gcc/gcc-c++ in the buildroot[0]. Everything what was written in > original mail still applies. > > Since people might have fixed t

Re: libqalculate soname change

2018-03-08 Thread Kevin Kofler
Adam Williamson wrote: > Note F28 is currently in freeze for Beta; this is a long freeze, and > honestly, might get longer, given the current state of things. IMHO, if we know that we are not in a good enough state to release, we should delay the start of the freeze (in the current case where it

gnome-shell-extension - gschemas.compiled is no created

2018-03-08 Thread Martin Gansser
Hi, When creating the package gnome-shell-extension-media-player-indicator, no gschemas.compiled is created. rpm spec file: https://src.fedoraproject.org/cgit/rpms/gnome-shell-extension-media-player-indicator.git/tree/gnome-shell-extension-media-player-indicator.spec What is going wrong ? regard

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Neal Gompa
On Thu, Mar 8, 2018 at 6:48 AM, Panu Matilainen wrote: > On 03/08/2018 01:39 PM, Neal Gompa wrote: >> >> On Thu, Mar 8, 2018 at 2:53 AM, Panu Matilainen >> wrote: >>> >>> On 03/07/2018 03:10 PM, Neal Gompa wrote: On Wed, Mar 7, 2018 at 5:52 AM, Igor Gnatenko wrote: >

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Panu Matilainen
On 03/08/2018 01:39 PM, Neal Gompa wrote: On Thu, Mar 8, 2018 at 2:53 AM, Panu Matilainen wrote: On 03/07/2018 03:10 PM, Neal Gompa wrote: On Wed, Mar 7, 2018 at 5:52 AM, Igor Gnatenko wrote: And you forgot: 5. Teach DNF to use "target" DNF/RPM stack to perform upgrade (best and proper way

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Neal Gompa
On Thu, Mar 8, 2018 at 2:53 AM, Panu Matilainen wrote: > On 03/07/2018 03:10 PM, Neal Gompa wrote: >> >> On Wed, Mar 7, 2018 at 5:52 AM, Igor Gnatenko >> wrote: >>> >>> And you forgot: >>> 5. Teach DNF to use "target" DNF/RPM stack to perform upgrade (best and >>> proper way). >>> >> >> This has

Re: question about Obsoletes/Provides

2018-03-08 Thread Daniel P . Berrangé
On Thu, Mar 08, 2018 at 11:23:45AM +0100, Jos de Kloe wrote: > I have a question about an open review request on the eccodes package, > see: https://bugzilla.redhat.com/show_bug.cgi?id=1508950 > > Eccodes will replace grib_api for which downstream will stop support at > the end of this year. > The

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Panu Matilainen
On 03/08/2018 12:42 PM, Panu Matilainen wrote: On 03/08/2018 12:21 PM, Reindl Harald wrote: Am 08.03.2018 um 08:53 schrieb Panu Matilainen: P.P.S. So why didn't yum have anything like that? Because back then, there were other upgrade methods that did run on the "target stack": anaconda, preu

Re: [SO-NAME BUMP] libjson-c.so.4 comes to fc28 and Rawhide

2018-03-08 Thread Björn 'besser82' Esser
Am Dienstag, den 06.03.2018, 15:10 +0100 schrieb Björn 'besser82' Esser: > Hello folks, > > I'll update json-c to v0.13.1 for fc28 and Rawhide. This will bump > libjson-c so-name from 3 to 4 without any changes to the API. The > bump > was done, because some distributions already bumped the so-n

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Panu Matilainen
On 03/08/2018 12:21 PM, Reindl Harald wrote: Am 08.03.2018 um 08:53 schrieb Panu Matilainen: P.P.S. So why didn't yum have anything like that? Because back then, there were other upgrade methods that did run on the "target stack": anaconda, preupgrade, fedup to name a few and i never used o

question about Obsoletes/Provides

2018-03-08 Thread Jos de Kloe
I have a question about an open review request on the eccodes package, see: https://bugzilla.redhat.com/show_bug.cgi?id=1508950 Eccodes will replace grib_api for which downstream will stop support at the end of this year. Therefore the first draft spec file had Obsoletes/Provides entries to make c

Re: GCC 8 ABI change on x86_64

2018-03-08 Thread Marek Polacek
On Wed, Mar 07, 2018 at 09:19:15PM -0800, Adam Williamson wrote: > On Wed, 2018-03-07 at 19:50 +0100, Marek Polacek wrote: > > Recently we discovered a serious bug in the compiler whereby we miscompiled > > several packages. The problem started with my ABI-changing patch which > > changed > > how

Re: GCC 8 ABI change on x86_64

2018-03-08 Thread Marek Polacek
On Wed, Mar 07, 2018 at 09:36:29PM +0100, Jakub Jelinek wrote: > On Wed, Mar 07, 2018 at 12:27:34PM -0800, Adam Williamson wrote: > > On Wed, 2018-03-07 at 19:50 +0100, Marek Polacek wrote: > > > Recently we discovered a serious bug in the compiler whereby we > > > miscompiled > > > several packag

Re: GCC 8 ABI change on x86_64

2018-03-08 Thread Marek Polacek
On Wed, Mar 07, 2018 at 07:20:18PM +, Sérgio Basto wrote: > On Wed, 2018-03-07 at 19:50 +0100, Marek Polacek wrote: > > I did another mass rebuild with a specially-tweaked gcc in order to > > find out > > which packages need to be rebuild with patched gcc-8.0.1-0.16. > > How we find out the s

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread Vít Ondruch
Dne 8.3.2018 v 09:19 Igor Gnatenko napsal(a): > On Wed, 2018-03-07 at 16:39 +0100, Vít Ondruch wrote: > > > Dne 7.3.2018 v 15:08 Jerry James napsal(a): > >> On Wed, Mar 7, 2018 at 12:43 AM, Igor Gnatenko > >> wrote: > >>> This is the second iteration of my mass-scratch-rebuild without > >>> gcc/

Re: compilation of lollypop fails on mock build server

2018-03-08 Thread Martin Gansser
then I will omit meson_test in the %check section. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: Frequently broken Rawhide/Branched composes

2018-03-08 Thread Vít Ondruch
Dne 6.3.2018 v 21:36 Kevin Kofler napsal(a): > Nicolas Mailhot wrote: >> The “never go backwards” policy means that as soon something hits devel >> other packages can rely on your package and start adapting >> their packages on the basis of your changes. You can not pull the carpet >> from under

Re: Frequently broken Rawhide/Branched composes

2018-03-08 Thread Vít Ondruch
Dne 6.3.2018 v 19:26 Kevin Fenzi napsal(a): > On 03/06/2018 07:47 AM, Pierre-Yves Chibon wrote: >> On Tue, Mar 06, 2018 at 02:58:45PM +, Stephen Gallagher wrote: > ...snip... >>> But that has its own issues. >> Sorry, just to be clear, what would have its own issues: >> - asking rawhide users

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread Vít Ondruch
Dne 8.3.2018 v 09:15 Igor Gnatenko napsal(a): > On Wed, 2018-03-07 at 09:21 +0100, Lukas Czerner wrote: > > Hi, > > > how do I test my changes are working properly ? So far my builds > > succeeded without problems. > > Probably easiest way would be to copy existing /etc/mock/fedora- > rawhide-x86

Re: Broken system upgrade due to rich dependencies

2018-03-08 Thread Panu Matilainen
On 03/08/2018 09:53 AM, Panu Matilainen wrote: On 03/07/2018 03:10 PM, Neal Gompa wrote: On Wed, Mar 7, 2018 at 5:52 AM, Igor Gnatenko wrote: And you forgot: 5. Teach DNF to use "target" DNF/RPM stack to perform upgrade (best and proper way). This has been requested for a long time: https:/

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wed, 2018-03-07 at 16:44 +0100, Vít Ondruch wrote: > $ curl https://ignatenkobrain.fedorapeople.org/gcc-removal-pkgs.txt | > wc -l > % Total% Received % Xferd Average Speed TimeTime > Time > Current >

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wed, 2018-03-07 at 16:39 +0100, Vít Ondruch wrote: > > Dne 7.3.2018 v 15:08 Jerry James napsal(a): > > On Wed, Mar 7, 2018 at 12:43 AM, Igor Gnatenko > > wrote: > > > This is the second iteration of my mass-scratch-rebuild without > > > gcc/gcc-

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wed, 2018-03-07 at 07:08 -0700, Jerry James wrote: > On Wed, Mar 7, 2018 at 12:43 AM, Igor Gnatenko > wrote: > > This is the second iteration of my mass-scratch-rebuild without > > gcc/gcc-c++ in the buildroot[0]. Everything what was written in >

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wed, 2018-03-07 at 13:41 +0100, Sandro Mani wrote: > On 07.03.2018 08:43, Igor Gnatenko wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 > > > > This is the second iteration of my mass-scratch-rebuild without > > gcc/gcc-c++ in t

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wed, 2018-03-07 at 09:21 +0100, Lukas Czerner wrote: > Hi, > > how do I test my changes are working properly ? So far my builds > succeeded without problems. Probably easiest way would be to copy existing /etc/mock/fedora- rawhide-x86_64.cfg and