FS#10614 - 2008.04RC CD install : gcc-libs corrupted package
Attached to Project:
Arch Linux
Opened by Damien Herraud (bapman) - Sunday, 08 June 2008, 23:04 GMT
Last edited by Simo Leone (neotuli) - Sunday, 22 June 2008, 00:04 GMT
Opened by Damien Herraud (bapman) - Sunday, 08 June 2008, 23:04 GMT
Last edited by Simo Leone (neotuli) - Sunday, 22 June 2008, 00:04 GMT
|
Details
Hi,
As reported on the forum, some people (and myself) had a problem with CD install from 2008.04RC images. We all tried to install it from usb stick. We all checked the md5sum, which was right. Here is what we get at the "install packages" stage of installation : Resolving dependencies.... Warning: Dependency cycle detected Warning: bash will be installed before its glibc dependency Warning: db will be installed before its coreutils dependency Error:: failed to commit (corrupted package) Error: md5:/var/cache/pacman/gcc-libs-4.3.0-1-i686 Error: md5:/var/cache/pacman/gcc-4.3.0-1-i686 Can't get md5 checksum for gcc-libs-4.3.0-1 ... can't get checksum for gcc-4.3.0-1 FTP install worked flawlessly though. Here is the forum post : http://bbs.archlinux.org/viewtopic.php?pid=376897#p376897 |
This task depends upon
Closed by Simo Leone (neotuli)
Sunday, 22 June 2008, 00:04 GMT
Reason for closing: Fixed
Additional comments about closing: Partitioning a file is a bitch.
Thanks for the help guys!
Sunday, 22 June 2008, 00:04 GMT
Reason for closing: Fixed
Additional comments about closing: Partitioning a file is a bitch.
Thanks for the help guys!
[root@archlive pkg]# md5sum gcc-libs-4.3.0-1-i686.pkg.tar.gz
md5sum: gcc-libs-4.3.0-1-i686.pkg.tar.gz: Input/output error
The kernel has to say this about it:
attempt to access beyond end of device
sda1: rw=0, want=731462, limit=722862
attempt to access beyond end of device
sda1: rw=0, want=731470, limit=722862
attempt to access beyond end of device
sda1: rw=0, want=731478, limit=722862
attempt to access beyond end of device
sda1: rw=0, want=731480, limit=722862
attempt to access beyond end of device
sda1: rw=0, want=731480, limit=722862
attempt to access beyond end of device
sda1: rw=0, want=731480, limit=722862
attempt to access beyond end of device
sda1: rw=0, want=731480, limit=722862
attempt to access beyond end of device
sda1: rw=0, want=731480, limit=722862
attempt to access beyond end of device
sda1: rw=0, want=731462, limit=722862
FS#10702FS#10225is a dupe of this. I suspect this has to do with the already funky behavior with the USB filesystem. It needs to be made much larger than filesystem metadata and file data in order to even boot, and I have no idea why.FS#10225by febeee "I reproduced the problem systematically on a Eee PC." This error occurred for me while installing on an Eee PC also, from a usb stick onto an external 4GB SanDisk SDHC card. (Not sure if it's even possible to do this.) Curious if others were using unconventional hardware for install.cat /src/core/pkg/* > /dev/null
to check for i/o errors as well as check all the md5sums.