From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.0.0; .NET CLR 1.0.3705) Description of problem: I inserted a floppy to capture the output, but the floppy is unreadable. This is happening when the packages are going to be loaded, during the bad block checking. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.install, using default options 2. 3. Actual Results: The system complains about an unhandled exception. Expected Results: The install to work Additional info: I've tried to dump what is on the floppy, but it gets an I/O error. I've copy the device raw and massaged with emacs to get: Traceback (innermost last): File "/usr/bin/anaconda", line 633, in ? intf.run(id, dispatch, configFileData) File "/usr/lib/anaconda/gui.py", line 353, in run self.icw.run (self.runres, configFileData) File "/usr/lib/anaconda/gui.py", line 814, in run mainloop () File "/usr/lib/python1.5/site-packages/gtk.py", line 2676, in mainloop _gtk.gtk_main() File "/usr/lib/anaconda/gui.py", line 529, in handleRenderCallback self.currentWindow.renderCallback() File "/usr/lib/anaconda/iw/progress_gui.py", line 135, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 417, in nextClicked self.dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 144, in gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 209, in moveStep rc = apply(func, self.bindArgs(args)) File "/usr/lib/anaconda/packages.py", line 375, in turnOnFilesystems thefsset.checkBadblocks(instPath) File "/usr/lib/anaconda/fsset.py", line 1007, in checkBadblocks self.badblocksEntry(entry, chroot) File "/usr/lib/anaconda/fsset.py", line 984, in badblocksEntry entry.fsystem.badblocksDevice(entry, self.progressWindow, chroot) File "/usr/lib/anaconda/fsset.py", line 211, in badblocksDevice val = (long(l[0]) * 100) / long(l[1]) ValueError: invalid literal for long(): 884032 884033 Local variables in innermost frame: childpid: 85 devicePath: /tmp/hda3 w: <gui.ProgressWindow instance at 8910c20> fd: 23 num: 884032 884033/ 67991616 s: p: (24, 25) l: ['884032\012 884033', ' 67991616'] args: ['/usr/sbin/badblocks', '-vv', '/tmp/hda3'] self: <fsset.ext3FileSystem instance at 82ea658> windowCreator: <method InstallInterface.progressWindow of InstallInterface instance at 83e0308> val: 1L chroot: /mnt/sysimage entry: <fsset.FileSystemSetEntry instance at 83c8758> Package Group selection status: Base: 1 Printing Support: 1 Classic X Window System: 1 X Window System: 1 Laptop Support: 0 Spelling: 0 GNOME: 1 KDE: 1 Sound and Multimedia Support: 1 Network Support: 1 Dialup Support: 1 Messaging and Web Tools: 1 Graphics and Image Manipulation: 0 Network Server: 0 News Server: 0 NFS File Server: 0 Windows File Server: 0 Anonymous FTP Server: 0 SQL Database Server: 0 Web Server: 0 Router / Firewall: 0 DNS Name Server: 0 Network Managed Workstation: 0 Authoring and Publishing: 0 Emacs: 0 Utilities: 0 Legacy Application Support: 0 Software Development: 1 Kernel Development: 0 Windows Compatibility / Interoperability: 0 Games and Entertainment: 1 Everything Include: 0 Workstation Common: 1 Server: 0 Everything: 0 Individual package selection status: 4Suite: 1, Canna: 0, Canna-devel: 0, Canna-libs: 0, Distutils: 1, ElectricFence: 0, FreeWnn: 0, FreeWnn-common: 0, FreeWnn-devel: 0, FreeWnn- libs: 0, GConf: 1, GConf-devel: 1, Glide3: 1, Glide3-devel: 1, Gtk-Perl: 0, Guppi: 1, Guppi-devel: 1, ImageMagick: 1, ImageMagick-c++: 1, ImageMagick-c++- devel: 1, ImageMagick-devel: 1, ImageMagick-perl: 0, LPRng: 1, MAKEDEV: 1, Maelstrom: 1, MagicPoint: 0, MyODBC: 0, MySQL-python: 0, ORBit: 1, ORBit-devel: 1, Omni: 1, Omni-foomatic: 1, PyQt: 1, PyQt-devel: 1, PyQt-examples: 0, PyXML: 1, SDL: 1, SDL-devel: 1, SDL_image: 1, SDL_image-devel: 1, SDL_mixer: 1, SDL_mixer-devel: 1, SDL_net: 1, SDL_net-devel: 1, SysVinit: 1, VFlib2: 1, VFlib2-VFjfm: 0, VFlib2-conf-ja: 0, VFlib2-devel: 1, WindowMaker: 0, WindowMaker-libs: 0, Wnn6-SDK: 0, Wnn6-SDK-devel: 0, XFree86: 1, XFree86-100dpi- fonts: 1, XFree86-3DLabs: 0, XFree86-75dpi-fonts: 1, XFree86-8514: 0, XFree86- AGX: 0, XFree86
*** This bug has been marked as a duplicate of 66181 ***