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 302998 Details for
Bug 443225
[urlgrabber/grabber.py] crash during install of Fedora 9-Preview
[?]
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.
anacdump.txt
anacdump.txt (text/plain), 108.92 KB, created by
Alain Portal
on 2008-04-19 13:19:42 UTC
(
hide
)
Description:
anacdump.txt
Filename:
MIME Type:
Creator:
Alain Portal
Created:
2008-04-19 13:19:42 UTC
Size:
108.92 KB
patch
obsolete
>anaconda 11.4.0.73 exception report >Traceback (most recent call first): > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1209, in _do_grab > block = self.read(bs) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 916, in retryfunc > fo._do_grab() > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 846, in _retry > r = apply(func, (opts,) + args, {}) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 928, in urlgrab > return self._retry(opts, retryfunc, url, filename) > File "/usr/lib/anaconda/yuminstall.py", line 472, in mediaHandler > text=kwargs["text"], range=kwargs["range"], copy_local=1) > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 603, in _getFile > result = self.mediafunc(local = local, checkfunc = checkfunc, relative = relative, text = text, copy_local = copy_local, url = url, mediaid = self.mediaid, name = self.name, discnum = discnum, range = (start, end)) > File "/usr/lib/anaconda/yuminstall.py", line 268, in _getFile > return YumRepository._getFile(self, url, relative, local, start, end, copy_local, checkfunc, text, reget, cache) > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 671, in getPackage > cache=cache > File "/usr/lib/anaconda/yuminstall.py", line 168, in callback > fn = repo.getPackage(po) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 766, in runTransaction > errors = self.ts.run(cb.callback, '') > File "/usr/lib/anaconda/yuminstall.py", line 743, in _run > self.runTransaction(cb=cb) > File "/usr/lib/anaconda/yuminstall.py", line 727, in run > if self._run(instLog, cb, intf) == DISPATCH_BACK: > File "/usr/lib/anaconda/yuminstall.py", line 1525, in doInstall > rc = self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id) > File "/usr/lib/anaconda/backend.py", line 215, in doInstall > return anaconda.backend.doInstall(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 131, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1259, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 80, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1280, in handleRenderCallback > self.currentWindow.renderCallback() >IOError: [Errno 5] Erreur d'entrée/sortie > >Local variables in innermost frame: >self: <addinfourl at 3069796268L whose fp = None> >amount: None >new_fo: <closed file u'/mnt/sysimage/tmp/cache/anaconda-Fedora-200804171210.i386/packages/kdebase-4.0.3-7.fc9.i386.rpm', mode 'wb' at 0xb4b24608> >bs: 8192 >ValueError: 'NoneType' object is not iterable >size: 0 > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped > intf.ppw.adbox: <gtk.EventBox object at 0xb7183054 (GtkEventBox at 0x8f4bda0)> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object at 0xb6735a04 (GtkImage at 0x903bef8)> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object at 0xb66aa2d4 (GtkLabel at 0x903a5b8)> > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 12591 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.mainxml: <glade.XML object at 0xb794bedc (PyGladeXML at 0x8dd6b30)> > intf.ppw.ics.cw.window: <gtk.Window object at 0xb7d4ecd4 (GtkWindow at 0x8957b08)> > intf.ppw.ics.cw.installFrame: <gtk.Frame object at 0xb75eec34 (GtkFrame at 0x89dc220)> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installation des paquetages > intf.ppw.progress: <gtk.ProgressBar object at 0xb718307c (GtkProgressBar at 0x90a7508)> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: /dev/sr0 >methodstr: cdrom:///mnt/source >dispatch: <dispatch.Dispatcher object at 0xb7c8692c> >rootPath: /mnt/sysimage >isKickstart: False >_loaderMethodstr: cdrom:///dev/sr0:/mnt/source >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.instProgress: Already dumped > 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 0xb7bada2c>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc M71 [Mobility Radeon X2100] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96, -br, -extension, GLX] > 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: ATI Technologies Inc M71 [Mobility Radeon X2100] > 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: radeon > 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, 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: None > id.xsetup.xserver.mousehw: None > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb80afdb0> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us-acentos} > id.keyboard.type: PC > id.keyboard.beenset: 1 > id.keyboard._mods: KeyboardModels instance, containing members: > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.tz: Europe/Paris > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0xb7c867ec> > id.methodstr: cdrom:///mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7c804ac>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7c804ac>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7c804ac>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 1 options: 'defaults' > label: /boot fsprofile: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > label: None fsprofile: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >] > id.fsset.mountcount: 5 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [('/dev/VolGroup00/LogVol00', 'ext3', 'Fedora 8.93', None)] > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: Installation de %s > > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.totalSize: 1651423 > id.backend.totalFiles: 224158 > id.backend.instLog: <open file '/mnt/sysimage/root/install.log', mode 'w+' at 0xb7264968> > id.backend.supportsUpgrades: True > id.backend.supportsPackageSelection: True > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {sda: True} > id.diskset.disks: {sda: <PedDisk object at 0xb751cc38>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader._configdir: /boot/grub > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > 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.timeout: None > id.bootloader._configname: grub.conf > id.bootloader.device: sda > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3')} > id.bootloader.drivelist: [sda] > 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:0b:97:dd:15:85 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [localdomain] > id.network.secondaryNS: None > id.network.gateway: None > id.instClass: <installclass.DefaultInstall object at 0xb7d5050c> > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.isKickstart: 0 > id.partitions.globalPassphrase: > id.partitions.autoClearPartType: 0 > id.partitions.autoEncryptPass: > id.partitions.nextUniqueID: 11 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.protected: [] > id.partitions.useAutopartitioning: 1 > id.partitions.anaconda: Already dumped > id.partitions.zeroMbr: 0 > id.partitions.encryptedDevices: {} > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 9 > type: ext3 format: 1 > device: sda1 drive: ['sda'] primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, VG Request -- name: VolGroup00 uniqueID: 7 > format: 1 pesize: 32768 > physvols: [6] >, New Part Request -- mountpoint: None uniqueID: 6 > type: physical volume (LVM) format: 1 > device: sda2 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: / uniqueID: 8 > type: ext3 format: 1 > size: 112256 lvname: LogVol00 volgroup: 7 > options: 'None' fsprofile: None encryption: 'None' >, LV Request -- mountpoint: None uniqueID: 10 > type: swap format: 1 > size: 1984 lvname: LogVol01 volgroup: 7 > options: 'None' fsprofile: None encryption: 'None' >] > id.partitions.autoEncrypt: False > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 1000 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >] > id.partitions.deletes: [drive: sda start: 401625 end: 234436544 >, vgname: VolGroup00 >, lvname: LogVol01 vgname: VolGroup00 >, drive: sda start: 63 end: 401624 >, lvname: LogVol00 vgname: VolGroup00 >] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: fr_FR.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: fr_FR.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><6>Initializing cgroup subsys cpuset ><6>Initializing cgroup subsys cpu ><5>Linux version 2.6.25-0.234.rc9.git1.fc9.i586 (mockbuild@) (gcc version 4.3.0 20080404 (Red Hat 4.3.0-6) (GCC) ) #1 SMP Tue Apr 15 17:24:08 EDT 2008 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009f800 (usable) ><4> BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved) ><4> BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000003fec0000 (usable) ><4> BIOS-e820: 000000003fec0000 - 000000003fed1000 (ACPI NVS) ><4> BIOS-e820: 000000003fed1000 - 0000000040000000 (reserved) ><4> BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved) ><4> BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) ><4> BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved) ><4> BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved) ><4> BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) ><5>126MB HIGHMEM available. ><5>896MB LOWMEM available. ><6>Scan SMP from c0000000 for 1024 bytes. ><6>Scan SMP from c009fc00 for 1024 bytes. ><6>Scan SMP from c00f0000 for 65536 bytes. ><6>found SMP MP-table at [c00f7770] 000f7770 ><6>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 261824) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 229376 ><4> HighMem 229376 -> 261824 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 261824 ><7>On node 0 totalpages: 261824 ><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: 1760 pages used for memmap ><7> Normal zone: 223520 pages, LIFO batch:31 ><7> HighMem zone: 253 pages used for memmap ><7> HighMem zone: 32195 pages, LIFO batch:7 ><7> Movable zone: 0 pages used for memmap ><6>DMI 2.4 present. ><6>Using APIC driver default ><4>ACPI: RSDP 000F7740, 0024 (r2 MATBIO) ><4>ACPI: XSDT 3FEC7A7D, 007C (r1 MATBIO CF52-1A 6040000 MEI 0) ><4>ACPI: FACP 3FECFC60, 00F4 (r3 MATBIO CF52-1A 6040000 MEI 1) ><4>ACPI: DSDT 3FEC8E67, 6D75 (r1 MATBIO CF52-1A 6040000 MSFT 3000000) ><4>ACPI: FACS 3FED0FC0, 0040 ><4>ACPI: HPET 3FECFD54, 0038 (r1 MATBIO CF52-1A 6040000 MEI 5A) ><4>ACPI: SLIC 3FECFD8C, 0176 (r1 MATBIO CF52-1A 6040000 MEI 0) ><4>ACPI: APIC 3FECFF02, 0068 (r1 MATBIO CF52-1A 6040000 MEI 0) ><4>ACPI: MCFG 3FECFF6A, 003C (r1 MATBIO CF52-1A 6040000 MEI 0) ><4>ACPI: BOOT 3FECFFA6, 0028 (r1 MATBIO CF52-1A 6040000 MEI 1) ><4>ACPI: TCPA 3FECFFCE, 0032 (r1 MATBIO CF52-1A 6040000 MEI 1) ><4>ACPI: SSDT 3FEC8B6C, 02FB (r1 MATBIO CF52-1A 1000 MEI 20050624) ><4>ACPI: SSDT 3FEC8085, 025F (r1 MATBIO CF52-1A 3000 MEI 20050624) ><4>ACPI: SSDT 3FEC7FDF, 00A6 (r1 MATBIO CF52-1A 3000 MEI 20050624) ><4>ACPI: SSDT 3FEC7AF9, 04E6 (r1 MATBIO CF52-1A 3000 MEI 20050624) ><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 6:15 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) ><4>Processor #1 6:15 APIC version 20 ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><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>ACPI: HPET id: 0x8086a201 base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 50000000 (gap: 40000000:b8000000) ><6>PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000 ><6>PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000 ><6>PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000 ><6>PM: Registered nosave memory: 00000000000dc000 - 0000000000100000 ><4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259779 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffb000 (fee00000) ><7>mapped IOAPIC to ffffa000 (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=c07b9000 soft=c0799000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Detected 1995.107 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 1023600k/1047296k available (2238k kernel code, 22984k reserved, 1119k data, 284k init, 129792k highmem) ><6>virtual kernel memory layout: ><4> fixmap : 0xffc52000 - 0xfffff000 (3764 kB) ><4> pkmap : 0xff400000 - 0xff800000 (4096 kB) ><4> vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB) ><4> lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) ><4> .init : 0xc074f000 - 0xc0796000 ( 284 kB) ><4> .data : 0xc062f838 - 0xc0747800 (1119 kB) ><4> .text : 0xc0400000 - 0xc062f838 (2238 kB) ><6>Checking if this processor honours the WP bit even in supervisor mode...Ok. ><7>CPA: page pool initialized 1 of 1 pages preallocated ><6>SLUB: Genslabs=12, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1 ><7>hpet clockevent registered ><4>Calibrating delay using timer specific routine.. 3993.53 BogoMIPS (lpj=1996765) ><6>Security Framework 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 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 4096K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>using mwait in idle threads. ><4>Compat vDSO mapped to ffffe000. ><6>Checking 'hlt' instruction... OK. ><6>ACPI: Core revision 20070126 ><4>CPU0: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz stepping 0b ><4>Booting processor 1/1 ip 4000 ><4>CPU 1 irqstacks, hard=c07ba000 soft=c079a000 ><6>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 3990.01 BogoMIPS (lpj=1995008) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 4096K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#1. ><4>CPU1: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz stepping 0b ><6>Total of 2 processors activated (7983.54 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Brought up 2 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=340 bytes ><7>sizeof(dentry)=132 bytes ><7>sizeof(ext3inode)=492 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=3712 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 00000003 ><7> groups: 00000001 00000002 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 00000003 ><7> groups: 00000002 00000001 ><6>net_namespace: 548 bytes ><6>Booting paravirtualized kernel on bare hardware ><4>Time: 11:53:38 Date: 04/19/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: Using MMCONFIG for extended config space ><6>PCI: Using configuration type 1 ><6>Setting up standard PCI resources ><7>ACPI: EC: Look up EC in DSDT ><6>ACPI: EC: non-query interrupt received, switching to interrupt mode ><5>ACPI: BIOS _OSI(Linux) query ignored ><5>ACPI: DMI System Vendor: Matsushita Electric Industrial Co.,Ltd. ><5>ACPI: DMI Product Name: CF-52AJCBUB9 ><5>ACPI: DMI Product Version: 001 ><5>ACPI: DMI Board Name: CF52-1A ><5>ACPI: DMI BIOS Vendor: Phoenix Technologies Ltd. ><5>ACPI: DMI BIOS Date: 10/23/2007 ><5>ACPI: Please send DMI info above to linux-acpi@vger.kernel.org ><5>ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org ><5>ACPI: BIOS _OSI(Linux) query ignored ><5>ACPI: DMI System Vendor: Matsushita Electric Industrial Co.,Ltd. ><5>ACPI: DMI Product Name: CF-52AJCBUB9 ><5>ACPI: DMI Product Version: 001 ><5>ACPI: DMI Board Name: CF52-1A ><5>ACPI: DMI BIOS Vendor: Phoenix Technologies Ltd. ><5>ACPI: DMI BIOS Date: 10/23/2007 ><5>ACPI: Please send DMI info above to linux-acpi@vger.kernel.org ><5>ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 ><6>ACPI: EC: driver started in interrupt mode ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><6>pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO ><6>pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO ><6>PCI: Transparent bridge - 0000:00:1e.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs *9) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs *9) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs *9) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs *9) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs *9) ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs *9) ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs *9) ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs *9) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 13 devices ><6>ACPI: ACPI bus type pnp unregistered ><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>hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><4>ACPI: RTC can wake from S4 ><6>system 00:01: iomem range 0xcf400-0xcf7ff has been reserved ><6>system 00:01: iomem range 0xd0800-0xd3fff could not be reserved ><6>system 00:02: ioport range 0x900-0x91f has been reserved ><6>system 00:02: ioport range 0x92c-0x97f has been reserved ><6>system 00:02: ioport range 0xfe00-0xfe01 has been reserved ><6>system 00:02: iomem range 0xff000000-0xffffffff could not be reserved ><6>system 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved ><6>system 00:06: ioport range 0x800-0x80f has been reserved ><6>system 00:06: ioport range 0x1000-0x107f has been reserved ><6>system 00:06: ioport range 0x1180-0x11bf has been reserved ><6>system 00:06: iomem range 0xfed1c000-0xfed1ffff could not be reserved ><6>system 00:06: iomem range 0xfed14000-0xfed17fff could not be reserved ><6>system 00:06: iomem range 0xfed18000-0xfed18fff could not be reserved ><6>system 00:06: iomem range 0xfed19000-0xfed19fff could not be reserved ><6>system 00:06: iomem range 0xf8000000-0xfbffffff could not be reserved ><6>system 00:06: iomem range 0xfed20000-0xfed3ffff could not be reserved ><6>system 00:06: iomem range 0xfed45000-0xfed8ffff could not be reserved ><6>system 00:06: iomem range 0xfef00000-0xfef03fff has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: 2000-2fff ><6> MEM window: 0xd7e00000-0xd7efffff ><6> PREFETCH window: 0x00000000e0000000-0x00000000efffffff ><6>PCI: Bridge: 0000:00:1c.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.1 ><6> IO window: 4000-5fff ><6> MEM window: 0xd0000000-0xd3ffffff ><6> PREFETCH window: 0x00000000d8000000-0x00000000dbffffff ><6>PCI: Bridge: 0000:00:1c.2 ><6> IO window: disabled. ><6> MEM window: 0xfc000000-0xfc0fffff ><6> PREFETCH window: disabled. ><4>PCI: Bus 15, cardbus bridge: 0000:0e:00.0 ><6> IO window: 0x00006000-0x000060ff ><6> IO window: 0x00006400-0x000064ff ><6> PREFETCH window: 0x50000000-0x53ffffff ><6> MEM window: 0x58000000-0x5bffffff ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: 6000-6fff ><6> MEM window: 0xfc100000-0xfc3fffff ><6> PREFETCH window: 0x0000000050000000-0x0000000053ffffff ><6>ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17 ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1c.1 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1c.2 to 64 ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>ACPI: PCI Interrupt 0000:0e:00.0[A] -> GSI 21 (level, low) -> IRQ 21 ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) ><6>TCP bind hash table entries: 65536 (order: 7, 524288 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><7>Switched to high resolution mode on CPU 1 ><7>Switched to high resolution mode on CPU 0 ><6>Freeing initrd memory: 9373k freed ><6>Simple Boot Flag at 0x46 set to 0x1 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: disabled - APM is not SMP safe. ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1208606018.710:1): initialized ><4>highmem bounce pool size: 64 pages ><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 ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>pci 0000:01:00.0: Boot video device ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:01.0:pcie00] ><7>Allocate Port Service[0000:00:01.0:pcie02] ><7>Allocate Port Service[0000:00:01.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.0:pcie00] ><7>Allocate Port Service[0000:00:1c.0:pcie02] ><7>Allocate Port Service[0000:00:1c.0:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.1 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.1:pcie00] ><7>Allocate Port Service[0000:00:1c.1:pcie02] ><7>Allocate Port Service[0000:00:1c.1:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.2 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.2:pcie00] ><7>Allocate Port Service[0000:00:1c.2:pcie02] ><7>Allocate Port Service[0000:00:1c.2:pcie03] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><4>ACPI: SSDT 3FEC8825, 027F (r1 PmRef Cpu0Ist 3000 INTL 20050624) ><4>ACPI: SSDT 3FEC82E4, 04BC (r1 PmRef Cpu0Cst 3001 INTL 20050624) ><7>Monitor-Mwait will be used to enter C-1 state ><7>Monitor-Mwait will be used to enter C-2 state ><7>Monitor-Mwait will be used to enter C-3 state ><6>ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: ACPI0007:00 is registered as cooling_device0 ><6>ACPI: Processor [CPU0] (supports 8 throttling states) ><4>ACPI: SSDT 3FEC8AA4, 00C8 (r1 PmRef Cpu1Ist 3000 INTL 20050624) ><4>ACPI: SSDT 3FEC87A0, 0085 (r1 PmRef Cpu1Cst 3000 INTL 20050624) ><6>ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: ACPI0007:01 is registered as cooling_device1 ><6>ACPI: Processor [CPU1] (supports 8 throttling states) ><6>ACPI: LNXTHERM:01 is registered as thermal_zone0 ><6>ACPI: Thermal Zone [TZ00] (52 C) ><6>ACPI: LNXTHERM:02 is registered as thermal_zone1 ><6>ACPI: Thermal Zone [TZ01] (58 C) ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><7>hpet_resources: 0xfed00000 is busy ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>brd: module loaded ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input0 ><6>Yenta: CardBus bridge found at 0000:0e:00.0 [10f7:8338] ><6>Yenta: ISA IRQ mask 0x0cb8, PCI irq 21 ><6>Socket status: 30000006 ><6>Yenta: Raising subordinate bus# of parent bus (#0e) from #0f to #12 ><6>pcmcia: parent PCI bridge I/O window: 0x6000 - 0x6fff ><6>cs: IO port probe 0x6000-0x6fff: clean. ><6>pcmcia: parent PCI bridge Memory window: 0xfc100000 - 0xfc3fffff ><6>pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x53ffffff ><6>PNP: PS/2 Controller [PNP0303:K101,PNP0f13:MOU3] at 0x60,0x64 irq 1,12 ><6>i8042.c: Detected active multiplexing controller, rev 1.1. ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX0 port at 0x60,0x64 irq 12 ><6>serio: i8042 AUX1 port at 0x60,0x64 irq 12 ><6>serio: i8042 AUX2 port at 0x60,0x64 irq 12 ><6>serio: i8042 AUX3 port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 ><6>rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 ><6>rtc0: alarms up to one month, y3k ><6>cpuidle: using governor ladder ><6>cpuidle: using governor menu ><4>Marking TSC unstable due to: TSC halts in idle. ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver ><6>TCP cubic 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>registered taskstats version 1 ><4> Magic number: 4:918:883 ><6>Freeing unused kernel memory: 284k freed ><6>Write protecting the kernel read-only data: 908k ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><6>loop: module loaded ><4>Clocksource tsc unstable (delta = -479791600 ns) ><6>Synaptics Touchpad, model: 1, fw: 6.2, id: 0xa5a0b1, caps: 0xa04713/0x200000 ><6>input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input2 ><4>floppy0: no floppy controllers found ><6>BIOS EDD facility v0.16 2004-Jun-25, 6 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input3 ><6>squashfs: version 3.3 (2007/10/31) Phillip Lougher ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-869. ><5>iscsi: registered transport (tcp) ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><4>video: Unknown symbol video_output_register ><4>video: Unknown symbol video_output_unregister ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1a.0 to 64 ><6>uhci_hcd 0000:00:1a.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 ><6>uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 2 ports detected ><6>e1000e: Intel(R) PRO/1000 Network Driver - 0.2.0 ><6>e1000e: Copyright (c) 1999-2007 Intel Corporation. ><7>libata version 3.00 loaded. ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: UHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.25-0.234.rc9.git1.fc9.i586 uhci_hcd ><6>usb usb1: SerialNumber: 0000:00:1a.0 ><6>ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21 ><7>PCI: Setting latency timer of device 0000:00:1a.1 to 64 ><6>uhci_hcd 0000:00:1a.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><27>Apr 19 11:53:43 udevd-event[951]: node_symlink: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it ><6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb2: Product: UHCI Host Controller ><6>usb usb2: Manufacturer: Linux 2.6.25-0.234.rc9.git1.fc9.i586 uhci_hcd ><6>usb usb2: SerialNumber: 0000:00:1a.1 ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23 ><7>PCI: Setting latency timer of device 0000:00:1d.0 to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001860 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><6>usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb3: Product: UHCI Host Controller ><6>usb usb3: Manufacturer: Linux 2.6.25-0.234.rc9.git1.fc9.i586 uhci_hcd ><6>usb usb3: SerialNumber: 0000:00:1d.0 ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 ><7>PCI: Setting latency timer of device 0000:00:1d.1 to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb4: Product: UHCI Host Controller ><6>usb usb4: Manufacturer: Linux 2.6.25-0.234.rc9.git1.fc9.i586 uhci_hcd ><6>usb usb4: SerialNumber: 0000:00:1d.1 ><6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1d.2 to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0 ><6>usb usb5: configuration #1 chosen from 1 choice ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><6>usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb5: Product: UHCI Host Controller ><6>usb usb5: Manufacturer: Linux 2.6.25-0.234.rc9.git1.fc9.i586 uhci_hcd ><6>usb usb5: SerialNumber: 0000:00:1d.2 ><6>ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1a.7 to 64 ><6>ehci_hcd 0000:00:1a.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6 ><6>ehci_hcd 0000:00:1a.7: debug port 1 ><7>PCI: cache line size of 32 is not supported by device 0000:00:1a.7 ><6>ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfc625800 ><6>ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb6: configuration #1 chosen from 1 choice ><6>hub 6-0:1.0: USB hub found ><6>hub 6-0:1.0: 4 ports detected ><6>usb usb6: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb6: Product: EHCI Host Controller ><6>usb usb6: Manufacturer: Linux 2.6.25-0.234.rc9.git1.fc9.i586 ehci_hcd ><6>usb usb6: SerialNumber: 0000:00:1a.7 ><6>ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23 ><7>PCI: Setting latency timer of device 0000:00:1d.7 to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfc625c00 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb7: configuration #1 chosen from 1 choice ><6>hub 7-0:1.0: USB hub found ><6>hub 7-0:1.0: 6 ports detected ><6>usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb7: Product: EHCI Host Controller ><6>usb usb7: Manufacturer: Linux 2.6.25-0.234.rc9.git1.fc9.i586 ehci_hcd ><6>usb usb7: SerialNumber: 0000:00:1d.7 ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 19 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><6>ACPI: PCI interrupt for device 0000:00:1f.1 disabled ><6>ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 20 (level, low) -> IRQ 20 ><7>PCI: Setting latency timer of device 0000:00:19.0 to 64 ><6>eth0: (PCI Express:2.5GB/s:Width x1) 00:0b:97:dd:15:85 ><6>eth0: Intel(R) PRO/1000 Network Connection ><6>eth0: MAC: 4, PHY: 6, PBA No: ffffff-0ff ><7>ahci 0000:00:1f.2: version 3.0 ><6>ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19 ><6>ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode ><6>ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>scsi0 : ahci ><6>scsi1 : ahci ><6>scsi2 : ahci ><6>ata1: SATA max UDMA/133 abar m2048@0xfc625000 port 0xfc625100 irq 219 ><6>ata2: SATA max UDMA/133 abar m2048@0xfc625000 port 0xfc625180 irq 219 ><6>ata3: SATA max UDMA/133 abar m2048@0xfc625000 port 0xfc625200 irq 219 ><6>ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ><6>ata1.00: ATA-8: FUJITSU MHW2120BH, 00430016, max UDMA/100 ><6>ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32) ><6>ata1.00: configured for UDMA/100 ><6>ata2: SATA link down (SStatus 0 SControl 300) ><6>ata3: SATA link down (SStatus 0 SControl 300) ><5>scsi 0:0:0:0: Direct-Access ATA FUJITSU MHW2120B 0043 PQ: 0 ANSI: 5 ><6>ACPI: PCI Interrupt 0000:0e:00.1[B] -> GSI 20 (level, low) -> IRQ 20 ><4>Driver 'sd' needs updating - please use bus_type methods ><5>sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda:<5>firewire_ohci: Added fw-ohci device 0000:0e:00.1, OHCI version 1.0 ><7>ata_piix 0000:00:1f.1: version 2.12 ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 19 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><6>scsi3 : ata_piix ><6>scsi4 : ata_piix ><6>ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18c0 irq 14 ><6>ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18c8 irq 15 ><4> sda1 sda2 ><5>sd 0:0:0:0: [sda] Attached SCSI disk ><5>sd 0:0:0:0: Attached scsi generic sg0 type 0 ><6>ata4.00: ATAPI: TEAC DV-W28EC, B.0A, max UDMA/33 ><6>ata4.00: configured for UDMA/33 ><5>firewire_core: created device fw0: GUID 008045890009e98d, S400 ><5>scsi 3:0:0:0: CD-ROM TEAC DV-W28EC B.0A PQ: 0 ANSI: 5 ><5>scsi 3:0:0:0: Attached scsi generic sg1 type 5 ><4>Driver 'sr' needs updating - please use bus_type methods ><4>sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 3:0:0:0: Attached scsi CD-ROM sr0 ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>security: 5 users, 12 roles, 2300 types, 115 bools, 1 sens, 1024 cats ><7>security: 72 classes, 172102 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 sr0, type iso9660), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), 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 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 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 anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><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 ><6>SELinux: policy loaded with handle_unknown=allow ><5>type=1403 audit(1208606148.092:2): policy loaded auid=4294967295 ses=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>xor: automatically using best checksumming function: pIII_sse ><6> pIII_sse : 7784.000 MB/sec ><6>xor: using function: pIII_sse (7784.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int32x1 777 MB/s ><4>raid6: int32x2 828 MB/s ><4>raid6: int32x4 605 MB/s ><4>raid6: int32x8 570 MB/s ><4>raid6: mmxx1 2679 MB/s ><4>raid6: mmxx2 2781 MB/s ><4>raid6: sse1x1 1816 MB/s ><4>raid6: sse1x2 2300 MB/s ><4>raid6: sse2x1 3308 MB/s ><4>raid6: sse2x2 3453 MB/s ><4>raid6: using algorithm sse2x2 (3453 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 ><6>md: linear personality registered for level -1 ><4>GFS2 (built Apr 15 2008 17:25:54) installed ><6>Lock_Nolock (built Apr 15 2008 17:26:02) installed ><6>JFS: nTxBlock = 8074, nTxLock = 64598 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) 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 ><6>usb 3-2: new low speed USB device using uhci_hcd and address 2 ><6>usb 3-2: configuration #1 chosen from 1 choice ><6>input: A4Tech Wireless Battery Free Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb3/3-2/3-2:1.0/input/input4 ><6>input,hidraw0: USB HID v1.10 Mouse [A4Tech Wireless Battery Free Optical Mouse] on usb-0000:00:1d.0-2 ><6>usb 3-2: New USB device found, idVendor=09da, idProduct=022b ><6>usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 ><6>usb 3-2: Product: Wireless Battery Free Optical Mouse ><6>usb 3-2: Manufacturer: A4Tech ><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>Adding 2031608k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:2031608k ><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 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>security: 5 users, 12 roles, 2300 types, 115 bools, 1 sens, 1024 cats ><7>security: 72 classes, 172102 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>security: 6 users, 12 roles, 2300 types, 115 bools, 1 sens, 1024 cats ><7>security: 72 classes, 172102 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>security: 6 users, 12 roles, 2300 types, 115 bools, 1 sens, 1024 cats ><7>security: 72 classes, 172102 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>security: 6 users, 12 roles, 2300 types, 115 bools, 1 sens, 1024 cats ><7>security: 72 classes, 172102 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>security: 7 users, 12 roles, 2300 types, 115 bools, 1 sens, 1024 cats ><7>security: 72 classes, 172102 rules ><6>SELinux: policy loaded with handle_unknown=allow ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>SELinux:8192 avtab hash slots allocated. Num of rules:172102 ><7>security: 8 users, 12 roles, 2300 types, 115 bools, 1 sens, 1024 cats ><7>security: 72 classes, 172102 rules ><6>SELinux: policy loaded with handle_unknown=allow ><6>sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK ><6>sr 3:0:0:0: [sr0] Sense Key : Medium Error [current] ><4>Info fld=0xc5245 ><6>sr 3:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error ><3>end_request: I/O error, dev sr0, sector 3229972 ><3>Buffer I/O error on device sr0, logical block 807493 > > >/tmp/anaconda.log: >11:53:39 INFO : kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz > >11:53:39 INFO : anaconda version 11.4.0.73 on i386 starting >11:53:39 INFO : 1033580 kB are available >11:53:43 DEBUG : probing buses >11:53:43 DEBUG : waiting for hardware to initialize >11:53:46 INFO : trying to mount CD device /dev/sr0 on /mnt/source >11:53:54 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/source/images/stage2.img >11:55:46 INFO : Loading SELinux policy >11:55:48 INFO : getting ready to spawn shell now >11:55:48 INFO : Running anaconda script /usr/bin/anaconda >11:55:59 INFO : using only installclass _Fedora >11:55:59 INFO : Starting message bus... >11:56:05 INFO : Starting HAL daemon... >11:56:07 DEBUG : Waited 3 seconds for hal to start >11:56:07 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'cdrom:///dev/sr0:/mnt/source', '--graphical', '--selinux'] >11:56:07 INFO : Display mode = g >11:56:07 INFO : Method = cdrom:///mnt/source >11:56:17 INFO : Started mini-wm >11:56:18 INFO : Starting graphical installation... >11:56:18 INFO : Detected 1024M of memory >11:56:18 INFO : Swap attempt of 1000M to 2000M >11:56:18 WARNING : step installtype does not exist >11:56:18 WARNING : step confirminstall does not exist >11:56:18 WARNING : step complete does not exist >11:56:22 INFO : moving (1) to step welcome >11:56:34 INFO : moving (1) to step betanag >11:56:41 INFO : moving (1) to step language >11:56:46 INFO : moving (1) to step keyboard >11:56:54 INFO : moving (1) to step findrootparts >11:56:54 DEBUG : starting mpaths >11:56:54 DEBUG : self.driveList(): [u'sda'] >11:56:54 DEBUG : DiskSet.skippedDisks: [] >11:56:54 DEBUG : DiskSet.skippedDisks: [] >11:56:54 DEBUG : starting all mpaths on drives [u'sda'] >11:56:54 DEBUG : scanning for multipath on drives [u'sda'] >11:56:54 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >11:56:54 DEBUG : mpaths: [] >11:56:54 DEBUG : done starting mpaths. Drivelist: [u'sda'] >11:56:54 DEBUG : starting dmraids >11:56:54 DEBUG : self.driveList(): [u'sda'] >11:56:54 DEBUG : DiskSet.skippedDisks: [] >11:56:54 DEBUG : DiskSet.skippedDisks: [] >11:56:54 DEBUG : starting all dmraids on drives [u'sda'] >11:56:54 DEBUG : scanning for dmraid on drives [u'sda'] >11:56:55 DEBUG : done starting dmraids. Drivelist: [u'sda'] >11:56:58 DEBUG : adding drive sda to disk list >11:56:58 INFO : lv is VolGroup00/LogVol00, size of 112256 >11:56:58 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:56:59 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage with options defaults,ro >11:56:59 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol01 on /mnt/sysimage with options defaults,ro >11:56:59 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage with options defaults >11:56:59 WARNING : step complete does not exist >11:56:59 INFO : moving (1) to step findinstall >11:57:13 WARNING : step complete does not exist >11:57:13 INFO : moving (1) to step networkdevicecheck >11:57:13 INFO : moving (1) to step network >11:57:18 INFO : moving (1) to step timezone >11:57:23 INFO : moving (1) to step accounts >11:57:39 INFO : moving (1) to step partitionobjinit >11:57:39 INFO : no initiator set >11:57:39 INFO : no /tmp/fcpconfig; not configuring zfcp >11:57:40 DEBUG : adding drive sda to disk list >11:57:40 INFO : vg VolGroup00, size is 114272, pesize is 32768 >11:57:40 INFO : lv is VolGroup00/LogVol00, size of 112256 >11:57:40 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:57:41 INFO : lv VolGroup00/LogVol00, attr is -wi--- >11:57:41 INFO : lv VolGroup00/LogVol01, attr is -wi--- >11:57:41 INFO : lv is VolGroup00/LogVol00, size of 112256 >11:57:41 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:57:41 INFO : pv is /dev/sda2 in vg VolGroup00, size is 114274 >11:57:41 INFO : vg VolGroup00, size is 114272, pesize is 32768 >11:57:41 INFO : lv is VolGroup00/LogVol00, size of 112256 >11:57:41 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:57:41 INFO : used size of /dev/VolGroup00/LogVol00 is 5284.0 >11:57:41 INFO : moving (1) to step parttype >11:57:52 INFO : moving (1) to step autopartitionexecute >11:57:52 DEBUG : adding drive sda to disk list >11:57:52 DEBUG : used space is 2024 >11:57:52 DEBUG : actual space is 114240 >11:57:52 DEBUG : used space is 58792 >11:57:52 DEBUG : actual space is 114240 >11:57:52 DEBUG : used space is 59776 >11:57:52 DEBUG : actual space is 114240 >11:57:52 DEBUG : used space is 114240 >11:57:52 DEBUG : actual space is 114240 >11:57:52 DEBUG : used space is 114240 >11:57:52 DEBUG : actual space is 114240 >11:57:52 DEBUG : used space is 114240 >11:57:52 DEBUG : actual space is 114240 >11:57:54 INFO : moving (1) to step partition >11:58:02 INFO : moving (1) to step partitiondone >11:58:04 INFO : moving (1) to step migratefilesystems >11:58:04 INFO : moving (1) to step enablefilesystems >11:58:06 INFO : lv is VolGroup00/LogVol00, size of 112256 >11:58:06 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:58:06 INFO : removing lv LogVol01 >11:58:07 INFO : removing lv LogVol00 >11:58:07 INFO : pv is /dev/sda2 in vg VolGroup00, size is 114274 >11:58:07 INFO : vgremove -v VolGroup00 >11:58:07 INFO : pvremove -ff -y -v /dev/sda2 >11:58:07 INFO : pvcreate -ff -y -v /dev/sda2 >11:58:07 INFO : disk.commit() for /dev/sda >11:58:07 DEBUG : adding drive sda to disk list >11:58:09 INFO : formatting swap as swap >11:58:09 INFO : formatting / as ext3 >11:58:09 INFO : Format command: ['mke2fs', '/dev/VolGroup00/LogVol00', '-j'] > >11:59:31 INFO : formatting /boot as ext3 >11:59:31 INFO : Format command: ['mke2fs', '/dev/sda1', '-j'] > >11:59:33 DEBUG : adding drive sda to disk list >11:59:33 INFO : lv VolGroup00/LogVol00, attr is -wi-a- >11:59:33 INFO : lv is VolGroup00/LogVol00, size of 112256 >11:59:33 INFO : lv is VolGroup00/LogVol01, size of 1984 >11:59:34 INFO : trying to mount /dev/VolGroup00/LogVol00 on / >11:59:34 INFO : set SELinux context for mountpoint / to False >11:59:34 DEBUG : mounting /dev/VolGroup00/LogVol00 on /mnt/sysimage// as ext3 >11:59:34 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage with options defaults >11:59:34 INFO : set SELinux context for newly mounted filesystem root at / to False >11:59:34 INFO : trying to mount /dev/sda1 on /boot >11:59:34 INFO : set SELinux context for mountpoint /boot to False >11:59:34 DEBUG : mounting /dev/sda1 on /mnt/sysimage//boot as ext3 >11:59:34 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot with options defaults >11:59:34 INFO : set SELinux context for newly mounted filesystem root at /boot to False >11:59:34 INFO : trying to mount sys on /sys >11:59:34 INFO : set SELinux context for mountpoint /sys to False >11:59:34 DEBUG : mounting sys on /mnt/sysimage//sys as sysfs >11:59:34 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys with options defaults >11:59:34 INFO : set SELinux context for newly mounted filesystem root at /sys to False >11:59:34 INFO : trying to mount proc on /proc >11:59:34 INFO : set SELinux context for mountpoint /proc to False >11:59:34 DEBUG : mounting proc on /mnt/sysimage//proc as proc >11:59:34 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc with options defaults >11:59:34 INFO : set SELinux context for newly mounted filesystem root at /proc to False >11:59:34 INFO : moving (1) to step bootloadersetup >11:59:34 INFO : moving (1) to step bootloader >12:00:11 INFO : moving (1) to step reposetup >12:00:13 INFO : set mediaid of repo to: 1208448886.504557 >12:00:13 INFO : added repository Additional Fedora Software with URL http://mirrors.fedoraproject.org/mirrorlist?repo=9-Preview&arch=i386 >12:00:13 INFO : Using /mnt/source/images/stage2.img as stage2 image >12:00:30 WARNING : /usr/lib/python2.5/site-packages/yum/repos.py:64: RuntimeWarning: YumProgress.progressbar called when popped > self.callback.progressbar(num, len(repos), repo.id) > >12:00:30 INFO : no groups missing >12:00:30 INFO : moving (1) to step basepkgsel >12:00:31 INFO : moving (1) to step tasksel >12:00:57 INFO : moving (1) to step group-selection >12:04:37 INFO : moving (1) to step postselection >12:04:37 INFO : selected kernel package for kernel >12:04:37 DEBUG : selecting kernel-devel >12:04:37 DEBUG : no package matching kernel-devel.i686 >12:04:51 INFO : moving (1) to step install >12:04:51 INFO : moving (1) to step setuptime >12:04:51 ERROR : unable to set timezone >12:04:52 INFO : moving (1) to step preinstallconfig >12:04:52 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux with options defaults >12:04:52 WARNING : no dev package, going to bind mount /dev >12:04:52 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev with options defaults,bind >12:04:52 INFO : self.hostname = localhost.localdomain >12:04:52 INFO : moving (1) to step installpackages >12:04:52 INFO : Preparing to install packages > > >/tmp/lvmout: >Running... ['lvm', 'vgmknodes', '-v'] > > >/mnt/sysimage/root/install.log: >Installation de xml-common-0.6.3-23.fc9.noarch >warning: xml-common-0.6.3-23.fc9: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 >Installation de setup-2.6.14-1.fc9.noarch >Installation de filesystem-2.4.13-1.fc9.i386 >Installation de texlive-texmf-errata-2007-4.fc9.noarch >Installation de desktop-backgrounds-basic-9.0.0-1.noarch >Installation de mailcap-2.1.28-1.fc9.noarch >Installation de iso-codes-2.0-1.fc9.noarch >Installation de kdelibs-common-4.0.3-6.fc9.i386 >Installation de xkeyboard-config-1.2-3.fc9.noarch >Installation de control-center-filesystem-2.22.1-2.fc9.i386 >Installation de basesystem-8.1-1.noarch >Installation de texlive-texmf-errata-dvips-2007-4.fc9.noarch >Installation de texlive-texmf-errata-latex-2007-4.fc9.noarch >Installation de tzdata-2008b-1.fc9.noarch >Installation de pygobject2-doc-2.14.1-2.fc9.i386 >Installation de texlive-texmf-errata-fonts-2007-4.fc9.noarch >Installation de ncurses-base-5.6-16.20080301.fc9.i386 >Installation de kernel-headers-2.6.25-0.234.rc9.git1.fc9.i386 >Installation de xorg-x11-util-macros-1.1.6-1.fc9.i386 >Installation de pygtk2-doc-2.12.1-6.fc9.i386 >Installation de fedora-bookmarks-8-1.noarch >Installation de xorg-x11-server-common-1.4.99.901-22.20080415.fc9.i386 >Installation de evolution-data-server-doc-2.22.1-1.fc9.i386 >Installation de baekmuk-ttf-fonts-common-2.2-7.fc9.noarch >Installation de tzdata-java-2008b-1.fc9.noarch >Installation de gnome-backgrounds-2.22.0-1.fc9.noarch >Installation de xorg-x11-docs-1.3-2.fc9.noarch >Installation de gnome-devel-docs-2.22.0-1.fc9.noarch >Installation de ql2100-firmware-1.19.38-1.fc8.1.noarch >Installation de rt73usb-firmware-1.8-4.noarch >Installation de ql2400-firmware-4.00.27-1.fc8.1.noarch >Installation de ipw2100-firmware-1.3-8.noarch >Installation de libertas-usb8388-firmware-5.110.20.p49-1.fc9.noarch >Installation de iwl4965-firmware-4.44.1.20-1.noarch >Installation de rt61pci-firmware-1.2-4.noarch >Installation de iwl3945-firmware-2.14.1.5-2.noarch >Installation de ipw2200-firmware-3.0-9.noarch >Installation de atmel-firmware-1.3-4.noarch >Installation de ql2200-firmware-2.02.08-1.fc8.1.noarch >Installation de ql23xx-firmware-3.03.20-1.fc8.1.noarch >Installation de zd1211-firmware-1.4-1.noarch >Installation de specspo-15-1.noarch >Installation de man-pages-2.78-2.fc9.noarch >Installation de words-3.0-12.fc7.noarch >Installation de rootfiles-8.1-1.1.1.noarch >Installation de gnome-audio-2.22.1-1.noarch >Installation de libgcc-4.3.0-7.i386 >Installation de glibc-2.8-1.i686 >Installation de zlib-1.2.3-18.fc9.i386 >Installation de libstdc++-4.3.0-7.i386 >Installation de libICE-1.0.4-3.fc9.i386 >Installation de libSM-1.0.2-5.fc9.i386 >Installation de popt-1.13-3.fc9.i386 >Installation de pkgconfig-0.23-2.fc9.i386 >Installation de chkconfig-1.3.37-2.i386 >Installation de libart_lgpl-2.3.20-1.fc9.i386 >Installation de libjpeg-6b-41.fc9.i386 >Installation de ncurses-libs-5.6-16.20080301.fc9.i386 >Installation de bzip2-libs-1.0.5-1.fc9.i386 >Installation de libpng-1.2.24-1.fc9.i386 >Installation de libXau-1.0.3-5.fc9.i386 >Installation de libattr-2.4.41-1.fc9.i386 >Installation de libacl-2.2.47-1.fc9.i386 >Installation de libXdmcp-1.0.2-5.fc9.i386 >Installation de libusb-0.1.12-15.fc9.i386 >Installation de expat-2.0.1-5.i386 >Installation de cyrus-sasl-lib-2.1.22-13.fc9.i386 >Installation de libtiff-3.8.2-10.fc9.i386 >Installation de libcap-2.06-4.fc9.i386 >Installation de db4-4.6.21-5.fc9.i386 >Installation de pcre-7.3-3.fc9.i386 >Installation de audit-libs-1.7.1-1.fc9.i386 >Installation de libgpg-error-1.6-2.i386 >Installation de libogg-1.1.3-9.fc9.i386 >Installation de libgcrypt-1.4.0-3.i386 >Installation de elfutils-libelf-0.133-3.fc9.i386 >Installation de libvorbis-1.2.0-3.fc9.i386 >Installation de gmp-4.2.2-7.fc9.i386 >Installation de libexif-0.6.16-1.fc9.i386 >Installation de bluez-libs-3.30-1.fc9.i386 >Installation de audiofile-0.2.6-8.fc9.i386 >Installation de tcp_wrappers-libs-7.6-52.fc9.i386 >Installation de libxcb-1.1-2.fc9.i386 >Installation de hunspell-1.2.1-6.fc9.i386 >Installation de jasper-libs-1.900.1-8.fc9.i386 >Installation de libtool-ltdl-1.5.24-6.fc9.i386 >Installation de keyutils-libs-1.2-3.fc9.i386 >Installation de libraw1394-1.3.0-4.fc9.i386 >Installation de flac-1.2.1-4.fc9.i386 >Installation de libmusicbrainz-2.1.5-6.fc9.i386 >Installation de procps-3.2.7-20.fc9.i386 >Installation de php-common-5.2.5-6.i386 >Installation de libfontenc-1.0.4-5.fc9.i386 >Installation de liboil-0.3.14-1.fc9.i386 >Installation de libdrm-2.4.0-0.10.fc9.i386 >Installation de slang-2.1.3-3.fc9.i386 >Installation de newt-0.52.9-1.fc9.i386 >Installation de libtheora-1.0beta2-4.fc9.i386 >Installation de taglib-1.5-1.fc9.i386 >Installation de ilmbase-1.0.1-2.fc9.i386 >Installation de hesiod-3.1.0-10.i386 >Installation de pixman-0.10.0-1.fc9.i386 >Installation de speex-1.2-0.7.beta3.i386 >Installation de libieee1284-0.2.11-3.fc9.i386 >Installation de SDL-1.2.13-3.fc9.i386 >Installation de libnl-1.1-3.fc9.i386 >Installation de gdbm-1.8.0-28.fc9.i386 >Installation de OpenEXR-libs-1.6.1-3.fc9.i386 >Installation de libavc1394-0.5.3-2.fc9.i386 >Installation de mpfr-2.3.0-3.fc9.i386 >Installation de exiv2-libs-0.16-2.fc9.i386 >Installation de openobex-1.3-11.fc9.i386 >Installation de clucene-core-0.9.20-4.fc9.i386 >Installation de eject-2.1.5-11.fc9.i386 >Installation de libpcap-0.9.8-2.fc9.i386 >Installation de glibc-common-2.8-1.i386 >Installation de libdbi-0.8.3-1.fc9.i386 >Installation de libdhcp6client-1.0.14-1.fc9.i386 >Installation de libdhcp4client-4.0.0-14.fc9.i386 >Installation de patch-2.5.4-32.fc9.i386 >Installation de upstart-0.3.9-17.fc9.i386 >Installation de libwmf-lite-0.2.8.4-18.fc9.i386 >Installation de glib-1.2.10-29.fc9.i386 >Installation de tcl-8.5.1-3.fc9.i386 >Installation de pth-2.0.7-6.i386 >Installation de libdhcp-1.99.7-2.fc9.i386 >Installation de libiec61883-1.1.0-4.fc9.i386 >Installation de elfutils-libs-0.133-3.fc9.i386 >Installation de libksba-1.0.3-2.fc9.i386 >Installation de exempi-2.0.0-1.fc9.i386 >Installation de libarchive-2.4.17-1.fc9.i386 >Installation de libopenraw-0.0.5-1.fc9.i386 >Installation de djvulibre-libs-3.5.20-2.fc9.i386 >Installation de libmp4v2-1.5.0.1-6.fc9.i386 >Installation de libicu-3.8.1-7.fc9.i386 >Installation de boost-1.34.1-13.fc9.i386 >Installation de libsmbios-2.0.1-2.fc9.i386 >Installation de file-libs-4.23-5.fc9.i386 >Installation de file-4.23-5.fc9.i386 >Installation de zip-2.31-6.fc9.i386 >Installation de libsysfs-2.1.0-3.fc9.i386 >Installation de netpbm-10.35.41-1.fc9.i386 >Installation de pcsc-lite-libs-1.4.4-3.fc9.i386 >Installation de mailx-8.1.1-48.fc9.i386 >Installation de fuse-libs-2.7.3-2.fc9.i386 >Installation de libnova-0.12.1-3.fc9.i386 >Installation de wavpack-4.41-2.fc9.i386 >Installation de libdv-1.0.0-4.fc9.i386 >Installation de dmidecode-2.9-1.30.1.fc9.i386 >Installation de libvolume_id-120-3.fc9.i386 >Installation de hyphen-2.3.1-1.fc9.i386 >Installation de libmpcdec-1.2.6-4.fc9.i386 >Installation de libtasn1-1.3-1.fc9.i386 >Installation de gnutls-2.0.4-2.fc9.i386 >Installation de libggz-0.0.14.1-1.fc9.i386 >Installation de ggz-client-libs-0.0.14.1-1.fc9.i386 >Installation de smbios-utils-2.0.1-2.fc9.i386 >Installation de libshout-2.2.2-3.fc9.i386 >Installation de jasper-1.900.1-8.fc9.i386 >Installation de tcp_wrappers-7.6-52.fc9.i386 >Installation de cyrus-sasl-plain-2.1.22-13.fc9.i386 >Installation de acl-2.2.47-1.fc9.i386 >Installation de rsync-3.0.2-0.fc9.i386 >Installation de ncurses-5.6-16.20080301.fc9.i386 >Installation de libedit-2.10-4.20070831cvs.fc9.i386 >Installation de libvncserver-0.9.1-2.fc9.i386 >Installation de db4-cxx-4.6.21-5.fc9.i386 >Installation de cdrdao-1.2.2-5.i386 >Installation de libconfig-1.2.1-2.fc9.i386 >Installation de libmodplug-0.8.4-3.fc9.i386 >Installation de libzip-0.8-5.fc9.i386 >Installation de radeontool-1.5-3.fc9.i386 >Installation de hdparm-8.6-1.fc9.i386 >Installation de wireless-tools-29-2.fc9.i386 >Installation de lrzsz-0.12.20-23.fc9.i386 >Installation de ctags-5.7-1.fc9.i386 >Installation de lzo-2.02-4.fc9.i386 >Installation de gsm-1.0.12-6.fc9.i386 >Installation de libiptcdata-1.0.2-2.fc9.i386 >Installation de linux-atm-libs-2.5.0-5.i386 >Installation de gnuchess-5.07-11.fc9.i386 >Installation de vbetool-0.7-6.fc9.i386 >Installation de libgfortran-4.3.0-7.i386 >Installation de inotify-tools-3.13-1.fc9.i386 >Installation de pax-3.4-5.fc9.i386 >Installation de libevent-1.3e-2.fc9.i386 >Installation de cfitsio-3.060-3.fc9.i386 >Installation de ethtool-6-1.fc9.i386 >Installation de mingetty-1.08-2.fc9.i386 >Installation de ustr-1.0.4-6.fc9.i386 >Installation de paps-libs-0.6.8-5.fc9.i386 >Installation de sg3_utils-libs-1.25-4.fc9.i386 >Installation de libtextcat-2.2-5.fc9.i386 >Installation de inchi-1.0.2-0.3.fc9.i386 >Installation de libdaemon-0.12-3.fc9.i386 >Installation de libwiimote-0.4-5.fc9.i386 >Installation de libthai-0.1.9-4.fc9.i386 >Installation de libvisual-0.4.0-6.fc9.i386 >Installation de pakchois-0.4-1.i386 >Installation de chmlib-0.39-7.fc9.i386 >Installation de libnfnetlink-0.0.33-0.1.svn7211.fc9.i386 >Installation de libnetfilter_conntrack-0.0.89-0.1.svn7356.fc9.i386 >Installation de libmikmod-3.2.0-3.beta2.fc9.i386 >Installation de ntsysv-1.3.37-2.i386 >Installation de ltrace-0.5-10.45svn.fc9.i386 >Installation de attr-2.4.41-1.fc9.i386 >Installation de doxygen-1.5.5-3.fc9.i386 >Installation de telnet-0.17-42.fc9.i386 >Installation de mtr-0.72-4.fc9.i386 >Installation de talk-0.17-30.2.4.i386 >Installation de ntfs-3g-1.2310-2.fc9.i386 >Installation de swig-1.3.33-2.fc9.i386 >Installation de efibootmgr-0.5.4-4.fc9.i386 >Installation de zisofs-tools-1.0.8-3.fc9.i386 >Installation de setserial-2.17-22.fc9.i386 >Installation de traceroute-2.0.9-2.fc9.i386 >Installation de vconfig-1.9-6.fc9.i386 >Installation de dosfstools-2.11-9.fc9.i386 >Installation de finger-0.17-36.fc9.i386 >Installation de rdate-1.4-11.fc9.i386 >Installation de symlinks-1.2-31.fc9.i386 >Installation de pam_smb-1.1.7-8.2.2.i386 >Installation de rsh-0.17-48.fc9.i386 >Installation de unix2dos-2.2-30.fc9.i386 >Installation de tree-1.5.0-9.fc9.i386 >Installation de rdist-6.1.5-45.i386 >Installation de dos2unix-3.1-31.fc9.i386 >Installation de bcm43xx-fwcutter-006-4.fc9.i386 >Installation de b43-fwcutter-011-3.fc9.i386 >Installation de joystick-1.2.15-21.fc9.i386 >Installation de mpage-2.5.6-2.fc9.i386 >Installation de strace-4.5.16-5.fc9.i386 >Installation de diffstat-1.43-7.fc9.i386 >Installation de byacc-1.9.20070509-2.fc9.i386 >Installation de rcs-5.7-32.i386 >Installation de rhdb-utils-8.3.0-1.fc9.i386 >Installation de zlib-devel-1.2.3-18.fc9.i386 >Installation de libjpeg-devel-6b-41.fc9.i386 >Installation de popt-devel-1.13-3.fc9.i386 >Installation de libdbi-drivers-0.8.3-1.fc9.i386 >Installation de hunspell-en-0.20080207-1.fc9.noarch >Installation de gnome-doc-utils-stylesheets-0.12.2-1.fc9.noarch >Installation de hyphen-en-2.3.1-1.fc9.i386 >Installation de event-compat-sysv-0.3.9-13.fc9.noarch >Installation de pixman-devel-0.10.0-1.fc9.i386 >Installation de slang-devel-2.1.3-3.fc9.i386 >Installation de keyutils-libs-devel-1.2-3.fc9.i386 >Installation de libxcb-devel-1.1-2.fc9.i386 >Installation de elfutils-libelf-devel-0.133-3.fc9.i386 >Installation de libattr-devel-2.4.41-1.fc9.i386 >Installation de bzip2-devel-1.0.5-1.fc9.i386 >Installation de gnome-mime-data-2.18.0-2.fc7.noarch >Installation de libstdc++-devel-4.3.0-7.i386 >Installation de newt-devel-0.52.9-1.fc9.i386 >Installation de db4-devel-4.6.21-5.fc9.i386 >Installation de pcsc-lite-devel-1.4.4-3.fc9.i386 >Installation de netpbm-devel-10.35.41-1.fc9.i386 >Installation de boost-devel-1.34.1-13.fc9.i386 >Installation de hesiod-devel-3.1.0-10.i386 >Installation de libdrm-devel-2.4.0-0.10.fc9.i386 >Installation de libcap-devel-2.06-4.fc9.i386 >Installation de libtiff-devel-3.8.2-10.fc9.i386 >Installation de expat-devel-2.0.1-5.i386 >Installation de bash-3.2-22.fc9.i386 >Installation de libxml2-2.6.32-1.fc9.i386 >Installation de info-4.11-5.fc9.i386 >Installation de freetype-2.3.5-4.fc9.i386 >Installation de readline-5.2-13.fc9.i386 >Installation de nspr-4.7.0.99.2-2.fc9.i386 >Installation de grep-2.5.1-59.fc9.i386 >Installation de sqlite-3.5.6-2.fc9.i386 >Installation de nss-3.11.99.5-2.fc9.i386 >Installation de libxslt-1.1.23-1.fc9.i386 >Installation de libsepol-2.0.26-1.fc9.i386 >Installation de libselinux-2.0.61-1.fc9.i386 >Installation de coreutils-6.10-18.fc9.i386 >Installation de fontconfig-2.5.0-2.fc9.i386 >Installation de shadow-utils-4.1.1-1.fc9.i386 >Installation de alsa-lib-1.0.16-3.fc9.i386 >Installation de gawk-3.1.5-17.fc9.i386 >Installation de device-mapper-libs-1.02.24-11.fc9.i386 >Installation de e2fsprogs-libs-1.40.8-1.fc9.i386 >Installation de krb5-libs-1.6.3-10.fc9.i386 >Installation de openssl-0.9.8g-6.fc9.i686 >Installation de openldap-2.4.8-3.fc9.i386 >Installation de cups-libs-1.3.7-1.fc9.i386 >Installation de sed-4.1.5-10.fc9.i386 >Installation de libidn-0.6.14-7.i386 >Installation de libcurl-7.18.1-1.fc9.i386 >Installation de lcms-libs-1.17-4.fc9.i386 >Installation de esound-libs-0.2.38-7.fc9.i386 >Installation de mysql-libs-5.0.51a-1.fc9.i386 >Installation de libmng-1.0.9-6.1.i386 >Installation de module-init-tools-3.4-11.fc9.i386 >Installation de findutils-4.2.33-3.fc9.i386 >Installation de which-2.19-3.fc9.i386 >Installation de diffutils-2.8.1-21.fc9.i386 >Installation de postgresql-libs-8.3.1-1.fc9.i386 >Installation de apr-1.2.12-2.fc9.i386 >Installation de device-mapper-1.02.24-11.fc9.i386 >Installation de rpm-libs-4.4.2.3-1.fc9.i386 >Installation de cpio-2.9-7.fc9.i386 >Installation de libsndfile-1.0.17-3.fc9.i386 >Installation de lockdev-1.0.1-12.fc9.1.i386 >Installation de gphoto2-2.4.0-6.fc9.i386 >Installation de logrotate-3.7.6-3.fc9.i386 >Installation de make-3.81-12.fc9.i386 >Installation de binutils-2.18.50.0.6-2.i386 >Installation de m4-1.4.10-3.fc9.i386 >Installation de libsigc++20-2.2.2-1.fc9.i386 >Installation de libtalloc-1.2.0-8.fc9.i386 >Installation de libtdb-1.1.1-8.fc9.i386 >Installation de apr-util-1.2.12-5.fc9.i386 >Installation de libutempter-1.1.5-2.fc9.i386 >Installation de poppler-0.8.0-3.fc9.i386 >Installation de psmisc-22.6-5.fc9.i386 >Installation de iproute-2.6.23-4.fc9.i386 >Installation de bzip2-1.0.5-1.fc9.i386 >Installation de cdparanoia-libs-alpha9.8-30.i386 >Installation de libsamplerate-0.1.2-8.fc9.i386 >Installation de pulseaudio-core-libs-0.9.10-1.fc9.i386 >Installation de e2fsprogs-1.40.8-1.fc9.i386 >Installation de raptor-1.4.16-2.fc9.i386 >Installation de neon-0.28.2-2.i386 >Installation de libgssglue-0.1-5.fc9.i386 >Installation de net-tools-1.60-87.fc9.i386 >Installation de iptables-1.4.0-4.fc9.i386 >Installation de tar-1.19-3.fc9.i386 >Installation de libXfont-1.3.1-4.fc9.i386 >Installation de aspell-0.60.5-5.fc9.i386 >Installation de cracklib-2.8.12-2.i386 >Installation de nfs-utils-lib-1.1.1-3.fc9.i386 >Installation de flex-2.5.35-1.fc9.i386 >Installation de rsyslog-3.14.1-2.fc9.i386 >Installation de gdb-6.8-1.fc9.i386 >Installation de festival-speechtools-libs-1.2.96-4.fc9.i386 >Installation de dcraw-8.82-1.fc9.i386 >Installation de elinks-0.11.4-0.4.rc1.fc9.i386 >Installation de groff-1.18.1.4-14.fc9.i386 >Installation de pwlib-1.10.10-6.fc9.i386 >Installation de wget-1.11.1-1.fc9.i386 >Installation de ruby-libs-1.8.6.114-1.fc9.i386 >Installation de parted-1.8.8-5.fc9.i386 >Installation de kpartx-0.4.7-11.fc7.i386 >Installation de MAKEDEV-3.23-4.i386 >Installation de vim-minimal-7.1.291-1.fc9.i386 >Installation de sysvinit-tools-2.86-24.i386 >Installation de gpm-1.20.1-90.fc9.i386 >Installation de libgomp-4.3.0-7.i386 >Installation de cpp-4.3.0-7.i386 >Installation de pinentry-0.7.4-5.fc9.i386 >Installation de libcdio-0.79-3.fc9.i386 >Installation de openbabel-2.2.0-0.1.b3.fc9.i386 >Installation de procmail-3.22-21.fc9.i386 >Installation de less-418-3.fc9.i386 >Installation de gzip-1.3.12-6.fc9.i386 >Installation de lcms-1.17-4.fc9.i386 >Installation de xorg-x11-filesystem-7.3-1.fc9.noarch >Installation de hwdata-0.217-1.fc9.noarch >Installation de hicolor-icon-theme-0.10-4.noarch >Installation de sgml-common-0.6.3-23.fc9.noarch >Installation de fedora-logos-9.0.0-1.fc9.noarch >Installation de freetype-devel-2.3.5-4.fc9.i386 >Installation de libpng-devel-1.2.24-1.fc9.i386 >Installation de fontconfig-devel-2.5.0-2.fc9.i386 >Installation de libart_lgpl-devel-2.3.20-1.fc9.i386 >Installation de oxygen-icon-theme-4.0.3-6.fc9.i386 >Installation de jpackage-utils-1.7.5-1jpp.1.fc9.noarch >Installation de texlive-texmf-2007-20.fc9.noarch >Installation de urw-fonts-2.4-5.fc9.noarch >Installation de crontabs-1.10-19.fc9.noarch >Installation de texlive-texmf-dvips-2007-20.fc9.noarch >Installation de alsa-lib-devel-1.0.16-3.fc9.i386 >Installation de bluecurve-icon-theme-8.0.2-1.fc9.noarch >Installation de libfontenc-devel-1.0.4-5.fc9.i386 >Installation de libacl-devel-2.2.47-1.fc9.i386 >Installation de cracklib-dicts-2.8.12-2.i386 >Installation de device-mapper-devel-1.02.24-11.fc9.i386 >Installation de e2fsprogs-devel-1.40.8-1.fc9.i386 >Installation de libmng-devel-1.0.9-6.1.i386 >Installation de libidn-devel-0.6.14-7.i386 >Installation de libsilc-1.1.7-1.fc9.i386 >Installation de libsepol-devel-2.0.26-1.fc9.i386 >Installation de libselinux-devel-2.0.61-1.fc9.i386 >Installation de sqlite-devel-3.5.6-2.fc9.i386 >Installation de nspr-devel-4.7.0.99.2-2.fc9.i386 >Installation de nss-devel-3.11.99.5-2.fc9.i386 >Installation de liberation-fonts-1.0-4.fc9.noarch >Installation de dejavu-fonts-2.24-3.fc9.noarch >Installation de ncurses-devel-5.6-16.20080301.fc9.i386 >Installation de readline-devel-5.2-13.fc9.i386 >Installation de glibc-headers-2.8-1.i386 >Installation de glibc-devel-2.8-1.i386 >Installation de pygtk2-codegen-2.12.1-6.fc9.i386 >Installation de fedora-release-notes-8.92-1.noarch >Installation de fedora-release-8.93-1.noarch >Installation de audiofile-devel-0.2.6-8.fc9.i386 >Installation de libgpg-error-devel-1.6-2.i386 >Installation de perl-Pod-Escapes-1.04-20.fc9.i386 >Installation de libX11-1.1.4-1.fc9.i386 >Installation de libXext-1.0.4-1.fc9.i386 >Installation de libXrender-0.9.4-3.fc9.i386 >Installation de cairo-1.6.4-1.fc9.i386 >Installation de pam-1.0.0-2.fc9.i386 >Installation de libXft-2.1.12-5.fc9.i386 >Installation de libXfixes-4.0.3-3.fc9.i386 >Installation de libXcursor-1.1.9-2.fc9.i386 >Installation de libXtst-1.0.3-3.fc9.i386 >Installation de libXpm-3.5.7-4.fc9.i386 >Installation de libXt-1.0.4-5.fc9.i386 >Installation de libXrandr-1.2.2-3.fc9.i386 >Installation de startup-notification-0.9-4.fc9.i386 >Installation de libXi-1.1.3-4.fc9.i386 >Installation de libXinerama-1.0.3-1.fc9.i386 >Installation de qt3-3.3.8b-12.fc9.i386 >Installation de libXmu-1.0.4-1.fc9.i386 >Installation de giflib-4.1.3-9.i386 >Installation de libXxf86vm-1.0.1-5.fc9.i386 >Installation de rpm-4.4.2.3-1.fc9.i386 >Installation de libXcomposite-0.4.0-4.fc9.i386 >Installation de libXdamage-1.1.1-4.fc9.i386 >Installation de mesa-libGL-7.1-0.25.fc9.i386 >Installation de mesa-libGLU-7.1-0.25.fc9.i386 >Installation de libXScrnSaver-1.1.2-4.fc9.i386 >Installation de libXaw-1.0.4-2.fc9.i386 >Installation de pulseaudio-libs-0.9.10-1.fc9.i386 >Installation de libXxf86misc-1.0.1-5.fc9.i386 >Installation de libXv-1.0.3-5.fc9.i386 >Installation de gcc-4.3.0-7.i386 >Installation de xorg-x11-font-utils-7.2-4.fc9.i386 >Installation de ppp-2.4.4-6.fc9.i386 >Installation de cairomm-1.5.0-1.fc9.i386 >Installation de libXres-1.0.3-4.fc9.i386 >Installation de libxkbfile-1.0.4-5.fc9.i386 >Installation de nas-libs-1.9.1-4.fc9.i386 >Installation de libXevie-1.0.2-3.fc9.i386 >Installation de pciutils-2.2.10-1.fc9.i386 >Installation de xorg-x11-xkb-utils-7.2-4.fc9.i386 >Installation de libXvMC-1.0.4-4.fc9.i386 >Installation de xine-lib-1.1.11.1-2.fc9.i386 >Installation de java-1.6.0-openjdk-1.6.0.0-0.7.b08.fc9.i386 >Installation de gtk+-1.2.10-61.fc9.i386 >Installation de libXTrap-1.0.0-5.fc9.i386 >Installation de gnokii-0.6.24-1.fc9.i386 >Installation de gd-2.0.35-5.fc9.i386 >Installation de libXxf86dga-1.0.2-2.fc9.i386 >Installation de libXfontcache-1.0.4-5.fc9.i386 >Installation de xorg-x11-server-utils-7.3-3.fc9.i386 >Installation de libdmx-1.0.2-5.fc9.i386 >Installation de tk-8.5.1-3.fc9.i386 >Installation de libgcrypt-devel-1.4.0-3.i386 >Installation de tix-8.4.2-5.fc9.i386 >Installation de xorg-x11-utils-7.3-2.fc9.i386 >Installation de xmms-libs-1.2.10-38.fc9.i386 >Installation de xine-lib-pulseaudio-1.1.11.1-2.fc9.i386 >Installation de xorg-x11-apps-7.3-3.fc9.i386 >Installation de gcc-c++-4.3.0-7.i386 >Installation de freeglut-2.4.0-14.fc9.i386 >Installation de man-1.6f-4.fc9.i386 >Installation de xorg-x11-xauth-1.0.2-4.fc9.i386 >Installation de Xaw3d-1.5E-11.1.i386 >Installation de pinentry-qt-0.7.4-5.fc9.i386 >Installation de cronie-1.0-5.fc9.i386 >Installation de at-3.1.10-23.fc9.i386 >Installation de sudo-1.6.9p13-4.fc9.i386 >Installation de rdesktop-1.5.0-5.fc9.i386 >Installation de krb5-devel-1.6.3-10.fc9.i386 >Installation de opensp-1.5.2-7.fc9.i386 >Installation de openjade-1.3.2-31.fc9.i386 >Installation de libpciaccess-0.10-1.fc9.i386 >Installation de dmraid-1.0.0.rc14-6.fc9.i386 >Installation de ruby-1.8.6.114-1.fc9.i386 >Installation de opal-2.2.11-3.fc9.i386 >Installation de festival-lib-1.96-4.fc9.i386 >Installation de php-cli-5.2.5-6.i386 >Installation de iptables-ipv6-1.4.0-4.fc9.i386 >Installation de libtirpc-0.1.7-18.fc9.i386 >Installation de rpcbind-0.1.4-14.fc9.i386 >Installation de rasqal-0.9.15-1.fc9.i386 >Installation de redland-1.0.7-1.fc9.i386 >Installation de cdparanoia-alpha9.8-30.i386 >Installation de tmpwatch-2.9.13-2.i386 >Installation de httpd-tools-2.2.8-3.i386 >Installation de oprofile-0.9.3-17.fc9.i386 >Installation de dirmngr-1.0.1-2.fc9.i386 >Installation de gnupg2-2.0.9-1.fc9.i386 >Installation de gpgme-1.1.6-3.fc9.i386 >Installation de lvm2-2.02.33-11.fc9.i386 >Installation de gnupg-1.4.9-1.fc9.i386 >Installation de iputils-20071127-2.fc9.i386 >Installation de cupsddk-drivers-1.2.3-4.fc9.i386 >Installation de distcache-1.4.5-17.i386 >Installation de bind-libs-9.5.0-29.b2.fc9.i386 >Installation de openslp-1.2.1-9.fc9.i386 >Installation de libwvstreams-4.4.1-4.fc9.i386 >Installation de cyrus-sasl-md5-2.1.22-13.fc9.i386 >Installation de cryptsetup-luks-1.0.6-1.fc9.i386 >Installation de rmt-0.4b41-7.1.fc9.i386 >Installation de nscd-2.8-1.i386 >Installation de wodim-1.1.6-11.fc9.i386 >Installation de guile-1.8.4-1.fc9.i386 >Installation de audit-1.7.1-1.fc9.i386 >Installation de checkpolicy-2.0.14-1.fc9.i386 >Installation de nss-tools-3.11.99.5-2.fc9.i386 >Installation de nss_compat_ossl-0.9.2-4.fc9.i386 >Installation de php-pdo-5.2.5-6.i386 >Installation de bc-1.06-33.fc9.i386 >Installation de unixODBC-2.2.12-7.fc9.i386 >Installation de ttmkfdir-3.0.9-26.fc9.i386 >Installation de ed-0.8-2.fc9.i386 >Installation de time-1.7-33.fc9.i386 >Installation de texinfo-4.11-5.fc9.i386 >Installation de indent-2.2.10-1.fc9.i386 >Installation de fftw-3.1.2-6.fc9.i386 >Installation de libofa-0.9.3-13.fc9.i386 >Installation de libtunepimp-0.5.3-11.fc9.i386 >Installation de libfreebob-1.0.7-4.fc9.i386 >Installation de jack-audio-connection-kit-0.109.2-1.fc9.1.i386 >Installation de unzip-5.52-9.fc9.i386 >Installation de elfutils-0.133-3.fc9.i386 >Installation de libifp-1.0.0.2-7.fc9.i386 >Installation de urlview-0.9-4.fc9.i386 >Installation de vim-common-7.1.291-1.fc9.i386 >Installation de vnc-libs-4.1.2-29.fc9.i386 >Installation de mysql-connector-odbc-3.51.24r1071-1.fc9.i386 >Installation de php-mysql-5.2.5-6.i386 >Installation de slrn-0.9.8.1pl1-8.20070716cvs.fc9.i386 >Installation de nss_ldap-259-1.fc9.i386 >Installation de dump-0.4b41-7.1.fc9.i386 >Installation de wvdial-1.60-5.fc9.i386 >Installation de bind-utils-9.5.0-29.b2.fc9.i386 >Installation de oprofile-gui-0.9.3-17.fc9.i386 >Installation de xrestop-0.4-4.fc9.i386 >Installation de gcc-gfortran-4.3.0-7.i386 >Installation de pulseaudio-utils-0.9.10-1.fc9.i386 >Installation de xterm-234-1.fc9.i386 >Installation de glx-utils-7.1-0.25.fc9.i386 >Installation de rpm-devel-4.4.2.3-1.fc9.i386 >Installation de xorg-x11-twm-1.0.3-2.fc9.i386 >Installation de pam_pkcs11-0.5.3-26.i386 >Installation de pam_ccreds-7-2.fc9.i386 >Installation de pam_krb5-2.3.0-1.i386 >Installation de pam_passwdqc-1.0.4-5.i386 >Installation de screen-4.0.3-11.fc9.i386 >Installation de usbutils-0.73-2.fc9.i386 >Installation de device-mapper-multipath-0.4.7-11.fc7.i386 >Installation de iptstate-2.2.1-3.fc9.i386 >Installation de cadaver-0.23.2-4.i386 >Installation de bison-2.3-5.fc9.i386 >Installation de nss_db-2.2-40.fc9.i386 >Installation de minicom-2.3-2.fc9.i386 >Installation de libdbi-dbd-pgsql-0.8.3-1.fc9.i386 >Installation de autofs-5.0.3-11.i386 >Installation de jwhois-4.0-7.fc9.i386 >Installation de mlocate-0.20-1.i386 >Installation de php-ldap-5.2.5-6.i386 >Installation de openldap-clients-2.4.8-3.fc9.i386 >Installation de tcpdump-3.9.8-4.fc9.i386 >Installation de nmap-4.53-1.fc9.i386 >Installation de krb5-workstation-1.6.3-10.fc9.i386 >Installation de ntfsprogs-2.0.0-6.fc9.i386 >Installation de alsa-utils-1.0.16-2.fc9.i386 >Installation de bluez-utils-alsa-3.30-2.fc9.i386 >Installation de sox-14.0.1-1.fc9.i386 >Installation de psacct-6.3.2-50.fc9.i386 >Installation de icedax-1.1.6-11.fc9.i386 >Installation de ccache-2.4-13.fc9.i386 >Installation de zsh-4.3.4-7.fc9.i386 >Installation de lsof-4.78-8.fc9.i386 >Installation de ftp-0.17-47.fc9.i386 >Installation de nano-2.0.6-4.fc9.i386 >Installation de acpid-1.0.6-6.fc9.i386 >Installation de cpuspeed-1.2.1-5.fc9.i386 >Installation de cscope-15.6-1.fc9.i386 >Installation de kde-filesystem-4-14.fc9.noarch >Installation de openssl-devel-0.9.8g-6.fc9.i386 >Installation de ghostscript-fonts-5.50-18.fc8.noarch >Installation de gnutls-devel-2.0.4-2.fc9.i386 >Installation de libxkbfile-devel-1.0.4-5.fc9.i386 >Installation de xorg-x11-fonts-Type1-7.2-6.fc9.noarch >Installation de pciutils-devel-2.2.10-1.fc9.i386 >Installation de xorg-x11-fonts-misc-7.2-6.fc9.noarch >Installation de xorg-x11-fonts-100dpi-7.2-6.fc9.noarch >Installation de xorg-x11-fonts-ISO8859-1-100dpi-7.2-6.fc9.noarch >Installation de giflib-devel-4.1.3-9.i386 >Installation de pam-devel-1.0.0-2.fc9.i386 >Installation de dejavu-fonts-experimental-2.24-3.fc9.noarch >Installation de grub-0.97-33.fc9.i386 >Installation de xhtml1-dtds-1.0-20020801.1.noarch >Installation de xorg-x11-xtrans-devel-1.1-1.fc9.i386 >Installation de gpm-devel-1.20.1-90.fc9.i386 >Installation de aspell-en-6.0-9.fc9.i386 >Installation de lockdev-devel-1.0.1-12.fc9.1.i386 >Installation de sysreport-1.4.4-1.noarch >Installation de bitmap-fonts-0.3-5.2.fc9.noarch >Installation de gmp-devel-4.2.2-7.fc9.i386 >Installation de gdbm-devel-1.8.0-28.fc9.i386 >Installation de binutils-devel-2.18.50.0.6-2.i386 >Installation de paktype-fonts-2.0-2.fc8.noarch >Installation de lohit-fonts-bengali-2.2.0-1.fc9.noarch >Installation de jomolhari-fonts-0.003-4.fc8.noarch >Installation de lohit-fonts-tamil-2.2.0-1.fc9.noarch >Installation de lklug-fonts-0.2.2-5.fc8.noarch >Installation de kacst-fonts-1.6.2-2.fc8.noarch >Installation de lohit-fonts-malayalam-2.2.0-1.fc9.noarch >Installation de cjkunifonts-uming-0.1.20060928-4.fc8.noarch >Installation de VLGothic-fonts-20071215-2.fc9.noarch >Installation de abyssinica-fonts-1.0-2.fc8.noarch >Installation de baekmuk-ttf-fonts-gulim-2.2-7.fc9.noarch >Installation de lohit-fonts-punjabi-2.2.0-1.fc9.noarch >Installation de thaifonts-scalable-0.4.9-3.fc9.noarch >Installation de lohit-fonts-kannada-2.2.0-1.fc9.noarch >Installation de lohit-fonts-hindi-2.2.0-1.fc9.noarch >Installation de lohit-fonts-gujarati-2.2.0-1.fc9.noarch >Installation de lohit-fonts-telugu-2.2.0-1.fc9.noarch >Installation de lohit-fonts-oriya-2.2.0-1.fc9.noarch >Installation de mesa-libGL-devel-7.1-0.25.fc9.i386 >Installation de mesa-libGLU-devel-7.1-0.25.fc9.i386 >Installation de perl-Module-Pluggable-3.60-20.fc9.i386 >Installation de festvox-slt-arctic-hts-0.20061229-4.fc9.i386 >Installation de libXdmcp-devel-1.0.2-5.fc9.i386 >Installation de glib2-2.16.3-3.fc9.i386 >Installation de pango-1.20.1-1.fc9.i386 >Installation de atk-1.22.0-1.fc9.i386 >Installation de gtk2-2.12.9-5.fc9.i386 >Installation de python-2.5.1-25.fc9.i386 >Installation de dbus-libs-1.2.1-1.fc9.i386 >Installation de dbus-glib-0.74-6.fc9.i386 >Installation de libglade2-2.6.2-5.fc9.i386 >Installation de qt-4.3.4-11.fc9.i386 >Installation de gamin-0.1.9-5.fc9.i386 >Installation de strigi-libs-0.5.8-2.fc9.i386 >Installation de desktop-file-utils-0.15-1.fc9.i386 >Installation de python-libs-2.5.1-25.fc9.i386 >Installation de dbus-1.2.1-1.fc9.i386 >Installation de hal-libs-0.5.11-0.5.rc2.fc9.i386 >Installation de libgcj-4.3.0-7.i386 >Installation de PolicyKit-0.8-2.fc9.i386 >Installation de rhpl-0.215-2.i386 >Installation de shared-mime-info-0.23-7.fc9.i386 >Installation de libwnck-2.22.1-1.fc9.i386 >Installation de dbus-x11-1.2.1-1.fc9.i386 >Installation de dbus-python-0.82.4-2.fc9.i386 >Installation de nautilus-extensions-2.22.2-3.fc9.i386 >Installation de libsoup-2.4.1-1.fc9.i386 >Installation de rpm-python-4.4.2.3-1.fc9.i386 >Installation de libxklavier-3.5-1.fc9.i386 >Installation de enchant-1.3.0-4.fc9.i386 >Installation de pulseaudio-0.9.10-1.fc9.i386 >Installation de PolicyKit-gnome-libs-0.8-1.fc9.i386 >Installation de pygobject2-2.14.1-2.fc9.i386 >Installation de libxml2-python-2.6.32-1.fc9.i386 >Installation de libgtop2-2.22.1-1.fc9.i386 >Installation de qca2-2.0.0-2.fc9.i386 >Installation de soprano-2.0.3-2.fc9.i386 >Installation de libuser-0.56.9-1.i386 >Installation de glibmm24-2.16.0-1.fc9.i386 >Installation de libIDL-0.8.10-2.fc9.i386 >Installation de ORBit2-2.14.12-3.fc9.i386 >Installation de GConf2-2.22.0-1.fc9.i386 >Installation de gnome-keyring-2.22.1-1.fc9.i386 >Installation de metacity-2.22.0-2.fc9.i386 >Installation de libgnomekbd-2.22.0-2.fc9.i386 >Installation de notification-daemon-0.3.7-9.fc9.i386 >Installation de libnotify-0.4.4-10.fc9.i386 >Installation de libgsf-1.14.8-1.fc9.i386 >Installation de gtkmm24-2.12.5-1.fc9.i386 >Installation de libuser-python-0.56.9-1.i386 >Installation de libsexy-0.1.11-7.fc9.i386 >Installation de gtkspell-2.0.11-8.fc9.i386 >Installation de ConsoleKit-libs-0.2.10-3.fc9.i386 >Installation de util-linux-ng-2.13.1-6.fc9.i386 >Installation de initscripts-8.70-1.i386 >Installation de avahi-0.6.22-10.fc9.i386 >Installation de httpd-2.2.8-3.i386 >Installation de udev-120-3.fc9.i386 >Installation de avahi-glib-0.6.22-10.fc9.i386 >Installation de openssh-5.0p1-1.fc9.i386 >Installation de ConsoleKit-0.2.10-3.fc9.i386 >Installation de gettext-0.17-4.fc9.i386 >Installation de pyxf86config-0.3.37-1.fc9.i386 >Installation de newt-python-0.52.9-1.fc9.i386 >Installation de libgpod-0.6.0-4.fc9.i386 >Installation de arts-1.5.9-2.fc9.i386 >Installation de cyrus-sasl-2.1.22-13.fc9.i386 >Installation de sendmail-8.14.2-4.fc9.i386 >Installation de vte-0.16.13-1.fc9.i386 >Installation de rarian-0.8.0-1.fc9.i386 >Installation de rarian-compat-0.8.0-1.fc9.i386 >Installation de gnome-keyring-pam-2.22.1-1.fc9.i386 >Installation de passwd-0.75-2.fc9.i386 >Installation de usermode-1.96.1-1.i386 >Installation de usermode-gtk-1.96.1-1.i386 >Installation de python-crypto-2.0.1-12.1.i386 >Installation de yum-metadata-parser-1.1.2-8.fc9.i386 >Installation de python-imaging-1.1.6-9.fc9.i386 >Installation de gpsd-2.37-2.fc9.i386 >Installation de libsemanage-2.0.24-1.fc9.i386 >Installation de audit-libs-python-1.7.1-1.fc9.i386 >Installation de python-numeric-24.2-10.fc9.i386 >Installation de obex-data-server-0.3.1-1.fc9.i386 >Installation de mx-2.0.6-3.i386 >Installation de libbtctl-0.10.0-2.fc9.i386 >Installation de libselinux-python-2.0.61-1.fc9.i386 >Installation de policycoreutils-2.0.46-2.fc9.i386 >Installation de sip-4.7.4-3.fc9.i386 >Installation de pycairo-1.4.12-2.fc9.i386 >Installation de pygtk2-2.12.1-6.fc9.i386 >Installation de pygtk2-libglade-2.12.1-6.fc9.i386 >Installation de gimp-libs-2.4.5-1.fc9.i386 >Installation de gtksourceview2-2.2.1-1.fc9.i386 >Installation de gtk-nodoka-engine-0.7.0-1.fc9.i386 >Installation de libgdiplus-1.9-4.fc9.i386 >Installation de libcroco-0.6.1-5.fc9.i386 >Installation de librsvg2-2.22.2-1.fc9.i386 >Installation de xorg-x11-drv-evdev-1.99.1-0.5.fc9.i386 >Installation de festival-1.96-4.fc9.i386 >Installation de pygtksourceview-2.2.0-1.fc9.i386 >Installation de authconfig-5.4.2-1.fc9.i386 >Installation de setuptool-1.19.4-2.fc9.i386 >Installation de gucharmap-2.22.1-1.fc9.i386 >Installation de cyrus-sasl-devel-2.1.22-13.fc9.i386 >Installation de ConsoleKit-x11-0.2.10-3.fc9.i386 >Installation de xorg-x11-xinit-1.0.7-6.fc9.i386 >Installation de xdg-user-dirs-0.10-1.fc9.i386 >Installation de xorg-x11-xdm-1.1.6-3.fc9.i386 >Installation de openvpn-2.1-0.25.rc7.fc9.i386 >Installation de libnjb-2.2.6-3.fc9.i386 >Installation de avahi-compat-libdns_sd-0.6.22-10.fc9.i386 >Installation de avahi-qt3-0.6.22-10.fc9.i386 >Installation de kbd-1.12-31.fc9.i386 >Installation de dhclient-4.0.0-14.fc9.i386 >Installation de mdadm-2.6.4-3.fc9.i386 >Installation de smartmontools-5.38-2.fc9.i386 >Installation de postgresql-8.3.1-1.fc9.i386 >Installation de nfs-utils-1.1.2-2.fc9.i386 >Installation de fakeroot-1.6.4-16.fc9.i386 >Installation de python-sexy-0.1.9-5.fc9.i386 >Installation de libglademm24-2.6.6-1.fc9.i386 >Installation de libwpd-0.8.14-1.fc9.i386 >Installation de notify-python-0.1.1-3.fc9.i386 >Installation de GConf2-gtk-2.22.0-1.fc9.i386 >Installation de pyorbit-2.14.3-2.fc9.i386 >Installation de qca-ossl-2.0.0-0.4.beta3.fc9.i386 >Installation de libxslt-python-1.1.23-1.fc9.i386 >Installation de pulseaudio-module-x11-0.9.10-1.fc9.i386 >Installation de alsa-plugins-pulseaudio-1.0.16-4.fc9.i386 >Installation de pygpgme-0.1-8.fc9.i386 >Installation de gamin-python-0.1.9-5.fc9.i386 >Installation de ypbind-1.20.4-4.fc9.i386 >Installation de dbus-qt-0.70-4.fc9.i386 >Installation de wpa_supplicant-0.6.3-5.fc9.i386 >Installation de kudzu-1.2.85-1.i386 >Installation de alchemist-1.0.37-4.fc9.i386 >Installation de tkinter-2.5.1-25.fc9.i386 >Installation de libopensync-0.36-2.fc9.i386 >Installation de gtk2-engines-2.14.1-1.fc9.i386 >Installation de libopenraw-gnome-0.0.5-1.fc9.i386 >Installation de poppler-glib-0.8.0-3.fc9.i386 >Installation de libwmf-0.2.8.4-18.fc9.i386 >Installation de gtkglext-libs-1.2.0-6.fc9.i386 >Installation de paps-0.6.8-5.fc9.i386 >Installation de nash-6.0.47-1.fc9.i386 >Installation de mkinitrd-6.0.47-1.fc9.i386 >Installation de kernel-2.6.25-0.234.rc9.git1.fc9.i686 >Installation de vpnc-0.5.1-5.fc9.i386 >Installation de fuse-2.7.3-2.fc9.i386 >Installation de systemtap-runtime-0.6.2-1.fc9.i386 >Installation de libbeagle-0.3.5-1.fc9.i386 >Installation de pulseaudio-libs-glib2-0.9.10-1.fc9.i386 >Installation de gstreamer-tools-0.10.19-1.fc9.i386 >Installation de gstreamer-0.10.19-1.fc9.i386 >Installation de gmime-2.2.18-1.fc9.i386 >Installation de meanwhile-1.0.2-6.fc9.i386 >Installation de xdg-utils-1.0.2-4.fc9.noarch >Installation de libxml2-devel-2.6.32-1.fc9.i386 >Installation de gnome-icon-theme-2.22.0-5.fc9.noarch >Installation de redhat-menus-8.9.11-3.fc9.noarch >Installation de gnome-themes-2.22.0-1.fc9.noarch >Installation de kde-settings-4.0-20.fc9.noarch >Installation de nodoka-metacity-theme-0.3.90-1.fc9.noarch >Installation de dbus-devel-1.2.1-1.fc9.i386 >Installation de fedora-icon-theme-1.0.0-1.fc8.noarch >Installation de system-config-network-tui-1.5.6-1.fc9.noarch >Installation de python-devel-2.5.1-25.fc9.i386 >Installation de python-urlgrabber-3.0.0-6.fc9.noarch >Installation de sip-devel-4.7.4-3.fc9.i386 >Installation de system-config-firewall-tui-1.2.7-1.fc9.noarch >Installation de nodoka-theme-gnome-0.3.90-1.fc9.noarch >Installation de fedora-gnome-theme-8.0.0-1.fc8.noarch >Installation de libxslt-devel-1.1.23-1.fc9.i386 >Installation de system-config-users-1.2.79-1.fc9.noarch >Installation de crystalsvg-icon-theme-4.0.3-3.fc9.i386 >Installation de libgdiplus-devel-1.9-4.fc9.i386 >Installation de texlive-texmf-fonts-2007-20.fc9.noarch >No such file or directory >error: %post(texlive-texmf-fonts-2007-20.fc9.noarch) scriptlet failed, exit status 1 >Installation de selinux-policy-3.3.1-35.fc9.noarch >Installation de avahi-devel-0.6.22-10.fc9.i386 >Installation de strigi-devel-0.5.8-2.fc9.i386 >Installation de gamin-devel-0.1.9-5.fc9.i386 >Installation de python-iniparse-0.2.3-3.fc9.noarch >Installation de yum-3.2.14-10.fc9.noarch >Installation de pyxdg-0.15-6.fc9.noarch >Installation de spambayes-1.0.4-5.fc8.noarch >Installation de python-reportlab-2.1-2.fc9.noarch >Installation de python-setuptools-0.6c7-2.fc8.noarch >Installation de PyOpenGL-3.0.0-0.5.b1.fc9.noarch >Installation de python-genshi-0.4.4-2.fc8.noarch >Installation de python-paste-1.6-1.fc9.noarch >Installation de smolt-1.1.1.1-4.fc9.noarch >Installation de libao-0.8.8-4.fc9.i386 >Installation de gnome-menus-2.22.1-1.fc9.i386 >Installation de pygtkglext-1.1.0-4.fc9.i386 >Installation de vorbis-tools-1.2.0-1.fc9.i386 >Installation de pinfo-0.6.9-7.fc9.i386 >Installation de pavucontrol-0.9.5-2.fc9.i386 >Installation de systemtap-0.6.2-1.fc9.i386 >Installation de pcmciautils-014-12.fc9.i386 >Installation de yp-tools-2.9-3.i386 >Installation de postgresql-server-8.3.1-1.fc9.i386 >Installation de xdg-user-dirs-gtk-0.7-1.fc9.i386 >Installation de postgresql-python-8.3.1-1.fc9.i386 >Installation de gnome-user-share-0.31-1.fc9.i386 >Installation de gcalctool-5.22.1-2.fc9.i386 >Installation de rhgb-9.0.0-2.fc9.i386 >Installation de fetchmail-6.3.8-6.fc9.i386 >Installation de openssh-clients-5.0p1-1.fc9.i386 >Installation de openssh-server-5.0p1-1.fc9.i386 >Installation de openssh-askpass-5.0p1-1.fc9.i386 >Installation de mod_python-3.3.1-7.i386 >Installation de mod_ssl-2.2.8-3.i386 >Installation de webalizer-2.01_10-36.i386 >Installation de php-5.2.5-6.i386 >Installation de quota-3.15-6.fc9.i386 >Installation de irqbalance-0.55-9.fc9.i386 >Installation de dhcpv6-client-1.0.14-1.fc9.i386 >Installation de microcode_ctl-1.17-1.45.fc9.i386 >Installation de rng-utils-2.0-1.15.1.fc9.i386 >Installation de anacron-2.3-59.fc9.i386 >Installation de rp-pppoe-3.8-3.fc9.i386 >Installation de dovecot-1.0.13-6.fc9.i386 >Installation de ipsec-tools-0.7-13.fc9.i386 >Installation de prelink-0.4.0-3.i386 >Installation de kerneloops-0.10-11.fc9.i386 >Installation de pulseaudio-module-gconf-0.9.10-1.fc9.i386 >Installation de frysk-0.2.1-2.fc9.i386 >Installation de python-ldap-2.3.1-3.fc9.i386 >Installation de transmission-1.06-1.fc9.i386 >Installation de vnc-4.1.2-29.fc9.i386 >Installation de jigdo-0.7.3-6.fc9.i386 >Installation de irda-utils-0.9.18-4.fc9.i386 >Installation de nc-1.84-16.fc9.i386 >Installation de xdelta-1.1.4-3.fc9.i386 >Installation de smolt-firstboot-1.1.1.1-4.fc9.noarch >Installation de yum-utils-1.1.13-2.fc9.noarch >Installation de createrepo-0.9.5-2.fc9.noarch >Installation de selinux-policy-targeted-3.3.1-35.fc9.noarch >libsemanage.dbase_llist_query: could not query record value >Installation de system-config-firewall-1.2.7-1.fc9.noarch >Installation de kde-settings-pulseaudio-4.0-20.fc9.noarch >Installation de system-config-services-0.99.15-1.fc9.noarch >Installation de system-config-nfs-1.3.40-1.fc9.noarch >Installation de openldap-devel-2.4.8-3.fc9.i386 >Installation de authconfig-gtk-5.4.2-1.fc9.i386 >Installation de bittorrent-4.4.0-6.fc9.noarch >usermod : aucun changement >Installation de gnome-user-docs-2.22.0-1.fc9.noarch >Installation de sendmail-cf-8.14.2-4.fc9.i386 >Installation de httpd-manual-2.2.8-3.i386 >Installation de pulseaudio-esound-compat-0.9.10-1.fc9.i386 >Installation de rpmlint-0.82-3.fc9.noarch >Installation de libgnomecanvas-2.20.1.1-2.fc9.i386 >Installation de mono-core-1.9-7.fc9.i386 >Installation de NetworkManager-glib-0.7.0-0.9.2.svn3566.fc9.i386 >Installation de gail-1.22.1-1.fc9.i386 >Installation de texlive-2007-28.fc9.i386 >Installation de gtk-sharp2-2.10.3-2.fc9.i386 >Installation de kpathsea-2007-28.fc9.i386 >Installation de samba-common-3.2.0-1.pre2.8.fc9.i386 >Installation de samba-winbind-3.2.0-1.pre2.8.fc9.i386 >Installation de libsmbclient-3.2.0-1.pre2.8.fc9.i386 >Installation de gvfs-0.2.3-5.fc9.i386 >Installation de pcsc-lite-1.4.4-3.fc9.i386 >Installation de libpurple-2.4.1-2.fc9.i386 >Installation de ifd-egate-0.05-20.i386 >Installation de xorg-x11-drv-vesa-1.3.0-14.20080404.fc9.i386 >Installation de ccid-1.2.1-4.fc9.i386 >Installation de coolkey-1.1.0-6.fc9.i386 >Installation de bluez-gnome-0.25-1.fc9.i386 >Installation de bluez-utils-3.30-2.fc9.i386 >Installation de texinfo-tex-4.11-5.fc9.i386 >Installation de zenity-2.22.1-1.fc9.i386 >Installation de pm-utils-1.1.0-6.fc9.i386 >Installation de xorg-x11-proto-devel-7.3-12.fc9.noarch >Installation de libICE-devel-1.0.4-3.fc9.i386 >Installation de libSM-devel-1.0.2-5.fc9.i386 >Installation de libXfixes-devel-4.0.3-3.fc9.i386 >Installation de libXrandr-devel-1.2.2-3.fc9.i386 >Installation de mono-data-1.9-7.fc9.i386 >Installation de libXcursor-devel-1.1.9-2.fc9.i386 >Installation de libXinerama-devel-1.0.3-1.fc9.i386 >Installation de ndesk-dbus-0.6.1a-2.fc9.i386 >Installation de ndesk-dbus-glib-0.4.1-3.fc9.i386 >Installation de mono-winforms-1.9-7.fc9.i386 >Installation de mono-web-1.9-7.fc9.i386 >Installation de libXcomposite-devel-0.4.0-4.fc9.i386 >Installation de libXi-devel-1.1.3-4.fc9.i386 >Installation de mono-addins-0.3-5.fc9.i386 >Installation de mono-data-sqlite-1.9-7.fc9.i386 >Installation de setroubleshoot-plugins-2.0.4-5.fc9.noarch >Installation de setroubleshoot-server-2.0.6-1.fc9.noarch >Installation de libXau-devel-1.0.3-5.fc9.i386 >Installation de libX11-devel-1.1.4-1.fc9.i386 >Installation de libXext-devel-1.0.4-1.fc9.i386 >Installation de libXrender-devel-0.9.4-3.fc9.i386 >Installation de libXft-devel-2.1.12-5.fc9.i386 >Installation de cairo-devel-1.6.4-1.fc9.i386 >Installation de libXv-devel-1.0.3-5.fc9.i386 >Installation de pycairo-devel-1.4.12-2.fc9.i386 >Installation de libXScrnSaver-devel-1.1.2-4.fc9.i386 >Installation de startup-notification-devel-0.9-4.fc9.i386 >Installation de libXdamage-devel-1.1.1-4.fc9.i386 >Installation de libXtst-devel-1.0.3-3.fc9.i386 >Installation de libXxf86misc-devel-1.0.1-5.fc9.i386 >Installation de gmime-sharp-2.2.18-1.fc9.i386 >Installation de mono-extras-1.9-7.fc9.i386 >Installation de perl-version-0.74-20.fc9.i386 >Installation de fedora-screensaver-theme-1.0.0-1.fc8.noarch >Installation de libXt-devel-1.0.4-5.fc9.i386 >Installation de libXpm-devel-3.5.7-4.fc9.i386 >Installation de gvfs-fuse-0.2.3-5.fc9.i386 >Installation de libXmu-devel-1.0.4-1.fc9.i386 >Installation de libXaw-devel-1.0.4-2.fc9.i386 >Installation de Xaw3d-devel-1.5E-11.1.i386 >Installation de gd-devel-2.0.35-5.fc9.i386 >Installation de libXvMC-devel-1.0.4-4.fc9.i386 >Installation de libXevie-devel-1.0.2-3.fc9.i386 >Installation de libXxf86vm-devel-1.0.1-5.fc9.i386 >Installation de libXres-devel-1.0.3-4.fc9.i386 >Installation de libXxf86dga-devel-1.0.2-2.fc9.i386 >Installation de libXfont-devel-1.3.1-4.fc9.i386 >Installation de libXTrap-devel-1.0.0-5.fc9.i386 >Installation de libdmx-devel-1.0.2-5.fc9.i386 >Installation de libXfontcache-devel-1.0.4-5.fc9.i386 >Installation de coolkey-devel-1.1.0-6.fc9.i386 >Installation de gnome-vfs2-2.22.0-1.fc9.i386 >Installation de hal-0.5.11-0.5.rc2.fc9.i386 >Installation de perl-libs-5.10.0-20.fc9.i386 >Installation de perl-5.10.0-20.fc9.i386 >Installation de libbonobo-2.22.0-1.fc9.i386 >Installation de libgnome-2.22.0-3.fc9.i386 >Installation de libbonoboui-2.22.0-2.fc9.i386 >Installation de libgnomeui-2.22.1-2.fc9.i386 >Installation de glib2-devel-2.16.3-3.fc9.i386 >Installation de kdelibs3-3.5.9-8.fc9.i386 >Installation de gstreamer-plugins-base-0.10.19-1.fc9.i386 >Installation de gnome-desktop-2.22.1-2.fc9.i386 >Installation de gnome-panel-libs-2.22.1.2-2.fc9.i386 >Installation de evolution-data-server-2.22.1-1.fc9.i386 >Installation de at-spi-1.22.1-1.fc9.i386 >Installation de ghostscript-8.62-3.fc9.i386 >Installation de xulrunner-1.9-0.54.beta5.fc9.i386 >Installation de cups-1.3.7-1.fc9.i386 >Installation de pilot-link-0.12.3-13.fc9.i386 >Installation de totem-pl-parser-2.22.2-1.fc9.i386 >Installation de eel2-2.22.1-2.fc9.i386 >Installation de perl-DBI-1.601-4.fc9.i386 >Installation de NetworkManager-0.7.0-0.9.2.svn3566.fc9.i386 >Installation de PolicyKit-gnome-0.8-1.fc9.i386 >Installation de mysql-5.0.51a-1.fc9.i386 >Installation de totem-2.23.1-1.fc9.i386 >Installation de libspectre-0.2.0-2.fc9.i386 >Installation de kdnssd-avahi-0.1.3-0.6.20080116svn.fc9.i386 >Installation de pango-devel-1.20.1-1.fc9.i386 >Installation de qt3-devel-3.3.8b-12.fc9.i386 >Installation de lm_sensors-3.0.1-5.fc9.i386 >Installation de net-snmp-libs-5.4.1-14.fc9.i386 >Installation de evince-2.22.1.1-1.fc9.i386 >Installation de kdepim-libs-3.5.9-9.fc9.i386 >Installation de ImageMagick-6.3.8.1-3.fc9.i386 >Installation de gnome-settings-daemon-2.22.1-0.2008.03.26.5.fc9.i386 >Installation de gnome-media-2.22.0-2.fc9.i386 >Installation de gstreamer-plugins-good-0.10.7-1.fc9.i386 >Installation de totem-gstreamer-2.23.1-1.fc9.i386 >Installation de gstreamer-python-0.10.11-2.fc9.i386 >Installation de libkipi-0.1.5-4.fc9.i386 >Installation de libkdcraw-0.1.3-2.fc9.i386 >Installation de libkexiv2-0.1.6-4.fc9.i386 >Installation de gnome-screensaver-2.22.1-1.fc9.i386 >Installation de gnome-bluetooth-libs-0.11.0-3.fc9.i386 >Installation de gnome-speech-0.4.18-2.fc9.i386 >Installation de genisoimage-1.1.6-11.fc9.i386 >Installation de psutils-1.17-28.fc9.i386 >Installation de texlive-dvips-2007-28.fc9.i386 >Installation de foomatic-3.0.2-59.fc9.i386 >Installation de system-config-printer-libs-0.7.82.2-1.fc9.i386 >Installation de perl-Digest-SHA1-2.11-7.fc9.i386 >Installation de perl-Compress-Raw-Zlib-2.008-20.fc9.i386 >Installation de perl-Params-Validate-0.89-4.fc9.i386 >Installation de libmtp-0.2.6.1-1.fc9.i386 >Installation de gnome-mount-0.8-1.fc9.i386 >Installation de libgweather-2.22.1.1-1.fc9.i386 >Installation de gnome-panel-2.22.1.2-2.fc9.i386 >Installation de gtkhtml2-2.11.1-3.fc9.i386 >Installation de gimp-2.4.5-1.fc9.i386 >Installation de xorg-x11-drv-keyboard-1.3.0-3.fc9.i386 >Installation de java-1.5.0-gcj-1.5.0.0-21.fc9.i386 >Installation de docbook-dtds-1.0-35.fc9.noarch >Installation de docbook-style-xsl-1.73.2-9.fc9.noarch >Installation de perl-devel-5.10.0-20.fc9.i386 >Installation de perl-ExtUtils-MakeMaker-6.36-20.fc9.i386 >Installation de perl-URI-1.35-8.fc9.noarch >Installation de redhat-rpm-config-9.0.2-1.fc9.noarch >Installation de perl-IO-Compress-Base-2.008-20.fc9.i386 >Installation de perl-IO-Compress-Zlib-2.008-20.fc9.i386 >Installation de perl-Compress-Zlib-2.008-20.fc9.i386 >Installation de perl-IO-Zlib-1.07-20.fc9.i386 >Installation de perl-Archive-Tar-1.37-20.fc9.i386 >Installation de perl-Archive-Zip-1.20-5.fc9.noarch >Installation de docbook-style-dsssl-1.79-5.fc9.noarch >Installation de docbook-simple-1.1-3.fc9.noarch >Installation de perl-Digest-HMAC-1.01-19.fc9.noarch >Installation de pilot-link-devel-0.12.3-13.fc9.i386 >Installation de at-spi-python-1.22.1-1.fc9.i386 >Installation de dbus-glib-devel-0.74-6.fc9.i386 >Installation de libIDL-devel-0.8.10-2.fc9.i386 >Installation de pygobject2-devel-2.14.1-2.fc9.i386 >Installation de libcroco-devel-0.6.1-5.fc9.i386 >Installation de perl-SGMLSpm-1.03ii-18.fc9.noarch >Installation de docbook-utils-0.6.14-13.fc9.noarch >Installation de perl-ExtUtils-ParseXS-2.18-20.fc9.i386 >Installation de groff-perl-1.18.1.4-14.fc9.i386 >Installation de perl-Date-Manip-5.48-3.fc9.noarch >Installation de perl-Convert-ASN1-0.21-3.fc9.noarch >Installation de perl-Time-modules-2006.0814-2.fc9.noarch >Installation de perl-Test-Harness-2.64-20.fc9.i386 >Installation de perl-HTML-Tagset-3.10-8.fc9.noarch >Installation de perl-Pod-Simple-3.05-20.fc9.i386 >Installation de perl-XML-RegExp-0.03-4.fc9.noarch >Installation de perl-Class-Singleton-1.4-3.fc9.noarch >Installation de hal-devel-0.5.11-0.5.rc2.fc9.i386 >Installation de hal-info-20080317-5.fc9.noarch >Installation de yum-packagekit-0.1.12-4.20080416git.fc9.i386 >Installation de fedorainfinity-screensaver-theme-1.0.0-1.fc8.noarch >Installation de qt-x11-4.3.4-11.fc9.i386 >Installation de kdelibs-4.0.3-6.fc9.i386 >Installation de kdepimlibs-4.0.3-3.fc9.i386 >Installation de qimageblitz-0.0.4-0.4.svn706674.fc9.i386 >Installation de perl-HTML-Parser-3.56-5.fc9.i386 >Installation de tomcat5-servlet-2.4-api-5.5.26-1jpp.2.fc9.i386 >Installation de kdebase-runtime-4.0.3-6.fc9.i386 >Installation de kdemultimedia-libs-4.0.3-3.fc9.i386 >Installation de qt-devel-4.3.4-11.fc9.i386 >Installation de kdelibs-devel-4.0.3-6.fc9.i386 >Installation de perl-DateTime-0.41-5.fc9.i386 >Installation de subversion-1.4.6-7.i386 >Installation de xml-commons-apis-1.3.04-1jpp.1.fc9.i386 >Installation de hsqldb-1.8.0.9-2jpp.1.fc9.i386 >Installation de tomcat5-jsp-2.0-api-5.5.26-1jpp.2.fc9.i386 >Installation de kdebase-libs-4.0.3-7.fc9.i386 >Installation de kdenetwork-libs-4.0.3-5.fc9.i386 >Installation de kdeedu-libs-4.0.3-3.fc9.i386 >Installation de kdesdk-libs-4.0.3-3.fc9.i386 >Installation de kdegames-libs-4.0.3-3.fc9.i386 >Installation de PyQt4-4.3.3-2.fc9.i386 >Installation de poppler-qt4-0.8.0-3.fc9.i386 >Installation de samba-3.2.0-1.pre2.8.fc9.i386 >Installation de perl-Net-DNS-0.63-3.fc9.i386 >Installation de sinjdoc-0.5-6.fc9.i386 >Installation de java_cup-0.10-0.k.6jpp.2.i386 >Installation de gnome-netstatus-2.12.1-4.fc9.i386 >Installation de texlive-utils-2007-28.fc9.i386 >Installation de dvd+rw-tools-7.0-11.fc9.i386 >Installation de nautilus-cd-burner-2.22.1-1.fc9.i386 >Installation de gdm-2.21.10-0.2008.04.11.3.fc9.i386 >Installation de net-snmp-5.4.1-14.fc9.i386 >Installation de qt3-designer-3.3.8b-12.fc9.i386 >Installation de arts-devel-1.5.9-2.fc9.i386 >Installation de perl-DBD-MySQL-4.005-8.fc9.i386 >Installation de gnome-pilot-2.0.16-2.fc9.i386 >Installation de libmal-0.31-8.fc9.i386 >Installation de libgnomecups-0.2.3-3.fc9.i386 >Installation de libgnomeprint22-2.18.4-1.fc9.i386 >Installation de libgnomeprintui22-2.18.2-1.fc9.i386 >Installation de gnome-sharp-2.16.1-1.fc9.i386 >Installation de gutenprint-5.0.2-2.fc9.i386 >Installation de libgail-gnome-1.20.0-2.fc9.i386 >Installation de control-center-2.22.1-2.fc9.i386 >Installation de gnome-session-2.22.1.1-1.fc9.i386 >Installation de gnome-mag-0.15.0-2.fc9.i386 >Installation de kaffeine-0.8.6-4.fc9.i386 >Installation de kdebase3-pim-ioslaves-3.5.9-10.fc9.i386 >Installation de kdepim-3.5.9-9.fc9.i386 >Installation de kaffeine-libs-0.8.6-4.fc9.i386 >Installation de libgsf-devel-1.14.8-1.fc9.i386 >Installation de gnome-spell-1.0.8-4.fc9.i386 >Installation de gtkhtml3-3.18.1-1.fc9.i386 >Installation de evolution-2.22.1-1.fc9.i386 >Installation de samba-client-3.2.0-1.pre2.8.fc9.i386 >Installation de rpm-build-4.4.2.3-1.fc9.i386 >Installation de ntp-4.2.4p4-6.fc9.i386 >Installation de imake-1.0.2-6.fc9.i386 >Installation de perl-BSD-Resource-1.28-6.fc9.i386 >Installation de perl-Newt-1.08-21.fc9.i386 >Installation de perl-String-CRC32-1.4-6.fc9.i386 >Installation de perl-suidperl-5.10.0-20.fc9.i386 >Installation de perl-File-RsyncP-0.68-4.fc9.i386 >Installation de perl-Net-SSLeay-1.32-5.fc9.i386 >Installation de perl-Socket6-0.19-7.fc9.i386 >Installation de netpbm-progs-10.35.41-1.fc9.i386 >Installation de lftp-3.6.3-2.fc9.i386 >Installation de crypto-utils-2.3-10.i386 >Installation de mod_perl-2.0.3-21.i386 >Installation de orca-2.22.1-2.fc9.i386 >Installation de tomboy-0.10.1-2.fc9.i386 >Installation de f-spot-0.4.2-5.fc9.i386 >Installation de planner-0.14.2-12.fc9.i386 >Installation de gnome-utils-2.20.0.1-4.fc9.i386 >Installation de mysql-server-5.0.51a-1.fc9.i386 >Installation de gdm-user-switch-applet-2.21.10-0.2008.04.11.3.fc9.i386 >Installation de sound-juicer-2.22.0-1.fc9.i386 >Installation de PyQt4-devel-4.3.3-2.fc9.i386 >Installation de kdegames-4.0.3-3.fc9.i386 >Installation de kdeedu-4.0.3-3.fc9.i386 >Installation de kdebase-4.0.3-7.fc9.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 443225
:
302997
| 302998