First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 124662
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Catalyst Developers <catalyst@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bardur Arantsson <bugs-gentoo.org@scientician.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 124662 depends on: Show dependency tree
Bug 124662 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-02 10:01 0000
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 From Chris Gianelloni (RETIRED) 2006-03-12 05:04:06 0000 -------
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 From Chris Gianelloni (RETIRED) 2006-04-18 17:17:00 0000 -------
Fixed in 2.0_rc42

First Last Prev Next    No search results available      Search page      Enter new bug