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 pac

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: https://blog.libravatar.org/posts/Libravatar.org_

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

[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 exc

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 no

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 i

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 devel-le...@lists.fedo

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 /boot/initramfs-4.17.0

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 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 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 kern

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: 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 m

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 w

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

[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

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: https://fedoraproject.org/wiki/Mailing_list_gu

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, 歡

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: x86_6

Re: [rawhide]: broken fedpkg

2018-06-03 Thread Tomasz Kłoczko
On 3 June 2018 at 20:04, Rex Dieter 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 > # rpm -q rpkg-common python2-rpkg python3-rpkg rpkg-common-1.54-2.fc2

Re: Summary/Minutes from today's FESCo Meeting (2018-06-01)

2018-06-03 Thread Ondřej Lysoněk
On 1.6.2018 22:35, Dennis Gilmore wrote: > Meeting summary > --- > * init process (dgilmore, 15:01:00) > > * #1901 F29 System Wide Change: Perl Move to MetaCPAN (tyll, 15:06:28) > * LINK: https://pagure.io/fesco/issue/19011 (tyll, 15:06:34) > * AGREED: accept F29 System Wide Ch