Re: F27 System Wide Change: Graphical Applications as Flatpaks

2017-07-10 Thread Owen Taylor
Thanks for the thoughtful comment! The ability for different applications to bundle different library versions is only one of the benefits that Flatpak's bring - other benefits like sandboxing, the ability to try out applications from newer and older versions of Fedora, and the ability to do

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Michael Catanzaro
On Mon, Jul 10, 2017 at 12:12 PM, Reindl Harald wrote: and how do you imagine systemd to "get fixed"? by allow the rescue target without authentication? at this point you are mostly in the dracut stuff that "popular pattern" needs to be fixed One option would be to

Re: [Test-Announce] Fedora 26 Candidate RC-1.4 Available Now!

2017-07-10 Thread Adam Williamson
On Mon, 2017-07-10 at 00:05 +0200, Kevin Kofler wrote: > Adam Williamson wrote: > > Note that for dumb reasons that I hate we actually strip the metadata > > from the final compose when it's actually approved and shipped out to > > mirrors, but when a compose completes, the metadata related to

Re: [Fedora-packaging] Bundled Provides Libraries and Versioning

2017-07-10 Thread Jason L Tibbitts III
> "RB" == Randy Barlow writes: RB> On top of these problems I have also observed a trend away from RB> having releases and versions at all. Lots of golang programs just RB> depend on git commit hashes of libraries that don't make RB> releases. I've also observed

Re: [Fedora-packaging] Bundled Provides Libraries and Versioning

2017-07-10 Thread Randy Barlow
On Mon, 2017-07-10 at 11:40 -0500, Adam Miller wrote: > The main motivation for bundling as of late is golang[0], it's > extremely common out in the community for software to pull in > "Vendored" libraries even if they are exact copies of remote > upstreams > (this is common with tools like

Re: [Test-Announce] Fedora 26 Candidate RC-1.4 Available Now!

2017-07-10 Thread Adam Williamson
On Thu, 2017-07-06 at 10:05 -0400, Matthew Miller wrote: > On Wed, Jul 05, 2017 at 02:33:01PM -0700, Adam Williamson wrote: > > With Pungi 4 we really can't do that any more. Composes have a much > > more solid identity as an actual thing. 'A compose' has a compose ID, > > production composes have

Re: Fedora Rawhide-20170710.n.0 compose check report

2017-07-10 Thread Adam Williamson
On Mon, 2017-07-10 at 15:31 +, Fedora compose checker wrote: > Missing expected images: > > Atomic qcow2 x86_64 > Workstation live i386 > Server boot i386 > Atomic raw-xz x86_64 > Kde live i386 > > Failed openQA tests: 22/137 (x86_64), 1/18 (i386), 1/2 (arm) There's kind of a grab bag of

Mingw RPM deps broken [Re: Fedora rawhide compose report: 20170708.n.0 changes]

2017-07-10 Thread Daniel P. Berrange
On Sat, Jul 08, 2017 at 02:40:42PM +, Fedora Rawhide Report wrote: > Broken deps for x86_64 > -- > [mingw-atkmm] > mingw32-atkmm-2.24.2-3.fc26.noarch requires mingw32(libglibmm-2.4-1.dll) > mingw64-atkmm-2.24.2-3.fc26.noarch

Re: Mingw RPM deps broken [Re: Fedora rawhide compose report: 20170708.n.0 changes]

2017-07-10 Thread Sandro Mani
On 10.07.2017 10:52, Daniel P. Berrange wrote: It appears that the /usr/lib/rpm/mingw-find-{requires,provides}.sh scripts are broken. New builds are ending up with almost no provides lists, which is in turn causing all dependant packages to report broken deps like this.

Re: Mingw RPM deps broken [Re: Fedora rawhide compose report: 20170708.n.0 changes]

2017-07-10 Thread Tomasz Torcz
On Mon, Jul 10, 2017 at 09:52:18AM +0100, Daniel P. Berrange wrote: > On Sat, Jul 08, 2017 at 02:40:42PM +, Fedora Rawhide Report wrote: > > > Broken deps for x86_64 > > -- > > [mingw-atkmm] > > mingw32-atkmm-2.24.2-3.fc26.noarch

Using ndb in RPM (was: Re: F27 System Wide Change: RPM 4.14)

