Self Introduction: Filip Szymański

2015-11-16 Thread fszymanski
Hi, My name is Filip Szymański. I have been a Fedora user for about two years now, and I think it's time to get more involved. I'm a big fan of Python, Qt toolkit and have some (not much) experience in C and C++. Here is my first review request. It's my favorite podcast aggregator - Podget. I wo

Re: packaging golang guidelines (like etcd, consul)

2015-11-16 Thread Jan Chaloupka
On 11/13/2015 12:15 PM, Muayyad AlSadi wrote: > At this time, Go libraries packaged in Fedora are primarily for the purpose of being BuildRequires for building Fedora binary RPMs, since golang is like statically linked and does not prefer .so for libraries (so far). I suggest never package B

Re: packaging golang guidelines (like etcd, consul)

2015-11-16 Thread Muayyad AlSadi
On Mon, Nov 16, 2015 at 10:28 AM, Jan Chaloupka wrote: > *.src.rpm is reserved for a spec file, sources and patches. It does not > provide any tarball with source codes. Or am I missing something? > sources = source tarballs = tarball with source codes or I'm mistaken. -- devel mailing list

rawhide report: 20151116 changes

2015-11-16 Thread Fedora Rawhide Report
Compose started at Mon Nov 16 05:15:02 UTC 2015 Broken deps for i386 -- [APLpy] python3-APLpy-1.0-2.fc23.noarch requires python(abi) = 0:3.4 [IQmol] IQmol-2.3.0-9.fc24.i686 requires libboost_serialization.so.1.58.0 IQmo

Self Introduction: Alexandre Detiste

2015-11-16 Thread Alexandre Detiste
Hi, My name is Alexandre Detiste. My first Linux distro was RedHat 5.2, the one from 1998. In 2002, at the age of 19, I flew from my parents with nothing but a harddisk & some clothes. Some times later I built a computer from crap parts & the distro-of-the-month of the local magazine was Debian

python-mysql broken dependencies in rawhide

2015-11-16 Thread Antonio Trande
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi all, python-mysql has broken dependencies in rawhide. http://koji.fedoraproject.org/koji/buildinfo?buildID=698817 - -- Antonio Trande mailto: sagitter 'at' fedoraproject 'dot' org http://fedoraos.wordpress.com/ https://fedoraproject.org/wiki/U

Re: rawhide report: 20151116 changes

2015-11-16 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Nov 16, 2015 at 10:47:22AM +, Fedora Rawhide Report wrote: > [python-enum34] > python3-enum34-1.0.4-2.fc23.noarch requires python(abi) = 0:3.4 Wat? Why do we even have a python3 subpackage here? The spec file has: %if 0%{?fedora} > 12 || 0%{?rhel} > 7 # Should not build for Pytho

Re: where is mariadb-10.0.21-1.fc23 ?

2015-11-16 Thread Petr Pisar
On 2015-11-15, Sérgio Basto wrote: > On Qui, 2015-11-12 at 09:06 -0800, Andrew Lutomirski wrote: >> >> Hopefully bugzilla is the right place for this. > > I read your RFE , "Please consider adding a Bodhi feature ... "  > > This feature is: Bodhi should verify before push the package to stable, >

[POC-change] Fedora packages point of contact updates

2015-11-16 Thread nobody
Change in package status over the last 168 hours 0 packages were orphaned 8 packages were retired boa [master] was retired by till Single-tasking HTTP server https://admin.fedoraproject.or

Re: python-mysql broken dependencies in rawhide

2015-11-16 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/16/2015 06:53 AM, Antonio Trande wrote: > Hi all, > > python-mysql has broken dependencies in rawhide. > http://koji.fedoraproject.org/koji/buildinfo?buildID=698817 > > Rawhide just updated to Python 3.5 last week; several packages are broke

Re: Reminder: Fedora 21 end of life on 2015-12-01

2015-11-16 Thread Josh Boyer
On Tue, Nov 10, 2015 at 10:24 AM, Kevin Fenzi wrote: > Greetings. > > This is a reminder email about the end of life process for Fedora 21. > > Fedora 21 will reach end of life on 2015-12-01, and no further updates > will be pushed out after that time. Additionally, with the recent > release of Fe

Re: packaging golang guidelines (like etcd, consul)

2015-11-16 Thread Jan Chaloupka
On 11/16/2015 11:10 AM, Muayyad AlSadi wrote: On Mon, Nov 16, 2015 at 10:28 AM, Jan Chaloupka > wrote: *.src.rpm is reserved for a spec file, sources and patches. It does not provide any tarball with source codes. Or am I missing something? sources

Re: [RFC] DistGit Container Image namespacing for Layered Image Build Service

2015-11-16 Thread Stanislav Ochotnicky
On Fri 13 Nov 2015 06:34:21 PM EST Adam Miller wrote: >> 4. package level docker files are maintained by the same people who maintain >> the package. >> > > This certainly makes sense if we end up going the package:container 1:1 route. This assumption is not correct IMO. One docker image general

