[Test-Announce] Fedora 22 Beta Test Compose 1 (TC1) Available Now!

2015-03-11 Thread Adam Williamson
A bit ahead of the Fedora 22 schedule [1], Fedora 22 Beta Test Compose 1 (TC1) is now available for testing. This wasn't scheduled till next week, but releng needed to test some changes to the compose process and figured they may as well do it by running a TC1 compose - so it's up for testing i

Re: Issue with yum/systemd?

2015-03-11 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Mar 10, 2015 at 08:15:38PM -0700, Dave Johansen wrote: > On Tue, Mar 10, 2015 at 7:53 PM, Dave Johansen > wrote: > > > On Tue, Mar 10, 2015 at 5:10 AM, Michal Schmidt > > wrote: > > > >> On 03/10/2015 03:13 AM, Dave Johansen wrote: > >> > #0 0xb76debac in __kernel_vsyscall () > >> > #1

__attribute__((alias(foo))) and the hardening flags

2015-03-11 Thread Jerry James
I've got a puzzling build failure today and could use some direction on what to do. The build is here: https://koji.fedoraproject.org/koji/taskinfo?taskID=9204498. The cddlib package can be built both with and without GMP support. Most applications can work with either version, so we want to buil

Schedule for Thursday's FPC Meeting (2015-03-12 16:00 UTC) Followup:5 New:3

2015-03-11 Thread James Antill
Following is the list of topics that will be discussed in the FPC meeting Thursday at 2015-03-12 16:00 UTC in #fedora-meeting-1 on irc.freenode.net. Local time information (via. rktime): 2015-03-12 09:00 Thu US/Pacific PDT 2015-03-12 12:00 Thu US/Eastern EDT 2015-03-12

Re: Schedule for Thursday's FPC Meeting (2015-03-12 16:00 UTC) Followup:5 New:3

2015-03-11 Thread Stephen Gallagher
On Wed, 2015-03-11 at 11:52 -0400, James Antill wrote: > #topic #506 Guideline Draft: Service First-Time Setup > .fpc 506 > https://fedorahosted.org/fpc/ticket/506 Go ahead and take this off the list for this week. I haven't had a chance to make the requested edits yet. I'll try to ge

Re: __attribute__((alias(foo))) and the hardening flags

2015-03-11 Thread Moez Roy
On Wed, Mar 11, 2015 at 8:28 AM, Jerry James wrote: > Now, cddlib was rebuilt just before alpha freeze, so it has been built > with the hardening flags. This morning, I tried to rebuild gfan after > adding in $RPM_LD_FLAGS, so that it too would be built hardened. The > link step fails on x86_64

Re: __attribute__((alias(foo))) and the hardening flags

2015-03-11 Thread Moez Roy
When I set the target to f21 it fails on the test: LP algorithm being used: "cddgmp". gfan: polyhedralcone.cpp:604: IntegerVector PolyhedralCone::getUniquePoint() const: Assertion `containsRelatively(ret)' failed. gfan: parser.cpp:438: PolynomialSetList CharacterBasedParser::parsePolynomialSetList

Agenda for Env-and-Stacks WG meeting (2015-03-12)

2015-03-11 Thread Honza Horak
WG meeting will be at 13:00 UTC (9:00 EST, 14:00 Brno, 9:00 Boston, 22:00 Tokyo, 23:00 Brisbane) in #fedora-meeting-2 on Freenode. = Topics = * Follow-ups * Dockerfiles recommended tips * Playground repo revisiting * Open Floor -- devel mailing list devel@lists.fedoraproject.org https://admin

Re: Schedule for Wednesday's FESCo Meeting (2015-03-11)

2015-03-11 Thread Tomas Hozza
On 03/10/2015 04:06 PM, Tomas Hozza wrote: > Following is the list of topics that will be discussed in the FESCo > meeting Wednesday at 18: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: > d

mpich 3.1.4 in rawhide - soname changes

2015-03-11 Thread Orion Poplawski
I updated mpich 3.1 to 3.1.4 in rawhide. I wouldn't have thought this would make a difference, but apparently upstream decided to rename libraries (libmpich.so.12 -> libmpi.so.12) and drop a sub-library (libopa.so.1), apparently not having any understanding of how sonames work. Or perhaps I'm jus

Re: Issue with yum/systemd?

2015-03-11 Thread Dave Johansen
On Wed, Mar 11, 2015 at 6:40 AM, Zbigniew Jędrzejewski-Szmek < zbys...@in.waw.pl> wrote: > On Tue, Mar 10, 2015 at 08:15:38PM -0700, Dave Johansen wrote: > > On Tue, Mar 10, 2015 at 7:53 PM, Dave Johansen > > wrote: > > > > > On Tue, Mar 10, 2015 at 5:10 AM, Michal Schmidt > > > wrote: > > > > >