Re: [atomic-devel] Starting a Container SIG

2018-07-26 Thread Tomas Tomecek
I'm interested. Clement, thanks for setting this up! Tomas On Wed, Jul 25, 2018 at 7:10 PM Clement Verna wrote: > Greeting all, > > The container effort in Fedora has until now been looked after by the > Atomic WG, since this Working Group is now going to focus mostly on > Fedora CoreOS, I pr

Re: Packages with compiled python files outside of /usr/lib*/python8

2018-07-26 Thread Pavel Raiskup
On Thursday, July 26, 2018 2:29:17 PM CEST Miro Hrončok wrote: > > Please, either make sure that %py_byte_compile doesn't collide with the > > default byte compilation machinery, or change the default right now (and > > define the '%_python_bytecompile_extra 0' in batch). The former is > > preferr

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Michal Novotny
Hello, On Fri, Jul 27, 2018 at 4:56 AM Jens-Ulrik Petersen wrote: > On Fri, Jul 27, 2018 at 12:54 AM Jens-Ulrik Petersen > wrote: > >> I should test some larger package sets to see how well rpmbuild-order >> scales too... >> > > BTW are there any tarballs of all the fedora spec files available

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread John Reiser
* We have resources to support glibc malloc, but not for other mallocs. * Other mallocs  do not follow ABI and provide insufficient alignment. * Choosing a malloc is workload-dependent and forcing a non-default    malloc takes options away from system administrators. Could you please mention a c

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Jens-Ulrik Petersen
On Fri, Jul 27, 2018 at 12:54 AM Jens-Ulrik Petersen wrote: > I should test some larger package sets to see how well rpmbuild-order > scales too... > BTW are there any tarballs of all the fedora spec files available somewhere these days? Of course I could download srpms, or better: script pullin

Re: dokuwiki packagers unresponsive

2018-07-26 Thread Sérgio Basto
On Thu, 2018-07-26 at 21:43 -0400, Solomon Peachy wrote: > On Thu, Jul 26, 2018 at 09:09:25PM +0200, Peter 'Pessoft' Kolínek > wrote: > > I'd like to fix some issues (including security problems) which are > > for > > a long time present in dokuwiki package. Maintainers of the > > dokuwiki > > howe

Re: dokuwiki packagers unresponsive

2018-07-26 Thread Solomon Peachy
On Thu, Jul 26, 2018 at 09:09:25PM +0200, Peter 'Pessoft' Kolínek wrote: > I'd like to fix some issues (including security problems) which are for > a long time present in dokuwiki package. Maintainers of the dokuwiki > however seem unresponsive. It's worth stating that "some issues" is a euphami

Re: Installed (but unpackaged) file(s) found on s390x and armv7hl: .s390x.debug.#dwz#

2018-07-26 Thread Mark Wielaard
On Wed, 2018-07-25 at 21:04 +0300, Pavel Alexeev wrote: > On 07/23/2018 12:36 PM, Dan Horák wrote: > > On Mon, 23 Jul 2018 10:43:43 +0200 > > Mark Wielaard wrote: > > > > > On Sun, Jul 22, 2018 at 10:52:38PM +0300, Pavel Alexeev wrote: > > > > Hello. > > > > > > > > I try build new version of pe

cmake segfault on 32-bit arches on Rawhide

2018-07-26 Thread Adam Williamson
I just tried a rebuild of a package in Rawhide, it worked on most arches, but failed on armv7hl and i686 (our only 32-bit arches). On both arches, cmake seems to have segfaulted: https://koji.fedoraproject.org/koji/taskinfo?taskID=28626511 https://kojipkgs.fedoraproject.org//work/tasks/6529/286265

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread R P Herrold
On Thu, 26 Jul 2018, Florian Weimer wrote: > > Could you please mention a couple of bugs where this is shown? > > https://bugzilla.redhat.com/show_bug.cgi?id=1237260 > https://bugzilla.redhat.com/show_bug.cgi?id=1303323 > http://www.erahm.org/2016/03/24/minimum-alignment-of-allocation-across-plat

Re: Release criteria proposal: installing / removing software

