Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Rune won't install with neither the Windows nor the Linux CD. I corrected the ebuild by changing the ${CDROM_SET} numbers from 1 and 2 to 0 and 1 and changing the "cdrom_get_cds System/rune.bin:System/Rune.exe" to "cdrom_get_cds System/rune-bin:System/Rune.exe". I also changed "die "Could not unpack runelinuxfiles.tar.gz"" to "die "Could not unpack rune-all-0.1.tar.bz2"". I tried it with both, the Windows and the Linux CD and both worked. Reproducible: Always Steps to Reproduce: 1.emerge rune-1.07-r1 Actual Results: The ebuild crashed. Expected Results: Emerge correctly.
Created an attachment (id=73352) [details] the corrected ebuild I corrected the ebuild by changing the ${CDROM_SET} numbers from 1 and 2 to 0 and 1 and changing the "cdrom_get_cds System/rune.bin:System/Rune.exe" to "cdrom_get_cds System/rune-bin:System/Rune.exe". I also changed runelinuxfiles.tar.gz to rune-all-0.1.tar.bz2. I tried it with both, the Windows and the Linux CD and both worked.
The strange thing is that with my Linux Rune disk, it wouldn't work until I made the changes that I did. Anyway, changes made. I'll have to see what's going on with my disk later.