yum or dnf in the Fedora 22 Docker base image?

2015-02-14 Thread M. Edward (Ed) Borasky
Right now, the fedora:rawhide image on Docker Hub uses yum instead of dnf, as does the Fedora 21 release. Is there any plan to switch this release over to dnf? I'm in the process of refactoring my remix - big pieces of it are going into Docker images. I'm wondering if it's worth porting the main w

Re: [Test-Announce] Fedora 22 Branched 20150214 nightly compose nominated for testing

2015-02-14 Thread Adam Williamson
On Sat, 2015-02-14 at 18:30 -0800, M. Edward (Ed) Borasky wrote: > On Sat, Feb 14, 2015 at 10:21 AM, Adam Williamson < > adamw...@fedoraproject.org> wrote: > > > Do note my follow-up email about this compose being DOA, though. > > Dang! Any ETA for a live one? I have a gcc "bug" I want to > troub

Re: F-22 Branched report: 20150214 changes

2015-02-14 Thread Jens Petersen
[i686] > requires ghc(base-4.7.0.2-6d16fd65767daf67b7606bd63b471328) [x86_64] > requires ghc(base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1) I fixed the ghc ABI hash breakage (caused by ghc-7.8.4-40 -> ghc-7.8.4-41) for F22 and F23 so the next reports should be better, and also got bus

Re: rawhide report: 20150210 changes

2015-02-14 Thread Jens Petersen
> Am 14.02.2015 um 17:02 schrieb Jens Petersen: > > AFAICT now the ABI changes are due to -40 having > > been built with make -j16 on i686 and x86_64. > > > > In future I will use -j4 or less again > > don't get me wrong but if the number of threads of the complier changes > ABI of the result the

Re: [Test-Announce] Fedora 22 Branched 20150214 nightly compose nominated for testing

2015-02-14 Thread M. Edward (Ed) Borasky
On Sat, Feb 14, 2015 at 10:21 AM, Adam Williamson wrote: > Do note my follow-up email about this compose being DOA, though. Dang! Any ETA for a live one? I have a gcc "bug" I want to troubleshoot. I've got a huge compile that works with F21 but died painfully with Rawhide a few days back. -- O

Re: Un-retiring ice and mumble?

2015-02-14 Thread Kythyria Tieran
Carlos O'Donell wrote: > Devel, > > I would like to un-retire mumble, but that requires ice. > > I've just fixed ice to compile on f21 without much effort. > So I think I'll un-retire ice and mumble and maintain them > unless anyone objects. > > Is there any reason ice was orphaned and retired

Re: include-what-you-use not building on ARM

2015-02-14 Thread Dennis Gilmore
On Sat, 14 Feb 2015 09:27:44 -0700 Dave Johansen wrote: > I'm working on packaging include-what-you-use and it's not building > on ARM. I don't have access to ARM hardware to do the necessary > debugging, so I just opened a bugzilla to document it ( > https://bugzilla.redhat.com/show_bug.cgi?id=1

Re: Does clang/llvm need to be rebuilt because of the gcc 5.0 upgrade?

2015-02-14 Thread Dave Johansen
n Sat, Feb 14, 2015 at 11:41 AM, Jakub Jelinek wrote: > On Sat, Feb 14, 2015 at 11:38:13AM -0700, Dave Johansen wrote: > > On Sat, Feb 14, 2015 at 11:33 AM, Jakub Jelinek > wrote: > > > > > On Sat, Feb 14, 2015 at 09:25:50AM -0700, Dave Johansen wrote: > > > > I'm working on packaging include-wh

what is, regarding to std::string and std::list, plan to rebuild packages and better procedures?

