Re: Self-Introduction: Daniel Moerner

2017-01-24 Thread Daniel Moerner
On 01/24/2017 05:36 PM, Jerry James wrote: > On Tue, Jan 17, 2017 at 12:52 PM, Daniel Moerner wrote: >> Hi Jerry, >> >> Thanks for the welcome! If you're looking for comaintainers, I'd be >> happy to comaintain it. I'll look into the open bug report when I get a >> chance. >> >> Daniel > > Sorry

Re: Self-Introduction: Daniel Moerner

2017-01-24 Thread Jerry James
On Tue, Jan 17, 2017 at 12:52 PM, Daniel Moerner wrote: > Hi Jerry, > > Thanks for the welcome! If you're looking for comaintainers, I'd be > happy to comaintain it. I'll look into the open bug report when I get a > chance. > > Daniel Sorry to drop out of sight so suddenly. $DAYJOB got very dema

Re: Koji build - unexpected keyword argument 'canfail'

2017-01-24 Thread Andrew Bauer
Oh hey, I just now saw all the replies to my original message. Guess I better check my profile settings. Thank you Kevin, for fixing this! ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorapro

Re: Koji build - unexpected keyword argument 'canfail'

2017-01-24 Thread Charalampos Stratakis
It is fixed for me. Thanks for addressing the issue. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: Koji build - unexpected keyword argument 'canfail'

2017-01-24 Thread Kevin Fenzi
On Tue, 24 Jan 2017 20:53:45 - "Andrew Bauer" wrote: > Tried the build again this afternoon, and it was successful. No idea > what caused the problem. Guess I'll just assume this had something to > do with other recent Koji build issues. It was due to my making a newer koji package for the r

Re: Koji build - unexpected keyword argument 'canfail'

2017-01-24 Thread Andrew Bauer
Tried the build again this afternoon, and it was successful. No idea what caused the problem. Guess I'll just assume this had something to do with other recent Koji build issues. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe sen

Re: Important: NSS + Firefox + Thunderbird + Seamonkey + Icecat + Xulrunner

2017-01-24 Thread drago01
On Tue, Jan 24, 2017 at 7:44 PM, Roberto Ragusa wrote: > On 01/21/2017 04:15 PM, Kai Engert wrote: >> On Sat, 2017-01-21 at 15:47 +0100, Christian Dersch wrote: > >> The current Firefox 50.x will go unsupported on Tuesday, replaced by Firefox >> 51. >> Usually new important security fixes are con

Re: Koji build - unexpected keyword argument 'canfail'

2017-01-24 Thread Kevin Fenzi
On Tue, 24 Jan 2017 13:49:18 -0500 (EST) Charalampos Stratakis wrote: > Getting the same issue for gcc-python-plugin [0]. The scratch build > in koji (from my local srpm) completed successfully though. > > [0] https://koji.fedoraproject.org/koji/taskinfo?taskID=17403559 I think I just tracked d

Re: Koji build - unexpected keyword argument 'canfail'

2017-01-24 Thread Charalampos Stratakis
Getting the same issue for gcc-python-plugin [0]. The scratch build in koji (from my local srpm) completed successfully though. [0] https://koji.fedoraproject.org/koji/taskinfo?taskID=17403559 Regards, Charalampos Stratakis Associate Software Engineer Python Maintenance Team, Red Hat - Or

Re: Important: NSS + Firefox + Thunderbird + Seamonkey + Icecat + Xulrunner

2017-01-24 Thread Roberto Ragusa
On 01/21/2017 04:15 PM, Kai Engert wrote: > On Sat, 2017-01-21 at 15:47 +0100, Christian Dersch wrote: > The current Firefox 50.x will go unsupported on Tuesday, replaced by Firefox > 51. > Usually new important security fixes are contained in the new Firefox update. Going unsupported upstream i

Re: Proposal: Rethink Fedora multilib support (Take Two!)

