Opened 16 years ago
Closed 15 years ago
#3940 closed bug (fixed)
Can't install from CD at r30790
Reported by: | haiqu | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Change History (9)
comment:1 by , 16 years ago
Component: | Build System → - General |
---|---|
Owner: | changed from | to
comment:2 by , 16 years ago
Do you use any optional packages ? I noticed the same behaviour when creating a CD image with many of them included.
The last line of the serial log was something like "cannot start /bin/sh, error = -1". Maybe a file number limit is hit somewhere...
In your case, some files may have been added to the build between hrev30782 and hrev30790, and made the limit reached.
comment:3 by , 16 years ago
Invalid. Problem was caused by a faulty unused 30Gb hard drive, which is now junk.
comment:5 by , 16 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:6 by , 16 years ago
Reverted to hrev30786 and rebuilt and the CD booted. Saved Path.cpp and Path.h then did svn up -r30805
and reinserted Path.cpp and Path.h and rebuilt. The CD booted and installed fine.
The problem is definitely in that change. Over to you, Axel.
comment:7 by , 16 years ago
BTW it may be relevant that I'm still using the IDE bus manager, not the ATA manager. My hard drives are all SATA on this newer machine too. Hope that sheds some light on the issue.
comment:9 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
thanks for the confirmation!
Please only select a component, if it might actually have something to do with the reported bug. If your best guess is BPath changes, then "Build System" is definitely the wrong component. And no, "Build System" is not the fallback component, just because everything is built by the build system.