msgpack license change: ASL 2.0 → Boost 1.0

2015-12-10 Thread Daiki Ueno
Hello, The license of the msgpack package has changed from ASL 2.0 to Boost 1.0 in versions 1.3.0 and later. Regards, -- Daiki Ueno -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Self Introduction: Stuart D. Gathman

2015-12-10 Thread Stuart Gathman
Hi, I have the original RedHat 6.2 CDs, and have been creating local RPMs for RH ever since. I am the upstream for the python-pymilter package. We started with RCS for version control, and moved through CVS and used bzr for distributed VC. I only started using git in the last few months. This i

Re: F24 Self Contained Change: Koji Generates Repositories of Signed RPMs

2015-12-10 Thread Colin Walters
On Thu, Dec 10, 2015, at 06:08 PM, Kevin Fenzi wrote: > Well, to be clear, I still think it's good to sign packages... Yes, but just signing packages but allowing attacker-controlled metadata has various issues detailed in the papers linked from http://theupdateframework.com/ (Mostly forcing the

Re: Bodhi front page after login

2015-12-10 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Dec 10, 2015 at 02:57:55PM -0700, Kevin Fenzi wrote: > On Thu, 10 Dec 2015 15:39:16 + > John Florian wrote: > > > > From: Michael Schwendt [mailto:mschwe...@gmail.com] > > > Sent: Sunday, December 06, 2015 14:49 > > > To: devel@lists.fedoraproject.org > > > Subject: Re: Bodhi front pa

pylint 1.5.1 update (and python-astroid-1.4.1)

2015-12-10 Thread Brian C. Lane
I'm building these for rawhide finally. They mostly work, and add support for python 3.5 (current builds were failing because python 3.4 went away so this is an improvement). There's at least 1 obvious regression, the complaints about gi.repository modules (Gtk, GLib, etc.) are back when I run it

Re: F24 Self Contained Change: Koji Generates Repositories of Signed RPMs

2015-12-10 Thread Kevin Fenzi
On Thu, 10 Dec 2015 17:29:14 -0500 Colin Walters wrote: > On Thu, Dec 10, 2015, at 04:58 PM, Kevin Fenzi wrote: > > > Also, repo signing doesn't really get us anything does it? > > I believe you have stated previously that because the metalink fetch > is protected by TLS which chains to sha2

Re: F24 Self Contained Change: Koji Generates Repositories of Signed RPMs

2015-12-10 Thread Colin Walters
On Thu, Dec 10, 2015, at 04:58 PM, Kevin Fenzi wrote: > Also, repo signing doesn't really get us anything does it? I believe you have stated previously that because the metalink fetch is protected by TLS which chains to sha256sums, and hence GPG is not necessary, I would say it's not the same th

Re: Can Koji handle a soname change and a self-dependency?

2015-12-10 Thread Dan Horák
On Mon, 7 Dec 2015 11:32:44 +0100 Björn Persson wrote: > Kevin Fenzi wrote: > > On Tue, 1 Dec 2015 15:46:26 +0100 > > Björn Persson wrote: > > > GPRbuild is > > > linked to XMLada, and both GPRbuild and XMLada are linked to > > > libgnat, as are all other Ada programs and libraries. > > > > > >

Re: F24 Self Contained Change: Koji Generates Repositories of Signed RPMs

2015-12-10 Thread Kevin Fenzi
On Fri, 4 Dec 2015 13:34:00 -0500 Mike McLean wrote: > That is out of scope as koji will not be actually performing signing > as part of this feature, just utilizing rpm signatures that have > already been imported. Neat idea, but bigger problem and not really > related to this Also, repo signi

Re: Bodhi front page after login

2015-12-10 Thread Kevin Fenzi
On Thu, 10 Dec 2015 15:39:16 + John Florian wrote: > > From: Michael Schwendt [mailto:mschwe...@gmail.com] > > Sent: Sunday, December 06, 2015 14:49 > > To: devel@lists.fedoraproject.org > > Subject: Re: Bodhi front page after login > > > > On Sun, 6 Dec 2015 20:17:37 +0100, Reindl Harald wr

PSA: Statically linking against the C/C++ runtime is not supported.

2015-12-10 Thread Carlos O'Donell
Follow the Fedora Guidelines on static linking against a library. If you really need to use static linking, you should know that we can not support statically linking against the C/C++ runtime. This includes the use of the gcc, clang, or ld option: -static -static-.* e.g. -static-libstdc++

Fedora Rawhide 20151210 compose check report

2015-12-10 Thread Fedora compose checker
Missing expected images: Cloud disk raw i386 Cloud_atomic disk raw x86_64 Workstation live x86_64 Workstation live i386 Kde disk raw armhfp Kde live i386 Cloud disk raw x86_64 Kde live x86_64 No images in this compose but not Rawhide 20151209 Images in Rawhide 20151209 but not this: Games live

RE: Bodhi front page after login