2017-07-10 Thread Richard W.M. Jones
On Fri, Jul 07, 2017 at 04:15:53PM +0200, Jaroslav Reznik wrote: > = System Wide Change: RPM 4.14 = > https://fedoraproject.org/wiki/Changes/RPM-4.14 The web page has: Improvements and stabilization of "ndb" (New RPM DB Format database format) ... Changing database from bdb to ndb

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Neal Gompa
On Fri, Jul 7, 2017 at 10:24 AM, Jaroslav Reznik wrote: > = System Wide Change: Reduce Initial Setup Redundancy = > https://fedoraproject.org/wiki/Changes/ReduceInitialSetupRedundancy > > Change owner(s): > * Michael Catanzaro > > Currently there is a

Re: F27 System Wide Change: Graphical Applications as Flatpaks

2017-07-10 Thread Owen Taylor
On Mon, 2017-07-10 at 00:46 +0200, Kevin Kofler wrote: > Jaroslav Reznik wrote: > > = System Wide Change: Graphical Applications as Flatpaks = > > https://fedoraproject.org/wiki/Changes/Graphical_Applications_as_Fl > > atpaks > > > > Change owner(s): > > * Owen Taylor > >

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Michael Catanzaro
On Mon, Jul 10, 2017 at 12:04 PM, Andreas Tunek wrote: Will there be any GUI method to remove the sudo rights from the first created user? I believe you can do this from gnome-control-center if and only if you first (a) create another admin (wheel) user and log in as

Re: Using ndb in RPM

