Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160667 - LiveCD install interrupted with "[Errno 5] Input/output error"
Summary: LiveCD install interrupted with "[Errno 5] Input/output error"
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-07 12:51 UTC by Yury Kyshtymov
Modified: 2007-01-23 22:22 UTC (History)
0 users

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


Attachments
installer.log.failed (installer.log.failed,12.17 KB, text/plain)
2007-01-07 12:52 UTC, Yury Kyshtymov
Details
installprofile.xml (installprofile.xml,5.57 KB, text/plain)
2007-01-07 12:52 UTC, Yury Kyshtymov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Kyshtymov 2007-01-07 12:51:09 UTC
I/O error - possibly connected with FastTrack 2000 adapter

Reproducible: Always

Steps to Reproduce:
1.Install version 2006.1 via wizard
or
1.Install version 2006.1 via text installet in terminal window
Tetsted 2 times in total

Actual Results:  
GLI: January 07 2007 14:38:31 - Make.conf configured
GLI: January 07 2007 14:38:31 - Chroot environment ready.
GLI: January 07 2007 14:38:50 - This is a bad thing. An exception occured outside of the normal install errors. The error was: '[Errno 5] Input/output error'
GLI: January 07 2007 14:38:50 - Traceback (most recent call last):
GLI: January 07 2007 14:38:50 - File "/opt/installer/GLIClientController.py", line 197, in run
    self._install_steps[self._install_step]['function']()
GLI: January 07 2007 14:38:50 - File "/opt/installer/GLIArchitectureTemplate.py", line 539, in install_portage_tree
    GLIUtility.fetch_and_unpack_tarball(portage_tree_snapshot_uri, self._chroot_dir + "/usr/", self._chroot_dir + "/", cc=self._cc)
GLI: January 07 2007 14:38:50 - File "/opt/installer/GLIUtility.py", line 557, in fetch_and_unpack_tarball
    if not get_uri(tarball_uri, temp_directory + "/" + tarball_filename, cc):
GLI: January 07 2007 14:38:50 - File "/opt/installer/GLIUtility.py", line 468, in get_uri
    shutil.copy(r_file, path)
GLI: January 07 2007 14:38:50 - File "/usr/lib/python2.4/shutil.py", line 81, in copy
    copyfile(src, dst)
GLI: January 07 2007 14:38:50 - File "/usr/lib/python2.4/shutil.py", line 49, in copyfile
    copyfileobj(fsrc, fdst)
GLI: January 07 2007 14:38:50 - File "/usr/lib/python2.4/shutil.py", line 22, in copyfileobj
    buf = fsrc.read(length)
GLI: January 07 2007 14:38:50 - IOError: [Errno 5] Input/output error


Expected Results:  
Install Gentoo, actually

My machine: Intel Pentium 4 3.0 GGz  
MB Gygabyte 
LiveCD was at DVD-RW 
hda - master at on-board IDE controller
hdd - DVD-RW 
hdg - on FastTrack 2000 controller (it didn't want to appear at Kubuntu graphical install, but Kubuntu text install was OK)
After failed Gentoo install my Marvell network adapter stopped working in Kubuntu (reported as not available and network settings dissappeared), but resumed after IP settings corrected and system reboot.
Comment 1 Yury Kyshtymov 2007-01-07 12:52:22 UTC
Created attachment 105787 [details]
installer.log.failed

See the end
Comment 2 Yury Kyshtymov 2007-01-07 12:52:53 UTC
Created attachment 105789 [details]
installprofile.xml
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-07 13:04:18 UTC
Broken hardware is not an installed bug.
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2007-01-07 15:29:55 UTC
Please run memtest for a few hours (at least 5 passes with no errors) to confirm your RAM is OK.

Then attach dmesg output after the failure has occurred.
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2007-01-23 22:22:39 UTC
see comment #4