Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124662 - dev-util/catalyst-2.0rc39: livecdfs-update.sh problems with 2005.1 stages
Summary: dev-util/catalyst-2.0rc39: livecdfs-update.sh problems with 2005.1 stages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-03-02 10:01 UTC by Bardur Arantsson
Modified: 2006-04-18 17:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bardur Arantsson 2006-03-02 10:01:28 UTC
Hi,

The livecdfs-update.sh script seems to be slightly too sensitive about errors. Specifically the last line of targets/support/livecdfs-update.sh which reads something like

    sed -i "s:\t\[\[ -x /sbin/evms_activate:\t\[\[ \
       -x \${CDBOOT} \]\] \&\& \[\[ -x \
       /sbin/evms_activate:" /lib/rcscripts/addons/udev-start.sh

causes the build to abort because the /lib/rcscripts/addons/udev-start.sh file doesn't exist -- at least not when i do a bootstrap from a 2005.1 stage3 -> 2005.1 stage1 and try to get from that stage1 to a stage2 livecd. I should note that nothing has changed in any of the .spec files and the only variable is the catalyst version. I should also note that I've locally disabled the line with no ill effects on the generated livecd.

Could the line in question be made conditional of the file actually existing?

Cheers,
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2006-03-12 05:04:06 UTC
I've already fixed this in CVS, we just have not rolled a new catalyst rc release yet (since I've been on vacation).
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2006-04-18 17:17:00 UTC
Fixed in 2.0_rc42