2015-02-14 Thread Paulo César Pereira de Andrade
In my case, I was updating coin-or packages when one of then started failing at link time, only on i686, like this: undefined reference to `CoinMessageHandler::operator<<(std::__cxx11::basic_string, std::allocator > const&)' I tried to, temporarily fix it by, only on i686 building with "-D_GLIBC

Re: another dnf kernel issue?

2015-02-14 Thread Radek Holy
- Original Message - > From: "Radek Holy" > To: "James Antill" > Cc: "Development discussions related to Fedora" > > Sent: Saturday, February 14, 2015 7:53:50 PM > Subject: Re: another dnf kernel issue? > > - Original Message - > > From: "James Antill" > > To: "Radek Holy" >

Re: another dnf kernel issue?

2015-02-14 Thread Radek Holy
- Original Message - > From: "James Antill" > To: "Radek Holy" > Cc: ndbeck...@gmail.com, "Development discussions related to Fedora" > > Sent: Friday, February 13, 2015 8:28:44 PM > Subject: Re: another dnf kernel issue? > > On Tue, 2015-02-10 at 04:01 -0500, Radek Holy wrote: > > >

Re: Does clang/llvm need to be rebuilt because of the gcc 5.0 upgrade?

2015-02-14 Thread Jakub Jelinek
On Sat, Feb 14, 2015 at 11:38:13AM -0700, Dave Johansen wrote: > On Sat, Feb 14, 2015 at 11:33 AM, Jakub Jelinek wrote: > > > On Sat, Feb 14, 2015 at 09:25:50AM -0700, Dave Johansen wrote: > > > I'm working on packaging include-what-you-use and it works just fine with > > > Fedora 21, but in rawh

Re: Does clang/llvm need to be rebuilt because of the gcc 5.0 upgrade?

2015-02-14 Thread Dave Johansen
On Sat, Feb 14, 2015 at 11:33 AM, Jakub Jelinek wrote: > On Sat, Feb 14, 2015 at 09:25:50AM -0700, Dave Johansen wrote: > > I'm working on packaging include-what-you-use and it works just fine with > > Fedora 21, but in rawhide the tests are failing with std::length_error > > exceptions ( http://

Re: Does clang/llvm need to be rebuilt because of the gcc 5.0 upgrade?

2015-02-14 Thread Jakub Jelinek
On Sat, Feb 14, 2015 at 09:25:50AM -0700, Dave Johansen wrote: > I'm working on packaging include-what-you-use and it works just fine with > Fedora 21, but in rawhide the tests are failing with std::length_error > exceptions ( http://koji.fedoraproject.org/koji/taskinfo?taskID=8936112 ). > I was th

Re: [Test-Announce] Fedora 22 Branched 20150214 nightly compose nominated for testing

2015-02-14 Thread Adam Williamson
On Sat, 2015-02-14 at 13:04 -0500, Felix Miata wrote: > adamw...@fedoraproject.org composed on 2015-02-14 04:21 (UTC-0800): > > > Announcing the creation of a new nightly release validation test > > event for Fedora 22 Branched 20150214. Please help run some tests > >

Re: [Test-Announce] Fedora 22 Branched 20150214 nightly compose nominated for testing

2015-02-14 Thread Felix Miata
adamw...@fedoraproject.org composed on 2015-02-14 04:21 (UTC-0800): > Announcing the creation of a new nightly release validation test event > for Fedora 22 Branched 20150214. Please help run some tests for this > nightly compose if you have time. For more information on nightly

include-what-you-use not building on ARM

2015-02-14 Thread Dave Johansen
I'm working on packaging include-what-you-use and it's not building on ARM. I don't have access to ARM hardware to do the necessary debugging, so I just opened a bugzilla to document it ( https://bugzilla.redhat.com/show_bug.cgi?id=1192713 ). Hopefully, someone can figure out what the problem is an

Does clang/llvm need to be rebuilt because of the gcc 5.0 upgrade?

2015-02-14 Thread Dave Johansen
I'm working on packaging include-what-you-use and it works just fine with Fedora 21, but in rawhide the tests are failing with std::length_error exceptions ( http://koji.fedoraproject.org/koji/taskinfo?taskID=8936112 ). I was thinking that maybe this was because clang/llvm needs to be rebuilt becau

Re: rawhide report: 20150210 changes

2015-02-14 Thread Reindl Harald
Am 14.02.2015 um 17:02 schrieb Jens Petersen: ghc-7.8.4-41.fc22 - Oh dear - gcc5 changes all the ghc library ABI hashes. Sorry my initial hunch seems incorrect. AFAICT now the ABI changes are due to -40 having been built with make -j16 on i686 and x86_64. In future I will us

Re: rawhide report: 20150210 changes

2015-02-14 Thread Jens Petersen
> > ghc-7.8.4-41.fc22 > > - > > Oh dear - gcc5 changes all the ghc library ABI hashes. Sorry my initial hunch seems incorrect. AFAICT now the ABI changes are due to -40 having been built with make -j16 on i686 and x86_64. In future I will use -j4 or less again. Jens -- devel ma

taskotron failiure

2015-02-14 Thread Zbigniew Jędrzejewski-Szmek
Updates seem to have been pushed out now, thanks!. But I see a different problem with my update. Taskotron failure which I don't understand: not ok - depcheck for Bodhi update systemd-216-20.fc21 # FAIL --- arch: x86_64 details: output: |- Build systemd-216-20.fc21 failed depche

Re: 3 days without pushes ?

2015-02-14 Thread Peter Robinson
On Thu, Feb 12, 2015 at 7:53 PM, Sérgio Basto wrote: > On Qui, 2015-02-12 at 14:41 -0500, Corey Sheldon wrote: >> Aka patience and to be totally honest and blunt, if you have a >> alpha/beta tester group and or a solid forum/mailing list with updates >> to status this should seriously not be a set

[Test-Announce] Fedora 22 Branched 20150214 nightly compose nominated for testing

2015-02-14 Thread adamwill
Announcing the creation of a new nightly release validation test event for Fedora 22 Branched 20150214. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

Re: Proposal to (formally/easily) allowing multiple versions of the same library installable

2015-02-14 Thread Ralf Corsepius
On 02/14/2015 09:38 AM, Christopher Meng wrote: Who will review the new packages of these multiple versions? The process having been applied so far is the "adding a compat-package". In most cases this basically means to fork-off a package from an existing package and have this package revie

Proposal to (formally/easily) allowing multiple versions of the same library installable

2015-02-14 Thread Christopher Meng
> > > Who will review the new packages of these multiple versions? If we don't review it I think it's horrible to carry obsolete stuffs. Maintaining several version of the same library is not easy as you think, basically once a developer wants to install version X while then another people want to