Re: [rawhide]: broken fedpkg

2018-06-03 Thread Peter Robinson
On Sun, Jun 3, 2018 at 3:30 PM, Tomasz Kłoczko wrote: > Hi, > > As in is in subject > > $ fedpkg > Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/fedpkg/__main__.py", line 84, in > main > sys.exit(client.args.command()) > AttributeError: 'Namespace' object has

Re: The update system has the wrong package

2018-06-03 Thread Steve Dickson
On 05/31/2018 12:02 PM, Randy Barlow wrote: > On 05/30/2018 02:23 PM, Steve Dickson wrote: >> You are right... I only did a rawhide build... but that is no longer the case >> https://koji.fedoraproject.org/koji/taskinfo?taskID=27299567 >> >> And I'm still having the problem... the update system

Re: Change in Copr retention policy?

2018-06-03 Thread Fabio Valentini
On Fri, Jun 1, 2018 at 12:31 PM Miroslav Suchý wrote: > > Hi, > I would like to open discussion about Copr retention policy change. > > Right now we have: > > > How long do you keep the builds? ¶ > > > We keep the last successful build from each package indefinitely. All other > > builds (old

[rawhide]: broken fedpkg

2018-06-03 Thread Tomasz Kłoczko
Hi, As in is in subject $ fedpkg Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/fedpkg/__main__.py", line 84, in main sys.exit(client.args.command()) AttributeError: 'Namespace' object has no attribute 'command' During handling of the above exception, another

Libravatar shutting down on 2018-09-01 - Are we aware of that already?

2018-06-03 Thread Dominic Hopf
Greetings, I was stumbling over this as I was wondering where my Avatar went on src.fedoraproject.org… However, long story short: The guys of Libravatar are intending to shut down their services on 2018-09-01. More information can be found here:

Re: Libravatar shutting down on 2018-09-01 - Are we aware of that already?

2018-06-03 Thread Tomasz Torcz
On Sun, Jun 03, 2018 at 01:07:36PM +0200, Dominic Hopf wrote: > Greetings, > > I was stumbling over this as I was wondering where my Avatar went on > src.fedoraproject.org… However, long story short: > > The guys of Libravatar are intending to shut down their services on > 2018-09-01. > > > Is

Self Introduction

2018-06-03 Thread Feather Lin
Hello everyone, My name is Feather Lin, I live in Taiwan and I am a student. I had used in Fedora 20 and 21, I am using CentOS 7 now. Feather ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: Hiding the grub menu by default on single OS installs

2018-06-03 Thread Neal Gompa
On Sun, Jun 3, 2018 at 2:58 PM Tomasz Torcz wrote: > > On Sun, Jun 03, 2018 at 02:37:30PM -0400, Neal Gompa wrote: > > On Fri, Jun 1, 2018 at 10:42 AM Ken Coar wrote: > > > > > > > > - > > > > Fedora > > > > Recovery options > > > >

Re: [rawhide]: broken fedpkg

2018-06-03 Thread Rex Dieter
Tomasz Kłoczko wrote: > On 3 June 2018 at 15:36, Peter Robinson wrote: > [..] > >> It's fixed in rpkg-1.54-2 >> > > Actually I have no installed rpkg You probably have at least one of the following rpm -q rpkg-common python2-rpkg python3-rpkg -- Rex

Re: [rawhide]: broken fedpkg

2018-06-03 Thread Tomasz Kłoczko
On 3 June 2018 at 15:36, Peter Robinson wrote: [..] > It's fixed in rpkg-1.54-2 > Actually I have no installed rpkg [root@domek /]# rpm -q rpkg package rpkg is not installed [root@domek /]# rpm -Va .M... g /boot/System.map-4.17.0-0.rc6.git3.1.fc29.x86_64 .M... g

Re: Hiding the grub menu by default on single OS installs

2018-06-03 Thread Kyle Marek
On 06/01/2018 02:03 PM, Peter Jones wrote: > On Thu, May 31, 2018 at 05:47:36PM +0200, Hans de Goede wrote: >> Hi, >> >> On 31-05-18 15:20, Robert Marcano wrote: >>> On 05/31/2018 06:52 AM, Hans de Goede wrote: ... This will basically get us back the F28 behavior of showing the menu

Re: Hiding the grub menu by default on single OS installs

2018-06-03 Thread Hans de Goede
Hi, On 01-06-18 20:38, Andrew Lutomirski wrote: On Jun 1, 2018, at 1:04 AM, Hans de Goede wrote: Hi All, First of all I want to thank everyone for their input. I also want to make clear that the hide the menu + not listening for a keypress at all (aka fastboot) is a Fedora 30 thing, quoting

Re: Hiding the grub menu by default on single OS installs

2018-06-03 Thread Tomasz Torcz
On Sun, Jun 03, 2018 at 02:37:30PM -0400, Neal Gompa wrote: > On Fri, Jun 1, 2018 at 10:42 AM Ken Coar wrote: > > > > > > - > > > Fedora > > > Recovery options > > > |`- Fedora (older kernel, 4.13.0-103) > > > |`- Fedora (older

Re: Hiding the grub menu by default on single OS installs

2018-06-03 Thread Kevin Fenzi
On 06/01/2018 02:27 AM, Gerd Hoffmann wrote: > Hi, > >> Side note, android's 'reboot' cmd can take an argument, like 'reboot >> fastboot' or 'reboot recovery'.. that might be one of the few features >> from android worth copying ;-) > > I'm still missing something simliar to "lilo -R " in the

Re: Hiding the grub menu by default on single OS installs

2018-06-03 Thread Neal Gompa
On Fri, Jun 1, 2018 at 10:42 AM Ken Coar wrote: > > On 06/01/2018 10:29 AM, David Sommerseth wrote: > > > > So the menu could look something like > > > > - > > Fedora > > Recovery options > > |`- Fedora (older kernel, 4.13.0-103) > >

Re: Hiding the grub menu by default on single OS installs

2018-06-03 Thread Andrew Lutomirski
On Sun, Jun 3, 2018 at 11:05 AM, Hans de Goede wrote: > Hi, > > On 01-06-18 20:38, Andrew Lutomirski wrote: >>> >>> On Jun 1, 2018, at 1:04 AM, Hans de Goede wrote: >>> >>> Hi All, >>> >>> First of all I want to thank everyone for their input. >>> >>> I also want to make clear that the hide the

Fedora Rawhide-20180603.n.1 compose check report

2018-06-03 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 13/137 (x86_64), 5/24 (i386), 1/2 (arm) New failures (same test did not fail in Rawhide-20180531.n.0): ID: 244519 Test: x86_64 Server-boot-iso install_default@uefi URL: https://openqa.fedoraproject.org/tests/244519 ID: 244565 Test:

Fedora rawhide compose report: 20180603.n.1 changes

2018-06-03 Thread Fedora Rawhide Report
___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines:

Re: Self Introduction

2018-06-03 Thread Jerry James
On Sun, Jun 3, 2018 at 9:53 AM, Feather Lin wrote: > Hello everyone, > My name is Feather Lin, I live in Taiwan and I am a student. I had used > in Fedora 20 and 21, I am using CentOS 7 now. > Hello Feather, 歡

[Test-Announce] Fedora 29 Rawhide 20180603.n.1 nightly compose nominated for testing

2018-06-03 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 29 Rawhide 20180603.n.1. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

[Bug 1582966] perl-Mojolicious-7.82 is available

2018-06-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1582966 Emmanuel Seyman changed: What|Removed |Added Status|NEW |CLOSED Fixed In Version|

[Bug 1585474] New: perl-Dist-Zilla-Plugin-Git-2.044 is available

2018-06-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1585474 Bug ID: 1585474 Summary: perl-Dist-Zilla-Plugin-Git-2.044 is available Product: Fedora Version: rawhide Component: perl-Dist-Zilla-Plugin-Git Keywords: FutureFeature, Triaged

[Bug 1585474] perl-Dist-Zilla-Plugin-Git-2.045 is available

2018-06-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1585474 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-Dist-Zilla-Plugin-Git-

[Bug 1585518] New: perl-Dist-Zilla-Plugin-GithubMeta-0.58 is available

2018-06-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1585518 Bug ID: 1585518 Summary: perl-Dist-Zilla-Plugin-GithubMeta-0.58 is available Product: Fedora Version: rawhide Component: perl-Dist-Zilla-Plugin-GithubMeta Keywords: FutureFeature,

[Bug 1585521] New: perl-Mojolicious-7.83 is available

2018-06-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1585521 Bug ID: 1585521 Summary: perl-Mojolicious-7.83 is available Product: Fedora Version: rawhide Component: perl-Mojolicious Keywords: FutureFeature, Triaged Assignee:

[389-devel] 389 DS nightly 2018-06-04 - 60% PASS

2018-06-03 Thread vashirov
https://fedorapeople.org/groups/389ds/ci/nightly/2018/06/04/report-389-ds-base-1.4.0.9-20180603gitb0e0580.fc28.x86_64.html ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to