2017-01-24 Thread Richard W.M. Jones
On Tue, Jan 17, 2017 at 12:31:05PM -0500, Carlos O'Donell wrote: > On 01/09/2017 08:18 PM, Richard W.M. Jones wrote: > > On Mon, Jan 09, 2017 at 09:20:20AM +0100, Jakub Jelinek wrote: > >> On Sat, Jan 07, 2017 at 11:15:28PM +, Richard W.M. Jones wrote: > >>> On Fri, Jan 06, 2017 at 02:47:35AM +

Re: Important: NSS + Firefox + Thunderbird + Seamonkey + Icecat + Xulrunner

2017-01-24 Thread Christian Dersch
Now you see why I and some others asked you to wait for more testing: https://bugzilla.redhat.com/show_bug.cgi?id=1415137 So pushing on monday was really the wrong solution. Such things *have* to be handled more carefully! On 01/21/2017 04:15 PM, Kai Engert wrote: > On Sat, 2017-01-21 at 15:47 +01

Fedora Rawhide-20170124.n.0 compose check report

2017-01-24 Thread Fedora compose checker
Missing expected images: Cloud_base qcow2 x86_64 Cloud_base raw-xz x86_64 Xfce raw-xz armhfp Minimal raw-xz armhfp Failed openQA tests: 13/107 (x86_64), 18/18 (i386) ID: 55432 Test: x86_64 Server-dvd-iso server_role_deploy_database_server URL: https://openqa.fedoraproject.org/tests/55432 I

Koji build - unexpected keyword argument 'canfail'

2017-01-24 Thread Andrew Bauer
BACKGROUND I am attempting to build perl-Sort-Key-1.32-4.el6.src.rpm for inclusion into epel6. This is a rebuild of the f20 branch. The newer 1.33 version of sort::key requires a newer version of make::maker, which is why 1.32 was chosen. I can locally mock build and install this module w/o any

Updating protobuf to 3.2.0rc2 in rawhide

2017-01-24 Thread Orion Poplawski
I'm updating protobuf to 3.2.0rc2 in rawhide, which includes a soname bump, and will be rebuilding dependent packages. -- Orion Poplawski Technical Manager 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane or...@

Re: overriding CXX_FLAGS

2017-01-24 Thread Jan Kratochvil
On Tue, 24 Jan 2017 10:54:32 +0100, Mattia Verga wrote: > I must ask developers why they recommend to use c++11 and then they set it > fixed to gnu++11 gnu++11 is a superset of c++11 so that should work either. Older GCCs defaulted to c++98, they may mean the project requires compiler support

Re: more problems with koji builders for f26

2017-01-24 Thread Kaleb Keithley
Okay, thanks for the info. I'll hold off until later. - Original Message - > From: "Peter Robinson" > To: "Development discussions related to Fedora" > > Sent: Tuesday, January 24, 2017 6:21:52 AM > Subject: Re: more problems with koji builders for f26 > > On Tue, Jan 24, 2017 at 11:

Re: more problems with koji builders for f26

2017-01-24 Thread Peter Robinson
On Tue, Jan 24, 2017 at 11:07 AM, Kaleb Keithley wrote: > Hi, > > Trying to build latest nfs-ganesha–– > > Yesterday (for me, 02:00 UTC, 24 Jan) I was getting (on both a fedpkg build > and koji scratch builds): >DEBUG util.py:435: Error: package pkgconf-pkg-config-1.2.0-1.fc26.ppc64le > con

more problems with koji builders for f26

2017-01-24 Thread Kaleb Keithley
Hi, Trying to build latest nfs-ganesha–– Yesterday (for me, 02:00 UTC, 24 Jan) I was getting (on both a fedpkg build and koji scratch builds): DEBUG util.py:435: Error: package pkgconf-pkg-config-1.2.0-1.fc26.ppc64le conflicts with pkgconfig < 1:0.29.1-2 provided by pkgconfig-1:0.29.1-1.fc

Re: overriding CXX_FLAGS

2017-01-24 Thread Mattia Verga
Il 24/01/2017 08:25, Dan Horák ha scritto: no need to override the flags, RawTherapee sets -std=gnu++11 for you in https://github.com/Beep6581/RawTherapee/blob/master/CMakeLists.txt#L23 Dan ___ devel mailing list -- devel@lists.fedor