2018-07-26 Thread Adam Williamson
On Wed, 2018-07-18 at 12:51 -0700, Adam Williamson wrote: > On Wed, 2018-07-18 at 08:49 +0200, drago01 wrote: > > On Wednesday, July 18, 2018, Chris Murphy wrote: > > > > > On Tue, Jul 17, 2018 at 3:53 PM, Adam Williamson > > > wrote: > > > > On Tue, 2018-07-17 at 14:48 -0700, Adam Williamson wr

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Florian Weimer
On 07/26/2018 06:45 PM, R P Herrold wrote: On Thu, 26 Jul 2018, Florian Weimer wrote: I would like to request a change of the Packaging Guidelines, advising packagers not to interpose malloc. The use here of 'interpose' is unclear to me -- are you saying 'substitute a different' ? The reaso

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Carlos O'Donell
On 07/26/2018 12:45 PM, R P Herrold wrote: > On Thu, 26 Jul 2018, Florian Weimer wrote: > >> I would like to request a change of the Packaging Guidelines, advising >> packagers not to interpose malloc. > > The use here of 'interpose' is unclear to me -- are you saying > 'substitute a different'

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Jeff Johnson
You are absolutely correct: there are times, e.g., that drinking coffee is "more important" to me than say, replying to e-mail. However I don't think that Haskel is the best language to feature up an already existing uglix tool. Meanwhile I do not know of a tool that schedules rpm builds efficie

Re: [HEADS UP] gcc/gcc-c++ removal from buildroot and more

2018-07-26 Thread Carlos O'Donell
On 07/09/2018 07:03 PM, Igor Gnatenko wrote: > today we finally dropped gcc and gcc-c++ from the buildroot > . > This made 12 packages go away along with 134MB installed size. This > means that you need to add gcc/gcc-c++ in the Buil

dokuwiki packagers unresponsive

2018-07-26 Thread Peter 'Pessoft' Kolínek
Hello. I'd like to fix some issues (including security problems) which are for a long time present in dokuwiki package. Maintainers of the dokuwiki however seem unresponsive. https://bugzilla.redhat.com/show_bug.cgi?id=1518716 Does anyone know how to contact maintainers? Thanks. -- Kind r

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Carlos O'Donell
On 07/26/2018 12:24 PM, Vít Ondruch wrote: > > > Dne 26.7.2018 v 18:03 Jason L Tibbitts III napsal(a): >>> "FW" == Florian Weimer writes: >> FW> I would like to request a change of the Packaging Guidelines, >> FW> advising packagers not to interpose malloc. >> >> How strong of a restriction

Re: Installed (but unpackaged) file(s) found on s390x and armv7hl: .s390x.debug.#dwz#

2018-07-26 Thread Pavel Alexeev
Hello On 07/23/2018 12:36 PM, Dan Horák wrote: On Mon, 23 Jul 2018 10:43:43 +0200 Mark Wielaard wrote: On Sun, Jul 22, 2018 at 10:52:38PM +0300, Pavel Alexeev wrote: Hello. I try build new version of perdition package. It build fine (https://koji.fedoraproject.org/koji/taskinfo?taskID=2852

Re: F29 Self Contained Change: Deprecate YUM 3

2018-07-26 Thread Randy Barlow
On 06/27/2018 06:18 AM, Lubomír Sedlář wrote: > Removing Yyum would mean that there will no longer be /usr/bin/pungi > available in Fedora. This would affect bodhi-server too. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an

Fedora testing-20180726.0 compose check report

2018-07-26 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

Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread R P Herrold
On Thu, 26 Jul 2018, Florian Weimer wrote: > I would like to request a change of the Packaging Guidelines, advising > packagers not to interpose malloc. The use here of 'interpose' is unclear to me -- are you saying 'substitute a different' ? > The reasons are: > > * We have resources to suppo

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Mark Reynolds
On 07/26/2018 11:43 AM, Daniel P. Berrangé wrote: On Thu, Jul 26, 2018 at 04:37:33PM +0100, Daniel P. Berrangé wrote: On Thu, Jul 26, 2018 at 05:32:32PM +0200, Igor Gnatenko wrote: On Thu, Jul 26, 2018 at 5:29 PM Florian Weimer wrote: I would like to request a change of the Packaging Guide

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Adam Williamson
On Thu, 2018-07-26 at 15:40 +, Jeff Johnson wrote: > There are easier ways to accomplish build ordering using tsort(1) and a minor > amount of scripting with the same simplifying assumptions your program is > making: > 1) no cycles > 2) every package provides its own name > 3) every package s

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Vít Ondruch
Dne 26.7.2018 v 18:03 Jason L Tibbitts III napsal(a): >> "FW" == Florian Weimer writes: > FW> I would like to request a change of the Packaging Guidelines, > FW> advising packagers not to interpose malloc. > > How strong of a restriction are you looking for? This sort of feels > like someth

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Daniel P . Berrangé
On Thu, Jul 26, 2018 at 11:03:08AM -0500, Jason L Tibbitts III wrote: > > "FW" == Florian Weimer writes: > > FW> I would like to request a change of the Packaging Guidelines, > FW> advising packagers not to interpose malloc. > > How strong of a restriction are you looking for? This sort of