2017-07-10 Thread Przemek Klosowski
On 07/10/2017 09:16 AM, Jos Vos wrote: On Mon, Jul 10, 2017 at 02:30:59PM +0200, Pierre-Yves Chibon wrote: Oups, that was meant to be: On which side? LDBM was many factors faster than SQLite. No concrete figures, it was a year ago or so when we decided to go for LMDB (still a product in

Re: Bundled Provides Libraries and Versioning

2017-07-10 Thread Adam Miller
On Sun, Jul 9, 2017 at 5:36 PM, Kevin Kofler wrote: > Adam Miller wrote: >> In today's FESCo meeting we discussed the fact that there are many >> RPMs currently in Fedora (a reported 244 in Rawhide currently) that >> are defining a `Provides: bundled() = ` but

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Chris Adams
Once upon a time, Michael Catanzaro said: > On Mon, Jul 10, 2017 at 12:12 PM, Reindl Harald > wrote: > >and how do you imagine systemd to "get fixed"? > >by allow the rescue target without authentication? > > > >at this point you are mostly in

Re: [Fedora-packaging] Bundled Provides Libraries and Versioning

2017-07-10 Thread Adam Miller
On Sat, Jul 8, 2017 at 10:24 AM, Ville Skyttä wrote: > > > 7.7.2017 20.45 "Jason L Tibbitts III" kirjoitti: > > > I would argue that it doesn't remove the ability, but that it does make > it more difficult to do in an automated fashion. Basically you can

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Kamil Paral
On Mon, Jul 10, 2017 at 5:53 PM, Michael Catanzaro wrote: > OK, I see the problem. > > On the one hand, systemd needs fixed, as disabled root account is already > a popular pattern on the largest Linux distro out there. This is an issue > for rescue prompts too. That

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Pierre-Yves Chibon
On Mon, Jul 10, 2017 at 05:17:04PM +0200, Vít Ondruch wrote: > > > Dne 10.7.2017 v 11:23 Pierre-Yves Chibon napsal(a): > > On Fri, Jul 07, 2017 at 09:31:22AM -0400, Matthew Miller wrote: > >> On Fri, Jul 07, 2017 at 03:05:43AM +, Zbigniew Jędrzejewski-Szmek > >> wrote: > >>> 3. The default

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Vít Ondruch
Dne 10.7.2017 v 11:23 Pierre-Yves Chibon napsal(a): > On Fri, Jul 07, 2017 at 09:31:22AM -0400, Matthew Miller wrote: >> On Fri, Jul 07, 2017 at 03:05:43AM +, Zbigniew Jędrzejewski-Szmek wrote: >>> 3. The default landing page for a package shows a message about >>>the missing readme.

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Jul 10, 2017 at 04:24:06PM +0200, Pierre-Yves Chibon wrote: > On Mon, Jul 10, 2017 at 02:15:26PM +, Zbigniew Jędrzejewski-Szmek wrote: > > On Mon, Jul 10, 2017 at 02:46:27PM +0100, Peter Robinson wrote: > > > On Mon, Jul 10, 2017 at 2:38 PM, Zbigniew Jędrzejewski-Szmek > > >

Re: F27 System Wide Change: Graphical Applications as Flatpaks

2017-07-10 Thread Przemek Klosowski
On 07/06/2017 11:05 AM, Jaroslav Reznik wrote: = System Wide Change: Graphical Applications as Flatpaks = https://fedoraproject.org/wiki/Changes/Graphical_Applications_as_Flatpaks Change owner(s): * Owen Taylor This change is to enable package maintainers to build Flatpaks

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Pierre-Yves Chibon
On Mon, Jul 10, 2017 at 04:49:32PM +0200, Miroslav Suchý wrote: > Dne 8.7.2017 v 20:43 Zbigniew Jędrzejewski-Szmek napsal(a): > > Nah, most likely stg.fp.o is just some rpi on somebody's desk or a vm > > stuck in the corner of the infrastructure. I don't think you can make > > any conjectures

Fedora Rawhide-20170710.n.0 compose check report

2017-07-10 Thread Fedora compose checker
Missing expected images: Atomic qcow2 x86_64 Workstation live i386 Server boot i386 Atomic raw-xz x86_64 Kde live i386 Failed openQA tests: 22/137 (x86_64), 1/18 (i386), 1/2 (arm) New failures (same test did not fail in Rawhide-20170709.n.0): ID: 119222 Test: x86_64 Workstation-boot-iso

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Michael Catanzaro
On Mon, Jul 10, 2017 at 9:27 AM, Kamil Paral wrote: So if I read correctly, on the first boot the installed system will have no user account and no root password. Yup. That might be very inconvenient for QA. If anything goes wrong during the first boot (and it often does

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Andreas Tunek
2017-07-07 16:24 GMT+02:00 Jaroslav Reznik : > = System Wide Change: Reduce Initial Setup Redundancy = > https://fedoraproject.org/wiki/Changes/ReduceInitialSetupRedundancy > > Change owner(s): > * Michael Catanzaro > > Currently there is a high level of

Re: Using ndb in RPM

2017-07-10 Thread Florian Weimer
* Jos Vos: > Hi, > > On Mon, Jul 10, 2017 at 09:14:07AM +0100, Richard W.M. Jones wrote: > >> The web page has: >> >>Improvements and stabilization of "ndb" (New RPM DB Format database >>format) >> >> [...] >> >> The problem is that "NDB" is a custom homebrew database invented in >> the

Re: Bundled Provides Libraries and Versioning

2017-07-10 Thread Petr Pisar
On 2017-07-07, Adam Miller wrote: > `Provides: bundled() = ` but excluding > the version completely[0][1]. This removes that ability to properly > perform source code auditing and security vulnerability tracking. > > My question to the Fedora Contributor Community

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Adam Williamson
On Mon, 2017-07-10 at 10:53 -0500, Michael Catanzaro wrote: > My suggestion is some sort of debug option for Anaconda that would > allow QA to set a root password when needed to investigate something > going wrong, or for OpenQA. It could even allow visiting arbitrary > Anaconda spokes. We

Re: Fedora 27 mass rebuild at risk

2017-07-10 Thread Carlos O'Donell
On 07/07/2017 04:20 PM, Carlos O'Donell wrote: > On 07/07/2017 08:53 AM, Florian Weimer wrote: >> We currently have an invalid IFUNC resolver in libgcc.a on POWER >> (rhbz#1467526). glibc in rawhide recently started linking that into the >> library and there are significant problems with that

Re: Using ndb in RPM

2017-07-10 Thread Leonid Podolny
Correct me if I'm wrong, but the database here is several thousands rows in total, several MBs in size. Every database engine should be fine. We probably care much more about things like ease of development, stability, proper locking and such. > On Jul 10, 2017, at 9:16 AM, Jos Vos

Re: Using ndb in RPM

2017-07-10 Thread Chris Adams
Once upon a time, Leonid Podolny said: > Correct me if I'm wrong, but the database here is several thousands rows in > total, several MBs in size. Every database engine should be fine. We probably > care much more about things like ease of development, stability, proper >

[Fedocal] Reminder meeting : Modularity WG (once every two weeks)

2017-07-10 Thread jkurik
Dear all, You are kindly invited to the meeting: Modularity WG (once every two weeks) on 2017-07-11 from 10:00:00 to 11:00:00 US/Eastern At fedora-meetin...@irc.freenode.net The meeting will be about: Meeting of the Modularity Working Group. More information available at: [Modularity

Re: Intel i915 firmwares

2017-07-10 Thread Chris Murphy
Another thing that's a big frustrating about this, is when the firmware loading, or various other features, is enabled I get: Jul 09 21:18:04 f26h.localdomain kernel: Setting dangerous option enable_guc_loading - tainting kernel Jul 09 21:18:04 f26h.localdomain kernel: Setting dangerous option

Re: Using ndb in RPM (was: Re: F27 System Wide Change: RPM 4.14)

2017-07-10 Thread Jos Vos
Hi, On Mon, Jul 10, 2017 at 09:14:07AM +0100, Richard W.M. Jones wrote: > The web page has: > >Improvements and stabilization of "ndb" (New RPM DB Format database >format) > > [...] > > The problem is that "NDB" is a custom homebrew database invented in > the RPM codebase. I agree

Wrote a new blog for OpenSource.Com on evolution of containers.

2017-07-10 Thread Daniel Walsh
https://opensource.com/article/17/7/how-linux-containers-evolved If you like it, please social Media this message out. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: Using ndb in RPM

2017-07-10 Thread Alek Paunov
On 2017-07-10 12:28, Jos Vos wrote: Hi, On Mon, Jul 10, 2017 at 09:14:07AM +0100, Richard W.M. Jones wrote: The web page has: Improvements and stabilization of "ndb" (New RPM DB Format database format) [...] The problem is that "NDB" is a custom homebrew database invented in the

Re: F27 System Wide Change: Graphical Applications as Flatpaks

2017-07-10 Thread Martin Kolman
On Mon, 2017-07-10 at 00:46 +0200, Kevin Kofler wrote: > Jaroslav Reznik wrote: > > = System Wide Change: Graphical Applications as Flatpaks = > > https://fedoraproject.org/wiki/Changes/Graphical_Applications_as_Fl > > atpaks > > > > Change owner(s): > > * Owen Taylor > >

Re: Using ndb in RPM (was: Re: F27 System Wide Change: RPM 4.14)

2017-07-10 Thread Richard W.M. Jones
On Mon, Jul 10, 2017 at 11:28:13AM +0200, Jos Vos wrote: > Hi, > > On Mon, Jul 10, 2017 at 09:14:07AM +0100, Richard W.M. Jones wrote: > > > The web page has: > > > >Improvements and stabilization of "ndb" (New RPM DB Format database > >format) > > > > [...] > > > > The problem is that

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Pierre-Yves Chibon
On Fri, Jul 07, 2017 at 09:31:22AM -0400, Matthew Miller wrote: > On Fri, Jul 07, 2017 at 03:05:43AM +, Zbigniew Jędrzejewski-Szmek wrote: > > 3. The default landing page for a package shows a message about > >the missing readme. Maybe we could show the %description there in > >such

Re: F27 System Wide Change: Graphical Applications as Flatpaks

2017-07-10 Thread Bastien Nocera
- Original Message - > Jaroslav Reznik wrote: > > = System Wide Change: Graphical Applications as Flatpaks = > > https://fedoraproject.org/wiki/Changes/Graphical_Applications_as_Flatpaks > > > > Change owner(s): > > * Owen Taylor > > This change is leaving several

Re: Using ndb in RPM (was: Re: F27 System Wide Change: RPM 4.14)

2017-07-10 Thread Neal Gompa
On Mon, Jul 10, 2017 at 4:14 AM, Richard W.M. Jones wrote: > On Fri, Jul 07, 2017 at 04:15:53PM +0200, Jaroslav Reznik wrote: >> = System Wide Change: RPM 4.14 = >> https://fedoraproject.org/wiki/Changes/RPM-4.14 > > The web page has: > >Improvements and stabilization of

Re: [Fedora-packaging] Bundled Provides Libraries and Versioning

2017-07-10 Thread Dominik 'Rathann' Mierzejewski
On Saturday, 08 July 2017 at 17:24, Ville Skyttä wrote: [...] > If the bundled version corresponds to an upstream release to an extent that > it can be called that version, and checks like the discussed one could be > skipped just by looking at the version label, then it must be practically > the

Re: Using ndb in RPM

2017-07-10 Thread Jos Vos
On Mon, Jul 10, 2017 at 02:44:31PM +0300, Alek Paunov wrote: > If you say: > create table col1(key blob primary key, value blob) without rowid;/ > > you physically get no more/no less simple key/value store (given 30 more > lines of trivial code for implementing your favorite key/value lib >

Re: [Fedora-packaging] Bundled Provides Libraries and Versioning

2017-07-10 Thread Bastien Nocera
- Original Message - > On Saturday, 08 July 2017 at 17:24, Ville Skyttä wrote: > [...] > > If the bundled version corresponds to an upstream release to an extent that > > it can be called that version, and checks like the discussed one could be > > skipped just by looking at the version

Re: Using ndb in RPM

2017-07-10 Thread Pierre-Yves Chibon
On Mon, Jul 10, 2017 at 02:27:38PM +0200, Pierre-Yves Chibon wrote: > On Mon, Jul 10, 2017 at 01:51:57PM +0200, Jos Vos wrote: > > On Mon, Jul 10, 2017 at 02:44:31PM +0300, Alek Paunov wrote: > > > > > If you say: > > > create table col1(key blob primary key, value blob) without rowid;/ > > > >

Re: Using ndb in RPM

2017-07-10 Thread Pierre-Yves Chibon
On Mon, Jul 10, 2017 at 01:51:57PM +0200, Jos Vos wrote: > On Mon, Jul 10, 2017 at 02:44:31PM +0300, Alek Paunov wrote: > > > If you say: > > create table col1(key blob primary key, value blob) without rowid;/ > > > > you physically get no more/no less simple key/value store (given 30 more > >

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Peter Robinson
On Mon, Jul 10, 2017 at 10:23 AM, Pierre-Yves Chibon wrote: > On Fri, Jul 07, 2017 at 09:31:22AM -0400, Matthew Miller wrote: >> On Fri, Jul 07, 2017 at 03:05:43AM +, Zbigniew Jędrzejewski-Szmek wrote: >> > 3. The default landing page for a package shows a message about

Re: Fedora rawhide compose report: 20170708.n.0 changes

2017-07-10 Thread Alexander Bokovoy
On la, 08 heinä 2017, Fedora Rawhide Report wrote: [freeipa] freeipa-server-trust-ad-4.5.2-2.fc27.aarch64 requires libsmbldap.so.0()(64bit) freeipa-server-trust-ad-4.5.2-2.fc27.aarch64 requires libsmbldap.so.0(SMBLDAP_0)(64bit) [freeipa]

Re: Using ndb in RPM

2017-07-10 Thread Jos Vos
On Mon, Jul 10, 2017 at 02:30:59PM +0200, Pierre-Yves Chibon wrote: > Oups, that was meant to be: On which side? LDBM was many factors faster than SQLite. No concrete figures, it was a year ago or so when we decided to go for LMDB (still a product in development...). I had attended some talk

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Jul 10, 2017 at 02:46:27PM +0100, Peter Robinson wrote: > On Mon, Jul 10, 2017 at 2:38 PM, Zbigniew Jędrzejewski-Szmek > wrote: > > On Mon, Jul 10, 2017 at 01:21:53PM +0100, Peter Robinson wrote: > >> On Mon, Jul 10, 2017 at 10:23 AM, Pierre-Yves Chibon > >>

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Pierre-Yves Chibon
On Mon, Jul 10, 2017 at 02:15:26PM +, Zbigniew Jędrzejewski-Szmek wrote: > On Mon, Jul 10, 2017 at 02:46:27PM +0100, Peter Robinson wrote: > > On Mon, Jul 10, 2017 at 2:38 PM, Zbigniew Jędrzejewski-Szmek > > wrote: > > > On Mon, Jul 10, 2017 at 01:21:53PM +0100, Peter

Re: F27 System Wide Change: Reduce Initial Setup Redundancy

2017-07-10 Thread Kamil Paral
On Fri, Jul 7, 2017 at 4:24 PM, Jaroslav Reznik wrote: > User Account > > Currently, users have the option of creating the initial user account > in Anaconda, or not. Anaconda does not require this if the user sets a > root password. Users who do not create a user account in

Re: Fedora rawhide compose report: 20170708.n.0 changes

2017-07-10 Thread Tomasz Torcz
On Mon, Jul 10, 2017 at 03:30:02PM +0300, Alexander Bokovoy wrote: > On la, 08 heinä 2017, Fedora Rawhide Report wrote: > > [freeipa] > > freeipa-server-trust-ad-4.5.2-2.fc27.aarch64 requires > > libsmbldap.so.0()(64bit) > > freeipa-server-trust-ad-4.5.2-2.fc27.aarch64 requires > >

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Jul 10, 2017 at 01:21:53PM +0100, Peter Robinson wrote: > On Mon, Jul 10, 2017 at 10:23 AM, Pierre-Yves Chibon > wrote: > > On Fri, Jul 07, 2017 at 09:31:22AM -0400, Matthew Miller wrote: > >> On Fri, Jul 07, 2017 at 03:05:43AM +, Zbigniew Jędrzejewski-Szmek > >>

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Peter Robinson
On Mon, Jul 10, 2017 at 2:38 PM, Zbigniew Jędrzejewski-Szmek wrote: > On Mon, Jul 10, 2017 at 01:21:53PM +0100, Peter Robinson wrote: >> On Mon, Jul 10, 2017 at 10:23 AM, Pierre-Yves Chibon >> wrote: >> > On Fri, Jul 07, 2017 at 09:31:22AM -0400, Matthew

Re: Fedora rawhide compose report: 20170708.n.0 changes

2017-07-10 Thread Stephen Gallagher
On Mon, Jul 10, 2017 at 9:53 AM Tomasz Torcz wrote: > On Mon, Jul 10, 2017 at 03:30:02PM +0300, Alexander Bokovoy wrote: > > On la, 08 heinä 2017, Fedora Rawhide Report wrote: > > > [freeipa] > > > freeipa-server-trust-ad-4.5.2-2.fc27.aarch64 requires >

Re: RFC: Disable cairo-gl backend in F27

2017-07-10 Thread Mamoru TASAKA
Hello: Adam Jackson wrote on 07/06/2017 01:48 AM: Apologies that this is just after the system-wide change deadline (thanks for putting that on a holiday btw), but I hadn't had a chance to dig into this before now and I think it's fairly low impact. Cairo's OpenGL backend is not especially

Re: Coming soon: Pagure service for dist-git

2017-07-10 Thread Miroslav Suchý
Dne 8.7.2017 v 20:43 Zbigniew Jędrzejewski-Szmek napsal(a): > Nah, most likely stg.fp.o is just some rpi on somebody's desk or a vm > stuck in the corner of the infrastructure. I don't think you can make > any conjectures about performance or reliability based on the staging > instance. Nope.

Re: Fedora rawhide compose report: 20170708.n.0 changes

2017-07-10 Thread Alexander Bokovoy
On ma, 10 heinä 2017, Stephen Gallagher wrote: On Mon, Jul 10, 2017 at 9:53 AM Tomasz Torcz wrote: On Mon, Jul 10, 2017 at 03:30:02PM +0300, Alexander Bokovoy wrote: > On la, 08 heinä 2017, Fedora Rawhide Report wrote: > > [freeipa] > >

[Bug 1469313] New: perl-Dist-Zilla-6.010 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1469313 Bug ID: 1469313 Summary: perl-Dist-Zilla-6.010 is available Product: Fedora Version: rawhide Component: perl-Dist-Zilla Keywords: FutureFeature, Triaged Assignee:

jplesnik changed ppisar's 'watchbugzilla' permission on rpms/perl-MooX-Singleton (master) to 'Obsolete'

2017-07-10 Thread notifications
jplesnik changed ppisar's 'watchbugzilla' permission on rpms/perl-MooX-Singleton (master) to 'Obsolete' https://admin.fedoraproject.org/pkgdb/package/rpms/perl-MooX-Singleton/ ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To

jplesnik changed ppisar's 'approveacls' permission on rpms/perl-MooX-Singleton (master) to 'Approved'

2017-07-10 Thread notifications
jplesnik changed ppisar's 'approveacls' permission on rpms/perl-MooX-Singleton (master) to 'Approved' https://admin.fedoraproject.org/pkgdb/package/rpms/perl-MooX-Singleton/ ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To

[Bug 1468854] ctstream-27 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468854 --- Comment #4 from Fedora Update System --- ctstream-27-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-a0fbcc0a47 -- You are receiving this mail

[Bug 1468854] ctstream-27 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468854 --- Comment #2 from Fedora Update System --- ctstream-27-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-dd79aa4579 -- You are receiving this mail because:

[Bug 1468854] ctstream-27 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468854 --- Comment #3 from Fedora Update System --- ctstream-27-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-4df5162557 -- You are receiving this mail because:

jplesnik uploaded MooX-Singleton-1.20.tar.gz for perl-MooX-Singleton

2017-07-10 Thread notifications
6fea66cc67440bab49766b658d0443373ca70ef101bb46191c79f7ad47e35f52a4813759769194f9f964981e639e187e071e01e2f1193833da14eefbe5131d8d MooX-Singleton-1.20.tar.gz

jplesnik uploaded Locale-MO-File-0.06.tar.gz for perl-Locale-MO-File

2017-07-10 Thread notifications
574c86c66455ce8b58a9a25f6779e3c1ec39e8e5ebf09ea3f0d0ad460176bb4b8f6be24f3a6363acd22bf9100d2bb56ebb81ad365654587679518f3549e4b178 Locale-MO-File-0.06.tar.gz

ppisar pushed to ctstream (f24). "Version 27 bump"

2017-07-10 Thread notifications
From 9e8d667e88aa699de064800f539af0a54b218881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 10 Jul 2017 08:43:45 +0200 Subject: Version 27 bump --- .gitignore| 1 + ctstream.spec | 6 -- sources | 2 +- 3 files changed, 6

ppisar pushed to ctstream (epel7). "Version 27 bump"

2017-07-10 Thread notifications
From 13a993de4f3c013a128dfda6f6dd39960aebc68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 10 Jul 2017 08:43:45 +0200 Subject: Version 27 bump --- .gitignore| 1 + ctstream.spec | 6 -- sources | 2 +- 3 files changed, 6

ppisar pushed to ctstream (f25). "Version 27 bump"

2017-07-10 Thread notifications
From 9e8d667e88aa699de064800f539af0a54b218881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 10 Jul 2017 08:43:45 +0200 Subject: Version 27 bump --- .gitignore| 1 + ctstream.spec | 6 -- sources | 2 +- 3 files changed, 6

jplesnik pushed to perl-MooX-Singleton (master). "Initial import"

2017-07-10 Thread notifications
From 5847c872bf5521323b90ea0ef69e0578387ae548 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 10 Jul 2017 08:51:54 +0200 Subject: Initial import --- .gitignore | 1 + perl-MooX-Singleton.spec | 50

jplesnik pushed to perl-Locale-MO-File (master). "Initial import"

2017-07-10 Thread notifications
From 1518641f76f123af556ac5e20b377743380d440a Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 10 Jul 2017 09:04:24 +0200 Subject: Initial import --- .gitignore | 1 + perl-Locale-MO-File.spec | 76

dist.upgradepath FAILED for perl-Parse-ErrorString-Perl-0.26-1.fc24

2017-07-10 Thread notifications
dist.upgradepath FAILED for perl-Parse-ErrorString-Perl-0.26-1.fc24 https://taskotron.fedoraproject.org/artifacts/all/55232992-6541-11e7-8b03-5254008e42f6/task_output/perl-Parse-ErrorString-Perl-0.26-1.fc24.log ___ perl-devel mailing list --

[389-devel] Re: Implementing Referential Integrity by using a queue instead of a file

2017-07-10 Thread Ludwig
On 07/10/2017 12:13 AM, William Brown wrote: On Fri, 2017-07-07 at 11:44 +0200, Ludwig Krispenz wrote: On 07/07/2017 10:44 AM, Ludwig Krispenz wrote: On 07/07/2017 07:10 AM, William Brown wrote: Any thoughts or objections on the above would be welcome. The only problem with going to a

[EPEL-devel] karma wanted for epel-release-7-10

2017-07-10 Thread Kevin Fenzi
Greetings. I would love it if some folks could test: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-eb495217ca This update changes links from: mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=testing-epel7=$basearch to

[Bug 1468399] perl-Image-Sane-0.14 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468399 Petr Pisar changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In

pghmcfc pushed to perl-Exception-Class (master). "Update to 1.43 (..more)"

2017-07-10 Thread notifications
From 4352675533edd7ef0502ba232c8b17dab3f9782e Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 10 Jul 2017 10:35:24 +0100 Subject: Update to 1.43 - New upstream release 1.43 - The full_message() method in Exception::Class::Base now calls message() instead of

jplesnik uploaded Code-TidyAll-0.61.tar.gz for perl-Code-TidyAll

2017-07-10 Thread notifications
4fb4eb50f2d8150149d4df682edee0db91e2f9277652fd98c57d7534b3a992cd7f070d25f80d9171eac67844a1a16b53f44b8689b86c35a28102e15562864ebf Code-TidyAll-0.61.tar.gz

jplesnik pushed to perl-Code-TidyAll (f26). "0.61 bump"

2017-07-10 Thread notifications
From 2a5c13239f42d55bcd4f711a6c621509381e5114 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 10 Jul 2017 11:59:53 +0200 Subject: 0.61 bump --- .gitignore | 1 + perl-Code-TidyAll.spec | 5 - sources| 2 +- 3 files changed, 6

jplesnik uploaded SVG-2.78.tar.gz for perl-SVG

2017-07-10 Thread notifications
fc1642df78a66b1e5f477ffb0cf873c36454d5296f974f2f88b6e1b7fb80b0f79b91dd377e54d9bbaf014ea1ffc11ceebe69750056c6d20a76f79b5fabc49643 SVG-2.78.tar.gz

jplesnik pushed to perl-Parse-ErrorString-Perl (master). "0.27 bump"

2017-07-10 Thread notifications
From be97941c6d6b314ce8700792f42bb091191d37c7 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 10 Jul 2017 12:43:10 +0200 Subject: 0.27 bump --- .gitignore | 1 + perl-Parse-ErrorString-Perl.spec | 7 +-- sources

[Bug 1468887] perl-Parse-ErrorString-Perl-0.27 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468887 Jitka Plesnikova changed: What|Removed |Added Status|NEW |CLOSED Fixed

jplesnik pushed to perl-Code-TidyAll (master). "0.61 bump"

2017-07-10 Thread notifications
From fa3ce55d8e41073d992a0510593c25d7ab82d32b Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 10 Jul 2017 11:59:53 +0200 Subject: 0.61 bump --- .gitignore | 1 + perl-Code-TidyAll.spec | 5 - sources| 2 +- 3 files changed, 6

jplesnik pushed to perl-SVG (master). "2.78 bump"

2017-07-10 Thread notifications
From d40d985c7357050dd86cb5658b01e889c5b789ef Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 10 Jul 2017 12:12:10 +0200 Subject: 2.78 bump --- .gitignore| 1 + perl-SVG.spec | 7 +-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-)

[Bug 1468793] perl-SVG-2.78 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468793 Jitka Plesnikova changed: What|Removed |Added Status|NEW |CLOSED Fixed

jplesnik uploaded Parse-ErrorString-Perl-0.27.tar.gz for perl-Parse-ErrorString-Perl

2017-07-10 Thread notifications
2111d3d130e7eeb754e11d6a20cd289be888fd384853d19000820363b8a2bb60f75db029cbf6646ec267ba5a9f25ddc596c335c41623cc07a82b12fce81a9800 Parse-ErrorString-Perl-0.27.tar.gz

pghmcfc uploaded Exception-Class-1.43.tar.gz for perl-Exception-Class

2017-07-10 Thread notifications
8416f82032dd39c38c9a4e12d7ae23cd0d66e1cbe9b22bde274972031c6218ed2d90cf9caf052a3d201decf92e715d0bf56a42789f35a7a60b9ea66680fb2668 Exception-Class-1.43.tar.gz

[Bug 1468782] perl-Code-TidyAll-0.61 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468782 Jitka Plesnikova changed: What|Removed |Added Status|ASSIGNED|MODIFIED

[Bug 1469031] New: Please update perl-Plack version

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1469031 Bug ID: 1469031 Summary: Please update perl-Plack version Product: Fedora EPEL Version: epel7 Component: perl-Plack Assignee: rc040...@freenet.de Reporter:

[Bug 1468782] perl-Code-TidyAll-0.61 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468782 --- Comment #1 from Fedora Update System --- perl-Code-TidyAll-0.61-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-58b49d8fe8 -- You are receiving this

[Bug 1467459] perl-Code-TidyAll-0.60 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1467459 --- Comment #3 from Fedora Update System --- perl-Code-TidyAll-0.61-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-58b49d8fe8 -- You are receiving this

[Bug 1469031] Please update perl-Plack version

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1469031 Ralf Corsepius changed: What|Removed |Added Assignee|rc040...@freenet.de

[Bug 1469110] perl-Text-Fuzzy-0.26 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1469110 --- Comment #2 from Upstream Release Monitoring --- hotness's scratch build of perl-Text-Fuzzy-0.26-1.el7.src.rpm for rawhide completed

[Bug 1467122] perl-Mojolicious-7.36 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1467122 Upstream Release Monitoring changed: What|Removed |Added

[Bug 1469110] perl-Text-Fuzzy-0.26 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1469110 --- Comment #1 from Upstream Release Monitoring --- Created attachment 1295798 --> https://bugzilla.redhat.com/attachment.cgi?id=1295798=edit [patch] Update to 0.26 (#1469110) -- You are

[Bug 1469110] New: perl-Text-Fuzzy-0.26 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1469110 Bug ID: 1469110 Summary: perl-Text-Fuzzy-0.26 is available Product: Fedora Version: rawhide Component: perl-Text-Fuzzy Keywords: FutureFeature, Triaged Assignee:

[Bug 1469112] New: perl-Term-ProgressBar-2.19 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1469112 Bug ID: 1469112 Summary: perl-Term-ProgressBar-2.19 is available Product: Fedora Version: rawhide Component: perl-Term-ProgressBar Keywords: FutureFeature, Triaged

[Bug 1468854] ctstream-27 is available

2017-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1468854 Petr Pisar changed: What|Removed |Added Status|ASSIGNED|MODIFIED Fixed In

  1   2   >