Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156459 Details for
Bug 243121
text mode upgrade crashes with IndexError: string index out of range in upgrade_bootloader_text.py
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda dump
anacdump.txt (text/plain), 78.93 KB, created by
Alexander Woick
on 2007-06-07 13:13:27 UTC
(
hide
)
Description:
anaconda dump
Filename:
MIME Type:
Creator:
Alexander Woick
Created:
2007-06-07 13:13:27 UTC
Size:
78.93 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/textw/upgrade_bootloader_text.py", line 46, in _ideToLibata > if l.strip()[0] == "#": > File "/usr/lib/anaconda/textw/upgrade_bootloader_text.py", line 58, in __call__ > newToLibata = self._ideToLibata(anaconda.rootPath) > File "/usr/lib/anaconda/text.py", line 582, in run > rc = win(self.screen, instance) > File "/usr/bin/anaconda", line 955, in <module> > anaconda.intf.run(anaconda) >IndexError: string index out of range > >Local variables in innermost frame: >f: <closed file '/mnt/sysimage/etc/modprobe.conf', mode 'r' at 0xaa17020> >self: <UpgradeBootloaderWindow.UpgradeBootloaderWindow instance at 0xaa1316c> >lines: ['# Note: for use under 2.4, changes must also be made to modules.conf!\n', 'alias eth0 e1000\n', 'alias usb-controller uhci-hcd\n', '\n', '# I2C module options\n', 'alias char-major-89 i2c-dev\n', '# I2C adapter drivers\n', '#install i2c-i801 /sbin/modprobe i2c-i801\n', '#install i2c-isa /sbin/modprobe i2c-isa\n', '# I2C chip drivers\n', '#install eeprom /sbin/modprobe eeprom\n', '#install smsc47m1 /sbin/modprobe smsc47m1\n', 'options loop max_loop=32\n'] >rootPath: /mnt/sysimage >l: > >buf: dm_emc 9921 0 - Live 0xe0a5e000 >dm_round_robin 7617 0 - Live 0xe0a42000 >dm_multipath 21705 2 dm_emc,dm_round_robin, Live 0xe0b3a000 >dm_snapshot 20709 0 - Live 0xe0a6e000 >dm_mirror 24405 0 - Live 0xe0a67000 >dm_zero 6337 0 - Live 0xe0a3f000 >dm_mod 57485 10 dm_multipath,dm_snapshot,dm_mirror,dm_zero, Live 0xe0b2a000 >xfs 497945 0 - Live 0xe0eb4000 >jfs 169261 0 - Live 0xe0b5b000 >reiserfs 235333 0 - Live 0xe0a97000 >lock_nolock 7489 0 - Live 0xe09aa000 >gfs2 347245 1 lock_nolock, Live 0xe0ad4000 >msdos 13249 0 - Live 0xe0955000 >raid10 26689 0 - Live 0xe0a56000 >raid456 123985 0 - Live 0xe0a77000 >xor 18249 1 raid456, Live 0xe0a50000 >raid1 26049 0 - Live 0xe0a48000 >raid0 12097 0 - Live 0xe0951000 >ata_piix 18885 2 - Live 0xe0900000 >libata 115673 1 ata_piix, Live 0xe0a21000 >e1000 117633 0 - Live 0xe098c000 >iscsi_tcp 26049 0 - Live 0xe0984000 >libiscsi 26945 1 iscsi_tcp, Live 0xe095a000 >scsi_transport_iscsi 29769 2 iscsi_tcp,libiscsi, Live 0xe088a000 >sr_mod 20325 0 - Live 0xe08fa000 >sd_mod 24001 3 - Live 0xe0893000 >scsi_mod 137805 6 libata,iscsi_tcp,libiscsi,scsi_transport_iscsi,sr_mod,sd_mod, Live 0xe09af000 >cdrom 37217 1 sr_mod, Live 0xe08ef000 >ext2 66377 0 - Live 0xe093f000 >ext3 125769 2 - Live 0xe0964000 >mbcache 12485 2 ext2,ext3, Live 0xe0885000 >jbd 60009 1 ext3, Live 0xe08df000 >squashfs 48325 1 - Live 0xe08d2000 >pcspkr 7105 0 - Live 0xe0872000 >edd 13189 0 - Live 0xe087b000 >floppy 58565 0 - Live 0xe08c2000 >loop 19785 2 - Live 0xe0875000 >nfs 226989 0 - Live 0xe0906000 >nfs_acl 7617 1 nfs, Live 0xe081d000 >lockd 62409 1 nfs, Live 0xe084f000 >sunrpc 159133 3 nfs,nfs_acl,lockd, Live 0xe089a000 >vfat 16193 0 - Live 0xe0831000 >fat 53213 2 msdos,vfat, Live 0xe0860000 >cramfs 46517 0 - Live 0xe0836000 > > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.screen: SnackScreen instance, containing members: > intf.screen.width: 80 > intf.screen.helpCb: <bound method InstallInterface.helpWindow of <text.InstallInterface instance at 0xaa4926c>> > intf.screen.height: 25 > intf.instLanguage: Language instance, containing members: > intf.instLanguage.targetLang: None > intf.instLanguage.default: en_US > intf.instLanguage.displayMode: t > intf.instLanguage.current: en_US.UTF-8 > intf.showingHelpOnHelp: 0 >rescue: False >updateSrc: None >methodstr: http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ >dispatch: Dispatcher instance, containing members: > dispatch.skipSteps: {'writeconfig': 1, 'firstboot': 1, 'writexconfig': 1, 'bootloadersetup': 1, 'accounts': 1, 'keyboard': 2, 'timezone': 1, 'confirminstall': 1, 'addswap': 1, 'network': 1, 'basepkgsel': 1, 'setuptime': 1, 'autopartitionexecute': 1, 'upgrademigratefs': 1, 'parttype': 1, 'bootloaderadvanced': 1, 'tasksel': 1, 'betanag': 1, 'networkdevicecheck': 1, 'partitiondone': 1, 'bootloader': 1, 'enablefilesystems': 1, 'writeregkey': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'postscripts': 1, 'partition': 1, 'writeksconfig': 1, 'setfilecon': 1, 'group-selection': 1, 'regkey': 1} > dispatch.method: UrlInstallMethod instance, containing members: > dispatch.method.splitmethod: False > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0xaa4926c>> > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.pkgUrl: http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <text.InstallInterface instance at 0xaa4926c>> > dispatch.method.baseUrl: http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <text.InstallInterface instance at 0xaa4926c>> > dispatch.method.currentMedia: [] > dispatch.method.loopbackFile: None > dispatch.step: 18 > dispatch.anaconda: Already dumped > dispatch.firstStep: 0 > dispatch.dir: 1 >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: [('/dev/VolGroup00/LogVol00', 'ext3', 'Fedora Core 5', '/')] > id.upgradeRoot: [('/dev/VolGroup00/LogVol00', 'ext3')] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0xa989f2c>] >Primary Video Card Info: >device: None >driver : vmware >descr : VMware Inc [VMware SVGA II] PCI Display Adapter >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: VMware Inc [VMware SVGA II] PCI Display Adapter > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: vmware > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': de-latin1-nodeadkeys} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 0 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="VMWare - VMWare Mouse" >MOUSETYPE="vmmouse" >XEMU3="yes" >XMOUSETYPE="vmmouse" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: 0 > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: True > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0xaa1322c> > id.methodstr: http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0xaa4926c>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <text.InstallInterface instance at 0xaa4926c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <text.InstallInterface instance at 0xaa4926c>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /boot > >, fsentry -- device: none mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: none mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: none mountpoint: /var/lib/fido/flags > fsystem: tmpfs format: 0 > ismounted: 0 options: 'size=512k,nr_inodes=1k,uid=news,gid=mailbox,mode=2770' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 5 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0x9f49968>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: t > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: None > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: None > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:0C:29:C6:39:28 >ONBOOT=yes > >} > id.network.primaryNS: 10.10.10.11 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [wombaz.localnet] > id.network.secondaryNS: 10.10.10.12 > id.network.gateway: > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 7 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7f16c20> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 101.944335938 > size: 101.944335938 > end: 208844 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: /boot > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: lvmPhysicalVolumeDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [6] > origfstype.checked: 0 > origfstype.name: physical volume (LVM) > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [lvm2] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7f169e0> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 19775.324707 > size: 19775.324707 > end: 40708709 > grow: 0 > start: 208845 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 3 > mountpoint: None > requestSize: 596.162109375 > size: 596.162109375 > end: 41929649 > grow: 0 > start: 40708710 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 4 > format: 0 pesize: 32768 > physvols: [2] >, LV Request -- mountpoint: None uniqueID: 6 > type: swap format: 0 badblocks: None > size: 1024.0 lvname: LogVol01 volgroup: 4 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 5 > type: ext3 format: 0 badblocks: None > size: 18592.0 lvname: LogVol00 volgroup: 4 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 512 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Already dumped > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.21-1.3194.fc7 (kojibuilder@xenbuilder3.fedora.phx.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:11:19 EDT 2007 ><6>BIOS-provided physical RAM map: ><4>sanitize start ><4>sanitize end ><4>copy_e820_map() start: 0000000000000000 size: 000000000009f400 end: 000000000009f400 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000000009f400 size: 0000000000000c00 end: 00000000000a0000 type: 2 ><4>copy_e820_map() start: 00000000000dc000 size: 0000000000024000 end: 0000000000100000 type: 2 ><4>copy_e820_map() start: 0000000000100000 size: 000000001fdf0000 end: 000000001fef0000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000001fef0000 size: 000000000000f000 end: 000000001feff000 type: 3 ><4>copy_e820_map() start: 000000001feff000 size: 0000000000001000 end: 000000001ff00000 type: 4 ><4>copy_e820_map() start: 000000001ff00000 size: 0000000000100000 end: 0000000020000000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 00000000fec00000 size: 0000000000010000 end: 00000000fec10000 type: 2 ><4>copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2 ><4>copy_e820_map() start: 00000000fffe0000 size: 0000000000020000 end: 0000000100000000 type: 2 ><4> BIOS-e820: 0000000000000000 - 000000000009f400 (usable) ><4> BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000001fef0000 (usable) ><4> BIOS-e820: 000000001fef0000 - 000000001feff000 (ACPI data) ><4> BIOS-e820: 000000001feff000 - 000000001ff00000 (ACPI NVS) ><4> BIOS-e820: 000000001ff00000 - 0000000020000000 (usable) ><4> BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>512MB LOWMEM available. ><6>found SMP MP-table at 000f6ce0 ><4>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 131072) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 131072 ><4> HighMem 131072 -> 131072 ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 131072 ><7>On node 0 totalpages: 131072 ><7> DMA zone: 32 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4064 pages, LIFO batch:0 ><7> Normal zone: 992 pages used for memmap ><7> Normal zone: 125984 pages, LIFO batch:31 ><7> HighMem zone: 0 pages used for memmap ><6>DMI present. ><6>Using APIC driver default ><4>ACPI: RSDP 000F6C70, 0014 (r0 PTLTD ) ><4>ACPI: RSDT 1FEFAC02, 0030 (r1 PTLTD RSDT 6040000 LTP 0) ><4>ACPI: FACP 1FEFEF14, 0074 (r1 INTEL 440BX 6040000 PTL F4240) ><4>ACPI: DSDT 1FEFAC32, 42E2 (r1 PTLTD Custom 6040000 MSFT 100000D) ><4>ACPI: FACS 1FEFFFC0, 0040 ><4>ACPI: APIC 1FEFEF88, 0050 (r1 PTLTD APIC 6040000 LTP 0) ><4>ACPI: BOOT 1FEFEFD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1) ><6>ACPI: PM-Timer IO Port: 0x1008 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><4>Processor #0 15:3 APIC version 17 ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000) ><4>Built 1 zonelists. Total pages: 130048 ><5>Kernel command line: initrd=initrd.img text ip=dhcp noipv6 lang=en_US keymap=de-latin1-nodeadkeys method=http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffd000 (fee00000) ><7>mapped IOAPIC to ffffc000 (fec00000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c076e000 soft=c074e000 ><4>PID hash table entries: 2048 (order: 11, 8192 bytes) ><4>Detected 2008.128 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) ><4>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>Memory: 509396k/524288k available (2037k kernel code, 14288k reserved, 1069k data, 236k init, 0k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc55000 - 0xfffff000 (3752 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB) ><4> lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) ><4> .init : 0xc070e000 - 0xc0749000 ( 236 kB) ><4> .data : 0xc05fd722 - 0xc0708cb4 (1069 kB) ><4> .text : 0xc0400000 - 0xc05fd722 (2037 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><4>Calibrating delay using timer specific routine.. 3904.52 BogoMIPS (lpj=1952261) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><7>CPU: After generic identify, caps: 078bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000001 ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 512K (64 bytes/line) ><7>CPU: After all inits, caps: 078bf3ff e3d3fbff 00000000 00000410 00000001 00000000 00000001 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 13k freed ><6>ACPI: Core revision 20070126 ><4>CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 02 ><6>Total of 1 processors activated (3904.52 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>Brought up 1 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=336 bytes ><7>sizeof(dentry)=132 bytes ><7>sizeof(ext3inode)=488 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=1376 bytes ><4>Time: 14:50:54 Date: 05/07/107 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfd9a0, last bus=1 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><4>PCI quirk: region 1000-103f claimed by PIIX4 ACPI ><4>PCI quirk: region 1040-104f claimed by PIIX4 SMB ><7>Boot video device is 0000:00:0f.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 14 15) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 12 devices ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>Time: tsc clocksource has been installed. ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 16384 (order: 4, 65536 bytes) ><4>TCP established hash table entries: 65536 (order: 7, 786432 bytes) ><4>TCP bind hash table entries: 65536 (order: 7, 524288 bytes) ><6>TCP: Hash tables configured (established 65536 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5541k freed ><6>Simple Boot Flag at 0x36 set to 0x1 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: overridden by ACPI. ><6>audit: initializing netlink socket (disabled) ><5>audit(1181227838.352:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key C3680E46D35DB7E1 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>Limiting direct PCI/PCI transfers. ><6>ACPI: Processor [CPU0] (supports 8 throttling states) ><4>ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126] ><4>ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126] ><4>ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126] ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>agpgart: Detected an Intel 440BX Chipset. ><6>agpgart: AGP aperture is 64M @ 0xec000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>Switched to high resolution mode on CPU 0 ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><6>00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>usbcore: registered new interface driver libusual ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /class/input/input1 ><6>TCP bic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4> Magic number: 11:795:838 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 236k freed ><4>Write protecting the kernel read-only data: 803k ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /class/input/input2 ><6>input: ImPS/2 Generic Wheel Mouse as /class/input/input3 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI ><6>Copyright (c) 1999-2006 Intel Corporation. ><6>ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 17 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:10.0 to 64 ><6>e1000: 0000:00:10.0: e1000_probe: (PCI:66MHz:32-bit) 00:0c:29:c6:39:28 ><6>e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ><7>libata version 2.20 loaded. ><7>ata_piix 0000:00:07.1: version 2.10ac1 ><6>ata1: PATA max UDMA/33 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011050 irq 14 ><6>ata2: PATA max UDMA/33 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011058 irq 15 ><6>scsi0 : ata_piix ><6>ata1.00: ATA-4: VMware Virtual IDE Hard Drive, 00000001, max UDMA/33 ><6>ata1.00: 41943040 sectors, multi 16: LBA ><6>ata1.00: configured for UDMA/33 ><6>scsi1 : ata_piix ><6>ata2.00: ATAPI, max UDMA/33 ><6>ata2.00: configured for UDMA/33 ><5>scsi 0:0:0:0: Direct-Access ATA VMware Virtual I 0000 PQ: 0 ANSI: 5 ><5>SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: disabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sda: 41943040 512-byte hdwr sectors (21475 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: disabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 ><5>sd 0:0:0:0: Attached scsi disk sda ><5>scsi 1:0:0:0: CD-ROM NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 1x/1x xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><6>e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1816 types, 78 bools, 1 sens, 1024 cats ><7>security: 60 classes, 65638 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1181227845.351:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: pIII_sse ><4> pIII_sse : 10528.000 MB/sec ><4>raid5: using function: pIII_sse (10528.000 MB/sec) ><4>raid6: int32x1 1796 MB/s ><4>raid6: int32x2 2207 MB/s ><4>raid6: int32x4 2019 MB/s ><4>raid6: int32x8 2054 MB/s ><4>raid6: mmxx1 3843 MB/s ><4>raid6: mmxx2 8046 MB/s ><4>raid6: sse1x1 2050 MB/s ><4>raid6: sse1x2 2367 MB/s ><4>raid6: sse2x1 1988 MB/s ><4>raid6: sse2x2 2375 MB/s ><4>raid6: using algorithm sse2x2 (2375 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built May 23 2007 22:13:32) installed ><6>Lock_Nolock (built May 23 2007 22:13:44) installed ><6>JFS: nTxBlock = 4026, nTxLock = 32209 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1181227848.351:3): audit_pid=548 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-0, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-0, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr ><6>Adding 1048568k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:1048568k > > >/tmp/anaconda.log: >14:50:40 INFO : kernel command line: initrd=initrd.img text ip=dhcp noipv6 lang=en_US keymap=de-latin1-nodeadkeys method=http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ BOOT_IMAGE=vmlinuz > >14:50:40 INFO : text mode forced from cmdline >14:50:40 INFO : 515344 kB are available >14:50:40 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >14:50:40 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:40 INFO : loaded cramfs from /modules/modules.cgz >14:50:40 INFO : loaded fat from /modules/modules.cgz >14:50:40 INFO : loaded vfat from /modules/modules.cgz >14:50:40 INFO : loaded sunrpc from /modules/modules.cgz >14:50:40 INFO : loaded lockd from /modules/modules.cgz >14:50:40 INFO : loaded nfs_acl from /modules/modules.cgz >14:50:40 INFO : loaded nfs from /modules/modules.cgz >14:50:40 INFO : loaded loop from /modules/modules.cgz >14:50:40 INFO : loaded floppy from /modules/modules.cgz >14:50:40 INFO : loaded edd from /modules/modules.cgz >14:50:40 INFO : loaded pcspkr from /modules/modules.cgz >14:50:40 INFO : loaded squashfs from /modules/modules.cgz >14:50:40 INFO : loaded jbd from /modules/modules.cgz >14:50:40 INFO : loaded mbcache from /modules/modules.cgz >14:50:40 INFO : loaded ext3 from /modules/modules.cgz >14:50:40 INFO : loaded ext2 from /modules/modules.cgz >14:50:40 DEBUG : module(s) isofs not found >14:50:40 INFO : inserted /tmp/cramfs.ko >14:50:40 INFO : inserted /tmp/fat.ko >14:50:40 INFO : inserted /tmp/vfat.ko >14:50:40 INFO : inserted /tmp/sunrpc.ko >14:50:40 INFO : inserted /tmp/lockd.ko >14:50:40 INFO : inserted /tmp/nfs_acl.ko >14:50:40 INFO : inserted /tmp/nfs.ko >14:50:40 INFO : inserted /tmp/loop.ko >14:50:40 INFO : inserted /tmp/floppy.ko >14:50:40 INFO : inserted /tmp/edd.ko >14:50:40 INFO : inserted /tmp/pcspkr.ko >14:50:40 INFO : inserted /tmp/squashfs.ko >14:50:40 INFO : inserted /tmp/jbd.ko >14:50:40 INFO : inserted /tmp/mbcache.ko >14:50:40 INFO : inserted /tmp/ext3.ko >14:50:40 INFO : inserted /tmp/ext2.ko >14:50:40 INFO : load module set done >14:50:40 INFO : modules to insert cdrom ide-cd >14:50:40 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:40 INFO : loaded cdrom from /modules/modules.cgz >14:50:40 DEBUG : module(s) ide-cd not found >14:50:40 INFO : inserted /tmp/cdrom.ko >14:50:40 INFO : load module set done >14:50:40 INFO : modules to insert scsi_mod sd_mod sr_mod >14:50:40 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:40 INFO : loaded scsi_mod from /modules/modules.cgz >14:50:40 INFO : loaded sd_mod from /modules/modules.cgz >14:50:40 INFO : loaded sr_mod from /modules/modules.cgz >14:50:40 INFO : inserted /tmp/scsi_mod.ko >14:50:40 INFO : inserted /tmp/sd_mod.ko >14:50:40 INFO : inserted /tmp/sr_mod.ko >14:50:40 INFO : load module set done >14:50:40 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >14:50:40 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:40 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >14:50:40 INFO : loaded libiscsi from /modules/modules.cgz >14:50:40 INFO : loaded iscsi_tcp from /modules/modules.cgz >14:50:40 INFO : inserted /tmp/scsi_transport_iscsi.ko >14:50:40 INFO : inserted /tmp/libiscsi.ko >14:50:40 INFO : inserted /tmp/iscsi_tcp.ko >14:50:40 INFO : load module set done >14:50:40 INFO : looking for usb controllers >14:50:40 DEBUG : no usb controller found >14:50:40 INFO : no firewire controller found >14:50:40 DEBUG : going to set language to en_US.UTF-8 >14:50:40 INFO : setting language to en_US.UTF-8 >14:50:40 DEBUG : no pcic controller found >14:50:40 DEBUG : probing buses >14:50:40 DEBUG : finished bus probing >14:50:40 DEBUG : ignoring driverless device Intel Corporation Unknown device 7113 >14:50:40 DEBUG : ignoring driverless device Intel Corporation Unknown device 7110 >14:50:40 DEBUG : ignoring driverless device Intel Corporation Unknown device 7191 >14:50:40 DEBUG : ignoring driverless device Intel Corporation Unknown device 7190 >14:50:40 DEBUG : ignoring driverless device VMware Inc [VMware SVGA II] PCI Display Adapter >14:50:40 INFO : modules to insert e1000 libata ata_piix >14:50:40 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:40 INFO : loaded e1000 from /modules/modules.cgz >14:50:40 INFO : loaded libata from /modules/modules.cgz >14:50:40 INFO : loaded ata_piix from /modules/modules.cgz >14:50:41 INFO : inserted /tmp/e1000.ko >14:50:41 INFO : inserted /tmp/libata.ko >14:50:42 INFO : inserted /tmp/ata_piix.ko >14:50:42 INFO : load module set done >14:50:42 DEBUG : going to set language to en_US.UTF-8 >14:50:42 INFO : setting language to en_US.UTF-8 >14:50:42 INFO : need to set up networking >14:50:42 INFO : going to pick interface >14:50:42 INFO : only have one network device: eth0 >14:50:42 INFO : going to do getNetConfig >14:50:42 INFO : eth0 is not a wireless adapter >14:50:44 DEBUG : waiting for link eth0... >14:50:44 DEBUG : 0 seconds. >14:50:44 DEBUG : sending anaconda-Linux 2.6.21-1.3194.fc7 i686 as dhcp vendor-class >14:50:44 INFO : Listening on LPF/eth0/00:0c:29:c6:39:28 >14:50:44 INFO : Sending on LPF/eth0/00:0c:29:c6:39:28 >14:50:44 INFO : Sending on Socket/fallback >14:50:44 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 >14:50:44 INFO : DHCPOFFER from 10.10.10.12 >14:50:44 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >14:50:44 INFO : DHCPACK from 10.10.10.12 >14:50:44 INFO : bound to 10.10.10.22 -- renewal in 290548 seconds. >14:50:44 INFO : DHCPv4 eth0 - obtained lease 10.10.10.22 >14:50:44 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.255.0 >14:50:44 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 24 broadcast: 10.10.10.255 >14:50:44 INFO : DHCPv4 eth0 - option routers: >14:50:44 DEBUG : device = eth0 >14:50:44 DEBUG : broadcast = 10.10.10.255 >14:50:44 DEBUG : netmask = 255.255.255.0 >14:50:44 DEBUG : network = 10.10.10.0 >14:50:44 DEBUG : gateway = 10.10.10.254 >14:50:44 DEBUG : dns[0] = 10.10.10.11 >14:50:44 DEBUG : dns[1] = 10.10.10.12 >14:50:44 DEBUG : waiting for link eth0... >14:50:44 DEBUG : 0 seconds. >14:50:44 WARNING : reverse name lookup failed >14:50:44 INFO : starting to STEP_URL >14:50:44 INFO : URL_STAGE_MAIN - url is http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ >14:50:44 DEBUG : url address dc1.wombaz.localnet >14:50:44 DEBUG : url prefix /pub/fedora/linux/releases/7/Everything/i386/os/ >14:50:44 INFO : trying to mount CD device scd0 >14:50:44 INFO : transferring http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os//images/updates.img to a fd >14:50:44 INFO : transferring http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os//disc1/images/updates.img to a fd >14:50:44 INFO : transferring http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os//images/product.img to a fd >14:50:44 INFO : transferring http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os//disc1/images/product.img to a fd >14:50:44 INFO : 515344 kB are available >14:50:44 INFO : transferring http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os//images/minstg2.img to a fd >14:50:45 DEBUG : copied 35733504 bytes to /tmp/ramfs/minstg2.img (complete) >14:50:45 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/minstg2.img fd is 11 >14:50:45 INFO : got url http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ >14:50:45 INFO : Loading SELinux policy >14:50:45 INFO : getting ready to spawn shell now >14:50:45 INFO : modules to insert ide-cd >14:50:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:45 DEBUG : module(s) ide-cd not found >14:50:45 INFO : load module set done >14:50:45 INFO : modules to insert >14:50:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:45 INFO : load module set done >14:50:45 INFO : modules to insert >14:50:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:45 INFO : load module set done >14:50:45 DEBUG : probing buses >14:50:45 DEBUG : finished bus probing >14:50:45 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ACPI >14:50:45 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ISA >14:50:45 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge >14:50:45 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge >14:50:45 DEBUG : ignoring driverless device VMware Inc [VMware SVGA II] PCI Display Adapter >14:50:45 INFO : modules to insert >14:50:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:45 INFO : load module set done >14:50:45 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >14:50:45 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/i586 >14:50:45 INFO : loaded raid0 from /modules/modules.cgz >14:50:45 INFO : loaded raid1 from /modules/modules.cgz >14:50:45 INFO : loaded xor from /modules/modules.cgz >14:50:45 INFO : loaded raid456 from /modules/modules.cgz >14:50:45 INFO : loaded raid10 from /modules/modules.cgz >14:50:45 INFO : loaded msdos from /modules/modules.cgz >14:50:45 INFO : loaded gfs2 from /modules/modules.cgz >14:50:45 INFO : loaded lock_nolock from /modules/modules.cgz >14:50:45 INFO : loaded reiserfs from /modules/modules.cgz >14:50:45 INFO : loaded jfs from /modules/modules.cgz >14:50:45 INFO : loaded xfs from /modules/modules.cgz >14:50:45 INFO : loaded dm-mod from /modules/modules.cgz >14:50:45 INFO : loaded dm-zero from /modules/modules.cgz >14:50:45 INFO : loaded dm-mirror from /modules/modules.cgz >14:50:45 INFO : loaded dm-snapshot from /modules/modules.cgz >14:50:45 INFO : loaded dm-multipath from /modules/modules.cgz >14:50:45 INFO : loaded dm-round-robin from /modules/modules.cgz >14:50:45 INFO : loaded dm-emc from /modules/modules.cgz >14:50:45 DEBUG : module(s) md raid5 raid6 not found >14:50:45 INFO : inserted /tmp/raid0.ko >14:50:45 INFO : inserted /tmp/raid1.ko >14:50:45 INFO : inserted /tmp/xor.ko >14:50:46 INFO : inserted /tmp/raid456.ko >14:50:46 INFO : inserted /tmp/raid10.ko >14:50:46 INFO : inserted /tmp/msdos.ko >14:50:46 INFO : inserted /tmp/gfs2.ko >14:50:46 INFO : inserted /tmp/lock_nolock.ko >14:50:46 INFO : inserted /tmp/reiserfs.ko >14:50:46 INFO : inserted /tmp/jfs.ko >14:50:46 INFO : inserted /tmp/xfs.ko >14:50:46 INFO : inserted /tmp/dm-mod.ko >14:50:46 INFO : inserted /tmp/dm-zero.ko >14:50:46 INFO : inserted /tmp/dm-mirror.ko >14:50:46 INFO : inserted /tmp/dm-snapshot.ko >14:50:46 INFO : inserted /tmp/dm-multipath.ko >14:50:46 INFO : inserted /tmp/dm-round-robin.ko >14:50:46 INFO : inserted /tmp/dm-emc.ko >14:50:46 INFO : load module set done >14:50:46 INFO : looking for USB mouse... >14:50:46 INFO : Running anaconda script /usr/bin/anaconda >14:50:48 INFO : using only installclass _Fedora >14:50:48 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/', '--noipv6', '-T', '--selinux', '--lang', 'en_US', '--keymap', 'de-latin1-nodeadkeys'] >14:50:48 INFO : Display mode = t >14:50:48 INFO : Method = http://dc1.wombaz.localnet/pub/fedora/linux/releases/7/Everything/i386/os/ >14:50:57 INFO : anaconda floppy device fd0 >14:51:00 WARNING : Graphical installation not available... Starting text mode. >14:51:02 INFO : Detected 512M of memory >14:51:02 INFO : Swap attempt of 512M to 1024M >14:51:02 WARNING : step installtype does not exist >14:51:02 WARNING : step complete does not exist >14:51:02 INFO : moving (1) to step welcome >14:51:06 INFO : moving (1) to step findrootparts >14:51:06 DEBUG : starting mpaths >14:51:06 DEBUG : self.driveList(): ['sda'] >14:51:06 DEBUG : DiskSet.skippedDisks: [] >14:51:06 DEBUG : DiskSet.skippedDisks: [] >14:51:06 DEBUG : starting all mpaths on drives ['sda'] >14:51:06 DEBUG : scanning for multipath on drives ['sda'] >14:51:06 DEBUG : mpaths: [] >14:51:06 DEBUG : done starting mpaths. Drivelist: ['sda'] >14:51:06 DEBUG : starting dmraids >14:51:06 DEBUG : self.driveList(): ['sda'] >14:51:06 DEBUG : DiskSet.skippedDisks: [] >14:51:06 DEBUG : DiskSet.skippedDisks: [] >14:51:06 DEBUG : starting all dmraids on drives ['sda'] >14:51:06 DEBUG : scanning for dmraid on drives ['sda'] >14:51:06 DEBUG : done starting dmraids. Drivelist: ['sda'] >14:51:08 INFO : lv is VolGroup00/LogVol00, size of 18592 >14:51:08 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:51:08 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >14:51:09 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage >14:51:10 WARNING : step complete does not exist >14:51:10 INFO : moving (1) to step findinstall >14:51:15 WARNING : step installtype does not exist >14:51:15 WARNING : step checkdeps does not exist >14:51:15 WARNING : step dependencies does not exist >14:51:15 WARNING : step complete does not exist >14:51:15 INFO : moving (1) to step partitionobjinit >14:51:15 INFO : no initiator set >14:51:15 INFO : no /tmp/fcpconfig; not configuring zfcp >14:51:16 INFO : lv VolGroup00/LogVol00, attr is -wi--- >14:51:16 INFO : lv VolGroup00/LogVol01, attr is -wi--- >14:51:17 INFO : lv is VolGroup00/LogVol00, size of 18592 >14:51:17 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:51:18 INFO : pv is /dev/sda2 in vg VolGroup00, size is 19775 >14:51:18 INFO : vg VolGroup00, size is 19744, pesize is 32768 >14:51:19 INFO : lv is VolGroup00/LogVol00, size of 18592 >14:51:19 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:51:19 INFO : mdadm -E /dev/VolGroup00/LogVol00 >14:51:19 INFO : mdadm -E /dev/VolGroup00/LogVol01 >14:51:19 INFO : moving (1) to step upgrademount >14:51:21 INFO : going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage as ext3 >14:51:21 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >14:51:21 INFO : lv VolGroup00/LogVol00, attr is -wi-ao >14:51:22 INFO : lv is VolGroup00/LogVol00, size of 18592 >14:51:22 INFO : lv is VolGroup00/LogVol01, size of 1024 >14:51:22 INFO : trying to mount VolGroup00/LogVol00 on / >14:51:22 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >14:51:22 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >14:51:22 INFO : trying to mount sys on /sys >14:51:22 INFO : set SELinux context for mountpoint /sys to None >14:51:22 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >14:51:22 INFO : trying to mount sda1 on /boot >14:51:22 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >14:51:22 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot >14:51:22 INFO : trying to mount none on /proc >14:51:22 INFO : set SELinux context for mountpoint /proc to None >14:51:22 DEBUG : isys.py:mount()- going to mount none on /mnt/sysimage/proc >14:51:22 INFO : set SELinux context for mountpoint /mnt/sysimage/dev to None >14:51:22 DEBUG : isys.py:mount()- going to mount /dev on //mnt/sysimage/dev >14:51:22 INFO : moving (1) to step upgradecontinue >14:51:22 INFO : moving (1) to step upgrademigfind >14:51:22 INFO : moving (1) to step upgbootloader > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >DOMAIN=wombaz.localnet > > >/tmp/lvmout: > > >/mnt/sysimage/root/install.log: >Installing 363 packages > >Installing glibc-common-2.3.2-11.9. >Installing hwdata-0.75-1. >Installing redhat-logos-1.1.12-1. >Installing setup-2.5.25-1. >Installing filesystem-2.2.1-3. >Installing basesystem-8.0-2. >Installing glibc-2.3.2-11.9. >Installing bzip2-libs-1.0.2-8. >Installing chkconfig-1.3.8-1. >Installing cracklib-2.7-21. >Installing db4-4.0.14-20. >Installing e2fsprogs-1.32-6. >Installing elfutils-libelf-0.76-3. >Installing expat-1.95.5-2. >Installing gdbm-1.8.0-20. >Installing glib-1.2.10-10. >Installing glib2-2.2.1-1. >Installing gmp-4.1.2-2. >Installing hdparm-5.2-4. >Installing iputils-20020927-2. >Installing libattr-2.2.0-1. >Installing libacl-2.2.3-1. >Installing libgcc-3.2.2-5. >Installing losetup-2.11y-9. >Installing mingetty-1.01-1. >Installing mktemp-1.5-18. >Installing mount-2.11y-9. >Installing net-tools-1.60-12. >Installing pcre-3.9-10. >Installing popt-1.8-0.69. >Installing setserial-2.17-12. >Installing shadow-utils-4.0.3-6. >Installing slang-1.4.5-16. >Installing newt-0.51.4-1. >Installing termcap-11.0.1-16. >Installing libtermcap-2.0.8-35. >Installing bash-2.05b-20. >Installing iproute-2.4.7-7. >Installing lvm-1.0.3-12. >Installing MAKEDEV-3.3.2-5. >Installing ncurses-5.3-4. >Installing less-378-7. >Installing psmisc-21.2-4. >Installing raidtools-1.00.3-2. >Installing redhat-release-9-3. >Installing rootfiles-7.2-6. >Installing usbutils-0.9-10. >Installing hotplug-2002_04_01-17. >Installing words-2-21. >Installing cracklib-dicts-2.7-21. >Installing zlib-1.1.4-8. >Installing file-3.39-9. >Installing info-4.3-5. >Installing cpio-2.5-3. >Installing ed-0.2-31. >Installing findutils-4.1.7-9. >Installing gawk-3.1.1-9. >Installing grep-2.5.1-7. >Installing coreutils-4.5.3-19. >Installing ash-0.3.8-8. >Installing grub-0.93-4. >Installing gzip-1.3.3-9. >Installing krb5-libs-1.2.7-10. >Installing modutils-2.4.22-8. >Installing openssl-0.9.7a-2. >Installing procps-2.0.11-6. >Installing readline-4.3-5. >Installing python-2.2.2-26. >Installing pyxf86config-0.3.5-1. >Installing rhpl-0.93-1. >Installing rpm-4.2-0.69. >Installing sed-4.0.5-1. >Installing dev-3.3.2-5. >Installing pam-0.75-48. >Installing authconfig-4.3.4-1. >Installing kudzu-0.99.99-1. >Installing sysklogd-1.4.1-12. >Installing SysVinit-2.84-13. >Installing tar-1.13.25-11. >Installing mkinitrd-3.4.42-1. >Installing util-linux-2.11y-9. >Installing vim-common-6.1-29. >Installing vim-minimal-6.1-29. >Installing which-2.14-5. >Installing initscripts-7.14-1. >Installing kernel-2.4.20-8. >Installing kernel-pcmcia-cs-3.1.31-13. >Installing cyrus-sasl-2.1.10-4. >Installing cyrus-sasl-md5-2.1.10-4. >Installing openldap-2.0.27-8. >Installing libuser-0.51.7-1. >Installing passwd-0.68-3. >Installing usermode-1.67-2. >Installing kbd-1.08-4. >Installing acl-2.2.3-1. >Installing apmd-3.0.2-18. >Installing at-3.1.8-33. >Installing attr-2.2.0-1. >Installing bc-1.06-12. >Installing bind-utils-9.2.1-16. >Installing bzip2-1.0.2-8. >Installing crontabs-1.10-5. >Installing cyrus-sasl-plain-2.1.10-4. >Installing dhclient-3.0pl1-23. >Installing diffutils-2.8.1-6. >Installing devlabel-0.26.08-3. >Installing dos2unix-3.1-15. >Installing dosfstools-2.8-6. >Installing eject-2.0.13-2. >Installing elfutils-0.76-3. >Installing ethtool-1.6-5. >Installing finger-0.17-16. >Installing ftp-0.17-17. >Installing gpm-1.19.3-27. >Installing hesiod-3.0.2-26. >Installing autofs-3.1.7-36. >Installing iptables-1.2.7a-2. >Installing irda-utils-0.9.14-9. >Installing jfsutils-1.0.17-6. >Installing jwhois-3.2.1-1. >Installing krbafs-1.1.1-9. >Installing lftp-2.6.3-3. >Installing lha-1.14i-9. >Installing libstdc++-3.2.2-5. >Installing groff-1.18.1-20. >Installing libtool-libs-1.4.3-5. >Installing libwvstreams-3.70-8. >Installing lockdev-1.0.0-23. >Installing logrotate-3.6.8-1. >Installing lokkit-0.50-22. >Installing lrzsz-0.12.20-16. >Installing lsof-4.63-4. >Installing mailcap-2.1.13-1. >Installing mailx-8.1.1-28. >Installing make-3.79.1-17. >Installing man-1.5k-6. >Installing man-pages-1.53-3. >Installing minicom-2.00.0-12. >Installing mt-st-0.7-10. >Installing mtools-3.9.8-7. >Installing mtr-0.52-2. >Installing netconfig-0.8.14-2. >Installing nscd-2.3.2-11.9. >Installing nss_ldap-202-5. >Installing ntsysv-1.3.8-1. >Installing openssh-3.5p1-6. >Installing openssh-clients-3.5p1-6. >Installing pam_krb5-1.60-1. >Installing pam_smb-1.1.6-7. >Installing parted-1.6.3-11. >Installing pax-3.0-6. >Installing pciutils-2.1.10-7. >Installing perl-5.8.0-88. >Installing fbset-2.1-13. >Installing gnupg-1.2.1-3. >Installing isdn4k-utils-3.1-62. >Installing logwatch-4.3.1-2. >Installing pinfo-0.6.6-4. >Installing ppp-2.4.1-10. >Installing procmail-3.22-9. >Installing pspell-0.12.2-16. >Installing aspell-0.33.7.1-21. >Installing pyOpenSSL-0.5.1-8. >Installing python-optik-1.4-2. >Installing rdate-1.3-2. >Installing rdist-6.1.5-26. >Installing reiserfs-utils-3.6.4-5. >Installing rhnlib-1.0-4. >Installing rmt-0.4b28-7. >Installing dump-0.4b28-7. >Installing rp-pppoe-3.5-2. >Installing rpm-python-4.2-0.69. >Installing redhat-config-network-tui-1.2.0-2. >Installing rsh-0.17-14. >Installing rsync-2.5.5-4. >Installing setuptool-1.12-1. >Installing slocate-2.6-8. >Installing specspo-9.0-1. >Installing star-1.5a08-4. >Installing statserial-1.1-32. >Installing sudo-1.6.6-3. >Installing syslinux-2.00-4. >Installing mkbootdisk-1.5.1-1. >Installing talk-0.17-20. >Installing tcp_wrappers-7.6-34. >Installing openssh-server-3.5p1-6. >Installing portmap-4.0-54. >Installing nfs-utils-1.0.1-2.9. >Installing quota-3.06-9. >Installing sendmail-8.12.8-4. >Installing stunnel-4.04-3. >Installing tcpdump-3.7.2-1. >Installing tcsh-6.12-4. >Installing telnet-0.17-25. >Installing time-1.7-21. >Installing tmpwatch-2.8.4-5. >Installing traceroute-1.4a12-9. >Installing unix2dos-2.2-19. >Installing unzip-5.50-7. >Installing up2date-3.1.23-1. >Installing utempter-0.5.2-16. >Installing vconfig-1.6-2. >Installing vixie-cron-3.0.1-74. >Installing anacron-2.3-25. >Installing wget-1.8.2-9. >Installing wireless-tools-25-8. >Installing wvdial-1.53-9. >Installing ypbind-1.11-4. >Installing yp-tools-2.7-5. >Installing zip-2.3-16. >Installing freetype-2.1.3-6. >Installing fontconfig-2.1-9. >Installing indexhtml-9-3. >Installing libjpeg-6b-26. >Installing libpng-1.2.2-16. >Installing libtiff-3.5.7-11. >Installing libxml2-2.5.4-1. >Installing XFree86-libs-data-4.3.0-2. >Installing XFree86-libs-4.3.0-2. >Installing XFree86-Mesa-libGL-4.3.0-2. >Installing curl-7.9.8-5. >Installing gd-1.8.4-11. >Installing httpd-2.0.40-21. >Installing httpd-manual-2.0.40-21. >Installing mod_perl-1.99_07-5. >Installing perl-Filter-1.29-3. >Installing mod_ssl-2.0.40-21. >Installing php-4.2.2-17. >Installing php-imap-4.2.2-17. >Installing php-ldap-4.2.2-17. >Installing squid-2.5.STABLE1-2. >Installing tux-2.2.9-1. >Installing cups-libs-1.1.17-13. >Installing samba-common-2.2.7a-7.9.0. >Installing samba-2.2.7a-7.9.0. >Installing samba-client-2.2.7a-7.9.0. >Installing m4-1.4.1-13. >Installing perl-DateManip-5.40-30. >Installing perl-HTML-Tagset-3.03-28. >Installing perl-HTML-Parser-3.26-17. >Installing perl-Parse-Yapp-1.05-30. >Installing perl-URI-1.21-7. >Installing perl-libwww-perl-5.65-6. >Installing perl-XML-Parser-2.31-15. >Installing perl-libxml-perl-0.07-28. >Installing perl-XML-Dumper-0.4-25. >Installing perl-XML-Encoding-1.01-23. >Installing perl-libxml-enno-1.02-29. >Installing perl-XML-Grove-0.46alpha-25. >Installing perl-XML-Twig-3.09-3. >Installing redhat-menus-0.38-1. >Installing htmlview-2.0.0-10. >Installing xinetd-2.3.10-6. >Installing bind-9.2.1-16. >Installing libcap-1.10-15. >Installing ntp-4.1.2-0.rc1.2. >Installing binutils-2.13.90.0.18-9. >Installing compat-libstdc++-7.3-2.96.118. >Installing cpp-3.2.2-5. >Installing glibc-kernheaders-2.4-8.10. >Installing glibc-devel-2.3.2-11.9. >Installing patch-2.5.4-16. >Installing tcl-8.3.5-88. >Installing vim-enhanced-6.1-29. >Installing autoconf-2.57-3. >Installing automake-1.6.3-5. >Installing bison-1.35-6. >Installing byacc-1.9-25. >Installing db4-utils-4.0.14-20. >Installing dialog-0.9b-20020814.2. >Installing diffstat-1.31-2. >Installing flex-2.5.4a-29. >Installing gcc-3.2.2-5. >Installing libgcj-3.2.2-5. >Installing gettext-0.11.4-7. >Installing libstdc++-devel-3.2.2-5. >Installing gcc-c++-3.2.2-5. >Installing patchutils-0.2.19-1. >Installing perl-CPAN-1.61-88. >Installing redhat-rpm-config-8.0.21-1. >Installing zlib-devel-1.1.4-8. >Installing bash-doc-2.05b-20. >Installing caching-nameserver-7.2-7. >Installing cleanfeed-0.95.7b-19. >Installing compat-db-3.3.11-4. >Installing efax-0.9-18. >Installing elinks-0.4.2-1. >Installing ftpcopy-0.5.2-2. >Installing groff-perl-1.18.1-20. >Installing gsl-1.1.1-5. >Installing hexedit-1.2.2-8. >Installing imap-2001a-18. >Installing inews-2.3.4-2. >Installing inn-2.3.4-2. >Installing iptraf-2.7.0-6. >Installing isdn4k-utils-vboxgetty-3.1-62. >Installing jed-0.99.15-5. >Installing joe-2.9.7-12. >Installing kernel-doc-2.4.20-8. >Installing kernel-source-2.4.20-8. >Installing libaio-0.3.93-4. >Installing mc-4.6.0-4. >Installing mgetty-1.1.30-2. >Installing mgetty-voice-1.1.30-2. >Installing nc-1.10-18. >Installing ncftp-3.1.5-4. >Installing ncompress-4.2.4-33. >Installing open-1.4-18. >Installing openldap-clients-2.0.27-8. >Installing openssl-perl-0.9.7a-2. >Installing perl-Archive-Tar-0.22-29. >Installing perl-BSD-Resource-1.20-3. >Installing perl-CGI-2.81-88. >Installing lynx-2.8.5-11. >Installing perl-Compress-Zlib-1.16-11. >Installing perl-Crypt-SSLeay-0.45-7. >Installing perl-Date-Calc-5.3-3. >Installing perl-Bit-Vector-6.1-33. >Installing perl-DB_File-1.804-88. >Installing perl-DBI-1.32-5. >Installing mysql-3.23.54a-11. >Installing mysql-server-3.23.54a-11. >Installing perl-DBD-MySQL-2.1021-3. >Installing perl-Devel-Symdump-2.03-12. >Installing perl-Digest-SHA1-2.01-10. >Installing perl-Digest-HMAC-1.01-11. >Installing perl-File-MMagic-1.16-3. >Installing perl-Frontier-RPC-0.06-36. >Installing perl-Net-DNS-0.31-3. >Installing perl-Parse-RecDescent-1.80-12. >Installing perl-Filter-Simple-0.78-11. >Installing perl-PDL-2.3.4-4. >Installing perl-Inline-0.44-3. >Installing perl-RPM2-0.48-4. >Installing perl-suidperl-5.8.0-88. >Installing perl-TermReadKey-2.20-7. >Installing perl-Time-HiRes-1.38-3. >Installing perl-TimeDate-1.1301-5. >Installing php-manual-4.2.2-17. >Installing php-mysql-4.2.2-17. >Installing pine-4.44-18. >Installing pmake-1.45-10. >Installing postfix-1.1.11-11. >Installing fetchmail-6.2.0-3. >Installing diskcheck-1.4-2. >Installing privoxy-3.0.0-8. >Installing procinfo-18-8. >Installing recode-3.6-8. >Installing sendmail-cf-8.12.8-4. >Installing sendmail-doc-8.12.8-4. >Installing sharutils-4.2.1-14. >Installing spamassassin-2.44-11.8.x. >Installing squirrelmail-1.2.10-4. >Installing sysreport-1.3.1-2. >Installing tree-1.2-22. >Installing ttcp-1.12-7. >Installing unarj-2.63a-3. >Installing uucp-1.06.1-47. >Installing vsftpd-1.1.3-8. >Installing w3c-libwww-5.4.0-4. >Installing w3c-libwww-apps-5.4.0-4. >Installing mutt-1.4-10. >Installing comps-9-0.20030313. > > >/mnt/sysimage/root/upgrade.log: >Upgrading libgcc-4.1.0-3.i386. >Upgrading setup-2.5.49-1.noarch. >warning: /etc/aliases created as /etc/aliases.rpmnew >Upgrading filesystem-2.3.7-1.2.1.i386. >Upgrading basesystem-8.0-5.1.noarch. >Upgrading termcap-5.4-7.1.noarch. >Upgrading rmt-0.4b41-1.2.i386. >Upgrading mailcap-2.1.20-1.noarch. >Upgrading words-3.0-8.1.noarch. >Upgrading cracklib-dicts-2.8.6-1.2.1.i386. >Upgrading tzdata-2006b-1.noarch. >Upgrading glibc-common-2.4-4.i386. >Upgrading glibc-2.4-4.i386. >Upgrading chkconfig-1.3.29-1.i386. >Upgrading zlib-1.2.3-1.2.1.i386. >Upgrading mktemp-1.5-23.2.1.i386. >Upgrading popt-1.10.2-15.2.i386. >Upgrading expat-1.95.8-8.2.i386. >Upgrading glib2-2.10.1-1.i386. >Upgrading libtermcap-2.0.8-45.i386. >Upgrading bash-3.1-6.2.i386. >Upgrading info-4.8-9.2.i386. >Upgrading ncurses-5.5-19.i386. >Upgrading sed-4.1.5-1.2.i386. >Upgrading gawk-3.1.5-6.2.i386. >Upgrading bzip2-libs-1.0.3-2.2.1.i386. >Upgrading libstdc++-4.1.0-3.i386. >Upgrading audit-libs-1.1.5-1.i386. >Upgrading readline-5.0-3.2.1.i386. >Upgrading libsepol-1.11.18-2.i386. >Upgrading elfutils-libelf-0.119-1.2.1.i386. >Upgrading libattr-2.4.28-1.2.i386. >Upgrading libacl-2.2.34-1.2.i386. >Upgrading libICE-1.0.0-2.2.i386. >Upgrading libcap-1.10-24.2.i386. >Upgrading tcp_wrappers-7.6-40.2.i386. >Upgrading libjpeg-6b-36.2.1.i386. >Upgrading libSM-1.0.0-2.2.i386. >Upgrading freetype-2.1.10-5.2.1.i386. >Upgrading gdbm-1.8.0-26.2.i386. >Upgrading pcre-6.3-1.2.1.i386. >Upgrading grep-2.5.1-52.2.i386. >Upgrading beecrypt-4.1.2-9.2.1.i386. >Upgrading db4-4.3.29-2.i386. >Upgrading perl-5.8.8-4.i386. >Upgrading perl-URI-1.35-2.2.noarch. >Upgrading diffutils-2.8.1-15.2.1.i386. >Upgrading hesiod-3.0.2-31.2.1.i386. >Upgrading cyrus-sasl-lib-2.1.21-10.i386. >Upgrading sqlite-3.3.3-1.2.i386. >Upgrading less-394-3.i386. >Upgrading gzip-1.3.5-6.2.1.i386. >Upgrading libidn-0.6.2-1.1.i386. >Upgrading libpng-1.2.8-2.2.1.i386. >Upgrading aspell-0.60.3-5.i386. >Upgrading iproute-2.6.15-1.2.i386. >Upgrading libxml2-2.6.23-1.2.i386. >Upgrading file-4.16-6.2.i386. >Upgrading libXau-1.0.0-2.2.i386. >Upgrading perl-Digest-SHA1-2.11-1.2.i386. >Upgrading perl-Digest-HMAC-1.01-14.2.noarch. >Upgrading perl-HTML-Tagset-3.10-2.1.noarch. >Upgrading perl-HTML-Parser-3.50-1.i386. >Upgrading elfutils-libs-0.119-1.2.1.i386. >Upgrading elfutils-0.119-1.2.1.i386. >Upgrading groff-1.18.1.1-10.i386. >Upgrading libusb-0.1.11-2.2.i386. >Upgrading bzip2-1.0.3-2.2.1.i386. >Upgrading cpio-2.6-11.2.1.i386. >Upgrading tar-1.15.1-12.2.i386. >Upgrading crontabs-1.10-7.1.noarch. >Upgrading fedora-logos-1.1.42-1.noarch. >Upgrading fedora-release-5-5.noarch. >warning: /etc/yum.repos.d/fedora-extras.repo created as /etc/yum.repos.d/fedora-extras.repo.rpmnew >Upgrading iputils-20020927-35.i386. >Upgrading desktop-file-utils-0.10-6.1.i386. >Upgrading redhat-menus-6.7.5-1.noarch. >Upgrading slang-2.0.5-5.2.1.i386. >Upgrading mingetty-1.07-5.2.1.i386. >Upgrading dosfstools-2.11-4.2.i386. >Upgrading ethtool-3-1.2.1.i386. >Upgrading mailx-8.1.1-44.2.1.i386. >Upgrading perl-Compress-Zlib-1.41-1.2.2.i386. >Upgrading perl-libwww-perl-5.805-1.1.noarch. >Upgrading perl-Net-IP-1.24-2.2.noarch. >Upgrading perl-Net-DNS-0.55-1.1.2.i386. >Upgrading perl-String-CRC32-1.3-3.FC5.2.i386. >Upgrading make-3.80-10.2.i386. >Upgrading gpm-1.20.1-73.3.i386. >Upgrading libfontenc-1.0.1-1.2.i386. >Upgrading dmidecode-2.7-1.23.i386. >Upgrading libXdmcp-1.0.0-2.2.i386. >Upgrading libX11-1.0.0-3.i386. >Upgrading libXext-1.0.0-3.2.i386. >Upgrading libXfixes-3.0.1.2-2.2.i386. >Upgrading libXt-1.0.0-2.2.i386. >Upgrading libXrender-0.9.0.2-3.2.i386. >Upgrading libXmu-1.0.0-2.2.i386. >Upgrading libXxf86vm-1.0.0-2.2.i386. >Upgrading libXpm-3.5.4.2-2.2.i386. >Upgrading libXdamage-1.0.2.2-2.2.i386. >Upgrading libXi-1.0.0-2.2.i386. >Upgrading libxkbfile-1.0.1-1.2.i386. >Upgrading libdrm-2.0-2.2.i386. >Upgrading mesa-libGL-6.4.2-6.i386. >Upgrading mesa-libGLU-6.4.2-6.i386. >Upgrading freeglut-2.4.0-4.i386. >Upgrading libtiff-3.7.4-3.2.1.i386. >Upgrading libevent-1.1a-3.2.i386. >Upgrading wireless-tools-28-0.pre13.5.1.i386. >Upgrading cryptsetup-luks-1.0.3-0.rc2.i386. >Upgrading netpbm-10.31-4.i386. >Upgrading netpbm-progs-10.31-4.i386. >Upgrading cups-libs-1.1.23-30.2.i386. >Upgrading libXaw-1.0.1-1.2.i386. >Upgrading libXcursor-1.1.5.2-2.2.i386. >Upgrading libXrandr-1.1.0.2-2.2.i386. >Upgrading libXTrap-1.0.0-2.2.i386. >Upgrading libXcomposite-0.2.2.2-2.2.i386. >Upgrading libXevie-1.0.0-2.2.i386. >Upgrading libXxf86dga-1.0.0-2.2.i386. >Upgrading libXScrnSaver-1.0.1-1.2.i386. >Upgrading libXinerama-1.0.1-1.2.i386. >Upgrading libXv-1.0.1-1.2.i386. >Upgrading libXres-1.0.0-2.2.i386. >Upgrading libXtst-1.0.1-1.2.i386. >Upgrading libXxf86misc-1.0.0-2.2.i386. >Upgrading libdmx-1.0.1-1.2.i386. >Upgrading libXp-1.0.0-2.2.i386. >Upgrading libXfontcache-1.0.1-1.2.i386. >Upgrading libXfont-1.0.0-2.2.i386. >Upgrading perl-XML-Parser-2.34-6.1.2.2.i386. >Upgrading newt-0.52.2-5.2.i386. >Upgrading htmlview-3.0.0-14.noarch. >Upgrading grub-0.97-5.i386. >Upgrading anacron-2.3-36.1.i386. >Upgrading aspell-en-6.0-2.i386. >Upgrading cyrus-sasl-plain-2.1.21-10.i386. >Upgrading gnupg-1.4.2.2-2.i386. >Upgrading sysreport-1.4.3-3.noarch. >Upgrading bc-1.06-19.2.1.i386. >Upgrading rsync-2.6.6-2.2.1.i386. >Upgrading acl-2.2.34-1.2.i386. >Upgrading attr-2.4.28-1.2.i386. >Upgrading ftp-0.17-32.1.2.i386. >Upgrading vim-common-6.4.007-4.i386. >Upgrading mtr-0.69-7.2.1.i386. >Upgrading talk-0.17-29.2.1.i386. >Upgrading telnet-0.17-35.2.1.i386. >Upgrading mgetty-1.1.33-7.FC5.2.i386. >Upgrading m4-1.4.4-1.2.1.i386. >Upgrading cpp-4.1.0-3.i386. >Upgrading time-1.7-27.2.1.i386. >Upgrading jwhois-3.2.3-3.2.1.i386. >Upgrading ed-0.2-38.2.1.i386. >Upgrading mtools-3.9.10-1.2.1.i386. >Upgrading apmd-3.2.2-3.2.i386. >Upgrading unzip-5.52-2.2.i386. >Upgrading nc-1.84-3.2.i386. >Upgrading net-tools-1.60-62.1.i386. >Upgrading bind-utils-9.3.2-4.1.i386. >Upgrading cracklib-2.8.6-1.2.1.i386. >Upgrading iptables-1.3.5-1.2.i386. >warning: /etc/sysconfig/iptables-config created as /etc/sysconfig/iptables-config.rpmnew >Upgrading procmail-3.22-16.2.1.i386. >Upgrading atk-1.11.3-1.i386. >Upgrading dbus-glib-0.61-3.i386. >Upgrading apr-util-1.2.2-4.2.i386. >Upgrading liblbxutil-1.0.0-2.2.i386. >Upgrading httpd-2.2.0-5.1.2.i386. >warning: /etc/httpd/conf/httpd.conf saved as /etc/httpd/conf/httpd.conf.rpmsave >Upgrading libFS-1.0.0-2.2.i386. >Upgrading longrun-0.9-1.12.i386. >Upgrading libtool-ltdl-1.5.22-2.2.i386. >Upgrading hdparm-6.3-2.2.i386. >Upgrading unix2dos-2.2-26.2.1.i386. >Upgrading dos2unix-3.1-24.2.1.i386. >Upgrading finger-0.17-32.2.i386. >Upgrading libart_lgpl-2.3.17-2.2.1.i386. >Upgrading netconfig-0.8.24-1.2.2.i386. >Upgrading device-mapper-1.02.02-3.2.i386. >Upgrading pam_smb-1.1.7-7.2.i386. >Upgrading patch-2.5.4-29.2.1.i386. >Upgrading net-snmp-libs-5.3-4.2.i386. >Upgrading setserial-2.17-19.2.1.i386. >Upgrading rsh-0.17-34.1.i386. >Upgrading rdist-6.1.5-42.2.1.i386. >Upgrading glib-1.2.10-18.2.2.i386. >Upgrading eject-2.1.2-1.2.1.i386. >Upgrading traceroute-1.0.4-1.2.i386. >Upgrading setuptool-1.18.1-1.2.i386. >Upgrading zip-2.31-1.2.1.i386. >Upgrading apr-1.2.2-7.2.i386. >Upgrading lsof-4.76-2.i386. >Upgrading tree-1.5.0-3.2.1.i386. >Upgrading pax-3.4-1.2.1.i386. >Upgrading dump-0.4b41-1.2.i386. >Upgrading man-pages-2.21-1.noarch. >Upgrading hwdata-0.177-1.noarch. >Upgrading rootfiles-8.1-1.1.noarch. >Upgrading specspo-10-1.noarch. >Upgrading libselinux-1.29.7-1.2.i386. >telinit: /dev/initctl: No such file or directory >Upgrading shadow-utils-4.0.14-1.2.i386. >Upgrading findutils-4.2.27-4.i386. >Upgrading coreutils-5.93-7.2.i386. >Upgrading module-init-tools-3.2-0.pre9.2.2.1.i386. >Upgrading e2fsprogs-libs-1.38-12.i386. >Upgrading krb5-libs-1.4.3-4.1.i386. >warning: /etc/krb5.conf created as /etc/krb5.conf.rpmnew >Upgrading openssl-0.9.8a-5.2.i686. >Upgrading python-2.4.2-3.2.1.i386. >Upgrading openldap-2.3.19-4.i386. >Upgrading procps-3.2.6-3.2.i386. >Upgrading bind-libs-9.3.2-4.1.i386. >Upgrading e2fsprogs-1.38-12.i386. >Upgrading fontconfig-2.3.94-1.i386. >Upgrading dbus-0.61-3.i386. >Upgrading psmisc-21.8-1.2.1.i386. >Upgrading pciutils-2.2.1-1.2.i386. >Upgrading pam-0.99.3.0-2.i386. >warning: /etc/pam.d/system-auth created as /etc/pam.d/system-auth.rpmnew >Upgrading libuser-0.54.5-1.i386. >Upgrading lvm2-2.02.01-1.2.1.i386. >Upgrading passwd-0.71-3.2.i386. >Upgrading usermode-1.85-2.2.i386. >Upgrading SysVinit-2.86-2.2.2.i386. >Upgrading libxml2-python-2.6.23-1.2.i386. >Upgrading pyxf86config-0.3.24-1.i386. >Upgrading rhpl-0.185-1.i386. >Upgrading libpcap-0.9.4-2.1.2.i386. >Upgrading neon-0.25.5-1.2.i386. >Upgrading rpm-libs-4.4.2-15.2.i386. >Upgrading rpm-4.4.2-15.2.i386. >Upgrading rpm-python-4.4.2-15.2.i386. >Upgrading libgssapi-0.7-2.1.i386. >Upgrading sysklogd-1.4.1-36.i386. >warning: /etc/sysconfig/syslog created as /etc/sysconfig/syslog.rpmnew >Upgrading lockdev-1.0.1-9.2.1.i386. >Upgrading MAKEDEV-3.21-3.i386. >Upgrading udev-084-13.i386. >Upgrading vim-minimal-6.4.007-4.i386. >warning: /etc/vimrc created as /etc/vimrc.rpmnew >Upgrading logrotate-3.7.3-2.2.1.i386. >Upgrading ppp-2.4.3-6.2.1.i386. >Upgrading which-2.16-6.2.1.i386. >Upgrading nfs-utils-lib-1.0.8-3.1.i386. >Upgrading samba-common-3.0.21b-2.i386. >warning: /etc/samba/smb.conf created as /etc/samba/smb.conf.rpmnew >Upgrading python-sqlite-1.1.7-1.2.i386. >Upgrading python-elementtree-1.2.6-4.2.1.i386. >Upgrading python-urlgrabber-2.9.8-2.noarch. >Upgrading libsemanage-1.5.28-1.i386. >Upgrading libselinux-python-1.29.7-1.2.i386. >Upgrading postgresql-libs-8.1.3-1.i386. >Upgrading curl-7.15.1-1.2.1.i386. >Upgrading lftp-3.4.2-5.i386. >Upgrading dmraid-1.0.0.rc9-FC5_5.2.i386. >Upgrading nscd-2.4-4.i386. >Upgrading tcsh-6.14-5.2.1.i386. >Upgrading syslinux-3.10-2.2.i386. >Upgrading logwatch-7.1-8.noarch. >Upgrading libsetrans-0.1.18-1.2.i386. >Upgrading authconfig-5.2.2-1.i386. >Upgrading samba-client-3.0.21b-2.i386. >Upgrading pinfo-0.6.8-11.2.1.i386. >Upgrading sudo-1.6.8p12-4.1.i386. >warning: /etc/sudoers created as /etc/sudoers.rpmnew >Upgrading minicom-2.1-1.2.1.i386. >Upgrading man-1.6c-1.2.i386. >Upgrading stunnel-4.14-3.2.i386. >Upgrading at-3.1.8-81.1.i386. >Upgrading util-linux-2.13-0.20.i386. >error: %post(util-linux-2.13-0.20.i386) scriptlet failed, exit status 127 >Upgrading openssh-server-4.3p2-4.i386. >warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew >Upgrading pam_krb5-2.2.6-2.2.i386. >Upgrading tmpwatch-2.9.6-1.2.1.i386. >Upgrading libXft-2.1.8.2-3.2.i386. >Upgrading gd-2.0.33-6.2.i386. >Upgrading readahead-1.2-1.25.2.i386. >Upgrading autofs-4.1.4-16.2.2.i386. >warning: /etc/auto.master created as /etc/auto.master.rpmnew >Upgrading initscripts-8.31.1-1.i386. >warning: /etc/inittab created as /etc/inittab.rpmnew >warning: /etc/sysctl.conf created as /etc/sysctl.conf.rpmnew >Upgrading gettext-0.14.5-3.i386. >Upgrading ntp-4.2.0.a.20050816-11.i386. >Upgrading elinks-0.11.0-2.2.i386. >Upgrading tcpdump-3.9.4-2.2.i386. >Upgrading fetchmail-6.3.2.1-1.2.i386. >Upgrading wget-1.10.2-3.2.1.i386. >Upgrading krb5-workstation-1.4.3-4.1.i386. >Upgrading openssh-clients-4.3p2-4.i386. >Upgrading parted-1.6.25-8.i386. >Upgrading utempter-0.5.5-7.2.1.i386. >Upgrading mlocate-0.12-1.2.i386. >warning: /etc/updatedb.conf created as /etc/updatedb.conf.rpmnew >Upgrading bind-9.3.2-4.1.i386. >Upgrading cyrus-sasl-2.1.21-10.i386. >warning: /etc/sysconfig/saslauthd created as /etc/sysconfig/saslauthd.rpmnew >Upgrading glibc-kernheaders-3.0-5.2.i386. >Upgrading audit-libs-python-1.1.5-1.i386. >Upgrading kbd-1.12-13.2.i386. >Upgrading caching-nameserver-7.3-5.FC5.noarch. >warning: /etc/named.conf created as /etc/named.conf.rpmnew >Upgrading cpuspeed-1.2.1-1.33.i386. >Upgrading rng-utils-2.0-1.11.i386. >Upgrading irqbalance-1.12-1.25.i386. >Upgrading yum-2.6.0-1.noarch. >Upgrading vixie-cron-4.1-54.FC5.i386. >Upgrading rp-pppoe-3.5-31.i386. >Upgrading dhclient-3.0.3-26.i386. >Upgrading ipsec-tools-0.6.4-1.1.i386. >Upgrading quota-3.13-1.2.1.i386. >Upgrading policycoreutils-1.29.26-6.i386. >Upgrading mkinitrd-5.0.32-1.i386. >Upgrading kernel-2.6.15-1.2054_FC5.i686. >Upgrading hal-0.5.7-3.i386. >Upgrading kudzu-1.2.34.3-1.i386. >Upgrading portmap-4.0-65.2.2.i386. >Upgrading openssh-4.3p2-4.i386. >Upgrading pm-utils-0.15-1.i386. >Upgrading smartmontools-5.33-4.2.i386. >Upgrading mkbootdisk-1.5.2-5.2.i386. >Upgrading system-config-network-tui-1.3.30-2.1.noarch. >Upgrading nfs-utils-1.0.8.rc2-4.FC5.2.i386. >Upgrading gmp-4.1.4-6.2.1.i386. >Upgrading zlib-devel-1.2.3-1.2.1.i386. >Upgrading binutils-2.16.91.0.6-4.i386. >Upgrading dialog-1.0.20051107-1.2.1.i386. >Upgrading tcl-8.4.12-4.i386. >Upgrading perl-BSD-Resource-1.24-3.2.2.i386. >Upgrading libstdc++-devel-4.1.0-3.i386. >Upgrading tetex-fonts-3.0-17.i386. >Upgrading libdbi-0.8.1-1.2.1.i386. >Upgrading libdbi-drivers-0.8.1a-1.2.1.i386. >Upgrading libgomp-4.1.0-3.i386. >Upgrading bzip2-devel-1.0.3-2.2.1.i386. >Upgrading bison-2.1-1.2.1.i386. >Upgrading gdb-6.3.0.0-1.122.i386. >Upgrading texinfo-4.8-9.2.i386. >Upgrading pcre-devel-6.3-1.2.1.i386. >Upgrading php-pear-1.4.6-2.noarch. >Upgrading redhat-rpm-config-8.0.40-1.noarch. >Upgrading patchutils-0.2.31-2.2.1.i386. >Upgrading tux-3.2.18-4.2.1.i386. >Upgrading lrzsz-0.12.20-21.2.1.i386. >Upgrading flex-2.5.4a-37.4.i386. >Upgrading gcc-c++-4.1.0-3.i386. >Upgrading libdbi-dbd-mysql-0.8.1a-1.2.1.i386. >Upgrading diffstat-1.41-1.2.1.i386. >Upgrading httpd-manual-2.2.0-5.1.2.i386. >Upgrading distcache-1.4.5-13.i386. >Upgrading autoconf-2.59-7.noarch. >Upgrading mod_perl-2.0.2-5.1.i386. >Upgrading perl-DBI-1.50-2.2.i386. >Upgrading mysql-5.0.18-2.1.i386. >warning: /etc/my.cnf created as /etc/my.cnf.rpmnew >Upgrading e2fsprogs-devel-1.38-12.i386. >Upgrading krb5-devel-1.4.3-4.1.i386. >Upgrading perl-DBD-MySQL-3.0002-2.2.2.i386. >Upgrading lm_sensors-2.9.2-1.i386. >Upgrading php-5.1.2-5.i386. >Upgrading automake-1.9.6-2.noarch. >Upgrading libwvstreams-4.2.1-2.i386. >Upgrading tetex-3.0-17.i386. >Upgrading wvdial-1.54.0-5.2.2.i386. >Upgrading mod_ssl-2.2.0-5.1.2.i386. >warning: /etc/httpd/conf.d/ssl.conf created as /etc/httpd/conf.d/ssl.conf.rpmnew >Upgrading cvs-1.11.21-3.2.i386. >Upgrading openssl-devel-0.9.8a-5.2.i386. >Upgrading dovecot-1.0-0.beta2.7.i386. >warning: /etc/dovecot.conf created as /etc/dovecot.conf.rpmnew >Upgrading rpm-build-4.4.2-15.2.i386. >Upgrading squid-2.5.STABLE12-5.1.i386. >warning: /etc/squid/squid.conf created as /etc/squid/squid.conf.rpmnew >Upgrading vim-enhanced-6.4.007-4.i386. >Upgrading glibc-headers-2.4-4.i386. >Upgrading glibc-devel-2.4-4.i386. >Upgrading gcc-4.1.0-3.i386. >Upgrading isdn4k-utils-3.2-40.i386. >warning: /etc/isdn/isdn.conf created as /etc/isdn/isdn.conf.rpmnew >Upgrading samba-3.0.21b-2.i386. >Upgrading vsftpd-2.0.4-1.2.i386. >warning: /etc/vsftpd/vsftpd.conf created as /etc/vsftpd/vsftpd.conf.rpmnew >warning: /usr/share/ssl/dovecot-openssl.cnf saved as /usr/share/ssl/dovecot-openssl.cnf.rpmsave >Upgrading inews-2.4.2-4.2.1.i386. >warning: /etc/news/inn.conf created as /etc/news/inn.conf.rpmnew >Upgrading compat-libstdc++-296-2.96-135.i386. >Upgrading efax-0.9-27.2.i386. >Upgrading mesa-libGLw-6.4.2-6.i386. >Upgrading libXvMC-1.0.1-3.i386. >Upgrading liboldX-1.0.1-1.2.i386. >Upgrading glib-devel-1.2.10-18.2.2.i386. >Upgrading libdbi-devel-0.8.1-1.2.1.i386. >Upgrading groff-perl-1.18.1.1-10.i386. >Upgrading statserial-1.1-38.2.1.i386. >Upgrading iptraf-3.0.0-1.2.i386. >Upgrading hexedit-1.2.12-3.2.i386. >Upgrading compat-libstdc++-33-3.2.3-55.fc5.i386. >Upgrading hardlink-1.0-1.21.2.i386. >Upgrading strace-4.5.14-1.2.i386. >Upgrading byacc-1.9-29.2.1.i386. >Upgrading lha-1.14i-19.2.1.i386. >Upgrading libaio-0.3.106-2.2.i386. >Upgrading perl-XML-Twig-3.23-1.noarch. >Upgrading perl-Frontier-RPC-0.06-39.2.noarch. >Upgrading perl-libxml-perl-0.08-1.2.noarch. >Upgrading inn-2.4.2-4.2.1.i386. >warning: /etc/news/expire.ctl created as /etc/news/expire.ctl.rpmnew >warning: /etc/news/innfeed.conf created as /etc/news/innfeed.conf.rpmnew >warning: /etc/news/newsfeeds created as /etc/news/newsfeeds.rpmnew >warning: /etc/news/readers.conf created as /etc/news/readers.conf.rpmnew >warning: /etc/news/storage.conf created as /etc/news/storage.conf.rpmnew >warning: /etc/rc.news created as /etc/rc.news.rpmnew >warning: /usr/lib/news/lib/innshellvars saved as /usr/lib/news/lib/innshellvars.rpmsave >makedbz: /etc/news/inn.conf:20: parse error: saw string, expecting semicolon or newline >Upgrading cyrus-sasl-md5-2.1.21-10.i386. >Upgrading net-snmp-5.3-4.2.i386. >Upgrading perl-XML-Dumper-0.79-1.2.noarch. >Upgrading mc-4.6.1a-10.i386. >Upgrading screen-4.0.2-12.i386. >Upgrading mod_auth_kerb-5.0-8.2.1.i386. >Upgrading reiserfs-utils-3.6.19-2.2.i386. >Upgrading postfix-2.2.8-1.2.i386. >warning: /etc/postfix/access created as /etc/postfix/access.rpmnew >warning: /etc/postfix/main.cf created as /etc/postfix/main.cf.rpmnew >warning: /etc/postfix/master.cf created as /etc/postfix/master.cf.rpmnew >warning: /etc/postfix/transport created as /etc/postfix/transport.rpmnew >warning: /etc/postfix/virtual created as /etc/postfix/virtual.rpmnew >Upgrading microcode_ctl-1.13-1.30.i386. >Upgrading xinetd-2.3.13-6.2.1.i386. >Upgrading squirrelmail-1.4.6-3.fc5.noarch. >warning: /var/log/iptraf/rvnamed.log saved as /var/log/iptraf/rvnamed.log.rpmsave >Upgrading compat-db-4.2.52-4.i386. >Upgrading perl-Carp-Clan-5.3-1.2.noarch. >Upgrading gsl-1.7-1.2.1.i386. >Upgrading perl-Bit-Vector-6.4-2.2.2.i386. >Upgrading perl-Parse-RecDescent-1.94-5.2.noarch. >Upgrading perl-Devel-Symdump-2.06-1.noarch. >Upgrading tk-8.4.12-1.2.i386. >Upgrading lynx-2.8.5-27.2.1.i386. >Upgrading php-gd-5.1.2-5.i386. >Upgrading gdbm-devel-1.8.0-26.2.i386. >Upgrading sharutils-4.6.1-1.2.i386. >Upgrading gmp-devel-4.1.4-6.2.1.i386. >Upgrading cleanfeed-0.95.7b-21.1.noarch. >Upgrading perl-File-MMagic-1.26-1.noarch. >Upgrading perl-DateManip-5.44-1.2.noarch. >Upgrading x86info-1.17-1.20.i386. >Upgrading open-1.4-24.2.1.i386. >Upgrading php-mysql-5.1.2-5.i386. >Upgrading mt-st-0.9b-2.2.1.i386. >Upgrading ncompress-4.2.4-43.2.1.i386. >Upgrading ttcp-1.12-13.2.1.i386. >Upgrading pyOpenSSL-0.6-1.p24.7.2.1.i386. >Upgrading perl-XML-Grove-0.46alpha-29.1.noarch. >Upgrading perl-IO-Zlib-1.04-4.2.noarch. >Upgrading perl-Archive-Tar-1.28-1.noarch. >Upgrading openmotif-2.3.0-0.1.9.2.i386. >Upgrading perl-Crypt-SSLeay-0.51-9.2.2.i386. >Upgrading usbutils-0.71-2.i386. >Upgrading net-snmp-utils-5.3-4.2.i386. >Upgrading rhnlib-2.0-1.p24.3.1.noarch. >Upgrading cyrus-sasl-devel-2.1.21-10.i386. >Upgrading krbafs-1.2.2-9.2.1.i386. >Upgrading isdn4k-utils-vboxgetty-3.2-40.i386. >Upgrading perl-Inline-0.44-15.2.noarch. >Upgrading perl-Date-Calc-5.4-1.2.2.i386. >Upgrading perl-TimeDate-1.16-3.2.noarch. >Upgrading libxkbui-1.0.1-1.2.i386. >Upgrading mgetty-voice-1.1.33-7.FC5.2.i386. >Upgrading perl-TermReadKey-2.30-1.2.2.i386. >Upgrading ncurses-devel-5.5-19.i386. >Upgrading openssl-perl-0.9.8a-5.2.i386. >Upgrading procinfo-18-18.2.1.i386. >Upgrading perl-suidperl-5.8.8-4.i386. >Upgrading nmap-4.00-1.2.i386. >Upgrading php-mbstring-5.1.2-5.i386. >Upgrading php-pdo-5.1.2-5.i386. >Upgrading perl-PDL-2.4.2-2.fc5.1.2.2.i386. >Upgrading openldap-devel-2.3.19-4.i386. >Upgrading uucp-1.07-11.2.1.i386. >Upgrading star-1.5a69-1.2.1.i386.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 243121
: 156459