Still use fedpkg to build docker images in OSBS?

2016-11-28 Thread Chenxiong Qi
Hi, What I know so far is that docker images are built in Koji by the container build plugin. I'd like to know if the osbs functionality in fedpkg is still useful for some of you. This could be helpful to determine whether to remove osbs from package tool totally, or just make it a standalone

Re: OpenMPI binary only created on 64bit not on 32bit

2016-11-28 Thread Jens Lody
Am Mon, 28 Nov 2016 21:02:01 -0700 schrieb Orion Poplawski : > On 11/28/2016 05:29 PM, Susi Lehtola wrote: > > On 11/28/2016 04:20 AM, Johannes Lips wrote: > >>> Am 28.11.2016 09:51, schrieb Johannes Lips: > >>> > >>> The pregenerated configure-script looks for libmpi.so in "/usr/lib > >>> /usr

Re: OpenMPI binary only created on 64bit not on 32bit

2016-11-28 Thread Orion Poplawski
On 11/28/2016 05:29 PM, Susi Lehtola wrote: On 11/28/2016 04:20 AM, Johannes Lips wrote: Am 28.11.2016 09:51, schrieb Johannes Lips: The pregenerated configure-script looks for libmpi.so in "/usr/lib /usr/lib/openmpi /usr/lib64/openmpi/lib", but on i686 it's in "/usr/lib/openmpi/lib". Regenera

[Fedocal] Reminder meeting : Modularity WG

