Any idea why Design Suite failed to compose? Looking at
http://koji.fedoraproject.org/koji/getfile?taskID=13835847&name=root.log...
from
http://koji.fedoraproject.org/koji/tasks?state=all&view=tree&method=...
I notice an issue mentioning
DEBUG util.py:417: 2016-04-28 14:22:27,585: Install failed: novirt_install failed
The reason I ask is I noticed Design Suite is missing on https://alt.fedoraproject.org/pub/alt/stage/24_Beta-1.2/Labs/x86_64/iso/
Will the problem resolve before the final release? Thanks
On Thu, 28 Apr 2016 12:34:21 -0700 Luya Tshimbalanga luya@fedoraproject.org wrote:
Any idea why Design Suite failed to compose? Looking at
http://koji.fedoraproject.org/koji/getfile?taskID=13835847&name=root.log...
from
http://koji.fedoraproject.org/koji/tasks?state=all&view=tree&method=...
I notice an issue mentioning
DEBUG util.py:417: 2016-04-28 14:22:27,585: Install failed: novirt_install failed
The reason I ask is I noticed Design Suite is missing on https://alt.fedoraproject.org/pub/alt/stage/24_Beta-1.2/Labs/x86_64/iso/
Will the problem resolve before the final release? Thanks
Looks like this is due to:
pyanaconda.packaging.NoSuchPackage: f24-backgrounds-extras-gnome
in anaconda.log
That package is in an update that is only in testing.
You could request a freeze break to bring it to stable, or remove it from the kickstart until after beta.
kevin
Is Infrastructure the right mailing list for the request?
On 28/04/16 12:43 PM, Kevin Fenzi wrote:
On Thu, 28 Apr 2016 12:34:21 -0700 Luya Tshimbalanga luya@fedoraproject.org wrote:
Any idea why Design Suite failed to compose? Looking at
http://koji.fedoraproject.org/koji/getfile?taskID=13835847&name=root.log...
from
http://koji.fedoraproject.org/koji/tasks?state=all&view=tree&method=...
I notice an issue mentioning
DEBUG util.py:417: 2016-04-28 14:22:27,585: Install failed: novirt_install failed
The reason I ask is I noticed Design Suite is missing on https://alt.fedoraproject.org/pub/alt/stage/24_Beta-1.2/Labs/x86_64/iso/
Will the problem resolve before the final release? Thanks
Looks like this is due to:
pyanaconda.packaging.NoSuchPackage: f24-backgrounds-extras-gnome
in anaconda.log
That package is in an update that is only in testing.
You could request a freeze break to bring it to stable, or remove it from the kickstart until after beta.
kevin
spins mailing list spins@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/spins@lists.fedoraproject.org
On Thu, 28 Apr 2016 13:37:41 -0700 Luya Tshimbalanga luya@fedoraproject.org wrote:
Is Infrastructure the right mailing list for the request?
No.
Go to https://qa.fedoraproject.org/blockerbugs/milestone/24/beta/buglist login and click on 'propose'
I'd guess you could use this bug for the bug to track it: https://bugzilla.redhat.com/show_bug.cgi?id=1331122
kevin
On 28/04/16 01:41 PM, Kevin Fenzi wrote:
On Thu, 28 Apr 2016 13:37:41 -0700 Luya Tshimbalanga luya@fedoraproject.org wrote:
Is Infrastructure the right mailing list for the request?
No.
Go to https://qa.fedoraproject.org/blockerbugs/milestone/24/beta/buglist login and click on 'propose'
I'd guess you could use this bug for the bug to track it: https://bugzilla.redhat.com/show_bug.cgi?id=1331122
kevin
Done.
Thanks Kevin.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi all,
It seems that the Fedora Security Lab is missing in Beta. Compoisng is failing.
DEBUG util.py:417: 2016-04-30 09:55:37,690: Disk Image install successf ul DEBUG util.py:417: 2016-04-30 09:55:37,691: working dir is /var/tmp/lmc-work-sq3d0enw DEBUG util.py:417: 2016-04-30 09:55:37,709: Problem zeroing free blocks of /tmp/lmc/lmc-disk-zwg3qysc.img DEBUG util.py:417: 2016-04-30 09:55:37,710: squashfs.img creation faile d
As the FSL is basically just a copy of the Xfce spin I can see an issue beside the failure.
What can I do? Thanks.
Kind regards,
Fabian
On Sat, 30 Apr 2016 13:56:06 +0200 Fabian Affolter fab@fedoraproject.org wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi all,
It seems that the Fedora Security Lab is missing in Beta. Compoisng is failing.
DEBUG util.py:417: 2016-04-30 09:55:37,690: Disk Image install successf ul DEBUG util.py:417: 2016-04-30 09:55:37,691: working dir is /var/tmp/lmc-work-sq3d0enw DEBUG util.py:417: 2016-04-30 09:55:37,709: Problem zeroing free blocks of /tmp/lmc/lmc-disk-zwg3qysc.img DEBUG util.py:417: 2016-04-30 09:55:37,710: squashfs.img creation faile d
As the FSL is basically just a copy of the Xfce spin I can see an issue beside the failure.
What can I do? Thanks.
Sadly this is https://bugzilla.redhat.com/show_bug.cgi?id=1315541
Which has proved very difficult to track down and fix so far. ;(
Basically random live composes in koji (and not outside koji) seem to fail when finishing up the live media creation. So, it's just random luck which ones fail and which ones work right now. The latest beta rc has workstation and kde and those are the only blocking ones, but is missing a number of others as you have seen.
We just need to figure out what is causing this and fix it. ;(
kevin
On 04/30/2016 07:47 PM, Kevin Fenzi wrote:
On Sat, 30 Apr 2016 13:56:06 +0200 Fabian Affolter fab@fedoraproject.org wrote:
It seems that the Fedora Security Lab is missing in Beta. Compoisng is failing.
DEBUG util.py:417: 2016-04-30 09:55:37,690: Disk Image install successf ul DEBUG util.py:417: 2016-04-30 09:55:37,691: working dir is /var/tmp/lmc-work-sq3d0enw DEBUG util.py:417: 2016-04-30 09:55:37,709: Problem zeroing free blocks of /tmp/lmc/lmc-disk-zwg3qysc.img DEBUG util.py:417: 2016-04-30 09:55:37,710: squashfs.img creation faile d
Sadly this is https://bugzilla.redhat.com/show_bug.cgi?id=1315541
Which has proved very difficult to track down and fix so far. ;(
Basically random live composes in koji (and not outside koji) seem to fail when finishing up the live media creation. So, it's just random luck which ones fail and which ones work right now. The latest beta rc has workstation and kde and those are the only blocking ones, but is missing a number of others as you have seen.
We just need to figure out what is causing this and fix it. ;(
I just want to make sure that the Security Lab will make it for F24. As for Alpha this Lab was already removed from the website and for Beta there are no ISOs to test, I guess that one will argue for a removal.
Kind regards,
Fabian
Hi all,
IMHO this random failure bug should be a release blocker. It is an issue in the core build structure and not shipping a non-blocking Spin or Lab due to this would be really unattractive. What do you think?
Greetings,
Christian
On 05/02/2016 09:19 AM, Fabian Affolter wrote:
On 04/30/2016 07:47 PM, Kevin Fenzi wrote:
On Sat, 30 Apr 2016 13:56:06 +0200 Fabian Affolter fab@fedoraproject.org wrote:
It seems that the Fedora Security Lab is missing in Beta. Compoisng is failing.
DEBUG util.py:417: 2016-04-30 09:55:37,690: Disk Image install successf ul DEBUG util.py:417: 2016-04-30 09:55:37,691: working dir is /var/tmp/lmc-work-sq3d0enw DEBUG util.py:417: 2016-04-30 09:55:37,709: Problem zeroing free blocks of /tmp/lmc/lmc-disk-zwg3qysc.img DEBUG util.py:417: 2016-04-30 09:55:37,710: squashfs.img creation faile d
Sadly this is https://bugzilla.redhat.com/show_bug.cgi?id=1315541
Which has proved very difficult to track down and fix so far. ;(
Basically random live composes in koji (and not outside koji) seem to fail when finishing up the live media creation. So, it's just random luck which ones fail and which ones work right now. The latest beta rc has workstation and kde and those are the only blocking ones, but is missing a number of others as you have seen.
We just need to figure out what is causing this and fix it. ;(
I just want to make sure that the Security Lab will make it for F24. As for Alpha this Lab was already removed from the website and for Beta there are no ISOs to test, I guess that one will argue for a removal.
Kind regards,
Fabian _______________________________________________ spins mailing list spins@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/spins@lists.fedoraproject.org
On Mon, 2 May 2016 12:11:02 +0200 Christian Dersch lupinix@mailbox.org wrote:
Hi all,
IMHO this random failure bug should be a release blocker. It is an issue in the core build structure and not shipping a non-blocking Spin or Lab due to this would be really unattractive. What do you think?
Well, you are welcome to propose it...
but if it doesn't affect blocking images it's hard to see how it would be a blocker. It definitely seems like something we should try and take a fix for though (Freeze exception).
Go here and propose: https://qa.fedoraproject.org/blockerbugs/milestone/24/beta/buglist
kevin