Orphan packages will be retired if they remain orphaned for six weeks"

2018-07-26 Thread R P Herrold
On Thu, 26 Jul 2018, Miro Hrončok wrote: > Is $subj [1] an automated or manual process? Shall I retire packages I've > orphaned before more weeks or just wait? > > [1] https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers NONE of the outlinks to the actual packages at:

Re: Starting a Container SIG

2018-07-26 Thread Alessio Ciregia
On Wed, Jul 25, 2018, 9:13 PM Eduard Lucena wrote: > Hi, > > I'm not familiar with the container technology, but I will love to learn > it. I would like to help with this SIG. > Well, I'm not an expert at all, but like Eduard I would like to learn something related to containers. Ciao, A. _

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Igor Gnatenko
On Thu, Jul 26, 2018 at 6:04 PM Jens-Ulrik Petersen wrote: > On Fri, Jul 27, 2018 at 12:42 AM Jeff Johnson wrote: > >> There are easier ways to accomplish build ordering using tsort(1) and a >> minor amount of scripting with the same simplifying assumptions your >> program is making: >> 1) no cy

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Jason L Tibbitts III
> "FW" == Florian Weimer writes: FW> I would like to request a change of the Packaging Guidelines, FW> advising packagers not to interpose malloc. How strong of a restriction are you looking for? This sort of feels like something which would at the strongest be a "SHOULD NOT" but maybe you'

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Jens-Ulrik Petersen
On Fri, Jul 27, 2018 at 12:42 AM Jeff Johnson wrote: > There are easier ways to accomplish build ordering using tsort(1) and a > minor amount of scripting with the same simplifying assumptions your > program is making: > 1) no cycles > 2) every package provides its own name > 3) every package sup

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Daniel P . Berrangé
On Thu, Jul 26, 2018 at 04:37:33PM +0100, Daniel P. Berrangé wrote: > On Thu, Jul 26, 2018 at 05:32:32PM +0200, Igor Gnatenko wrote: > > On Thu, Jul 26, 2018 at 5:29 PM Florian Weimer wrote: > > > > > I would like to request a change of the Packaging Guidelines, advising > > > packagers not to in

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Jeff Johnson
There are easier ways to accomplish build ordering using tsort(1) and a minor amount of scripting with the same simplifying assumptions your program is making: 1) no cycles 2) every package provides its own name 3) every package supplies prerequisite package names without versions tsort(1) just

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Igor Gnatenko
On Thu, Jul 26, 2018 at 5:32 PM Igor Gnatenko < ignatenkobr...@fedoraproject.org> wrote: > On Thu, Jul 26, 2018 at 5:29 PM Florian Weimer wrote: > >> I would like to request a change of the Packaging Guidelines, advising >> packagers not to interpose malloc. >> >> The reasons are: >> >> * We have

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Daniel P . Berrangé
On Thu, Jul 26, 2018 at 05:32:32PM +0200, Igor Gnatenko wrote: > On Thu, Jul 26, 2018 at 5:29 PM Florian Weimer wrote: > > > I would like to request a change of the Packaging Guidelines, advising > > packagers not to interpose malloc. > > > > The reasons are: > > > > * We have resources to suppor

Re: Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Igor Gnatenko
On Thu, Jul 26, 2018 at 5:29 PM Florian Weimer wrote: > I would like to request a change of the Packaging Guidelines, advising > packagers not to interpose malloc. > > The reasons are: > > * We have resources to support glibc malloc, but not for other mallocs. > * Other mallocs do not follow ABI

Guideline change: glibc malloc as the C/C++/Rust allocator

2018-07-26 Thread Florian Weimer
I would like to request a change of the Packaging Guidelines, advising packagers not to interpose malloc. The reasons are: * We have resources to support glibc malloc, but not for other mallocs. * Other mallocs do not follow ABI and provide insufficient alignment. * Choosing a malloc is worklo