2016-11-28 Thread jkurik
Dear all, You are kindly invited to the meeting: Modularity WG on 2016-11-29 from 15:00:00 to 16:00:00 UTC At fedora-meetin...@irc.freenode.net The meeting will be about: Meeting for the Modularity Working Group. More information available at: [Modularity Working Group wiki page](https://

Re: OpenMPI binary only created on 64bit not on 32bit

2016-11-28 Thread Susi Lehtola
On 11/28/2016 04:20 AM, Johannes Lips wrote: Am 28.11.2016 09:51, schrieb Johannes Lips: The pregenerated configure-script looks for libmpi.so in "/usr/lib /usr/lib/openmpi /usr/lib64/openmpi/lib", but on i686 it's in "/usr/lib/openmpi/lib". Regenerating the configure-script might work. Somethi

Re: Changing the paths on binaries

2016-11-28 Thread Matthew Miller
On Mon, Nov 28, 2016 at 03:52:34PM -0600, Richard Shaw wrote: > I only found one but I have not investigated further: > # dnf repoquery --whatrequires /usr/sbin/rpcinfo > Local Packages for Fedora 24 30 MB/s | 70 kB 00:00 > nagios-plugins-rpc-0:2.1.1-1.fc24.x86_64 In that

Re: Nautilus usability

2016-11-28 Thread Samuel Sieb
On 11/28/2016 03:22 AM, Michael Schwendt wrote: On Sun, 27 Nov 2016 20:23:31 -0800, Samuel Sieb wrote: An SSD drive might not have this problem, but a spinning disk definitely will. You should never try running multiple copies on the same disk if you want it to finish in a reasonable time. Wi

Re: installing RPMs on NFS filesystems

2016-11-28 Thread J. Bruce Fields
On Mon, Nov 28, 2016 at 05:04:07PM -0500, J. Bruce Fields wrote: > On Wed, Nov 23, 2016 at 08:28:12PM -0500, Stephen John Smoogen wrote: > > On 23 November 2016 at 19:36, Samuel Sieb wrote: > > > On 11/23/2016 07:39 AM, Chuck Anderson wrote: > > >> > > >> Is it supposed to be supported to install

Re: installing RPMs on NFS filesystems

2016-11-28 Thread J. Bruce Fields
On Wed, Nov 23, 2016 at 08:28:12PM -0500, Stephen John Smoogen wrote: > On 23 November 2016 at 19:36, Samuel Sieb wrote: > > On 11/23/2016 07:39 AM, Chuck Anderson wrote: > >> > >> Is it supposed to be supported to install RPMs onto NFS filesystems? > >> Apparently NFSv3 doesn't support capabiliti

Re: Stuck PPC64 build

2016-11-28 Thread Jerry James
(Two weeks pass...) On Mon, Nov 14, 2016 at 1:17 PM, Dan Horák wrote: > and for polymake - it segfaults the same way on s390x > (http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=2398862), > likely a big endian issue Thank you Dan, Kevin, Patrick, and Zbigniew. I did not intend to drop ou

Re: Changing the paths on binaries

2016-11-28 Thread Richard Shaw
On Mon, Nov 28, 2016 at 2:57 PM, Stephen Gallagher wrote: > On 11/28/2016 03:41 PM, Steve Dickson wrote: > > Hello, > > > > Are there any rules regarding changing the > > path of binaries? > > > > rpcbind/rpcinfo has lived in /usr/sbin for > > years but that is because the spec file moves > > the

Re: Reminder: Fedora 23 End Of Life on 2016-Dec-20

2016-11-28 Thread Josh Boyer
On Mon, Nov 28, 2016 at 10:46 AM, Matthew Miller wrote: > On Mon, Nov 28, 2016 at 08:57:45AM -0500, Josh Boyer wrote: >> >> Fedora 23 support is going to be EOL on Tuesday, December 20th, 2016. >> >> At this day we are going to close all the Fedora 23 bugs which will >> >> remain open [1]. >> > I'

Re: Changing the paths on binaries

2016-11-28 Thread Matthew Miller
On Mon, Nov 28, 2016 at 03:57:08PM -0500, Stephen Gallagher wrote: > It depends on whether you consider that file location to be "API" or > not. Given that upstream considers them to belong in /usr/bin, I'd > guess that probably there aren't any other packages relying on these > executables living

Review swaps

2016-11-28 Thread Jerry James
I've got a couple of new package dependencies that need reviews: prooftree: https://bugzilla.redhat.com/show_bug.cgi?id=1399366 ocaml-ocplib-simplex: https://bugzilla.redhat.com/show_bug.cgi?id=1399367 I've also got a couple more GAP packages waiting in the wings. These 2 are lower priority than

Re: Changing the paths on binaries

2016-11-28 Thread Stephen Gallagher
On 11/28/2016 03:41 PM, Steve Dickson wrote: > Hello, > > Are there any rules regarding changing the > path of binaries? > > rpcbind/rpcinfo has lived in /usr/sbin for > years but that is because the spec file moves > the binary from /usr/bin to /usr/sbin during > the install. Upstream default

Changing the paths on binaries

2016-11-28 Thread Steve Dickson
Hello, Are there any rules regarding changing the path of binaries? rpcbind/rpcinfo has lived in /usr/sbin for years but that is because the spec file moves the binary from /usr/bin to /usr/sbin during the install. Upstream defaults to /usr/bin. Due to some systemd service file changes I wou

Re: State of LuaTeX in F25/rawhide

2016-11-28 Thread Avram Lubkin
On Mon, Nov 28, 2016 at 3:11 PM, Avram Lubkin wrote: > Forcing the pdftex driver gives an error about missing pdf primitives, > so this is most probably related to the removed pdf primitives in LuaTeX > 0.85 and later. > texlive-luatex85 provides luatex85.sty which might solve your issue. _

Planned Outage: Cloud Environment - 2016-12-01 21:00 UTC

2016-11-28 Thread Stephen John Smoogen
There will be an outage starting at 2016-12-01 21:00 UTC, which will last approximately 4 hours. To convert UTC to your local time, take a look at https://fedoraproject.org/wiki/UTCHowto or run: date -d '2016-12-01 21:00 UTC' Reason for outage: We have been in a freeze for the release of Fedora

Planned Outage: General Services Environment - 2016-11-30 21:00 UTC

2016-11-28 Thread Stephen John Smoogen
There will be an outage starting at 2016-11-30 21:00 UTC, which will last approximately 4 hours. To convert UTC to your local time, take a look at https://fedoraproject.org/wiki/UTCHowto or run: date -d '2016-11-30 21:00 UTC' Reason for outage: We have been in a freeze for the release of Fedora

Planned Outage: 2016-11-29 21:00 UTC Build Environment

2016-11-28 Thread Stephen John Smoogen
There will be an outage starting at 2016-11-29 21:00 UTC, which will last approximately 4 hours. To convert UTC to your local time, take a look at https://fedoraproject.org/wiki/UTCHowto or run: date -d '2016-11-29 21:00 UTC' Reason for outage: We have been in a freeze for the release of Fedora

Planned Outage: Staging Environment - 2016-11-28 21:00 UTC

2016-11-28 Thread Stephen John Smoogen
There will be an outage starting at 2016-11-28 21:00 UTC, which will last approximately 4 hours. To convert UTC to your local time, take a look at https://fedoraproject.org/wiki/UTCHowto or run: date -d '2016-11-28 21:00 UTC' Reason for outage: We have been in a freeze for the release of Fedora

Re: upcoming build and release developer flag day December 12 2016

2016-11-28 Thread Nathaniel McCallum
On Mon, Nov 28, 2016 at 3:10 AM, Alexander Bokovoy wrote: > On su, 27 marras 2016, Ken Dreyer wrote: >> >> On Wed, Nov 23, 2016 at 7:17 AM, Alexander Bokovoy >> wrote: >>> >>> Heimdal does not support MS-KKDCP spec, so you are left with direct >>> Kerberos communication over port 88/tcp or 88/udp

Re: upcoming build and release developer flag day December 12 2016

2016-11-28 Thread Nathaniel McCallum
On Mon, Nov 21, 2016 at 10:03 AM, Alexander Bokovoy wrote: > On ma, 21 marras 2016, Florian Weimer wrote: >> >> On 11/21/2016 01:31 PM, Stephen Gallagher wrote: >> >> Thanks for your explanation. >> >>> So yes, we have protection against that. FreeIPA (which is backing this >>> solution) requires

Re: License of perl-Test-Prereq changed from (GPL+ or Artistic) to Artistic 2.0

2016-11-28 Thread Matthew Miller
On Mon, Nov 28, 2016 at 04:19:19PM +, Paul Howarth wrote: > The license of perl-Test-Prereq changed from (GPL+ or Artistic) to > Artistic 2.0. Note that FSF considers Artistic 2.0 to be GPL-compatible. https://www.gnu.org/licenses/license-list.en.html#ArtisticLicense2 -- Matthew Miller Fed

License of perl-Test-Prereq changed from (GPL+ or Artistic) to Artistic 2.0

2016-11-28 Thread Paul Howarth
The license of perl-Test-Prereq changed from (GPL+ or Artistic) to Artistic 2.0. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: Reminder: Fedora 23 End Of Life on 2016-Dec-20

2016-11-28 Thread Jaroslav Reznik
Also I have historical data - http://borntobeopen.blogspot.cz/2014/02/end-of-not-my-life.html till Fedora 20 (not in this blog post, I can share it) before EOL resolution was established as I was running the script. Jaroslav On Mon, Nov 28, 2016 at 4:46 PM, Matthew Miller wrote: > On Mon, Nov 28

Re: Trying not call elfutils functions in ABRT under root

2016-11-28 Thread Petr Spacek
On 28.11.2016 09:47, xmine...@seznam.cz wrote: > Hello, > > im using elfutils in ABRT program specifically when generating > core_backtrace. According to this https://github.com/abrt/abrt/issues/890 > post, it is not a good idea using elfutils under root. So I have tried moving > as much elfuti

Fedora Rawhide-20161128.n.0 compose check report

2016-11-28 Thread Fedora compose checker
Missing expected images: Workstation live i386 Kde live x86_64 Kde raw-xz armhfp Workstation live x86_64 Kde live i386 Failed openQA tests: 9/79 (x86_64), 3/15 (i386), 1/2 (arm) New failures (same test did not fail in Rawhide-20161127.n.0): ID: 50051 Test: i386 Workstation-boot-iso instal

Re: Reminder: Fedora 23 End Of Life on 2016-Dec-20

2016-11-28 Thread Matthew Miller
On Mon, Nov 28, 2016 at 08:57:45AM -0500, Josh Boyer wrote: > >> Fedora 23 support is going to be EOL on Tuesday, December 20th, 2016. > >> At this day we are going to close all the Fedora 23 bugs which will > >> remain open [1]. > > I'd love to see some statistics on number of bugs closed as EOL (

Reviews Weekly

2016-11-28 Thread nobody
Start Date: 2016-11-21 10:08:02.016221 End Date: 2016-11-28 10:08:02.016221 Rex Dieter : 6 https://bugzilla.redhat.com/show_bug.cgi?id=1360255 qt5-qtcharts https://bugzilla.redhat.com/show_bug.cgi?id=1397778 qt5-qtgamepad https://bugzilla.redhat.com/show_bug.cgi?id

[POC-change] Fedora packages point of contact updates

2016-11-28 Thread nobody
Change in package status over the last 168 hours 5 packages were orphaned kompose [el5] was orphaned by orion Tool to move from `docker-compose` to Kubernetes https://admin.fedoraproject.org/pkgdb/package/kompose l

Fedora rawhide compose report: 20161128.n.0 changes

2016-11-28 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20161127.n.0 NEW: Fedora-Rawhide-20161128.n.0 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 0 Dropped packages:0 Upgraded packages: 25 Downgraded packages: 0 Size of added packages: 0.00 B Size of dropped packages:0.00 B

Re: Nautilus usability

2016-11-28 Thread Jiri Eischmann
Michael Schwendt píše v Ne 27. 11. 2016 v 00:53 +0100: > This is about F25 and F24, but likely applies to older releases, too, > since I haven't noticed any improvements about it. > > Have you ever made Nautilus copy/move a huge directory tree and then > started a similar task for other directorie

Re: Reminder: Fedora 23 End Of Life on 2016-Dec-20

2016-11-28 Thread Jan Kurik
On Mon, Nov 28, 2016 at 2:57 PM, Josh Boyer wrote: > On Mon, Nov 28, 2016 at 8:41 AM, Matthew Miller > wrote: >> On Mon, Nov 28, 2016 at 11:25:50AM +0100, Jan Kurik wrote: >>> Fedora 23 support is going to be EOL on Tuesday, December 20th, 2016. >>> At this day we are going to close all the Fedor

Re: Reminder: Fedora 23 End Of Life on 2016-Dec-20

2016-11-28 Thread Josh Boyer
On Mon, Nov 28, 2016 at 8:41 AM, Matthew Miller wrote: > On Mon, Nov 28, 2016 at 11:25:50AM +0100, Jan Kurik wrote: >> Fedora 23 support is going to be EOL on Tuesday, December 20th, 2016. >> At this day we are going to close all the Fedora 23 bugs which will >> remain open [1]. > > I'd love to se

Re: Reminder: Fedora 23 End Of Life on 2016-Dec-20

2016-11-28 Thread Matthew Miller
On Mon, Nov 28, 2016 at 11:25:50AM +0100, Jan Kurik wrote: > Fedora 23 support is going to be EOL on Tuesday, December 20th, 2016. > At this day we are going to close all the Fedora 23 bugs which will > remain open [1]. I'd love to see some statistics on number of bugs closed as EOL (vs other reso

State of LuaTeX in F25/rawhide

2016-11-28 Thread Michael J Gruber
Hi there, I have some strange doc-build failures in F25 and rawhide. The pertaining TeX-files work nicely with both pdfTeX and LuaTeX in F24 as well as with pdfTeX in F25. Upstream builds the doc with LuaTeX. Is LuaTeX in F25 known in to be in a working state? More specifically, I'm trying to bu

Re: OpenMPI binary only created on 64bit not on 32bit

2016-11-28 Thread Johannes Lips
> Am 28.11.2016 09:51, schrieb Johannes Lips: > > The pregenerated configure-script looks for libmpi.so in "/usr/lib > /usr/lib/openmpi /usr/lib64/openmpi/lib", but on i686 it's in > "/usr/lib/openmpi/lib". > Regenerating the configure-script might work. > Something like "autoreconf --force --in

Re: Nautilus usability

2016-11-28 Thread Michael Schwendt
On Sun, 27 Nov 2016 20:23:31 -0800, Samuel Sieb wrote: > An SSD drive might not have this problem, but a spinning disk definitely > will. You should never try running multiple copies on the same disk if > you want it to finish in a reasonable time. With one copy, you can do > long contiguous

Re: Nautilus usability

2016-11-28 Thread Michael Schwendt
On Sun, 27 Nov 2016 20:58:45 -0700, Chris Murphy wrote: > On Sun, Nov 27, 2016 at 8:29 PM, Nico Kadel-Garcia wrote: > > On Sun, Nov 27, 2016 at 5:20 PM, Chris Murphy > > wrote: > >> On Sun, Nov 27, 2016 at 3:12 PM, Michael Schwendt > >> wrote: > >>> On Sun, 27 Nov 2016 15:07:20 +, Chr

Re: Nautilus usability

2016-11-28 Thread Michael Stahl
On 11/28/2016 07:53 AM, Samuel Sieb wrote: > On 11/27/2016 10:40 PM, drago01 wrote: >> On Monday, November 28, 2016, Py mailto:p...@luyten.fr>> >> wrote: >> >An SSD drive might not have this problem, but a spinning disk >> >definitely >> >will. You should never try running multiple co

Reminder: Fedora 23 End Of Life on 2016-Dec-20

2016-11-28 Thread Jan Kurik
Fedora 23 support is going to be EOL on Tuesday, December 20th, 2016. At this day we are going to close all the Fedora 23 bugs which will remain open [1]. You have last few weeks to submit your updates to the Fedora 23, if you have any, before the Fedora 23 release becomes unsupported. [1] https

Re: OpenMPI binary only created on 64bit not on 32bit

2016-11-28 Thread jenslody
Am 28.11.2016 09:51, schrieb Johannes Lips: Hi all, I've been trying to build gretl with mpi support and I followed the guidelines in the wiki [1]. It apparently works, since I was able to build it on 64bit, which worked every time, but the 32bit build always fails to find the openmpi libraries,

ABI changes analysis for the Linux kernel

2016-11-28 Thread Ponomarenko Andrey
Hello, This is a tracker of ABI changes in the new upstream releases of the Linux kernel (defconfig, x86_64): https://abi-laboratory.pro/tracker/timeline/linux/ The tracker performs backward binary compatibility analysis of all public exported symbols and data types (declared in the ".ksymtab"

OpenMPI binary only created on 64bit not on 32bit

2016-11-28 Thread Johannes Lips
Hi all, I've been trying to build gretl with mpi support and I followed the guidelines in the wiki [1]. It apparently works, since I was able to build it on 64bit, which worked every time, but the 32bit build always fails to find the openmpi libraries, as can be seen from the build.log from the

Trying not call elfutils functions in ABRT under root

2016-11-28 Thread xmineral
Hello, im using elfutils in ABRT program specifically when generating core_backtrace. According to this https://github.com/abrt/abrt/issues/890 post, it is not a good idea using elfutils under root. So I have tried moving as much elfutils function calls to non-root process as possible. That mea

Re: F26 Self Contained Change: Java/OpenJDK enforces the system-wide crypto policy

2016-11-28 Thread Jan Kurik
On Tue, Nov 22, 2016 at 9:36 AM, Nikos Mavrogiannopoulos wrote: > On Mon, 2016-11-21 at 12:07 -0600, Michael Catanzaro wrote: >> On Mon, 2016-11-21 at 18:13 +0100, Jan Kurik wrote: >> > >> > As it is now, the System-wide crypto policy in F25 is enforced by >> > the >> > OpenSSL, GnuTLS and NSS TLS

Re: upcoming build and release developer flag day December 12 2016

2016-11-28 Thread Alexander Bokovoy
On su, 27 marras 2016, Ken Dreyer wrote: On Wed, Nov 23, 2016 at 7:17 AM, Alexander Bokovoy wrote: Heimdal does not support MS-KKDCP spec, so you are left with direct Kerberos communication over port 88/tcp or 88/udp, but these are enabled in Fedora infrastructure, yes. I thought direct Kerbe