2015-12-10 Thread John Florian
> From: Michael Schwendt [mailto:mschwe...@gmail.com] > Sent: Sunday, December 06, 2015 14:49 > To: devel@lists.fedoraproject.org > Subject: Re: Bodhi front page after login > > On Sun, 6 Dec 2015 20:17:37 +0100, Reindl Harald wrote: > As far as I know, bodhi posts to bugzilla tickets about test

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Panu Matilainen
On 12/10/2015 03:12 PM, Florian Weimer wrote: On 12/10/2015 01:32 PM, Panu Matilainen wrote: On 12/10/2015 11:41 AM, Florian Weimer wrote: When a %post scriptlet runs, is it guaranteed that the Requires: dependencies have been unpacked? I understand that for cycle-breaking purposes, it may not

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Florian Weimer
On 12/10/2015 01:32 PM, Panu Matilainen wrote: > On 12/10/2015 11:41 AM, Florian Weimer wrote: >> When a %post scriptlet runs, is it guaranteed that the Requires: >> dependencies have been unpacked? I understand that for cycle-breaking >> purposes, it may not be true that the scriptlets for depend

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Panu Matilainen
On 12/10/2015 02:57 PM, Neal Gompa wrote: On Thu, Dec 10, 2015 at 7:52 AM, Michael Schroeder wrote: On Thu, Dec 10, 2015 at 12:58:41PM +0100, Reindl Harald wrote: Am 10.12.2015 um 12:53 schrieb Rex Dieter: Florian Weimer wrote: When a %post scriptlet runs, is it guaranteed that the Require

mapnik soname bump in rawhide

2015-12-10 Thread Tom Hughes
An update of mapnik has just completed building in rawhide so the soname has changed to libmapnik.so.3.0 and dependencies will need to be rebuilt. It think all of the dependencies are mine anyway, so I shall be working on rebuilding them now. Tom -- Tom Hughes (t...@compton.nu) http://compto

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Neal Gompa
On Thu, Dec 10, 2015 at 7:52 AM, Michael Schroeder wrote: > On Thu, Dec 10, 2015 at 12:58:41PM +0100, Reindl Harald wrote: > > Am 10.12.2015 um 12:53 schrieb Rex Dieter: > > >Florian Weimer wrote: > > > > > >>When a %post scriptlet runs, is it guaranteed that the Requires: > > >>dependencies have

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Michael Schroeder
On Thu, Dec 10, 2015 at 12:58:41PM +0100, Reindl Harald wrote: > Am 10.12.2015 um 12:53 schrieb Rex Dieter: > >Florian Weimer wrote: > > > >>When a %post scriptlet runs, is it guaranteed that the Requires: > >>dependencies have been unpacked? I understand that for cycle-breaking > >>purposes, it m

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Panu Matilainen
On 12/10/2015 02:32 PM, Panu Matilainen wrote: On 12/10/2015 11:41 AM, Florian Weimer wrote: When a %post scriptlet runs, is it guaranteed that the Requires: dependencies have been unpacked? I understand that for cycle-breaking purposes, it may not be true that the scriptlets for dependencies h

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Panu Matilainen
On 12/10/2015 11:41 AM, Florian Weimer wrote: When a %post scriptlet runs, is it guaranteed that the Requires: dependencies have been unpacked? I understand that for cycle-breaking purposes, it may not be true that the scriptlets for dependencies have run. But are the files already there? (I'm

Re: F24 System Wide Change: Default Local DNS Resolver

2015-12-10 Thread Petr Spacek
On 10.12.2015 00:02, Oron Peled wrote: > On Wednesday 09 December 2015 13:37:12 Paul Wouters wrote: >> On 12/09/2015 01:04 PM, Debarshi Ray wrote: >>> Since this is likely to break networking on a lot of client-side systems, I >>> would have expected you to do this research before submitting it as

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Florian Weimer
On 12/10/2015 12:53 PM, Rex Dieter wrote: > Florian Weimer wrote: > >> When a %post scriptlet runs, is it guaranteed that the Requires: >> dependencies have been unpacked? I understand that for cycle-breaking >> purposes, it may not be true that the scriptlets for dependencies have >> run. But a

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Reindl Harald
Am 10.12.2015 um 12:53 schrieb Rex Dieter: Florian Weimer wrote: When a %post scriptlet runs, is it guaranteed that the Requires: dependencies have been unpacked? I understand that for cycle-breaking purposes, it may not be true that the scriptlets for dependencies have run. But are the fil

Re: %post RPM scriptlets and dependencies

2015-12-10 Thread Rex Dieter
Florian Weimer wrote: > When a %post scriptlet runs, is it guaranteed that the Requires: > dependencies have been unpacked? I understand that for cycle-breaking > purposes, it may not be true that the scriptlets for dependencies have > run. But are the files already there? I think the answer in

rawhide report: 20151210 changes

2015-12-10 Thread Fedora Rawhide Report
Compose started at Thu Dec 10 05:15:02 UTC 2015 Broken deps for i386 -- [IQmol] IQmol-2.3.0-9.fc24.i686 requires libboost_serialization.so.1.58.0 IQmol-2.3.0-9.fc24.i686 requires libboost_iostreams.so.1.58.0 IQmol-2.3.0

applet keyboard

2015-12-10 Thread mastaiza
I use icewm and openbox tint2 with a layout that I use I can not see because it is an indicator keyboard is not in Fedora. One has to wonder what language is used. So many programs created for this purpose and we do not have one. Example programs gxkb, xxkb, fbxkb etc. -- devel mailing list deve

%post RPM scriptlets and dependencies

2015-12-10 Thread Florian Weimer
When a %post scriptlet runs, is it guaranteed that the Requires: dependencies have been unpacked? I understand that for cycle-breaking purposes, it may not be true that the scriptlets for dependencies have run. But are the files already there? (I'm interested in plain Requires, not Requires(post