Fedora updates-20180726.0 compose check report

2018-07-26 Thread Fedora compose checker
No missing expected images. Passed openQA tests: 2/2 (x86_64) Installed system changes in test x86_64 AtomicHost-dvd_ostree-iso install_default@uefi: System load changed from 0.14 to 0.33 Previous test data: https://openqa.fedoraproject.org/tests/260268#downloads Current test data: https://

Re: Starting a Container SIG

2018-07-26 Thread Ivan Chavero
I would like to help! El mié., 25 de jul. de 2018 12:12 PM, Clement Verna < cve...@fedoraproject.org> escribió: > Greeting all, > > The container effort in Fedora has until now been looked after by the > Atomic WG, since this Working Group is now going to focus mostly on > Fedora CoreOS, I propos

Re: [CoreOS] Starting a Container SIG

2018-07-26 Thread Micah Abbott
On 07/25/2018 01:09 PM, Clement Verna wrote: Greeting all, The container effort in Fedora has until now been looked after by the Atomic WG, since this Working Group is now going to focus mostly on Fedora CoreOS, I propose to create a new container SIG to regroup people interested in the maintena

Fedora 29 Self-Contained Change: Cloud Provider Image Updates

2018-07-26 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/CloudProviderImageUpdates == Summary == Provide monthly updates to cloud provider images. == Owner == * SIG: Cloud * Primary Contact: [[User:jdoss| Joe Doss]] * Product: Cloud * Responsible WG: Cloud SIG == Detailed Description == Fedora Cloud images are n

Fedora 29 Self-Contained Change: Kubernetes modules

2018-07-26 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/kubernetes-modules == Summary == Create modules for all supported Kubernetes versions. * Name: Lokesh Mandvekar * Email: l...@fedoraproject.org == Detailed Description == Currently, the Kubernetes upstream project develops and supports multiple versions of K

Fedora 29 Self-Contained Change: Update Haskell packages to Stackage LTS 11

2018-07-26 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/Update_Haskell_to_Stackage_LTS_11 == Summary == Update the Haskell package set from Stackage LTS 10 to LTS 11. This updates a subset of the Haskell libraries and packages to newer versions. == Owner == * Name: Jens Petersen, Fedora Haskell SIG * Email: ==

Fedora 29 Self-Contained Change: Stratis Storage 1.0

2018-07-26 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/StratisStorage-1.0 == Summary == Add support for Stratis version 1.0, a local storage management solution. This will allow further testing and user feedback that will guide Stratis's development and stabilization, and let us consider future integration into A

Re: Packages with compiled python files outside of /usr/lib*/python8

2018-07-26 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Jun 15, 2018 at 06:38:43PM -0500, Jason L Tibbitts III wrote: > zbyszekcalibre python-music21 I fixed those two. Zbyszek ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.

Re: EXTERNAL: Re: [atomic-devel] Starting a Container SIG

2018-07-26 Thread Wells, Roger K.
On 07/26/2018 12:45 AM, Masami Ichikawa wrote: > I'm interested in a container technology, so I'd like to help the SIG. +1 > > On Thu, Jul 26, 2018 at 1:15 PM, Tim Orling wrote: >> >> On Wed, Jul 25, 2018 at 2:42 PM Dusty Mabe wrote: >>> >>> >>> On 07/25/2018 01:09 PM, Clement Verna wrote: P

Re: Packages with compiled python files outside of /usr/lib*/python8

2018-07-26 Thread Miro Hrončok
On 26.7.2018 14:23, Pavel Raiskup wrote: On Saturday, June 16, 2018 1:38:43 AM CEST Jason L Tibbitts III wrote: In order to prepare for the default to change in a future release, the packaging guidelines have changed to require packages which install .py files outside of the regular python libra

Re: Packages with compiled python files outside of /usr/lib*/python8

2018-07-26 Thread Pavel Raiskup
On Saturday, June 16, 2018 1:38:43 AM CEST Jason L Tibbitts III wrote: > In order to prepare for the default to change in a future release, the > packaging guidelines have changed to require packages which install .py > files outside of the regular python library locations to do the > following: >

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Jens-Ulrik Petersen
On Thu, Jul 26, 2018 at 7:10 PM Nicolas Mailhot wrote: > Le 2018-07-26 07:20, Jens-Ulrik Petersen a écrit : > > https://github.com/juhp/rpmbuild-order > > It works by reading the BRs in spec files of the packages you want to > > build, generating a graph of their interdependencies internally, fro

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Jens-Ulrik Petersen
On Thu, Jul 26, 2018 at 6:53 PM Igor Gnatenko < ignatenkobr...@fedoraproject.org> wrote: > On Thu, Jul 26, 2018 at 11:44 AM Jens-Ulrik Petersen > wrote: > >> On Thu, Jul 26, 2018 at 2:44 PM Igor Gnatenko < >> ignatenkobr...@fedoraproject.org> wrote: >> >>> So… Since I have hard times understandin

