The following spins are currently failing in nightly compose. They need to be fixed by their spin owners asap or they will not be able to be shipped.
robotics:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3459578
Error creating Live CD : Failed to build transaction : player-3.0.2-13.fc16.x86_64 requires libgeos-3.3.0.so()(64bit)
electronics-lab:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3459582
Error creating Live CD : Failed to build transaction : gspiceui-0.9.98-3.fc15.x86_64 requires gwave
design-suite:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3459562
Error creating Live CD : Failed to find package 'agave' : No package(s) available to install
Please fix these issues as soon as you can.
kevin
Hi,
--- On Tue, Oct 25, 2011 at 10:49 PM, Kevin Fenzi kevin@scrye.com wrote: | electronics-lab: | | http://koji.fedoraproject.org/koji/taskinfo?taskID=3459582 | | Error creating Live CD : Failed to build transaction : | gspiceui-0.9.98-3.fc15.x86_64 requires gwave --
I checked with the maintainer, and he asked me to revert the inclusion of gwave Requires from this package. A new gwave build is required, and is targeted for F17.
Can you please remove this package alone from F16? I believe it must be done in the comps-f16.xml.in file at:
http://git.fedorahosted.org/git/?p=comps.git
I don't have access to this repo.
SK
On Tue, 25 Oct 2011 23:48:56 +0530 Shakthi Kannan shakthimaan@gmail.com wrote:
Hi,
--- On Tue, Oct 25, 2011 at 10:49 PM, Kevin Fenzi kevin@scrye.com wrote: | electronics-lab: | | http://koji.fedoraproject.org/koji/taskinfo?taskID=3459582 | | Error creating Live CD : Failed to build transaction : | gspiceui-0.9.98-3.fc15.x86_64 requires gwave --
I checked with the maintainer, and he asked me to revert the inclusion of gwave Requires from this package. A new gwave build is required, and is targeted for F17.
Can you please remove this package alone from F16? I believe it must be done in the comps-f16.xml.in file at:
http://git.fedorahosted.org/git/?p=comps.git
I don't have access to this repo.
You should. All packagers have access to it.
You should be able to check it out and remove gspiceui from the f16 comps and commit. If you can't still for some reason, I would be happy to get it done. Just let me know.
kevin
Hi,
--- On Tue, Oct 25, 2011 at 11:57 PM, Kevin Fenzi kevin@scrye.com wrote: | You should. All packagers have access to it. | | You should be able to check it out and remove gspiceui from the f16 | comps and commit. If you can't still for some reason, I would be happy | to get it done. Just let me know. --
Some problem with the ssh keys:
$ git clone ssh://git.fedorahosted.org/comps.git Cloning into comps... Permission denied (publickey). fatal: The remote end hung up unexpectedly
Can you please remove gspiceui and gwave from comps-f16.xml.in under electronic-lab section?
SK
On Wed, 26 Oct 2011 09:15:25 +0530 Shakthi Kannan shakthimaan@gmail.com wrote:
Hi,
--- On Tue, Oct 25, 2011 at 11:57 PM, Kevin Fenzi kevin@scrye.com wrote: | You should. All packagers have access to it. | | You should be able to check it out and remove gspiceui from the f16 | comps and commit. If you can't still for some reason, I would be happy | to get it done. Just let me know. --
Some problem with the ssh keys:
$ git clone ssh://git.fedorahosted.org/comps.git Cloning into comps... Permission denied (publickey). fatal: The remote end hung up unexpectedly
Strange.
Can you please remove gspiceui and gwave from comps-f16.xml.in under electronic-lab section?
Done:
http://git.fedorahosted.org/git/?p=comps.git;a=commit;h=94430b28849e65e7b5bd...
kevin
Hi,
--- On Wed, Oct 26, 2011 at 9:25 AM, Kevin Fenzi kevin@scrye.com wrote: | Done: | | http://git.fedorahosted.org/git/?p=comps.git;a=commit;h=94430b28849e65e7b5bd... --
Was there no spin scheduled on October 26? I still see the last build as October 25, 2011:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3459582
SK
On Thu, 27 Oct 2011 18:39:07 +0530 Shakthi Kannan shakthimaan@gmail.com wrote:
Hi,
--- On Wed, Oct 26, 2011 at 9:25 AM, Kevin Fenzi kevin@scrye.com wrote: | Done: | | http://git.fedorahosted.org/git/?p=comps.git;a=commit;h=94430b28849e65e7b5bd... --
Was there no spin scheduled on October 26? I still see the last build as October 25, 2011:
Sorry about that. I didn't fire one off yesterday.
Just did so... should finish in a few here.
kevin
Hi,
--- On Thu, Oct 27, 2011 at 8:40 PM, Kevin Fenzi kevin@scrye.com wrote: | Just did so... should finish in a few here. --
Thanks. The electronic-lab .iso was created from the builds in the last few days.
SK
Is it too late to be applying updates to the F-16 git branch? The Robotics spin doesn't currently include the post scripts to put the live installer in the gnome shortcuts, customize the favorite applications, etc. I was playing with it last night and got it working, I'd like to get that fix in before the F16 release. If it's alright, I can try to push the updates tonight.
Thanks,
Rich
On Thu, Nov 03, 2011 at 10:39:30 -0400, Rich Mattes richmattes@gmail.com wrote:
Is it too late to be applying updates to the F-16 git branch? The Robotics spin doesn't currently include the post scripts to put the live installer in the gnome shortcuts, customize the favorite applications, etc. I was playing with it last night and got it working, I'd like to get that fix in before the F16 release. If it's alright, I can try to push the updates tonight.
Possibly. At this point you probably need to discuss with release engineering as they have probably already done the builds for the release. They would possibly be willing to do a respin of Robotics since it's not one of the major spins.
In general this is way late to be finding this kind of issue. If the spin required these features it should have been discovered back at alpha. If there was a change in requirements, that change should probably have been deferred until F17.
I want to do another spin kickstarts based on what we actually use for the release as a zero day update. Please don't commit the change to the F16 branch for now unless rel-eng is going to do a respin with the change. Once I get a version with the actually ks files used for the release in updates we can do another spin-kickstarts with errata for people doing their own spins post release.
On Thu, Nov 3, 2011 at 11:26 AM, Bruno Wolff III bruno@wolff.to wrote:
Possibly. At this point you probably need to discuss with release engineering as they have probably already done the builds for the release. They would possibly be willing to do a respin of Robotics since it's not one of the major spins.
In general this is way late to be finding this kind of issue. If the spin required these features it should have been discovered back at alpha. If there was a change in requirements, that change should probably have been deferred until F17.
I want to do another spin kickstarts based on what we actually use for the release as a zero day update. Please don't commit the change to the F16 branch for now unless rel-eng is going to do a respin with the change. Once I get a version with the actually ks files used for the release in updates we can do another spin-kickstarts with errata for people doing their own spins post release.
Understood. We were kind of in a holding pattern with the robotics spin until we were granted preliminary approval a couple of weeks ago, so we're playing catch-up trying to get everything ready for the f16 release.
I commented on the f16 spins ticket at [1] asking about a recompose. Either way I'll push the update to master tonight, and if it's possible to respin the robotics livedvd we can cherry-pick it to F-16.
Thanks,
Rich
On Thu, Nov 03, 2011 at 15:48:22 -0400, Rich Mattes richmattes@gmail.com wrote:
I commented on the f16 spins ticket at [1] asking about a recompose. Either way I'll push the update to master tonight, and if it's possible to respin the robotics livedvd we can cherry-pick it to F-16.
I checked the ticket and the request was turned down.
So I went and built a version of spin-kickstarts using the Gold ks files. I then cherry picked you commit to the master branch for F-16. Once the Gold spin-kickstarts gets into updates proper, I'll make another update with any changes to the F-16 branch so the Gold images were built.
On Fri, Nov 4, 2011 at 12:45 AM, Bruno Wolff III bruno@wolff.to wrote:
I checked the ticket and the request was turned down.
So I went and built a version of spin-kickstarts using the Gold ks files. I then cherry picked you commit to the master branch for F-16. Once the Gold spin-kickstarts gets into updates proper, I'll make another update with any changes to the F-16 branch so the Gold images were built.
Yeah, I pinged the rel-eng guys on IRC last night about it, we unfortunately didn't catch it in time. I still want to find a way to get a fixed image out in the wild after the dust settles, is fedoraunity the only avenue for this?
Rich
On Fri, Nov 04, 2011 at 10:49:50 -0400, Rich Mattes richmattes@gmail.com wrote:
On Fri, Nov 4, 2011 at 12:45 AM, Bruno Wolff III bruno@wolff.to wrote:
I checked the ticket and the request was turned down.
So I went and built a version of spin-kickstarts using the Gold ks files. I then cherry picked you commit to the master branch for F-16. Once the Gold spin-kickstarts gets into updates proper, I'll make another update with any changes to the F-16 branch so the Gold images were built.
Yeah, I pinged the rel-eng guys on IRC last night about it, we unfortunately didn't catch it in time. I still want to find a way to get a fixed image out in the wild after the dust settles, is fedoraunity the only avenue for this?
People can build their own images with updated packages whenever they want. In a few months that's probably going to be better than grabbing the release version anyway. The ks update will be in F16 by then, so they won't have to modify the ks file unless they want to for some other reason.
If you want to host your own iso images that include updated packages and/or ks used to generate the iso, that will probably work for helping people that don't want to run livecd-creator. (Though you need to be careful about GPL compliance.)
Given how easy running livecd-creator is, I'd suggest just prominently documenting that at a level appropriate for your audiance.
On Fri, Nov 04, 2011 at 10:49:50 -0400, Rich Mattes richmattes@gmail.com wrote:
Yeah, I pinged the rel-eng guys on IRC last night about it, we unfortunately didn't catch it in time. I still want to find a way to get a fixed image out in the wild after the dust settles, is fedoraunity the only avenue for this?
This won't really help with the iso, but I did make a spin-kickstarts update with the fix that is now pending for testing. This will help people doing respins using livecd-creator.
On Tue, Oct 25, 2011 at 1:19 PM, Kevin Fenzi kevin@scrye.com wrote:
The following spins are currently failing in nightly compose. They need to be fixed by their spin owners asap or they will not be able to be shipped.
robotics:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3459578
Error creating Live CD : Failed to build transaction : player-3.0.2-13.fc16.x86_64 requires libgeos-3.3.0.so()(64bit)
Pushed the fixed build to stable just now[1]. I tried to on Monday before the release freeze, but it wasn't in -testing long enough. Will this still go through before the f16 release?
Rich
[1] https://admin.fedoraproject.org/updates/FEDORA-2011-14486
On Tue, 25 Oct 2011 14:21:29 -0400 Rich Mattes richmattes@gmail.com wrote:
On Tue, Oct 25, 2011 at 1:19 PM, Kevin Fenzi kevin@scrye.com wrote:
The following spins are currently failing in nightly compose. They need to be fixed by their spin owners asap or they will not be able to be shipped.
robotics:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3459578
Error creating Live CD : Failed to build transaction : player-3.0.2-13.fc16.x86_64 requires libgeos-3.3.0.so()(64bit)
Pushed the fixed build to stable just now[1]. I tried to on Monday before the release freeze, but it wasn't in -testing long enough. Will this still go through before the f16 release?
No. Not unless it's a NTH (nice to have) or blocker bug.
http://fedoraproject.org/wiki/QA:SOP_nth_bug_process
Feel free to propose it for a NTH.
You may need to file a bug noting the broken dep.
kevin
On Tue, Oct 25, 2011 at 2:29 PM, Kevin Fenzi kevin@scrye.com wrote:
No. Not unless it's a NTH (nice to have) or blocker bug.
http://fedoraproject.org/wiki/QA:SOP_nth_bug_process
Feel free to propose it for a NTH.
You may need to file a bug noting the broken dep.
Done: https://bugzilla.redhat.com/show_bug.cgi?id=748982
Thanks,
Rich