Ivy packaging for EPEL7

2015-11-16 Thread Christopher
What's the best way to deal with resolving ivy dependencies in EPEL7? I'm trying to package zookeeper for EPEL7, and am running into problems. I see there's ivy-local for F21 and later, which comes with xmvn 2, but it looks like EL7/EPEL7 is mostly a F19-era package set. Are there any plans to bu

flmsg.i686: E: missing-call-to-setgroups-before-setuid /usr/bin/flmsg

2015-11-16 Thread Richard Shaw
I have a review request[1] where rpmlint complained about: flmsg.i686: E: missing-call-to-setgroups-before-setuid /usr/bin/flmsg Which is caused by bundled mongoose server. There is an issue logged upstream where the developer is reluctant to add setgroups: https://github.com/cesanta/mongoose/is

Re: flmsg.i686: E: missing-call-to-setgroups-before-setuid /usr/bin/flmsg

2015-11-16 Thread Richard Shaw
Ok, never mind unless you're just curious. It's amazing how thinking through explaining a problem often leads to a solution... The setuid() function is only used if the RUN_AS_USER option is specified to the internal mongoose server which my package does not use. Thanks, Richard -- devel mailing

Re: [RFC] DistGit Container Image namespacing for Layered Image Build Service

2015-11-16 Thread Brian C. Lane
On Fri, Nov 13, 2015 at 05:34:21PM -0600, Adam Miller wrote: > On Fri, Nov 13, 2015 at 5:14 PM, Brian C. Lane wrote: > > On Tue, Nov 10, 2015 at 12:08:25PM -0600, Adam Miller wrote: > >> Hello all, > >> In the Fedora 24 timeframe the Fedora Release Engineering group is > >> aiming to deliver t

Re: Orphaning Arduino

2015-11-16 Thread Simo Sorce
On 15/11/15 14:27, Pete V wrote: Ok I will :) On Sun, Nov 15, 2015 at 2:20 PM, Peter Oliver < lists.fedoraproject@mavit.org.uk> wrote: On Thu, 12 Nov 2015, Pete V wrote: very new to this packaging thing but I do use Arduino myselfI'll be glad to take it on :) Great! See https://fedor

Re: Orphaning Arduino

2015-11-16 Thread Pete V
thanks Simo On Mon, Nov 16, 2015 at 1:15 PM, Simo Sorce wrote: > On 15/11/15 14:27, Pete V wrote: > >> Ok I will :) >> >> On Sun, Nov 15, 2015 at 2:20 PM, Peter Oliver < >> lists.fedoraproject@mavit.org.uk> wrote: >> >> On Thu, 12 Nov 2015, Pete V wrote: >>> >>> very new to this packaging t

Re: wayland in rawhide

2015-11-16 Thread Jared K. Smith
On Wed, Nov 11, 2015 at 6:40 AM, Ray Strode wrote: > And we provide a config option to turn wayland off explicitly for > cases where users just want or need > to use X. > Can you please tell me where to find this config option, as I can't seem to find it -- and I'm getting annoyed with Wayland

Fedora Rawhide 20151116 compose check report

2015-11-16 Thread Fedora compose checker
Missing expected images: Cloud disk raw i386 Cloud_atomic disk raw x86_64 Workstation live x86_64 Workstation live i386 Minimal disk raw armhfp Kde disk raw armhfp Cloud disk raw x86_64 Images in this compose but not Rawhide 20151115: Games live x86_64 Lxde live x86_64 Images in Rawhide 2015111

Re: wayland in rawhide

2015-11-16 Thread Ray Strode
Hi, On Mon, Nov 16, 2015 at 3:35 PM, Jared K. Smith wrote: > Can you please tell me where to find this config option, as I can't seem to > find it -- and I'm getting annoyed with Wayland enough to go back to X for a > week or two until things improve. WaylandEnable=false in /etc/gdm/custom.conf i

Elections November/December 2015 - Nomination period is now open

2015-11-16 Thread Jan Kurik
Hello everyone! The nomination period for the Elections November/December 2015 is now open. We will be electing seats to the following teams: * FESCo (Engineering) (5 seats) [1] * Fedora Council (1 seat) [2] * Env and Stacks (4 seats) [3] * FAmSCo (7 seats) [4] If you are interested in these role

Some analysis on the size of the minimal and Server installs of Fedora 23

2015-11-16 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (Please keep responses on the devel@ list; I've set it in the Reply-To.) To jump right to the premise: The default Fedora Server install is Way Too Big(TM) and the minimal install (also available on the Fedora Server install media) is also Too Big. I

Quick proposal for making packager sponsorship slightly easier

2015-11-16 Thread Jason L Tibbitts III
I recently filed https://fedorahosted.org/fesco/ticket/1499 with the goal of making the process just a bit simpler for new packagers. The text of my proposal follows. Please make sure that substantial comments are made on the ticket to ensure that FESCo sees them. - tl;dr: Relax the requirem