Interested to take ownership of liberation-narrow-fonts package

2018-07-26 Thread Vishal Vijayraghavan
Hi, I wish to ownership of liberation-narrow-fonts package. Enclosing package related information: Package Name: liberation-narrow-fonts [1] Branch : Master Issue : 7660 [2] Bugzilla Review Ticket : 1607713 [3] [1] https://github.com/liberationfonts/liberation-sans-narrow [2] https://pagure.io/r

Re: "Orphan packages will be retired if they remain orphaned for six weeks"

2018-07-26 Thread Till Maas
On Thu, Jul 26, 2018 at 10:38:33AM +0200, Miro Hrončok wrote: > Is $subj [1] an automated or manual process? Shall I retire packages I've > orphaned before more weeks or just wait? Please retire the pkgs yourself. This is currently not happening. The deprecation of pkgdb broke the script and the n

Re: [CoreOS] Starting a Container SIG

2018-07-26 Thread Jakub Cajka
- Original Message - > From: "Clement Verna" > To: "atomic-devel" , "Development discussions > related to Fedora" > , cor...@lists.fedoraproject.org > Sent: Wednesday, July 25, 2018 7:09:39 PM > Subject: [CoreOS] Starting a Container SIG > > Greeting all, > > The container effort in Fe

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Jens-Ulrik Petersen
On Thu, Jul 26, 2018 at 3:58 PM David Tardon wrote: > On Thu, 2018-07-26 at 14:20 +0900, Jens-Ulrik Petersen wrote: > > You can try it from my copr repo: > > https://copr.fedorainfracloud.org/coprs/petersen/rpmbuild-order > > - nothing provides > libHSexplicit-exception-0.1.9.2-6IciBnUHzJA6pzrq

rubygem-coderay license change

2018-07-26 Thread Jun Aruga
License of rubygem-coderay package was changed from: LGPLv2+ to: MIT https://src.fedoraproject.org/rpms/rubygem-coderay/c/24c8b248c94fb8f0c4173e59bc8eb17f291c767e?branch=master -- Jun Aruga jar...@redhat.com ___ devel mailing list -- devel@lists.fedora

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Nicolas Mailhot
Le 2018-07-26 07:20, Jens-Ulrik Petersen a écrit : Hi https://github.com/juhp/rpmbuild-order It works by reading the BRs in spec files of the packages you want to build, generating a graph of their interdependencies internally, from which it outputs the packages in a build dependency order. If

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Igor Gnatenko
On Thu, Jul 26, 2018 at 11:44 AM Jens-Ulrik Petersen wrote: > On Thu, Jul 26, 2018 at 2:44 PM Igor Gnatenko < > ignatenkobr...@fedoraproject.org> wrote: > >> So… Since I have hard times understanding code, I will just ask questions >> here: >> * Does it use libsolv? I guess not. >> * Does it hand

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Jens-Ulrik Petersen
On Thu, Jul 26, 2018 at 2:44 PM Igor Gnatenko < ignatenkobr...@fedoraproject.org> wrote: > So… Since I have hard times understanding code, I will just ask questions > here: > * Does it use libsolv? I guess not. > * Does it handle rich dependencies? I guess not. > It only uses BuildRequires direct

"Orphan packages will be retired if they remain orphaned for six weeks"

2018-07-26 Thread Miro Hrončok
Is $subj [1] an automated or manual process? Shall I retire packages I've orphaned before more weeks or just wait? [1] https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok ___

Re: tool to order packages by build dependencies (rpmbuild-order)

2018-07-26 Thread Robin Lee
On Thu, Jul 26, 2018 at 1:21 PM Jens-Ulrik Petersen wrote: > > Hi, > > This is an early announcement about a tool called 'rpmbuild-order' I made to > sort RPM-based packages in build dependency order. I am not sure if such a > tool exists already? Certainly some tools like `mockchain` can alrea