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 294001 Details for
Bug 431564
Unhandled exemption when installing via NFS
[?]
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.
Exemption report
anacdump.txt (text/plain), 376.41 KB, created by
John Carroll-Gavula
on 2008-02-05 15:10:37 UTC
(
hide
)
Description:
Exemption report
Filename:
MIME Type:
Creator:
John Carroll-Gavula
Created:
2008-02-05 15:10:37 UTC
Size:
376.41 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/fsset.py", line 2463, in setupDevice > raise SystemError, "lvcreate failed for %s" %(self.name,) > File "/usr/lib/anaconda/fsset.py", line 1752, in createLogicalVolumes > entry.device.setupDevice(chroot, vgdevice = vg) > File "/usr/lib/anaconda/packages.py", line 150, in turnOnFilesystems > anaconda.id.fsset.createLogicalVolumes(anaconda.rootPath) > File "/usr/lib/anaconda/dispatch.py", line 201, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 124, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1018, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1045, in handleRenderCallback > self.currentWindow.renderCallback() >SystemError: lvcreate failed for LogVol01 > >Local variables in innermost frame: >devPrefix: /tmp >self: <fsset.LogicalVolumeDevice instance at 0xb7a8b30c> >vgdevice: <fsset.VolumeGroupDevice instance at 0xb7b0294c> >chroot: /mnt/sysimage >rc: 5 > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [] > intf.ppw.intf: Already dumped > intf.ppw.pixcurnum: 0 > intf.ppw.sizeComplete: 0 > intf.ppw.lastTimeEstimate: None > intf.ppw.wrappedpixlist: 0 > intf.ppw.filesComplete: 0 > intf.ppw.pixtimer: None > intf.ppw.initialTimeEstimate: None > intf.ppw.adpix: <gtk.Image object (GtkImage) at 0xb26070c> > intf.ppw.adbox: <gtk.EventBox object (GtkEventBox) at 0xb260c0c> > intf.ppw.curPackage: {'summary': <gtk.Label object (GtkLabel) at 0xb6138c4>, 'package': <gtk.Label object (GtkLabel) at 0xb613c0c>} > intf.ppw.estimateHistory: [] > intf.ppw.numComplete: 0 > intf.ppw.pkgstatus: None > 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: 712 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0xb7b58234> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0xb7b58194> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0xb7b5816c> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.rnv: ReleaseNotesViewer instance, containing members: > intf.ppw.ics.cw.rnv.textWin: <gtk.Window object (GtkWindow) at 0xb7b4dbe4> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0xb7b4ddec> > intf.ppw.ics.cw.rnv.currentURI: None > intf.ppw.ics.cw.rnv.topDir: None > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0xb7b4db94> > intf.ppw.ics.cw.rnv.height: 600 > intf.ppw.ics.cw.rnv.width: 800 > intf.ppw.ics.cw.rnv.opener: FancyURLopener instance, containing members: > intf.ppw.ics.cw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.ppw.ics.cw.rnv.opener._URLopener__tempfiles: [] > intf.ppw.ics.cw.rnv.opener.cert_file: None > intf.ppw.ics.cw.rnv.opener.addheaders: [('User-agent', 'Python-urllib/1.16')] > intf.ppw.ics.cw.rnv.opener.tries: 0 > intf.ppw.ics.cw.rnv.opener.ftpcache: {} > intf.ppw.ics.cw.rnv.opener.tempcache: None > intf.ppw.ics.cw.rnv.opener.auth_cache: {} > intf.ppw.ics.cw.rnv.opener.key_file: None > intf.ppw.ics.cw.rnv.opener.proxies: {} > intf.ppw.ics.cw.rnv.opener.maxtries: 10 > intf.ppw.ics.cw.rnv.anaconda: Already dumped > intf.ppw.ics.cw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.ppw.ics.cw.rnv.htmlfooter: </pre></body></html> > intf.ppw.ics.cw.rnv.is_showing: False > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: <gtk.ProgressBar object (GtkProgressBar) at 0xb26066c> > intf.ppw.totalProgress: <gtk.ProgressBar object (GtkProgressBar) at 0xb260a54> > intf.ppw.remainingTimeLabel: <gtk.Label object (GtkLabel) at 0xb260fa4> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: nfs://mnt/source/. >dispatch: Dispatcher instance, containing members: > dispatch.step: 34 > dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 1, 'group-selection': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'partition': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1} > dispatch.firstStep: 0 > dispatch.method: NfsInstallMethod instance, containing members: > dispatch.method.splitmethod: False > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source/. > dispatch.method.tree: /mnt/source/. > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.currentMedia: [] > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.dbpath: None > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: [] > id.upgradeDeps: > id.upgradeRoot: [] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.imposed_sane_default: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0xb7dab44c>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -fp, /usr/share/X11/fonts/misc, -screen, Anaconda, -br] > 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 Radeon RV100 QY [Radeon 7000/VE] > 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, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 0 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7f18120> > id.xsetup.xserver.display: :1 > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.utcOffset: 0 > id.timezone.arc: 0 > id.timezone.tz: America/New_York > id.timezone.dst: 0 > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0xb7b0db4c> > id.methodstr: nfs://mnt/source/. > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7eacd2c>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7eacd2c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7eacd2c>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.anaconda: Already dumped > id.fsset.mountcount: 0 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.upgradeRemove: [] > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.totalSize: 1418266 > id.backend.instLog: None > id.backend._installedDriverModules: [] > id.backend.method: Already dumped > id.backend.totalFiles: 88769 > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'sda': True} > id.diskset.disks: {'sda': <PedDisk object at 0xb24bf98>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.upgradeInfoFound: None > id.users: None > id.displayMode: g > id.excludeDocs: 0 > id.auth: --enableshadow --enablemd5 > id.instProgress: Already dumped > id.dependencies: [] > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Red Hat Enterprise Linux Server', '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: rhel5.ash.quickhire.com > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth1': DEVICE=eth1 >BOOTPROTO=dhcp >HWADDR=00:11:43:EA:B4:14 >ONBOOT=no > >, 'eth0': DEVICE=eth0 >BOOTPROTO=static >BROADCAST=10.24.16.255 >HWADDR=00:11:43:EA:B4:13 >IPADDR=10.24.16.98 >NETMASK=255.255.255.0 >NETWORK=10.24.16.0 >ONBOOT=yes > >} > id.network.primaryNS: 10.24.16.4 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [hq.quickhire.com] > id.network.secondaryNS: None > id.network.gateway: 10.24.16.1 > id.instClass: InstallClass instance, containing members: > id.instClass.repopaths: {'base': Server} > id.instClass.tasks: [('Software Development', ['development-libs', 'development-tools', 'gnome-software-development', 'x-software-development']), ('Web server', ['web-server'])] > id.instClass.installkey: None > id.instClass.skipkey: True > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 10 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 8 > type: ext3 format: 1 badblocks: None > device: sda1 drive: ['sda'] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: / uniqueID: 7 > type: ext3 format: 1 badblocks: None > size: 101952 lvname: LogVol00 volgroup: 6 > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: None uniqueID: 5 > type: physical volume (LVM) format: 1 badblocks: None > device: sda2 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: VolGroup00 uniqueID: 6 > format: 1 pesize: 32768 > physvols: [5] >, LV Request -- mountpoint: None uniqueID: 9 > type: swap format: 1 badblocks: None > size: 1984 lvname: LogVol01 volgroup: 6 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 1000 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [lvname: LogVol00 vgname: VolGroup00 >, drive: sda start: 63 end: 208844 >, drive: sda start: 208845 end: 213070094 >, vgname: VolGroup00 >] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.18-53.el5 (brewbuilder@hs20-bc2-3.build.redhat.com) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP Wed Oct 10 16:34:02 EDT 2007 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) ><4> BIOS-e820: 0000000000100000 - 00000000bffc0000 (usable) ><4> BIOS-e820: 00000000bffc0000 - 00000000bffcfc00 (ACPI data) ><4> BIOS-e820: 00000000bffcfc00 - 00000000bffff000 (reserved) ><4> BIOS-e820: 00000000e0000000 - 00000000fec90000 (reserved) ><4> BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) ><4> BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) ><4> BIOS-e820: 0000000100000000 - 0000000140000000 (usable) ><4>Warning only 4GB will be used. ><4>Use a PAE enabled kernel. ><5>3200MB HIGHMEM available. ><5>896MB LOWMEM available. ><6>found SMP MP-table at 000fe710 ><3>Memory for crash kernel (0x0 to 0x0) notwithin permissible range ><4>disabling kdump ><4>Using x86 segment limits to approximate NX protection ><7>On node 0 totalpages: 1048576 ><7> DMA zone: 4096 pages, LIFO batch:0 ><7> Normal zone: 225280 pages, LIFO batch:31 ><7> HighMem zone: 819200 pages, LIFO batch:31 ><6>DMI 2.3 present. ><6>Using APIC driver default ><7>ACPI: RSDP (v000 DELL ) @ 0x000fd5b0 ><7>ACPI: RSDT (v001 DELL PE BKC 0x00000001 MSFT 0x0100000a) @ 0x000fd5c4 ><7>ACPI: FADT (v001 DELL PE BKC 0x00000001 MSFT 0x0100000a) @ 0x000fd620 ><7>ACPI: MADT (v001 DELL PE BKC 0x00000001 MSFT 0x0100000a) @ 0x000fd694 ><7>ACPI: SPCR (v001 DELL PE BKC 0x00000001 MSFT 0x0100000a) @ 0x000fd774 ><7>ACPI: HPET (v001 DELL PE BKC 0x00000001 MSFT 0x0100000a) @ 0x000fd7c4 ><7>ACPI: MCFG (v001 DELL PE BKC 0x00000001 MSFT 0x0100000a) @ 0x000fd7fc ><7>ACPI: DSDT (v001 DELL PE BKC 0x00000001 MSFT 0x0100000e) @ 0x00000000 ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><4>Processor #0 15:4 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled) ><4>Processor #6 15:4 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) ><6>ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] disabled) ><6>ACPI: LAPIC (acpi_id[0x06] lapic_id[0x07] disabled) ><6>ACPI: LAPIC (acpi_id[0x07] lapic_id[0x03] disabled) ><6>ACPI: LAPIC (acpi_id[0x08] lapic_id[0x05] disabled) ><6>ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x07] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 7, version 32, address 0xfec00000, GSI 0-23 ><6>ACPI: IOAPIC (id[0x08] address[0xfec80000] gsi_base[32]) ><4>IOAPIC[1]: apic_id 8, version 32, address 0xfec80000, GSI 32-55 ><6>ACPI: IOAPIC (id[0x09] address[0xfec83000] gsi_base[64]) ><4>IOAPIC[2]: apic_id 9, version 32, address 0xfec83000, GSI 64-87 ><6>ACPI: IOAPIC (id[0x0a] address[0xfec84000] gsi_base[96]) ><4>IOAPIC[3]: apic_id 10, version 32, address 0xfec84000, GSI 96-119 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><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 4 I/O APICs ><6>ACPI: HPET id: 0xffffffff base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at c0000000 (gap: bffff000:20001000) ><4>Detected 2793.251 MHz processor. ><4>Built 1 zonelists. Total pages: 1048576 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><7>mapped APIC to ffffd000 (fee00000) ><7>mapped IOAPIC to ffffc000 (fec00000) ><7>mapped IOAPIC to ffffb000 (fec80000) ><7>mapped IOAPIC to ffffa000 (fec83000) ><7>mapped IOAPIC to ffff9000 (fec84000) ><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=c0743000 soft=c0723000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 3101428k/4194304k available (2080k kernel code, 42820k reserved, 869k data, 220k init, 2227968k highmem) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><6>hpet0: at MMIO 0xfed00000 (virtual 0xf8800000), IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><4>Using HPET for base-timer ><4>Calibrating delay using timer specific routine.. 5589.23 BogoMIPS (lpj=2794615) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><7>CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 ><7>CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 ><4>monitor/mwait feature present. ><4>using mwait in idle threads. ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 1024K ><6>CPU: Hyper-Threading is disabled ><7>CPU: After all inits, caps: bfebf3ff 20100000 00000000 00000180 0000641d 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>CPU0: Intel P4/Xeon Extended MCE MSRs (24) available ><6>CPU0: Thermal monitoring enabled ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>ACPI: Core revision 20060707 ><4>CPU0: Intel(R) Xeon(TM) CPU 2.80GHz stepping 01 ><6>SMP alternatives: switching to SMP code ><4>Booting processor 1/6 eip 3000 ><4>CPU 1 irqstacks, hard=c0744000 soft=c0724000 ><6>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 5586.06 BogoMIPS (lpj=2793032) ><7>CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 ><7>CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000641d 00000000 00000000 ><4>monitor/mwait feature present. ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 1024K ><6>CPU: Hyper-Threading is disabled ><7>CPU: After all inits, caps: bfebf3ff 20100000 00000000 00000180 0000641d 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#1. ><6>CPU1: Intel P4/Xeon Extended MCE MSRs (24) available ><6>CPU1: Thermal monitoring enabled ><4>CPU1: Intel(R) Xeon(TM) CPU 2.80GHz stepping 01 ><6>Total of 2 processors activated (11175.29 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>checking TSC synchronization across 2 CPUs: passed. ><6>Brought up 2 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=340 bytes ><7>sizeof(dentry)=136 bytes ><7>sizeof(ext3inode)=492 bytes ><7>sizeof(buffer_head)=52 bytes ><7>sizeof(skbuff)=172 bytes ><4>migration_cost=833 ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5122k freed ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: Using MMCONFIG ><4>Setting up standard PCI resources ><6>ACPI: Interpreter enabled ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><4>PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO ><4>PCI quirk: region 0880-08bf claimed by ICH4 GPIO ><6>PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 ><4>PCI: PXH quirk detected, disabling MSI for SHPC device ><4>PCI: PXH quirk detected, disabling MSI for SHPC device ><4>PCI: PXH quirk detected, disabling MSI for SHPC device ><4>PCI: PXH quirk detected, disabling MSI for SHPC device ><7>Boot video device is 0000:0b:0d.0 ><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.PALO._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PALO.DOBA._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PALO.DOBB._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBLO._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI.PXB1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI.PXB2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1.PXC1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1.PXC2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PICH._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12) ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 11 12) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12) ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12) ><4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12) ><4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 12) ><4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 12 devices ><6>usbcore: registered new driver usbfs ><6>usbcore: registered new driver hub ><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>pnp: 00:08: ioport range 0x800-0x87f could not be reserved ><6>pnp: 00:08: ioport range 0x880-0x8bf has been reserved ><6>pnp: 00:08: ioport range 0x8c0-0x8df has been reserved ><6>pnp: 00:08: ioport range 0x8e0-0x8e3 has been reserved ><6>pnp: 00:08: ioport range 0xc00-0xc0f has been reserved ><6>pnp: 00:08: ioport range 0xc10-0xc1f has been reserved ><6>pnp: 00:08: ioport range 0xca0-0xca7 has been reserved ><6>pnp: 00:08: ioport range 0xca9-0xcab has been reserved ><6>PCI: Bridge: 0000:01:00.0 ><6> IO window: disabled. ><6> MEM window: dfd00000-dfefffff ><6> PREFETCH window: d8000000-d80fffff ><6>PCI: Bridge: 0000:01:00.2 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:02.0 ><6> IO window: disabled. ><6> MEM window: dfc00000-dfefffff ><6> PREFETCH window: d8000000-d80fffff ><6>PCI: Bridge: 0000:00:04.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:05:00.0 ><6> IO window: e000-efff ><6> MEM window: dfa00000-dfbfffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:05:00.2 ><6> IO window: d000-dfff ><6> MEM window: df800000-df9fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:05.0 ><6> IO window: d000-efff ><6> MEM window: df700000-dfbfffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:08:00.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:08:00.2 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:06.0 ><6> IO window: disabled. ><6> MEM window: df600000-df6fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: c000-cfff ><6> MEM window: df400000-df5fffff ><6> PREFETCH window: c8000000-d7ffffff ><6>ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:02.0 to 64 ><7>PCI: Setting latency timer of device 0000:01:00.0 to 64 ><7>PCI: Setting latency timer of device 0000:01:00.2 to 64 ><6>ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:04.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:05.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:05.0 to 64 ><7>PCI: Setting latency timer of device 0000:05:00.0 to 64 ><7>PCI: Setting latency timer of device 0000:05:00.2 to 64 ><6>ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:06.0 to 64 ><7>PCI: Setting latency timer of device 0000:08:00.0 to 64 ><7>PCI: Setting latency timer of device 0000:08:00.2 to 64 ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><4>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) ><4>TCP bind hash table entries: 65536 (order: 7, 524288 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>apm: BIOS not found. ><6>audit: initializing netlink socket (disabled) ><5>audit(1202139901.882: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>Initializing Cryptographic API ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key FF48355AC6B12D27 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>Intel E7520/7320/7525 detected.<7>PCI: Setting latency timer of device 0000:00:02.0 to 64 ><7>Allocate Port Service[0000:00:02.0:pcie00] ><7>Allocate Port Service[0000:00:02.0:pcie01] ><7>PCI: Setting latency timer of device 0000:00:04.0 to 64 ><7>Allocate Port Service[0000:00:04.0:pcie00] ><7>Allocate Port Service[0000:00:04.0:pcie01] ><7>PCI: Setting latency timer of device 0000:00:05.0 to 64 ><7>Allocate Port Service[0000:00:05.0:pcie00] ><7>Allocate Port Service[0000:00:05.0:pcie01] ><7>PCI: Setting latency timer of device 0000:00:06.0 to 64 ><7>Allocate Port Service[0000:00:06.0:pcie00] ><7>Allocate Port Service[0000:00:06.0:pcie01] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x3 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x4 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x5 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x6 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x7 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x8 ><6>Real Time Clock Driver v1.12ac ><7>hpet_resources: 0xfed00000 is busy ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.101 (c) Dave Jones ><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:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>ACPI: PCI Interrupt 0000:0b:05.1[B] -> GSI 21 (level, low) -> IRQ 177 ><6>0000:0b:05.1: ttyS1 at I/O 0xcc80 (irq = 177) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ><6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ><6>ICH5: IDE controller at PCI slot 0000:00:1f.1 ><4>PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) ><4>ACPI: Unable to derive IRQ for device 0000:00:1f.1 ><4>ACPI: PCI Interrupt 0000:00:1f.1[A]: no GSI ><6>ICH5: chipset revision 2 ><6>ICH5: not 100% native mode: will probe irqs later ><6> ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio ><6> ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio ><7>Probing IDE interface ide0... ><4>hda: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive ><4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ><7>Probing IDE interface ide1... ><6>SiI680: IDE controller at PCI slot 0000:0b:06.0 ><6>ACPI: PCI Interrupt 0000:0b:06.0[A] -> GSI 23 (level, low) -> IRQ 185 ><6>SiI680: chipset revision 2 ><6>SiI680: BASE CLOCK == 133 ><6>SiI680: 100% native mode on irq 185 ><6> ide2: MMIO-DMA , BIOS settings: hde:pio, hdf:pio ><6> ide3: MMIO-DMA , BIOS settings: hdg:pio, hdh:pio ><7>Probing IDE interface ide2... ><4>hde: VIRTUALFLOPPY DRIVE Floppy, ATAPI FLOPPY drive ><4>hdf: VIRTUALCDROM DRIVE, ATAPI CD/DVD-ROM drive ><4>hde: set_drive_speed_status: status=0x40 { DriveReady } ><4>hdf: set_drive_speed_status: status=0x40 { DriveReady } ><4>ide2 at 0xf8806c80-0xf8806c87,0xf8806c8a on irq 185 ><7>Probing IDE interface ide3... ><7>Probing IDE interface ide1... ><7>Probing IDE interface ide3... ><4>ide-floppy driver 0.99.newide ><3>hde: Invalid capacity for disk in drive ><6>hde: 0kB, 15830/0/202 CHS, 6075 kBps, 48607 sector size, 15830 rpm ><6>usbcore: registered new driver hiddev ><6>usbcore: registered new driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: PS/2 Controller [PNP0303:KBD] at 0x60,0x64 irq 1 ><4>PNP: PS/2 controller doesn't have AUX irq; using default 12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 ><6>md: bitmap version 4.39 ><6>TCP bic registered ><6>Initializing IPsec netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><6>ACPI: (supports S0 S4 S5) ><6>Time: tsc clocksource has been installed. ><6>Freeing unused kernel memory: 220k freed ><4>Write protecting the kernel read-only data: 388k ><6>input: AT Translated Set 2 keyboard as /class/input/input0 ><5>FS-Cache: Loaded ><4>FS-Cache: netfs 'nfs' registered for caching ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a National Semiconductor PC87306 ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /class/input/input1 ><6>squashfs: version 3.2-alpha (2006/12/12) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>IPv6 over IPv4 tunneling driver ><6>hda: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33) ><6>Uniform CD-ROM driver Revision: 3.20 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 185 ><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 1 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 185, io mem 0xdff00000 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 6 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169 ><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 2 ><6>uhci_hcd 0000:00:1d.0: irq 169, io base 0x0000bce0 ><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 ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193 ><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 3 ><6>uhci_hcd 0000:00:1d.1: irq 193, io base 0x0000bcc0 ><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>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 201 ><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 4 ><6>uhci_hcd 0000:00:1d.2: irq 201, io base 0x0000bca0 ><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 1-3: new high speed USB device using ehci_hcd and address 3 ><6>usb 1-3: configuration #1 chosen from 1 choice ><6>hub 1-3:1.0: USB hub found ><6>hub 1-3:1.0: 2 ports detected ><6>usb 2-1: new full speed USB device using uhci_hcd and address 2 ><6>usb 2-1: configuration #1 chosen from 1 choice ><6>input: Dell DRAC4 as /class/input/input2 ><6>input: USB HID v1.10 Keyboard [Dell DRAC4] on usb-0000:00:1d.0-1 ><6>input: Dell DRAC4 as /class/input/input3 ><6>input: USB HID v1.10 Mouse [Dell DRAC4] on usb-0000:00:1d.0-1 ><6>usb 4-2: new low speed USB device using uhci_hcd and address 2 ><6>usb 4-2: configuration #1 chosen from 1 choice ><6>input: Logitech Optical USB Mouse as /class/input/input4 ><6>input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.2-2 ><6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI ><6>Copyright (c) 1999-2006 Intel Corporation. ><6>ACPI: PCI Interrupt 0000:06:07.0[A] -> GSI 64 (level, low) -> IRQ 209 ><6>e1000: 0000:06:07.0: e1000_probe: (PCI:66MHz:32-bit) 00:11:43:ea:b4:13 ><6>e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ><6>ACPI: PCI Interrupt 0000:07:08.0[A] -> GSI 65 (level, low) -> IRQ 217 ><6>e1000: 0000:07:08.0: e1000_probe: (PCI:66MHz:32-bit) 00:11:43:ea:b4:14 ><6>e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection ><6>megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) ><6>megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) ><6>megaraid: probe new device 0x1028:0x0013:0x1028:0x016d: bus 2:slot 14:func 0 ><6>ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 46 (level, low) -> IRQ 225 ><5>megaraid: fw version:[522A] bios version:[H430] ><6>scsi0 : LSI Logic MegaRAID driver ><6>scsi[0]: scanning scsi channel 0 [Phy 0] for non-raid devices ><5> Vendor: PE/PV Model: 1x2 SCSI BP Rev: 1.0 ><5> Type: Processor ANSI SCSI revision: 02 ><6>scsi[0]: scanning scsi channel 1 [Phy 1] for non-raid devices ><5> Vendor: PE/PV Model: 1x4 SCSI BP Rev: 1.0 ><5> Type: Processor ANSI SCSI revision: 02 ><6>scsi[0]: scanning scsi channel 2 [virtual] for logical drives ><5> Vendor: MegaRAID Model: LD 0 RAID1 104G Rev: 522A ><5> Type: Direct-Access ANSI SCSI revision: 02 ><5>SCSI device sda: 213073920 512-byte hdwr sectors (109094 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 00 00 00 ><3>sda: asking for cache data failed ><3>sda: assuming drive cache: write through ><5>SCSI device sda: 213073920 512-byte hdwr sectors (109094 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 00 00 00 ><3>sda: asking for cache data failed ><3>sda: assuming drive cache: write through ><6> sda: sda1 sda2 ><5>sd 0:2:0:0: Attached scsi disk sda ><7>libata version 2.21 loaded. ><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 ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><6>e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Half Duplex, Flow Control: None ><6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ><7>eth0: no IPv6 routers present ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1658 types, 210 bools, 1 sens, 1024 cats ><7>security: 61 classes, 57675 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 0:15, type nfs), uses genfs_contexts ><7>SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), 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 ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), not configured for labeling ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1202140578.472:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: pIII_sse ><4> pIII_sse : 4488.000 MB/sec ><4>raid5: using function: pIII_sse (4488.000 MB/sec) ><4>raid6: int32x1 699 MB/s ><4>raid6: int32x2 671 MB/s ><4>raid6: int32x4 832 MB/s ><4>raid6: int32x8 667 MB/s ><4>raid6: mmxx1 1691 MB/s ><4>raid6: mmxx2 1910 MB/s ><4>raid6: sse1x1 980 MB/s ><4>raid6: sse1x2 1816 MB/s ><4>raid6: sse2x1 2019 MB/s ><4>raid6: sse2x2 2949 MB/s ><4>raid6: using algorithm sse2x2 (2949 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 ><4>GFS2 (built Oct 10 2007 16:34:59) installed ><6>Lock_Nolock (built Oct 10 2007 16:35:10) installed ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-09-14) 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 ><4>mtrr: type mismatch for c8000000,1000000 old: write-back new: write-combining > > >/tmp/anaconda.log: >15:45:07 INFO : 3107612 kB are available >15:45:07 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >15:45:07 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:07 INFO : loaded cramfs from /modules/modules.cgz >15:45:07 INFO : loaded fat from /modules/modules.cgz >15:45:07 INFO : loaded vfat from /modules/modules.cgz >15:45:07 INFO : loaded sunrpc from /modules/modules.cgz >15:45:07 INFO : loaded lockd from /modules/modules.cgz >15:45:07 INFO : loaded fscache from /modules/modules.cgz >15:45:07 INFO : loaded nfs_acl from /modules/modules.cgz >15:45:07 INFO : loaded nfs from /modules/modules.cgz >15:45:07 INFO : loaded loop from /modules/modules.cgz >15:45:07 INFO : loaded floppy from /modules/modules.cgz >15:45:07 INFO : loaded edd from /modules/modules.cgz >15:45:07 INFO : loaded pcspkr from /modules/modules.cgz >15:45:07 INFO : loaded squashfs from /modules/modules.cgz >15:45:07 DEBUG : module(s) isofs not found >15:45:07 INFO : inserted /tmp/cramfs.ko >15:45:07 INFO : inserted /tmp/fat.ko >15:45:07 INFO : inserted /tmp/vfat.ko >15:45:07 INFO : inserted /tmp/sunrpc.ko >15:45:07 INFO : inserted /tmp/lockd.ko >15:45:07 INFO : inserted /tmp/fscache.ko >15:45:07 INFO : inserted /tmp/nfs_acl.ko >15:45:07 INFO : inserted /tmp/nfs.ko >15:45:07 INFO : inserted /tmp/loop.ko >15:45:07 INFO : inserted /tmp/floppy.ko >15:45:07 INFO : inserted /tmp/edd.ko >15:45:07 INFO : inserted /tmp/pcspkr.ko >15:45:07 INFO : inserted /tmp/squashfs.ko >15:45:07 INFO : load module set done >15:45:07 INFO : modules to insert ipv6 >15:45:07 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:07 INFO : loaded ipv6 from /modules/modules.cgz >15:45:07 INFO : inserted /tmp/ipv6.ko >15:45:07 INFO : load module set done >15:45:07 INFO : modules to insert cdrom ide-cd >15:45:07 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:07 INFO : loaded cdrom from /modules/modules.cgz >15:45:07 INFO : loaded ide-cd from /modules/modules.cgz >15:45:07 INFO : inserted /tmp/cdrom.ko >15:45:07 INFO : inserted /tmp/ide-cd.ko >15:45:07 INFO : load module set done >15:45:07 INFO : modules to insert scsi_mod sd_mod sr_mod >15:45:07 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:08 INFO : loaded scsi_mod from /modules/modules.cgz >15:45:08 INFO : loaded sd_mod from /modules/modules.cgz >15:45:08 INFO : loaded sr_mod from /modules/modules.cgz >15:45:08 INFO : inserted /tmp/scsi_mod.ko >15:45:08 INFO : inserted /tmp/sd_mod.ko >15:45:08 INFO : inserted /tmp/sr_mod.ko >15:45:08 INFO : load module set done >15:45:08 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >15:45:08 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:08 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >15:45:08 INFO : loaded libiscsi from /modules/modules.cgz >15:45:08 INFO : loaded iscsi_tcp from /modules/modules.cgz >15:45:08 INFO : inserted /tmp/scsi_transport_iscsi.ko >15:45:08 INFO : inserted /tmp/libiscsi.ko >15:45:08 INFO : inserted /tmp/iscsi_tcp.ko >15:45:08 INFO : load module set done >15:45:08 INFO : looking for usb controllers >15:45:08 INFO : found USB controller ehci-hcd >15:45:08 INFO : modules to insert ehci-hcd >15:45:08 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:08 INFO : loaded ehci-hcd from /modules/modules.cgz >15:45:08 INFO : inserted /tmp/ehci-hcd.ko >15:45:08 INFO : load module set done >15:45:08 INFO : found USB controller uhci-hcd >15:45:08 INFO : modules to insert uhci-hcd >15:45:08 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:08 INFO : loaded uhci-hcd from /modules/modules.cgz >15:45:08 INFO : inserted /tmp/uhci-hcd.ko >15:45:08 INFO : load module set done >15:45:08 INFO : found USB controller uhci-hcd >15:45:08 INFO : modules to insert >15:45:08 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:08 INFO : load module set done >15:45:08 INFO : found USB controller uhci-hcd >15:45:08 INFO : modules to insert >15:45:08 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:08 INFO : load module set done >15:45:08 DEBUG : waiting for usb to become stable... >15:45:14 DEBUG : 6 seconds. >15:45:14 INFO : modules to insert hid keybdev >15:45:14 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:15 DEBUG : module(s) hid keybdev not found >15:45:15 INFO : load module set done >15:45:16 INFO : no firewire controller found >15:45:16 DEBUG : no pcic controller found >15:45:16 DEBUG : probing buses >15:45:16 DEBUG : finished bus probing >15:45:16 DEBUG : ignoring driverless device Dell Unknown device 0014 >15:45:16 DEBUG : ignoring driverless device Dell Unknown device 0012 >15:45:16 DEBUG : ignoring driverless device Dell Unknown device 0011 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 032a >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 0329 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 032a >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 0329 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 0332 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 0330 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 24d0 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 244e >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 3599 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 3598 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 3597 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 3595 >15:45:16 DEBUG : ignoring driverless device Intel Corporation Unknown device 3590 >15:45:16 DEBUG : ignoring driverless device ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] >15:45:16 DEBUG : ignoring driverless device Silicon Image, Inc. Unknown device 0680 >15:45:16 INFO : modules to insert e1000 megaraid_mm megaraid_mbox libata ata_piix >15:45:16 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:45:16 INFO : loaded e1000 from /modules/modules.cgz >15:45:16 INFO : loaded megaraid_mm from /modules/modules.cgz >15:45:16 INFO : loaded megaraid_mbox from /modules/modules.cgz >15:45:16 INFO : loaded libata from /modules/modules.cgz >15:45:16 INFO : loaded ata_piix from /modules/modules.cgz >15:45:16 INFO : inserted /tmp/e1000.ko >15:45:16 INFO : inserted /tmp/megaraid_mm.ko >15:45:23 INFO : inserted /tmp/megaraid_mbox.ko >15:45:23 INFO : inserted /tmp/libata.ko >15:45:24 INFO : inserted /tmp/ata_piix.ko >15:45:24 INFO : load module set done >15:45:24 INFO : trying to mount CD device hda >15:45:24 INFO : trying to mount CD device hdf >15:45:26 DEBUG : going to set language to en_US.UTF-8 >15:45:26 INFO : setting language to en_US.UTF-8 >15:45:26 INFO : 53 keymaps are available >15:45:28 INFO : need to set up networking >15:45:28 INFO : going to pick interface >15:45:29 INFO : going to do getNetConfig >15:45:29 INFO : eth0 is not a wireless adapter >15:45:32 DEBUG : waiting for link eth0... >15:45:32 DEBUG : 0 seconds. >15:45:32 INFO : Listening on LPF/eth0/00:11:43:ea:b4:13 >15:45:32 INFO : Sending on LPF/eth0/00:11:43:ea:b4:13 >15:45:32 INFO : Sending on Socket/fallback >15:45:32 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 >15:45:32 INFO : DHCPOFFER from 10.24.16.1 >15:45:32 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >15:45:32 INFO : DHCPACK from 10.24.16.1 >15:45:32 INFO : bound to 10.24.16.126 -- renewal in 229219 seconds. >15:45:32 INFO : DHCPv4 eth0 - obtained lease 10.24.16.126 >15:45:32 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.255.0 >15:45:32 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 24 broadcast: 10.24.16.255 >15:45:32 INFO : DHCPv4 eth0 - option routers: >15:45:32 DEBUG : device = eth0 >15:45:32 DEBUG : broadcast = 10.24.16.255 >15:45:32 DEBUG : netmask = 255.255.255.0 >15:45:32 DEBUG : network = 10.24.16.0 >15:45:32 DEBUG : gateway = 10.24.16.1 >15:45:32 DEBUG : dns[0] = 10.24.16.4 >15:45:32 DEBUG : dns[1] = 10.25.19.26 >15:45:32 DEBUG : waiting for link eth0... >15:45:32 DEBUG : 0 seconds. >15:45:32 INFO : reverse name lookup worked >15:45:32 INFO : starting to STEP_URL >15:45:32 INFO : going to do nfsGetSetup >15:56:17 INFO : mounting nfs path 10.24.16.24:/os/redhat/RHEL5.1 >15:56:17 INFO : can access /mnt/source/images/stage2.img >15:56:17 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 11 >15:56:18 DEBUG : after mountStage2, rc is 0 >15:56:18 INFO : got url nfs://mnt/source/. >15:56:18 INFO : Loading SELinux policy >15:56:18 INFO : getting ready to spawn shell now >15:56:18 INFO : modules to insert >15:56:18 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:56:18 INFO : load module set done >15:56:18 INFO : modules to insert >15:56:18 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:56:18 INFO : load module set done >15:56:18 INFO : modules to insert >15:56:18 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:56:18 INFO : load module set done >15:56:18 DEBUG : probing buses >15:56:18 DEBUG : finished bus probing >15:56:18 DEBUG : ignoring driverless device Dell Remote Access Card 4 Daughter Card SMIC interface >15:56:18 DEBUG : ignoring driverless device Dell Remote Access Card 4 Daughter Card Virtual UART >15:56:18 DEBUG : ignoring driverless device Dell Remote Access Card 4 Daughter Card >15:56:18 DEBUG : ignoring driverless device Intel Corporation 6700PXH PCI Express-to-PCI Bridge B >15:56:18 DEBUG : ignoring driverless device Intel Corporation 6700PXH PCI Express-to-PCI Bridge A >15:56:18 DEBUG : ignoring driverless device Intel Corporation 6700PXH PCI Express-to-PCI Bridge B >15:56:18 DEBUG : ignoring driverless device Intel Corporation 6700PXH PCI Express-to-PCI Bridge A >15:56:18 DEBUG : ignoring driverless device Intel Corporation 80332 [Dobson] I/O processor (B-Segment Bridge) >15:56:18 DEBUG : ignoring driverless device Intel Corporation 80332 [Dobson] I/O processor (A-Segment Bridge) >15:56:18 DEBUG : ignoring driverless device Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge >15:56:18 DEBUG : ignoring driverless device Intel Corporation 82801 PCI Bridge >15:56:18 DEBUG : ignoring driverless device Intel Corporation E7520 PCI Express Port C >15:56:18 DEBUG : ignoring driverless device Intel Corporation E7520 PCI Express Port B1 >15:56:18 DEBUG : ignoring driverless device Intel Corporation E7525/E7520 PCI Express Port B >15:56:18 DEBUG : ignoring driverless device Intel Corporation E7525/E7520/E7320 PCI Express Port A >15:56:18 DEBUG : ignoring driverless device Intel Corporation E7520 Memory Controller Hub >15:56:18 DEBUG : ignoring driverless device ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] >15:56:18 DEBUG : ignoring driverless device Silicon Image, Inc. PCI0680 Ultra ATA-133 Host Controller >15:56:18 INFO : modules to insert >15:56:18 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:56:18 INFO : load module set done >15:56:18 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos jbd ext3 gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >15:56:18 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:56:18 INFO : loaded raid0 from /modules/modules.cgz >15:56:18 INFO : loaded raid1 from /modules/modules.cgz >15:56:18 INFO : loaded xor from /modules/modules.cgz >15:56:18 INFO : loaded raid456 from /modules/modules.cgz >15:56:18 INFO : loaded msdos from /modules/modules.cgz >15:56:18 INFO : loaded jbd from /modules/modules.cgz >15:56:18 INFO : loaded ext3 from /modules/modules.cgz >15:56:18 INFO : loaded gfs2 from /modules/modules.cgz >15:56:18 INFO : loaded lock_nolock from /modules/modules.cgz >15:56:18 INFO : loaded dm-mod from /modules/modules.cgz >15:56:18 INFO : loaded dm-zero from /modules/modules.cgz >15:56:18 INFO : loaded dm-mirror from /modules/modules.cgz >15:56:18 INFO : loaded dm-snapshot from /modules/modules.cgz >15:56:18 INFO : loaded dm-multipath from /modules/modules.cgz >15:56:18 INFO : loaded dm-round-robin from /modules/modules.cgz >15:56:18 INFO : loaded dm-emc from /modules/modules.cgz >15:56:18 DEBUG : module(s) md raid5 raid6 reiserfs jfs xfs not found >15:56:18 INFO : inserted /tmp/raid0.ko >15:56:18 INFO : inserted /tmp/raid1.ko >15:56:18 INFO : inserted /tmp/xor.ko >15:56:18 INFO : inserted /tmp/raid456.ko >15:56:18 INFO : inserted /tmp/msdos.ko >15:56:18 INFO : inserted /tmp/jbd.ko >15:56:18 INFO : inserted /tmp/ext3.ko >15:56:18 INFO : inserted /tmp/gfs2.ko >15:56:18 INFO : inserted /tmp/lock_nolock.ko >15:56:18 INFO : inserted /tmp/dm-mod.ko >15:56:19 INFO : inserted /tmp/dm-zero.ko >15:56:19 INFO : inserted /tmp/dm-mirror.ko >15:56:19 INFO : inserted /tmp/dm-snapshot.ko >15:56:19 INFO : inserted /tmp/dm-multipath.ko >15:56:19 INFO : inserted /tmp/dm-round-robin.ko >15:56:19 INFO : inserted /tmp/dm-emc.ko >15:56:19 INFO : load module set done >15:56:19 INFO : looking for USB mouse... >15:56:19 INFO : USB mouse found, loading mousedev module >15:56:19 INFO : modules to insert mousedev >15:56:19 DEBUG : getModuleLocation: 2.6.18-53.el5/i686 >15:56:19 DEBUG : module(s) mousedev not found >15:56:19 INFO : load module set done >15:56:19 DEBUG : failed to loading mousedev module >15:56:19 INFO : NFS install method detected, will use RHupdates/ >15:56:19 INFO : Running anaconda script /usr/bin/anaconda >15:56:21 INFO : using only installclass Red Hat Enterprise Linux >15:56:21 INFO : Red Hat Enterprise Linux is only installclass, using it >15:56:22 INFO : Display mode = g >15:56:22 INFO : Method = nfs://mnt/source/. >15:56:30 INFO : anaconda floppy device fd0 >15:56:38 INFO : Started mini-wm >15:56:38 INFO : Starting graphical installation... >15:56:39 INFO : Detected 3040M of memory >15:56:39 INFO : Swap attempt of 1000M to 2000M >15:56:39 WARNING : step installtype does not exist >15:56:39 WARNING : step complete does not exist >15:56:40 INFO : moving (1) to step welcome >15:56:45 INFO : moving (1) to step regkey >15:56:50 INFO : repopaths is {'base': 'Server'} >15:56:50 INFO : moving (1) to step findrootparts >15:56:50 DEBUG : starting mpaths >15:56:50 DEBUG : self.driveList(): ['sda'] >15:56:50 DEBUG : DiskSet.skippedDisks: [] >15:56:50 DEBUG : DiskSet.skippedDisks: [] >15:56:50 DEBUG : done starting mpaths. Drivelist: ['sda'] >15:56:50 DEBUG : starting dmraids >15:56:50 DEBUG : self.driveList(): ['sda'] >15:56:50 DEBUG : DiskSet.skippedDisks: [] >15:56:50 DEBUG : DiskSet.skippedDisks: [] >15:56:50 DEBUG : starting all dmraids on drives ['sda'] >15:56:50 DEBUG : scanning for dmraid on drives ['sda'] >15:56:50 DEBUG : done starting dmraids. Drivelist: ['sda'] >15:56:50 DEBUG : adding drive sda to disk list >15:56:54 INFO : lv is VolGroup00/LogVol00, size of 101952 >15:56:55 DEBUG : removing drive sda from disk lists >15:56:55 WARNING : step complete does not exist >15:56:55 INFO : moving (1) to step partitionobjinit >15:56:55 INFO : no initiator set >15:56:55 INFO : no /tmp/fcpconfig; not configuring zfcp >15:56:55 DEBUG : adding drive sda to disk list >15:56:56 INFO : pv is /dev/sda2 in vg VolGroup00, size is 103936 >15:56:56 INFO : vg VolGroup00, size is 103904, pesize is 32768 >15:56:56 DEBUG : VolumeGroupRequestSpec('VolGroup00').preexist_size is 103904.0 >15:56:56 INFO : lv is VolGroup00/LogVol00, size of 101952 >15:56:56 INFO : moving (1) to step parttype >15:57:28 INFO : moving (1) to step autopartitionexecute >15:57:28 DEBUG : removing drive sda from disk lists >15:57:28 DEBUG : adding drive sda to disk list >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 7.84423828125, clamped to 0 >15:57:28 DEBUG : total space: 0 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 51975.9228516, clamped to 51968 >15:57:28 DEBUG : total space: 51968 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 77956.0400391, clamped to 77952 >15:57:28 DEBUG : total space: 77952 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 90946.0986328, clamped to 90944 >15:57:28 DEBUG : total space: 90944 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 97441.1279297, clamped to 97440 >15:57:28 DEBUG : total space: 97440 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 100688.642578, clamped to 100672 >15:57:28 DEBUG : total space: 100672 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 102312.399902, clamped to 102304 >15:57:28 DEBUG : total space: 102304 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103120.356445, clamped to 103104 >15:57:28 DEBUG : total space: 103104 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103528.256836, clamped to 103520 >15:57:28 DEBUG : total space: 103520 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103732.207031, clamped to 103712 >15:57:28 DEBUG : total space: 103712 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103834.182129, clamped to 103808 >15:57:28 DEBUG : total space: 103808 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103889.091797, clamped to 103872 >15:57:28 DEBUG : total space: 103872 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103912.624512, clamped to 103904 >15:57:28 DEBUG : total space: 103904 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103920.46875, clamped to 103904 >15:57:28 DEBUG : total space: 103904 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103928.312988, clamped to 103904 >15:57:28 DEBUG : total space: 103904 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : used space is 2024 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : actual space is 103936 >15:57:28 DEBUG : used space is 53576 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : actual space is 103936 >15:57:28 DEBUG : used space is 54560 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : actual space is 103936 >15:57:28 DEBUG : used space is 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : actual space is 103936 >15:57:28 DEBUG : used space is 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : actual space is 103936 >15:57:28 DEBUG : used space is 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : actual space is 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 DEBUG : no preexisting size for volume group VolGroup00 >15:57:28 DEBUG : got pv.size of 103936.157227, clamped to 103936 >15:57:28 DEBUG : total space: 103936 >15:57:28 INFO : moving (1) to step partitiondone >15:57:28 INFO : moving (1) to step bootloadersetup >15:57:28 INFO : moving (1) to step networkdevicecheck >15:57:28 INFO : moving (1) to step network >15:58:08 INFO : moving (1) to step timezone >15:58:10 INFO : moving (1) to step accounts >15:58:18 INFO : moving (1) to step reposetup >15:58:18 INFO : package paths is {'base': ['file:///mnt/source/./Server']} >15:58:18 DEBUG : Reading Local RPMDB >15:58:18 DEBUG : Setting up Package Sacks >15:58:19 DEBUG : Getting group metadata >15:58:20 INFO : no groups missing >15:58:20 INFO : moving (1) to step basepkgsel >15:58:20 DEBUG : Building updates object >15:58:20 DEBUG : No package named iprutils available to be installed >15:58:20 DEBUG : No package named salinfo available to be installed >15:58:20 DEBUG : No package named yaboot available to be installed >15:58:20 DEBUG : No package named elilo available to be installed >15:58:20 DEBUG : No package named s390utils available to be installed >15:58:20 DEBUG : No package named ppc64-utils available to be installed >15:58:21 DEBUG : No package named mcelog available to be installed >15:58:21 DEBUG : No package named prctl available to be installed >15:58:21 INFO : moving (1) to step tasksel >15:59:14 INFO : moving (1) to step postselection >15:59:14 DEBUG : no kernel-smp package >15:59:14 INFO : select kernel-PAE package for kernel >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6 >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6 >15:59:20 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_4.2.0) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.4) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.4) >15:59:20 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvbase.so.4.2 >15:59:20 INFO : adding libwvstreams for libwvbase.so.4.2, required by wvdial >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.4) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.4) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for ld-linux.so.2 >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for ld-linux.so.2 >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.0) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.0) >15:59:20 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvstreams.so.4.2 >15:59:20 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6 >15:59:20 INFO : adding libstdc++ for libstdc++.so.6, required by wvdial >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6 >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6 >15:59:20 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1 >15:59:20 DEBUG : Matched ppp - 2.4.4-1.el5.i386 to require for ppp >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for rtld(GNU_HASH) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for rtld(GNU_HASH) >15:59:20 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvutils.so.4.2 >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1) >15:59:20 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.3) >15:59:20 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.0) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for ld-linux.so.2(GLIBC_2.3) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for ld-linux.so.2(GLIBC_2.3) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.3) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.3) >15:59:20 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python(abi) >15:59:20 INFO : adding python for python(abi), required by rhel-instnum >15:59:20 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >15:59:20 DEBUG : Matched openssh - 4.3p2-24.el5.i386 to require for openssh >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2) >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so >15:59:20 INFO : adding nss for libnss3.so, required by openssh-clients >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2(GLIBC_2.0) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2(GLIBC_2.0) >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9) >15:59:20 DEBUG : Matched zlib - 1.2.3-3.i386 to require for libz.so.1 >15:59:20 INFO : adding zlib for libz.so.1, required by openssh-clients >15:59:20 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for libcrypto.so.6 >15:59:20 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for libcrypto.so.6 >15:59:20 INFO : adding openssl for libcrypto.so.6, required by openssh-clients >15:59:20 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libk5crypto.so.3 >15:59:20 INFO : adding krb5-libs for libk5crypto.so.3, required by openssh-clients >15:59:20 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssapi_krb5.so.2 >15:59:20 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5.so.3 >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9.2) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1 >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1 >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libutil.so.1 >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libutil.so.1 >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9.3) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2(GLIBC_2.2) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2(GLIBC_2.2) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2 >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2 >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.2) >15:59:20 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.1) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.1) >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.3) >15:59:20 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libplc4.so >15:59:20 INFO : adding nspr for libplc4.so, required by openssh-clients >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.5) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libcrypt.so.1 >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libcrypt.so.1 >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3) >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3) >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.6) >15:59:20 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2 >15:59:20 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2 >15:59:20 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libcom_err.so.2 >15:59:20 INFO : adding e2fsprogs-libs for libcom_err.so.2, required by openssh-clients >15:59:20 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.4) >15:59:21 DEBUG : Matched udev - 095-14.9.el5.i386 to require for dev >15:59:21 INFO : adding udev for dev, required by which >15:59:21 INFO : adding info for /sbin/install-info, required by which >15:59:21 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for coreutils >15:59:21 DEBUG : Matched popt - 1.10.2-47.el5.i386 to require for libpopt.so.0 >15:59:21 INFO : adding popt for libpopt.so.0, required by tux >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2(GLIBC_2.0) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2(GLIBC_2.0) >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2(GLIBC_2.1) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2(GLIBC_2.1) >15:59:21 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libglib-2.0.so.0 >15:59:21 INFO : adding glib2 for libglib-2.0.so.0, required by tux >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(strict) >15:59:21 INFO : adding perl for perl(strict), required by netpbm-progs >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Temp) >15:59:21 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng12.so.0 >15:59:21 INFO : adding libpng for libpng12.so.0, required by netpbm-progs >15:59:21 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for libnetpbm.so.10 >15:59:21 INFO : adding netpbm for libnetpbm.so.10, required by netpbm-progs >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec) >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Cwd) >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Getopt::Long) >15:59:21 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng12.so.0(PNG12_0) >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.0) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.0) >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Fcntl) >15:59:21 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for netpbm >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(English) >15:59:21 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff.so.3 >15:59:21 INFO : adding libtiff for libtiff.so.3, required by netpbm-progs >15:59:21 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg.so.62 >15:59:21 INFO : adding libjpeg for libjpeg.so.62, required by netpbm-progs >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Errno) >15:59:21 DEBUG : Matched libX11 - 1.0.3-8.0.1.el5.i386 to require for libX11.so.6 >15:59:21 INFO : adding libX11 for libX11.so.6, required by netpbm-progs >15:59:21 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Basename) >15:59:21 DEBUG : Matched lcms - 1.15-1.2.2.i386 to require for liblcms.so.1 >15:59:21 INFO : adding lcms for liblcms.so.1, required by dcraw >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.0) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.0) >15:59:21 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk_pixbuf-2.0.so.0 >15:59:21 INFO : adding gtk2 for libgdk_pixbuf-2.0.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome-2.so.0 >15:59:21 INFO : adding libgnome for libgnome-2.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-activation.so.4 >15:59:21 INFO : adding libbonobo for libbonobo-activation.so.4, required by gtkhtml3 >15:59:21 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for libgnome-keyring.so.0 >15:59:21 INFO : adding gnome-keyring for libgnome-keyring.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgthread-2.0.so.0 >15:59:21 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpango-1.0.so.0 >15:59:21 INFO : adding pango for libpango-1.0.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangocairo-1.0.so.0 >15:59:21 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint-2-2.so.0 >15:59:21 INFO : adding libgnomeprint22 for libgnomeprint-2-2.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched libICE - 1.0.1-2.1.i386 to require for libICE.so.6 >15:59:21 INFO : adding libICE for libICE.so.6, required by gtkhtml3 >15:59:21 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >15:59:21 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgtk-x11-2.0.so.0 >15:59:21 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-2.so.0 >15:59:21 INFO : adding ORBit2 for libORBit-2.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint22 >15:59:21 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl_2.so.2 >15:59:21 INFO : adding libart_lgpl for libart_lgpl_2.so.2, required by gtkhtml3 >15:59:21 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade-2.0.so.0 >15:59:21 INFO : adding libglade2 for libglade-2.0.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoft2-1.0.so.0 >15:59:21 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for libatk-1.0.so.0 >15:59:21 INFO : adding atk for libatk-1.0.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui-2.so.0 >15:59:21 INFO : adding libgnomeui for libgnomeui-2.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgobject-2.0.so.0 >15:59:21 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgmodule-2.0.so.0 >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0 >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0 >15:59:21 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-2.so.0 >15:59:21 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for libcairo.so.2 >15:59:21 INFO : adding cairo for libcairo.so.2, required by gtkhtml3 >15:59:21 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk-x11-2.0.so.0 >15:59:21 DEBUG : Matched libSM - 1.0.1-3.1.i386 to require for libSM.so.6 >15:59:21 INFO : adding libSM for libSM.so.6, required by gtkhtml3 >15:59:21 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui-2-2.so.0 >15:59:21 INFO : adding libgnomeprintui22 for libgnomeprintui-2-2.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for libgailutil.so.18 >15:59:21 INFO : adding gail for libgailutil.so.18, required by gtkhtml3 >15:59:21 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for libgnomevfs-2.so.0 >15:59:21 INFO : adding gnome-vfs2 for libgnomevfs-2.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2.so.2 >15:59:21 INFO : adding libxml2 for libxml2.so.2, required by gtkhtml3 >15:59:21 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas-2.so.0 >15:59:21 INFO : adding libgnomecanvas for libgnomecanvas-2.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for libgconf-2.so.4 >15:59:21 INFO : adding GConf2 for libgconf-2.so.4, required by gtkhtml3 >15:59:21 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui-2.so.0 >15:59:21 INFO : adding libbonoboui for libbonoboui-2.so.0, required by gtkhtml3 >15:59:21 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux.so.1 >15:59:21 INFO : adding libselinux for libselinux.so.1, required by coreutils >15:59:21 DEBUG : Matched findutils - 1:4.2.27-4.1.i386 to require for findutils >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for librt.so.1(GLIBC_2.2) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for librt.so.1(GLIBC_2.2) >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for librt.so.1 >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for librt.so.1 >15:59:21 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:21 DEBUG : Matched libacl - 2.2.39-2.1.el5.i386 to require for libacl.so.1 >15:59:21 INFO : adding libacl for libacl.so.1, required by coreutils >15:59:21 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam_misc.so.0 >15:59:21 DEBUG : Matched libacl - 2.2.39-2.1.el5.i386 to require for libacl.so.1(ACL_1.0) >15:59:21 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0 >15:59:21 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam_misc.so.0(LIBPAM_MISC_1.0) >15:59:21 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_1.0) >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.4) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.4) >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.3) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.3) >15:59:21 DEBUG : Matched grep - 2.5.1-54.2.el5.i386 to require for grep >15:59:21 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >15:59:21 DEBUG : Matched control-center - 1:2.16.0-14.el5.i386 to require for control-center >15:59:21 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >15:59:21 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for libgnome-desktop-2.so.2 >15:59:21 INFO : adding gnome-desktop for libgnome-desktop-2.so.2, required by gnome-session >15:59:21 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesd.so.0 >15:59:21 INFO : adding esound for libesd.so.0, required by gnome-session >15:59:21 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for libstartup-notification-1.so.0 >15:59:21 INFO : adding startup-notification for libstartup-notification-1.so.0, required by gnome-session >15:59:21 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for libdbus-glib-1.so.2 >15:59:21 INFO : adding dbus-glib for libdbus-glib-1.so.2, required by gnome-session >15:59:21 DEBUG : Matched libXau - 1.0.1-3.1.i386 to require for libXau.so.6 >15:59:21 INFO : adding libXau for libXau.so.6, required by gnome-session >15:59:21 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender.so.1 >15:59:21 INFO : adding libXrender for libXrender.so.1, required by gnome-session >15:59:21 DEBUG : Matched redhat-logos - 4.9.16-1.noarch to require for system-logos >15:59:21 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for libdbus-1.so.3 >15:59:21 INFO : adding dbus for libdbus-1.so.3, required by gnome-session >15:59:21 DEBUG : Matched libXrandr - 1.1.1-3.1.i386 to require for libXrandr.so.2 >15:59:21 INFO : adding libXrandr for libXrandr.so.2, required by gnome-session >15:59:21 DEBUG : Matched audiofile - 1:0.2.6-5.i386 to require for libaudiofile.so.0 >15:59:21 INFO : adding audiofile for libaudiofile.so.0, required by gnome-session >15:59:21 DEBUG : Matched gnome-volume-manager - 2.15.0-4.el5.i386 to require for gnome-volume-manager >15:59:21 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >15:59:21 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libcrypt.so.1(GLIBC_2.0) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libcrypt.so.1(GLIBC_2.0) >15:59:21 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >15:59:21 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for libaudit.so.0 >15:59:21 INFO : adding audit-libs for libaudit.so.0, required by openssh-server >15:59:21 DEBUG : Matched glibc - 2.5-18.i686 to require for libutil.so.1(GLIBC_2.0) >15:59:21 DEBUG : Matched glibc - 2.5-18.i386 to require for libutil.so.1(GLIBC_2.0) >15:59:21 DEBUG : Matched tcp_wrappers - 7.6-40.4.el5.i386 to require for libwrap.so.0 >15:59:21 INFO_2 : Importing additional filelist information >15:59:25 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5.so.3(krb5_3_MIT) >15:59:25 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.i386 to require for mkfontscale >15:59:25 INFO : adding xorg-x11-font-utils for mkfontscale, required by xorg-x11-fonts-Type1 >15:59:25 DEBUG : Matched chkfontpath - 1.10.1-1.1.i386 to require for chkfontpath >15:59:25 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig >15:59:25 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.i386 to require for mkfontdir >15:59:25 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >15:59:25 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >15:59:25 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >15:59:25 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >15:59:25 DEBUG : Matched kexec-tools - 1.101-194.4.el5.i386 to require for kexec-tools >15:59:25 DEBUG : Matched pygtk2-libglade - 2.10.1-8.el5.i386 to require for pygtk2-libglade >15:59:25 DEBUG : Matched hicolor-icon-theme - 0.9-2.1.noarch to require for hicolor-icon-theme >15:59:25 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:25 DEBUG : Matched pciutils - 2.2.3-4.i386 to require for pciutils >15:59:25 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >15:59:25 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python >15:59:25 DEBUG : Matched kudzu - 1.2.57.1.15-1.i386 to require for kudzu >15:59:25 DEBUG : Matched rpm-python - 4.4.2-47.el5.i386 to require for rpm-python >15:59:25 DEBUG : Matched newt - 0.52.2-9.i386 to require for newt >15:59:25 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:26 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >15:59:26 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for libssl.so.6 >15:59:26 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for libssl.so.6 >15:59:26 DEBUG : Matched dbus-python - 0.70-7.el5.i386 to require for dbus-python >15:59:26 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >15:59:26 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for fileutils >15:59:26 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:26 DEBUG : Matched desktop-backgrounds-basic - 2.0-37.noarch to require for desktop-backgrounds-basic >15:59:26 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >15:59:26 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >15:59:26 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg-2.so.2 >15:59:26 INFO : adding librsvg2 for librsvg-2.so.2, required by nautilus >15:59:26 DEBUG : Matched libexif - 0.6.13-4.0.2.el5.i386 to require for libexif.so.12 >15:59:26 INFO : adding libexif for libexif.so.12, required by nautilus >15:59:26 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.1) >15:59:26 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.1) >15:59:26 DEBUG : Matched gnome-vfs2-smb - 2.16.2-4.el5.i386 to require for gnome-vfs2-smb >15:59:26 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >15:59:26 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >15:59:26 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >15:59:26 DEBUG : Matched eject - 2.1.5-4.2.el5.i386 to require for eject >15:59:26 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >15:59:26 DEBUG : Matched nautilus-extensions - 2.16.2-6.el5.i386 to require for libnautilus-extension.so.1 >15:59:26 INFO : adding nautilus-extensions for libnautilus-extension.so.1, required by nautilus >15:59:26 DEBUG : Matched libexif - 0.6.13-4.0.2.el5.i386 to require for libexif >15:59:26 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for libeel-2.so.2 >15:59:26 INFO : adding eel2 for libeel-2.so.2, required by nautilus >15:59:26 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin >15:59:26 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for eel2 >15:59:26 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(getopts.pl) >15:59:26 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts >15:59:26 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for libcupsimage.so.2 >15:59:26 INFO : adding cups-libs for libcupsimage.so.2, required by ghostscript >15:59:26 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext.so.6 >15:59:26 INFO : adding libXext for libXext.so.6, required by ghostscript >15:59:26 DEBUG : Matched libXt - 1.0.2-3.1.fc6.i386 to require for libXt.so.6 >15:59:26 INFO : adding libXt for libXt.so.6, required by ghostscript >15:59:26 DEBUG : Matched ghostscript-fonts - 5.50-13.1.1.noarch to require for ghostscript-fonts >15:59:26 DEBUG : ignoring ghostscript-fonts>ghostscript in whiteout >15:59:26 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for libcups.so.2 >15:59:26 DEBUG : Matched pcsc-lite - 1.3.1-7.i386 to require for pcsc-lite >15:59:26 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:26 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb-0.1.so.4 >15:59:26 INFO : adding libusb for libusb-0.1.so.4, required by ccid >15:59:26 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb >15:59:26 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >15:59:26 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata >15:59:26 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.3) >15:59:26 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.3) >15:59:26 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1 >15:59:26 INFO : adding libattr for libattr.so.1, required by acl >15:59:27 DEBUG : Matched distcache - 1.4.5-14.1.i386 to require for libnal.so.1 >15:59:27 DEBUG : Matched httpd - 2.2.3-11.el5.i386 to require for httpd-mmn >15:59:27 DEBUG : Matched httpd - 2.2.3-11.el5.i386 to require for httpd >15:59:27 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for openssl >15:59:27 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for openssl >15:59:27 DEBUG : Matched distcache - 1.4.5-14.1.i386 to require for libdistcache.so.1 >15:59:27 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncurses.so.5 >15:59:27 INFO : adding ncurses for libncurses.so.5, required by iptstate >15:59:27 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(GLIBCXX_3.4) >15:59:27 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables >15:59:27 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(CXXABI_1.3) >15:59:27 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for cyrus-sasl-lib >15:59:27 DEBUG : ignoring initscripts>sysklogd in whiteout >15:59:27 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash >15:59:27 DEBUG : Matched gnome-python2-canvas - 2.16.0-1.fc6.i386 to require for gnome-python2-canvas >15:59:27 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >15:59:27 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2 >15:59:27 DEBUG : Matched system-config-network-tui - 1.3.99-2.el5.noarch to require for system-config-network-tui >15:59:27 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >15:59:27 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux >15:59:27 DEBUG : Matched ethtool - 5-1.el5.i386 to require for ethtool >15:59:27 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp >15:59:27 INFO : adding sed for /bin/sed, required by initscripts >15:59:27 INFO : adding psmisc for /sbin/fuser, required by initscripts >15:59:27 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for module-init-tools >15:59:27 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for mount >15:59:27 DEBUG : Matched mingetty - 1.07-5.2.2.i386 to require for mingetty >15:59:27 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >15:59:27 DEBUG : Matched SysVinit - 2.86-14.i386 to require for SysVinit >15:59:27 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash >15:59:27 INFO : adding gawk for /bin/awk, required by initscripts >15:59:27 DEBUG : Matched e2fsprogs - 1.39-10.el5.i386 to require for e2fsprogs >15:59:27 DEBUG : Matched sysklogd - 1.4.1-40.el5.i386 to require for syslog >15:59:27 DEBUG : Matched net-tools - 1.60-73.i386 to require for net-tools >15:59:27 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libplds4.so >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.7) >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.4) >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.10) >15:59:27 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libnspr4.so >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.3) >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.8) >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.2) >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so >15:59:27 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.10) >15:59:28 DEBUG : Matched speex - 1.0.5-4.i386 to require for libspeex.so.1 >15:59:28 INFO : adding speex for libspeex.so.1, required by vorbis-tools >15:59:28 DEBUG : Matched libao - 0.8.6-5.i386 to require for libao >15:59:28 DEBUG : Matched flac - 1.1.2-27.i386 to require for libFLAC.so.7 >15:59:28 INFO : adding flac for libFLAC.so.7, required by vorbis-tools >15:59:28 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg >15:59:28 DEBUG : Matched curl - 7.15.5-2.el5.i386 to require for libcurl.so.3 >15:59:28 INFO : adding curl for libcurl.so.3, required by vorbis-tools >15:59:28 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbisenc.so.2 >15:59:28 INFO : adding libvorbis for libvorbisenc.so.2, required by vorbis-tools >15:59:28 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.3.1) >15:59:28 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbisfile.so.3 >15:59:28 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis >15:59:28 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg.so.0 >15:59:28 DEBUG : Matched libidn - 0.6.5-1.1.i386 to require for libidn.so.11 >15:59:28 INFO : adding libidn for libidn.so.11, required by vorbis-tools >15:59:28 DEBUG : Matched libao - 0.8.6-5.i386 to require for libao.so.2 >15:59:28 DEBUG : Matched flac - 1.1.2-27.i386 to require for libOggFLAC.so.3 >15:59:28 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.3.2) >15:59:28 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.3.2) >15:59:28 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis.so.0 >15:59:28 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.0) >15:59:28 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.2) >15:59:28 DEBUG : Matched rhn-client-tools - 0.4.16-1.el5.noarch to require for rhn-client-tools >15:59:28 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:28 DEBUG : Matched httpd - 2.2.3-11.el5.i386 to require for webserver >15:59:28 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for libgd.so.2 >15:59:28 INFO : adding gd for libgd.so.2, required by webalizer >15:59:28 DEBUG : Matched crontabs - 1.10-8.noarch to require for crontabs >15:59:28 DEBUG : Matched shadow-utils - 2:4.0.17-12.el5.i386 to require for shadow-utils >15:59:28 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for libdb-4.3.so >15:59:28 INFO : adding db4 for libdb-4.3.so, required by webalizer >15:59:28 DEBUG : Matched libsysfs - 2.0.0-6.i386 to require for libsysfs.so.2 >15:59:28 INFO : adding libsysfs for libsysfs.so.2, required by sysfsutils >15:59:28 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for libloginhelper.so.0 >15:59:28 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for libcspi.so.0 >15:59:28 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >15:59:28 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for libspi.so.0 >15:59:28 DEBUG : Matched gnome-speech - 0.4.5-1.fc6.i386 to require for libgnomespeech.so.7 >15:59:28 INFO : adding gnome-speech for libgnomespeech.so.7, required by gok >15:59:28 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for at-spi >15:59:28 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck-1.so.18 >15:59:28 INFO : adding libwnck for libwnck-1.so.18, required by gok >15:59:28 DEBUG : Matched libXi - 1.0.1-3.1.i386 to require for libXi.so.6 >15:59:28 INFO : adding libXi for libXi.so.6, required by gok >15:59:29 DEBUG : Matched openldap - 2.3.27-8.i386 to require for libldap-2.3.so.0 >15:59:29 INFO : adding openldap for libldap-2.3.so.0, required by samba-client >15:59:29 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for samba-common >15:59:29 DEBUG : Matched openldap - 2.3.27-8.i386 to require for liblber-2.3.so.0 >15:59:29 DEBUG : Matched readline - 5.1-1.1.i386 to require for libreadline.so.5 >15:59:29 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libk5crypto.so.3(k5crypto_3_MIT) >15:59:29 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1(GLIBC_2.0) >15:59:29 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1(GLIBC_2.0) >15:59:29 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >15:59:29 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel >15:59:29 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel >15:59:29 DEBUG : Matched kernel-xen - 2.6.18-53.el5.i686 to require for kernel >15:59:29 DEBUG : Matched kernel-PAE - 2.6.18-53.el5.i686 to require for kernel >15:59:29 DEBUG : Matched kernel-debug - 2.6.18-53.el5.i686 to require for kernel >15:59:29 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for libslang.so.2 >15:59:29 INFO : adding slang for libslang.so.2, required by system-config-securitylevel-tui >15:59:29 DEBUG : Matched newt - 0.52.2-9.i386 to require for libnewt.so.0.52 >15:59:29 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables >15:59:29 DEBUG : Matched iptables-ipv6 - 1.3.5-1.2.1.i386 to require for iptables-ipv6 >15:59:29 DEBUG : Matched newt - 0.52.2-9.i386 to require for libnewt.so.0.52(NEWT_0.52) >15:59:29 DEBUG : Matched groff - 1.18.1.1-11.1.i386 to require for groff >15:59:29 DEBUG : Matched less - 394-5.el5.i386 to require for less >15:59:29 DEBUG : Matched diffutils - 2.8.1-15.2.2.i386 to require for diffutils >15:59:29 DEBUG : Matched gzip - 1.3.5-9.el5.i386 to require for gzip >15:59:29 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm >15:59:29 DEBUG : Matched groff - 1.18.1.1-11.1.i386 to require for nroff-i18n >15:59:29 DEBUG : Matched bzip2 - 1.0.3-3.i386 to require for bzip2 >15:59:29 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp >15:59:29 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck >15:59:29 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >15:59:29 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >15:59:29 DEBUG : Matched libgtop2 - 2.14.4-3.el5.i386 to require for libgtop2 >15:59:29 DEBUG : Matched libgtop2 - 2.14.4-3.el5.i386 to require for libgtop-2.0.so.7 >15:59:29 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >15:59:29 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj >15:59:29 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj >15:59:29 DEBUG : Matched gjdoc - 0.7.7-12.el5.i386 to require for gjdoc >15:59:29 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils >15:59:29 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >15:59:29 DEBUG : Matched zip - 2.31-1.2.2.i386 to require for zip >15:59:29 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb4.so.2 >15:59:29 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libdes425.so.3 >15:59:29 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb4.so.2(krb4_2_MIT) >15:59:29 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.2) >15:59:29 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.2) >15:59:29 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcre.so.0 >15:59:29 INFO : adding pcre for libpcre.so.0, required by php >15:59:29 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for libbz2.so.1 >15:59:29 INFO : adding bzip2-libs for libbz2.so.1, required by php >15:59:29 DEBUG : Matched php-cli - 5.1.6-15.el5.i386 to require for php-cli >15:59:29 DEBUG : Matched gmp - 4.1.4-10.el5.i386 to require for libgmp.so.3 >15:59:29 INFO : adding gmp for libgmp.so.3, required by php >15:59:29 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for libpspell.so.15 >15:59:29 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for libaspell.so.15 >15:59:29 DEBUG : Matched file - 4.17-9.0.1.el5.i386 to require for file >15:59:29 DEBUG : Matched php-common - 5.1.6-15.el5.i386 to require for php-common >15:59:30 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >15:59:30 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs >15:59:30 DEBUG : Matched NetworkManager-glib - 1:0.6.4-6.el5.i386 to require for libnm_glib.so.0 >15:59:30 INFO : adding NetworkManager-glib for libnm_glib.so.0, required by krb5-auth-dialog >15:59:30 DEBUG : Matched system-config-printer-libs - 0.7.32.5-1.el5.i386 to require for system-config-printer-libs >15:59:30 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for libhal.so.1 >15:59:30 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >15:59:30 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >15:59:30 DEBUG : Matched cups - 1:1.2.4-11.14.el5.i386 to require for cups >15:59:30 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.i386 to require for perl-String-CRC32 >15:59:30 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Digest::MD5) >15:59:30 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.i386 to require for perl(String::CRC32) >15:59:30 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GLIBC_2.0) >15:59:30 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for textutils >15:59:30 DEBUG : Matched gawk - 3.1.5-14.el5.i386 to require for gawk >15:59:30 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:30 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for sh-utils >15:59:30 DEBUG : Matched apr - 1.2.7-11.i386 to require for libapr-1.so.0 >15:59:30 INFO : adding apr for libapr-1.so.0, required by httpd >15:59:30 DEBUG : Matched apr-util - 1.2.7-6.i386 to require for libaprutil-1.so.0 >15:59:30 INFO : adding apr-util for libaprutil-1.so.0, required by httpd >15:59:30 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for libexpat.so.0 >15:59:30 INFO : adding expat for libexpat.so.0, required by httpd >15:59:30 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >15:59:30 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >15:59:30 DEBUG : Matched libpcap - 14:0.9.4-11.el5.i386 to require for libpcap >15:59:30 DEBUG : Matched logrotate - 3.7.4-7.i386 to require for logrotate >15:59:30 DEBUG : Matched libpcap - 14:0.9.4-11.el5.i386 to require for libpcap.so.0.9.4 >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache::TestTrace) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Date) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::Global) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Brigade) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Const) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Log) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Config) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(constant) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::RequestIO) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Exporter) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Embed) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Find) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::Code) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Data::Dumper) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Filter) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::URI) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Util) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(POSIX) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Status) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(XSLoader) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::PerlIO) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp::Heavy) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(vars) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Socket) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DynaLoader) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DynaLoader) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Build) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Symbol) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache::TestUtil) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache::Test) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Module) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DirHandle) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::ServerUtil) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(FindBin) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::ParseSource) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for libperl.so >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Access) >15:59:31 DEBUG : Matched perl-BSD-Resource - 1.28-1.fc6.1.i386 to require for perl(BSD::Resource) >15:59:31 INFO : adding perl-BSD-Resource for perl(BSD::Resource), required by mod_perl >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(:MODULE_COMPAT_5.8.8) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Directive) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::ServerRec) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::RequestUtil) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(lib) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Table) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::CmdParms) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::MPM) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Install) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::SubRequest) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Pool) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(base) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(subs) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::ParseSource) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Copy) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MakeMaker) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::Util) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(mod_perl2) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Response) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec::Functions) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Bucket) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Util) >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::RegistryCooker) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Path) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::PerlSections) >15:59:31 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness) >15:59:31 DEBUG : ignoring perl>mod_perl in whiteout >15:59:31 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::URI) >15:59:31 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media >15:59:31 DEBUG : Matched gthumb - 2.7.8-5.el5.i386 to require for gthumb >15:59:31 DEBUG : Matched control-center - 1:2.16.0-14.el5.i386 to require for control-center >15:59:31 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel >15:59:31 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel >15:59:31 DEBUG : Matched kernel-xen - 2.6.18-53.el5.i686 to require for kernel >15:59:31 DEBUG : Matched kernel-PAE - 2.6.18-53.el5.i686 to require for kernel >15:59:31 DEBUG : Matched kernel-debug - 2.6.18-53.el5.i686 to require for kernel >15:59:31 DEBUG : Matched gnome-mount - 0.5-3.el5.i386 to require for gnome-mount >15:59:31 DEBUG : Matched hesiod - 3.1.0-8.i386 to require for libhesiod.so.0 >15:59:31 INFO : adding hesiod for libhesiod.so.0, required by sendmail >15:59:31 DEBUG : Matched procmail - 3.22-17.1.i386 to require for procmail >15:59:31 DEBUG : Matched sed - 4.1.5-5.fc6.i386 to require for sed >15:59:31 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >15:59:31 INFO : adding cyrus-sasl for /usr/sbin/saslauthd, required by sendmail >15:59:31 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >15:59:31 DEBUG : Matched openldap - 2.3.27-8.i386 to require for openldap >15:59:31 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libsasl2.so.2 >15:59:31 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for openssl >15:59:31 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for openssl >15:59:31 DEBUG : Matched python-urlgrabber - 3.1.0-2.noarch to require for urlgrabber >15:59:31 INFO : adding python-urlgrabber for urlgrabber, required by yum >15:59:31 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm >15:59:31 DEBUG : Matched yum-metadata-parser - 1.0-8.fc6.i386 to require for yum-metadata-parser >15:59:31 DEBUG : Matched python-elementtree - 1.2.6-5.i386 to require for python-elementtree >15:59:31 DEBUG : Matched python-sqlite - 1.1.7-1.2.1.i386 to require for python-sqlite >15:59:31 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for db4 >15:59:31 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:31 DEBUG : Matched system-config-network - 1.3.99-2.el5.noarch to require for system-config-network >15:59:31 DEBUG : Matched rhpxl - 0.41.1-1.el5.i386 to require for rhpxl >15:59:31 DEBUG : Matched authconfig-gtk - 5.3.12-2.el5.i386 to require for authconfig-gtk >15:59:31 DEBUG : Matched system-config-date - 1.8.12-1.el5.noarch to require for system-config-date >15:59:31 DEBUG : Matched metacity - 2.16.0-8.el5.i386 to require for metacity >15:59:31 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser >15:59:31 DEBUG : Matched system-config-display - 1.0.48-2.el5.noarch to require for system-config-display >15:59:31 DEBUG : Matched firstboot-tui - 1.4.27.3-1.el5.noarch to require for firstboot-tui >15:59:31 DEBUG : Matched system-config-keyboard - 1.2.11-1.el5.noarch to require for system-config-keyboard >15:59:31 DEBUG : Matched system-config-soundcard - 2.0.6-1.el5.noarch to require for system-config-soundcard >15:59:31 DEBUG : Matched system-config-users - 1.2.51-1.el5.noarch to require for system-config-users >15:59:31 DEBUG : Matched system-config-language - 1.1.18-1.el5.noarch to require for system-config-language >15:59:31 DEBUG : Matched system-config-securitylevel - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel >15:59:31 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >15:59:32 DEBUG : Matched sendmail - 8.13.8-2.el5.i386 to require for smtpdaemon >15:59:32 DEBUG : Matched exim - 4.63-3.el5.i386 to require for smtpdaemon >15:59:32 DEBUG : Matched postfix - 2:2.3.3-2.i386 to require for smtpdaemon >15:59:32 DEBUG : Matched gnome-python2-libegg - 2.14.2-4.fc6.i386 to require for gnome-python2-libegg >15:59:32 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.i386 to require for gstreamer-plugins-good >15:59:32 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:32 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >15:59:32 DEBUG : Matched gnome-panel - 2.16.1-6.el5.i386 to require for libpanel-applet-2.so.0 >15:59:32 DEBUG : Matched gucharmap - 1.8.0-1.fc6.i386 to require for libgucharmap.so.5 >15:59:32 INFO : adding gucharmap for libgucharmap.so.5, required by gnome-applets >15:59:32 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier >15:59:32 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base >15:59:32 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify.so.1 >15:59:32 INFO : adding libnotify for libnotify.so.1, required by gnome-applets >15:59:32 DEBUG : Matched gnome-python2-applet - 2.16.0-1.fc6.i386 to require for gnome-python2-applet >15:59:32 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstinterfaces-0.10.so.0 >15:59:32 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier.so.11 >15:59:32 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstreamer-0.10.so.0 >15:59:32 INFO : adding gstreamer for libgstreamer-0.10.so.0, required by gnome-applets >15:59:32 DEBUG : Matched gnome-netstatus - 2.12.0-5.el5.i386 to require for gnome-netstatus >15:59:32 DEBUG : Matched gnome-panel - 2.16.1-6.el5.i386 to require for gnome-panel >15:59:32 DEBUG : Matched pkgconfig - 1:0.21-1.fc6.i386 to require for pkgconfig >15:59:32 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstaudio-0.10.so.0 >15:59:32 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >15:59:32 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >15:59:32 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libext2fs.so.2 >15:59:32 DEBUG : Matched gucharmap - 1.8.0-1.fc6.i386 to require for gucharmap >15:59:32 DEBUG : Matched zenity - 2.16.0-2.el5.i386 to require for zenity >15:59:32 DEBUG : Matched gcalctool - 5.8.25-1.el5.i386 to require for gcalctool >15:59:32 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >15:59:32 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr >15:59:32 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >15:59:32 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_EXTENSION_1.0) >15:59:32 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:32 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol.so.1 >15:59:32 INFO : adding libsepol for libsepol.so.1, required by SysVinit >15:59:32 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >15:59:32 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >15:59:32 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >15:59:33 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >15:59:33 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >15:59:33 DEBUG : Matched gnome-panel - 2.16.1-6.el5.i386 to require for gnome-panel >15:59:33 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for lockdev >15:59:33 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >15:59:33 DEBUG : Matched libXinerama - 1.0.1-2.1.i386 to require for libXinerama.so.1 >15:59:33 INFO : adding libXinerama for libXinerama.so.1, required by metacity >15:59:33 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification >15:59:33 DEBUG : Matched libXcursor - 1.1.7-1.1.i386 to require for libXcursor.so.1 >15:59:33 INFO : adding libXcursor for libXcursor.so.1, required by metacity >15:59:33 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for gnome-keyring >15:59:33 DEBUG : Matched gnome-panel - 2.16.1-6.el5.i386 to require for gnome-panel >15:59:33 DEBUG : Matched libgpg-error - 1.4-2.i386 to require for libgpg-error.so.0 >15:59:33 INFO : adding libgpg-error for libgpg-error.so.0, required by NetworkManager-gnome >15:59:33 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify >15:59:33 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11 >15:59:33 INFO : adding libgcrypt for libgcrypt.so.11, required by NetworkManager-gnome >15:59:33 DEBUG : Matched NetworkManager - 1:0.6.4-6.el5.i386 to require for NetworkManager >15:59:33 DEBUG : Matched NetworkManager - 1:0.6.4-6.el5.i386 to require for libnm-util.so.0 >15:59:33 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >15:59:33 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >15:59:33 DEBUG : Matched rmt - 0.4b41-2.fc6.i386 to require for rmt >15:59:33 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.11.1) >15:59:33 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for libfreetype.so.6 >15:59:33 INFO : adding freetype for libfreetype.so.6, required by firefox >15:59:33 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so(NSS_3.2) >15:59:33 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft.so.2 >15:59:33 INFO : adding libXft for libXft.so.2, required by firefox >15:59:33 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so(NSS_3.4) >15:59:33 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.2) >15:59:33 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.2) >15:59:33 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for libfontconfig.so.1 >15:59:33 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.4.1) >15:59:33 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >15:59:33 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.6) >15:59:34 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >15:59:34 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:34 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >15:59:34 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >15:59:34 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >15:59:34 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:34 DEBUG : Matched libXScrnSaver - 1.1.0-3.1.i386 to require for libXss.so.1 >15:59:34 INFO : adding libXScrnSaver for libXss.so.1, required by gnome-screensaver >15:59:34 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >15:59:34 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >15:59:34 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.1) >15:59:34 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.1) >15:59:34 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >15:59:34 DEBUG : Matched mesa-libGL - 6.5.1-7.5.el5.i386 to require for libGL.so.1 >15:59:34 INFO : adding mesa-libGL for libGL.so.1, required by gnome-screensaver >15:59:34 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for libgnome-menu.so.2 >15:59:34 INFO : adding gnome-menus for libgnome-menu.so.2, required by gnome-screensaver >15:59:34 DEBUG : Matched mkisofs - 9:2.01-10.i386 to require for mkisofs >15:59:34 DEBUG : Matched libXmu - 1.0.2-5.i386 to require for libXmuu.so.1 >15:59:34 INFO : adding libXmu for libXmuu.so.1, required by xorg-x11-xauth >15:59:34 DEBUG : Matched libtermcap - 2.0.8-46.1.i386 to require for libtermcap.so.2 >15:59:34 DEBUG : Matched xorg-x11-xinit - 1.0.2-13.el5.i386 to require for xorg-x11-xinit >15:59:35 DEBUG : Matched portmap - 4.0-65.2.2.1.i386 to require for portmap >15:59:35 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi >15:59:35 DEBUG : Matched shadow-utils - 2:4.0.17-12.el5.i386 to require for shadow-utils >15:59:35 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils >15:59:35 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi.so.2(libgssapi_CITI_2) >15:59:35 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent >15:59:35 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for libnfsidmap.so.0 >15:59:35 INFO : adding nfs-utils-lib for libnfsidmap.so.0, required by nfs-utils >15:59:35 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for librpcsecgss.so.2 >15:59:35 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent-1.1a.so.1 >15:59:35 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for nfs-utils-lib >15:59:35 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi.so.2 >15:59:35 DEBUG : Matched xorg-x11-drv-siliconmotion - 1.4.1-2.1.i386 to require for xorg-x11-drv-siliconmotion >15:59:35 DEBUG : Matched xorg-x11-drv-i740 - 1.1.0-2.1.i386 to require for xorg-x11-drv-i740 >15:59:35 DEBUG : Matched xorg-x11-drv-microtouch - 1.1.0-1.1.i386 to require for xorg-x11-drv-microtouch >15:59:35 DEBUG : Matched xorg-x11-drv-spaceorb - 1.1.0-1.1.i386 to require for xorg-x11-drv-spaceorb >15:59:35 DEBUG : Matched xorg-x11-drv-cyrix - 1.1.0-4.i386 to require for xorg-x11-drv-cyrix >15:59:35 DEBUG : Matched xorg-x11-drv-nsc - 2.8.1-2.1.i386 to require for xorg-x11-drv-nsc >15:59:35 DEBUG : Matched xorg-x11-drv-fpit - 1.1.0-1.1.i386 to require for xorg-x11-drv-fpit >15:59:35 DEBUG : Matched xorg-x11-drv-s3virge - 1.9.1-2.1.i386 to require for xorg-x11-drv-s3virge >15:59:35 DEBUG : Matched xorg-x11-drv-trident - 1.2.1-3.fc6.i386 to require for xorg-x11-drv-trident >15:59:35 DEBUG : Matched xorg-x11-drv-penmount - 1.1.0-2.1.i386 to require for xorg-x11-drv-penmount >15:59:35 DEBUG : Matched xorg-x11-drv-sisusb - 0.8.1-4.1.i386 to require for xorg-x11-drv-sisusb >15:59:35 DEBUG : Matched xorg-x11-drv-sis - 0.9.1-7.i386 to require for xorg-x11-drv-sis >15:59:35 DEBUG : Matched xorg-x11-drv-savage - 2.1.1-5.fc6.i386 to require for xorg-x11-drv-savage >15:59:35 DEBUG : Matched xorg-x11-drv-tek4957 - 1.1.0-1.1.i386 to require for xorg-x11-drv-tek4957 >15:59:35 DEBUG : Matched xorg-x11-drv-evdev - 1:1.0.0.5-3.el5.i386 to require for xorg-x11-drv-evdev >15:59:35 DEBUG : Matched xorg-x11-drv-summa - 1.1.0-1.1.i386 to require for xorg-x11-drv-summa >15:59:35 DEBUG : Matched xorg-x11-drv-void - 1.1.0-3.1.i386 to require for xorg-x11-drv-void >15:59:35 DEBUG : Matched xorg-x11-drv-v4l - 0.1.1-4.i386 to require for xorg-x11-drv-v4l >15:59:35 DEBUG : Matched xorg-x11-drv-vmware - 10.13.0-2.1.i386 to require for xorg-x11-drv-vmware >15:59:35 DEBUG : Matched xorg-x11-drv-dmc - 1.1.0-2.i386 to require for xorg-x11-drv-dmc >15:59:35 DEBUG : Matched xorg-x11-drv-cirrus - 1.1.0-2.fc6.i386 to require for xorg-x11-drv-cirrus >15:59:35 DEBUG : Matched xorg-x11-drv-vmmouse - 12.4.0-2.1.i386 to require for xorg-x11-drv-vmmouse >15:59:35 DEBUG : Matched xorg-x11-drv-ark - 0.6.0-2.1.i386 to require for xorg-x11-drv-ark >15:59:35 DEBUG : Matched xorg-x11-drv-elographics - 1.1.0-1.1.i386 to require for xorg-x11-drv-elographics >15:59:35 DEBUG : Matched xorg-x11-drv-acecad - 1.1.0-2.1.i386 to require for xorg-x11-drv-acecad >15:59:35 DEBUG : Matched xorg-x11-drv-dynapro - 1.1.0-2.i386 to require for xorg-x11-drv-dynapro >15:59:35 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for xorg-x11-drv-via >15:59:35 DEBUG : Matched xorg-x11-drv-digitaledge - 1.1.0-1.1.i386 to require for xorg-x11-drv-digitaledge >15:59:35 DEBUG : Matched xorg-x11-drv-apm - 1.1.1-2.1.i386 to require for xorg-x11-drv-apm >15:59:35 DEBUG : Matched xorg-x11-drv-aiptek - 1.0.1-2.i386 to require for xorg-x11-drv-aiptek >15:59:35 DEBUG : Matched xorg-x11-drv-ast - 0.81.0-3.i386 to require for xorg-x11-drv-ast >15:59:35 DEBUG : Matched xorg-x11-drv-magellan - 1.1.0-1.1.i386 to require for xorg-x11-drv-magellan >15:59:35 DEBUG : Matched xorg-x11-drv-joystick - 1.1.0-1.1.i386 to require for xorg-x11-drv-joystick >15:59:35 DEBUG : Matched xorg-x11-drv-mutouch - 1.1.0-2.i386 to require for xorg-x11-drv-mutouch >15:59:35 DEBUG : Matched xorg-x11-drv-rendition - 4.1.0-3.1.i386 to require for xorg-x11-drv-rendition >15:59:35 DEBUG : Matched xorg-x11-drv-nv - 2.1.2-1.el5.i386 to require for xorg-x11-drv-nv >15:59:35 DEBUG : Matched xorg-x11-drv-palmax - 1.1.0-1.1.i386 to require for xorg-x11-drv-palmax >15:59:35 DEBUG : Matched xorg-x11-drv-keyboard - 1.1.0-2.1.i386 to require for xorg-x11-drv-keyboard >15:59:35 DEBUG : Matched xorg-x11-drv-vga - 4.1.0-2.1.i386 to require for xorg-x11-drv-vga >15:59:35 DEBUG : Matched xorg-x11-drv-magictouch - 1.0.0.5-2.1.i386 to require for xorg-x11-drv-magictouch >15:59:35 DEBUG : Matched xorg-x11-drv-vesa - 1.3.0-8.1.el5.i386 to require for xorg-x11-drv-vesa >15:59:35 DEBUG : Matched xorg-x11-drv-dummy - 0.2.0-2.1.i386 to require for xorg-x11-drv-dummy >15:59:35 DEBUG : Matched xorg-x11-drv-hyperpen - 1.1.0-2.i386 to require for xorg-x11-drv-hyperpen >15:59:35 DEBUG : Matched xorg-x11-drv-voodoo - 1.1.0-3.1.i386 to require for xorg-x11-drv-voodoo >15:59:35 DEBUG : Matched xorg-x11-drv-s3 - 0.4.1-2.1.i386 to require for xorg-x11-drv-s3 >15:59:35 DEBUG : Matched xorg-x11-drv-jamstudio - 1.1.0-1.1.i386 to require for xorg-x11-drv-jamstudio >15:59:35 DEBUG : Matched xorg-x11-drv-glint - 1.1.1-4.1.i386 to require for xorg-x11-drv-glint >15:59:35 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.el5.i386 to require for xorg-x11-drv-i810 >15:59:35 DEBUG : Matched xorg-x11-drv-i128 - 1.2.0-4.i386 to require for xorg-x11-drv-i128 >15:59:35 DEBUG : Matched xorg-x11-drv-mouse - 1.1.1-1.1.i386 to require for xorg-x11-drv-mouse >15:59:35 DEBUG : Matched xorg-x11-drv-calcomp - 1.1.0-1.1.i386 to require for xorg-x11-drv-calcomp >15:59:35 DEBUG : Matched xorg-x11-drv-tdfx - 1.2.1-3.1.i386 to require for xorg-x11-drv-tdfx >15:59:35 DEBUG : Matched xorg-x11-drv-fbdev - 0.3.0-2.i386 to require for xorg-x11-drv-fbdev >15:59:35 DEBUG : Matched xorg-x11-drv-ati - 6.6.3-3.2.el5.i386 to require for xorg-x11-drv-ati >15:59:35 DEBUG : Matched xorg-x11-drv-citron - 2.2.0-1.1.i386 to require for xorg-x11-drv-citron >15:59:35 DEBUG : Matched xorg-x11-drv-neomagic - 1.1.1-2.1.i386 to require for xorg-x11-drv-neomagic >15:59:35 DEBUG : Matched xorg-x11-drv-chips - 1.1.1-2.1.i386 to require for xorg-x11-drv-chips >15:59:35 DEBUG : Matched xorg-x11-drv-mga - 1.4.2-6.el5.i386 to require for xorg-x11-drv-mga >15:59:35 DEBUG : Matched xorg-x11-drv-tseng - 1.1.0-3.1.i386 to require for xorg-x11-drv-tseng >15:59:35 DEBUG : Matched xorg-x11-drv-ur98 - 1.1.0-1.1.i386 to require for xorg-x11-drv-ur98 >15:59:35 DEBUG : Matched xorg-x11-drv-elo2300 - 1.1.0-1.1.i386 to require for xorg-x11-drv-elo2300 >15:59:35 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >15:59:35 DEBUG : Matched PyQt - 3.16-4.i386 to require for PyQt >15:59:35 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmp.so.10 >15:59:35 INFO : adding net-snmp-libs for libnetsnmp.so.10, required by hplip >15:59:35 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5.i386 to require for hpijs >15:59:35 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libuuid.so.1 >15:59:35 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11(GCRYPT_1.2) >15:59:35 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper.so.1.02 >15:59:35 INFO : adding device-mapper for libdevmapper.so.1.02, required by cryptsetup-luks >15:59:35 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper.so.1.02(Base) >15:59:35 DEBUG : Matched ttmkfdir - 3.0.9-23.el5.i386 to require for ttmkfdir >15:59:35 DEBUG : Matched libXfont - 1.2.2-1.0.2.el5.i386 to require for libXfont.so.1 >15:59:35 INFO : adding libXfont for libXfont.so.1, required by xorg-x11-xfs >15:59:35 DEBUG : Matched libXfont - 1.2.2-1.0.2.el5.i386 to require for libXfont >15:59:35 DEBUG : Matched libFS - 1.0.0-3.1.i386 to require for libFS.so.6 >15:59:35 INFO : adding libFS for libFS.so.6, required by xorg-x11-xfs >15:59:35 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang >15:59:35 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(warnings) >15:59:35 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(warnings) >15:59:35 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Getopt::Std) >15:59:35 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for libslang.so.2(SLANG2) >15:59:35 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5srv.so.5 >15:59:35 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1 >15:59:35 INFO : adding keyutils-libs for libkeyutils.so.1, required by krb5-workstation >15:59:35 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0 >15:59:35 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs >15:59:36 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libss.so.2 >15:59:36 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0(krb5support_0_MIT) >15:59:36 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libdes425.so.3(des425_3_MIT) >15:59:36 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0(HIDDEN) >15:59:36 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5srv.so.5(kadm5srv_5_MIT) >15:59:36 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5clnt.so.5(kadm5clnt_5_MIT) >15:59:36 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5clnt.so.5 >15:59:36 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkdb5.so.4 >15:59:36 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssrpc.so.4 >15:59:36 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:36 DEBUG : Matched vte - 0.14.0-2.el5.i386 to require for libvte.so.9 >15:59:36 INFO : adding vte for libvte.so.9, required by rhgb >15:59:36 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoxft-1.0.so.0 >15:59:36 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangox-1.0.so.0 >15:59:36 DEBUG : Matched gnome-python2-desktop - 2.16.0-1.fc6.i386 to require for gnome-python2-desktop >15:59:36 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for libgtksourceview-1.0.so.0 >15:59:36 INFO : adding gtksourceview for libgtksourceview-1.0.so.0, required by gedit >15:59:36 DEBUG : Matched gnome-python2-gtksourceview - 2.16.0-1.fc6.i386 to require for gnome-python2-gtksourceview >15:59:36 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui22 >15:59:36 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >15:59:36 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for gtksourceview >15:59:36 DEBUG : Matched pygobject2 - 2.12.1-5.el5.i386 to require for pygobject2 >15:59:36 DEBUG : Matched gnome-mag - 0.13.1-1.fc6.i386 to require for gnome-mag >15:59:36 DEBUG : Matched control-center - 1:2.16.0-14.el5.i386 to require for control-center >15:59:36 DEBUG : Matched brlapi - 0.4.1-1.fc6.i386 to require for libbrlapi.so.0.4 >15:59:36 INFO : adding brlapi for libbrlapi.so.0.4, required by orca >15:59:36 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for libbluetooth.so.2 >15:59:36 INFO : adding bluez-libs for libbluetooth.so.2, required by bluez-utils >15:59:36 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >15:59:36 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for bluez-libs >15:59:36 DEBUG : Matched bluez-gnome - 0.5-5.fc6.i386 to require for bluez-gnome >15:59:36 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils >15:59:36 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >15:59:36 DEBUG : Matched checkpolicy - 1.33.1-2.el5.i386 to require for checkpolicy >15:59:36 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >15:59:36 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1(GLIBC_2.1) >15:59:36 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1(GLIBC_2.1) >15:59:36 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.2) >15:59:36 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.2) >15:59:36 DEBUG : Matched openldap - 2.3.27-8.i386 to require for libldap_r-2.3.so.0 >15:59:37 DEBUG : ignoring libtermcap>bash in whiteout >15:59:37 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum >15:59:37 DEBUG : Matched rhn-client-tools - 0.4.16-1.el5.noarch to require for rhn-client-tools >15:59:37 DEBUG : Matched rhn-setup - 0.4.16-1.el5.noarch to require for rhn-setup >15:59:37 DEBUG : Matched audit - 1.5.5-7.el5.i386 to require for audit >15:59:38 DEBUG : Matched portmap - 4.0-65.2.2.1.i386 to require for portmap >15:59:38 DEBUG : Matched yp-tools - 2.9-0.1.i386 to require for yp-tools >15:59:38 DEBUG : Matched libdmx - 1.0.2-3.1.i386 to require for libdmx.so.1 >15:59:38 INFO : adding libdmx for libdmx.so.1, required by gdm >15:59:38 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >15:59:38 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >15:59:38 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg2 >15:59:38 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >15:59:38 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.i386 to require for xorg-x11-xkb-utils >15:59:38 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >15:59:38 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >15:59:38 DEBUG : Matched xorg-x11-xinit - 1.0.2-13.el5.i386 to require for xorg-x11-xinit >15:59:38 DEBUG : Matched libXdmcp - 1.0.1-2.1.i386 to require for libXdmcp.so.6 >15:59:38 INFO : adding libXdmcp for libXdmcp.so.6, required by gdm >15:59:38 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.i386 to require for xorg-x11-server-utils >15:59:38 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:38 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsoftokn3.so >15:59:38 DEBUG : Matched pcsc-lite - 1.3.1-7.i386 to require for pcsc-lite >15:59:38 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsoftokn3.so(NSS_3.4) >15:59:38 DEBUG : Matched nss-tools - 3.11.7-1.3.el5.i386 to require for nss-tools >15:59:38 DEBUG : Matched ifd-egate - 0.05-15.i386 to require for ifd-egate >15:59:38 DEBUG : Matched ccid - 1.0.1-6.el5.i386 to require for ccid >15:59:38 DEBUG : Matched pcsc-lite-libs - 1.3.1-7.i386 to require for pcsc-lite-libs >15:59:38 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum >15:59:38 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmflite-0.2.so.7 >15:59:38 INFO : adding libwmf for libwmflite-0.2.so.7, required by ImageMagick >15:59:38 DEBUG : Matched ghostscript - 8.15.2-9.1.el5.i386 to require for libgs.so.8 >15:59:39 DEBUG : Matched libhugetlbfs-lib - 1.0.1-1.el5.i386 to require for libhugetlbfs-lib >15:59:39 DEBUG : Matched libXtst - 1.0.1-3.1.i386 to require for libXtst.so.6 >15:59:39 INFO : adding libXtst for libXtst.so.6, required by vnc-server >15:59:39 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc.so.1 >15:59:39 INFO : adding libfontenc for libfontenc.so.1, required by vnc-server >15:59:39 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.i386 to require for xorg-x11-xauth >15:59:39 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(CXXABI_1.3.1) >15:59:39 DEBUG : Matched xorg-x11-fonts-base - 7.1-2.1.el5.noarch to require for xorg-x11-fonts-base >15:59:39 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:39 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:39 DEBUG : Matched rhnsd - 4.6.1-1.el5.i386 to require for rhnsd >15:59:40 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncursesw.so.5 >15:59:40 DEBUG : Matched usermode-gtk - 1.88-3.el5.i386 to require for usermode-gtk >15:59:40 DEBUG : Matched pygtk2-libglade - 2.10.1-8.el5.i386 to require for pygtk2-libglade >15:59:40 DEBUG : Matched authconfig - 5.3.12-2.el5.i386 to require for authconfig >15:59:40 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage >15:59:40 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage.so.1(LIBSEMANAGE_1.0) >15:59:40 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python >15:59:40 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage.so.1 >15:59:40 DEBUG : Matched libselinux-python - 1.33.4-4.el5.i386 to require for libselinux-python >15:59:40 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >15:59:40 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.i386 to require for xauth >15:59:40 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13 >15:59:40 INFO : adding gnutls for libgnutls.so.13, required by cups >15:59:40 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13(GNUTLS_1_3) >15:59:40 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for cups-libs >15:59:40 DEBUG : Matched paps - 0.6.6-17.el5.i386 to require for paps >15:59:41 DEBUG : Matched libXdamage - 1.0.3-2.1.i386 to require for libXdamage.so.1 >15:59:41 INFO : adding libXdamage for libXdamage.so.1, required by gnome-mag >15:59:41 DEBUG : Matched libXfixes - 4.0.1-2.1.i386 to require for libXfixes.so.3 >15:59:41 INFO : adding libXfixes for libXfixes.so.3, required by gnome-mag >15:59:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk_pixbuf_xlib-2.0.so.0 >15:59:41 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >15:59:41 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl >15:59:41 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2 >15:59:41 INFO : adding alsa-lib for libasound.so.2, required by libgcj >15:59:41 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.2.3) >15:59:41 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.2.3) >15:59:41 DEBUG : Matched zip - 2.31-1.2.2.i386 to require for zip >15:59:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:41 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9) >15:59:41 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >15:59:41 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libpanel.so.5 >15:59:41 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:41 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata >15:59:41 DEBUG : Matched gpm - 1.20.1-74.1.i386 to require for libgpm.so.1 >15:59:41 DEBUG : Matched vim-common - 2:7.0.109-3.el5.3.i386 to require for vim-common >15:59:41 DEBUG : Matched libxml2-python - 2.6.26-2.1.2.i386 to require for libxml2-python >15:59:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:42 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python >15:59:42 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2 >15:59:42 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser >15:59:42 DEBUG : Matched htmlview - 4.0.0-1.el5.noarch to require for htmlview >15:59:42 DEBUG : Matched libXmu - 1.0.2-5.i386 to require for libXmu.so.6 >15:59:42 DEBUG : Matched libXaw - 1.0.2-8.1.i386 to require for libXaw.so.7 >15:59:42 INFO : adding libXaw for libXaw.so.7, required by xterm >15:59:42 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for libutempter.so.0 >15:59:42 DEBUG : Matched selinux-policy - 2.4.6-104.el5.noarch to require for selinux-policy >15:59:42 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils >15:59:42 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for libcdda_paranoia.so.0 >15:59:42 INFO : adding cdparanoia-libs for libcdda_paranoia.so.0, required by cdparanoia >15:59:42 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for cdparanoia-libs >15:59:42 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for libcdda_interface.so.0 >15:59:43 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >15:59:43 DEBUG : Matched poppler - 0.5.4-4.1.el5.i386 to require for libpoppler-glib.so.1 >15:59:43 INFO : adding poppler for libpoppler-glib.so.1, required by evince >15:59:43 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc4) >15:59:43 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils >15:59:43 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:43 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser >15:59:43 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for libiw.so.28 >15:59:43 DEBUG : Matched iproute - 2.6.18-4.el5.i386 to require for iproute >15:59:43 DEBUG : Matched dhclient - 12:3.0.5-7.el5.i386 to require for dhclient >15:59:43 DEBUG : Matched wpa_supplicant - 1:0.4.8-10.1.fc6.i386 to require for wpa_supplicant >15:59:43 DEBUG : Matched libnl - 1.0-0.10.pre5.4.i386 to require for libnl.so.1 >15:59:43 INFO : adding libnl for libnl.so.1, required by NetworkManager >15:59:43 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for wireless-tools >15:59:43 DEBUG : Matched dhcdbd - 2.2-1.el5.i386 to require for dhcdbd >15:59:43 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for bzip2-libs >15:59:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::File) >15:59:44 DEBUG : Matched tclx - 8.4.0-5.fc6.i386 to require for tclx >15:59:44 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::UserAgent) >15:59:44 INFO : adding perl-libwww-perl for perl(LWP::UserAgent), required by emacspeak >15:59:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(FileHandle) >15:59:44 DEBUG : Matched info - 4.8-14.el5.i386 to require for info >15:59:44 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libblkid.so.1 >15:59:44 DEBUG : Matched procps - 3.2.7-8.1.el5.i386 to require for procps >15:59:44 DEBUG : Matched libxkbfile - 1.0.3-3.1.i386 to require for libxkbfile.so.1 >15:59:44 INFO : adding libxkbfile for libxkbfile.so.1, required by xorg-x11-apps >15:59:44 DEBUG : Matched xorg-x11-filesystem - 7.1-2.fc6.noarch to require for xorg-x11-filesystem >15:59:44 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >15:59:44 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for gecko-libs >15:59:44 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for libgtkembedmoz.so >15:59:44 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for libxpcom_core.so >15:59:44 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >15:59:44 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >15:59:44 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libexslt.so.0 >15:59:44 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >15:59:44 DEBUG : Matched gnome-doc-utils - 0.8.0-2.fc6.noarch to require for gnome-doc-utils >15:59:44 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >15:59:44 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for libxpcom.so >15:59:44 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt.so.1 >15:59:44 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >15:59:44 DEBUG : Matched dosfstools - 2.11-6.2.el5.i386 to require for dosfstools >15:59:44 DEBUG : Matched syslinux - 3.11-4.i386 to require for syslinux >15:59:44 DEBUG : Matched mkinitrd - 5.1.19.6-19.i386 to require for mkinitrd >15:59:45 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups-1.0.so.1 >15:59:45 INFO : adding libgnomecups for libgnomecups-1.0.so.1, required by desktop-printing >15:59:45 DEBUG : Matched dbus-x11 - 1.0.0-6.el5.i386 to require for dbus-x11 >15:59:45 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >15:59:45 DEBUG : Matched hal-cups-utils - 0.6.2-5.i386 to require for hal-cups-utils >15:59:45 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for gettext >15:59:45 DEBUG : Matched wget - 1.10.2-7.el5.i386 to require for webclient >15:59:45 DEBUG : Matched elinks - 0.11.1-5.1.0.1.el5.i386 to require for webclient >15:59:45 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for webclient >15:59:45 DEBUG : Matched w3m - 0.5.1-15.el5.i386 to require for webclient >15:59:45 DEBUG : Matched lynx - 2.8.5-28.1.i386 to require for webclient >15:59:45 DEBUG : Matched mailcap - 2.1.23-1.fc6.noarch to require for mailcap >15:59:45 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.i386 to require for gnome-python2-gconf >15:59:45 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum >15:59:45 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >15:59:45 DEBUG : Matched comps-extras - 11.1-1.1.noarch to require for comps-extras >15:59:45 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >15:59:45 DEBUG : Matched rhn-setup-gnome - 0.4.16-1.el5.noarch to require for rhn-setup-gnome >15:59:45 DEBUG : Matched notify-python - 0.1.0-3.fc6.i386 to require for notify-python >15:59:45 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >15:59:45 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >15:59:46 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >15:59:46 DEBUG : Matched firstboot - 1.4.27.3-1.el5.noarch to require for firstboot >15:59:46 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config >15:59:46 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0) >15:59:46 DEBUG : Matched gnome-python2-gtkhtml2 - 2.14.2-4.fc6.i386 to require for gnome-python2-gtkhtml2 >15:59:46 DEBUG : Matched audit - 1.5.5-7.el5.i386 to require for audit >15:59:46 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >15:59:46 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python >15:59:46 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python-abi >15:59:46 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for libpython2.4.so.1.0 >15:59:46 DEBUG : Matched httpd - 2.2.3-11.el5.i386 to require for httpd >15:59:46 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for binutils >15:59:46 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx >15:59:46 DEBUG : Matched dmraid - 1.0.0.rc13-4.el5.i386 to require for dmraid >15:59:46 DEBUG : Matched cpio - 2.6-20.i386 to require for cpio >15:59:46 DEBUG : Matched tar - 2:1.15.1-23.0.1.el5.i386 to require for tar >15:59:46 DEBUG : Matched lvm2 - 2.02.26-3.el5.i386 to require for lvm2 >15:59:46 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:46 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >15:59:46 DEBUG : Matched nash - 5.1.19.6-19.i386 to require for nash >15:59:46 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >15:59:46 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp >15:59:46 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for device-mapper >15:59:46 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for mount >15:59:46 DEBUG : Matched e2fsprogs - 1.39-10.el5.i386 to require for e2fsprogs >15:59:46 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >15:59:46 DEBUG : Matched device-mapper-multipath - 0.4.7-12.el5.i386 to require for device-mapper-multipath >15:59:46 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.i386 to require for gnome-python2-gconf >15:59:46 DEBUG : Matched sabayon-apply - 2.12.4-5.el5.i386 to require for sabayon-apply >15:59:46 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >15:59:46 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >15:59:46 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:46 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser.so.1 >15:59:47 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libe2p.so.2 >15:59:47 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for e2fsprogs-libs >15:59:47 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >15:59:47 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config >15:59:47 DEBUG : Matched rhpxl - 0.41.1-1.el5.i386 to require for rhpxl >15:59:47 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >15:59:47 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata >15:59:47 DEBUG : Matched xsri - 1:2.1.0-10.fc6.i386 to require for xsri >15:59:47 DEBUG : Matched kudzu - 1.2.57.1.15-1.i386 to require for kudzu >15:59:47 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for liblwres.so.9 >15:59:47 INFO : adding bind-libs for liblwres.so.9, required by bind-utils >15:59:47 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisccc.so.0 >15:59:47 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for bind-libs >15:59:47 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisccfg.so.1 >15:59:47 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libdns.so.22 >15:59:47 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisc.so.11 >15:59:47 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libbind9.so.0 >15:59:47 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >15:59:47 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.10.2) >15:59:47 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier >15:59:47 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for gnome-menus >15:59:47 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >15:59:47 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >15:59:47 DEBUG : Matched metacity - 2.16.0-8.el5.i386 to require for libmetacity-private.so.0 >15:59:47 DEBUG : Matched libgail-gnome - 1.1.3-1.2.1.i386 to require for libgail-gnome >15:59:47 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >15:59:47 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libedataserver-1.2.so.7 >15:59:47 INFO : adding evolution-data-server for libedataserver-1.2.so.7, required by control-center >15:59:47 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libebook-1.2.so.9 >15:59:47 DEBUG : Matched libXxf86misc - 1.0.1-3.1.i386 to require for libXxf86misc.so.1 >15:59:47 INFO : adding libXxf86misc for libXxf86misc.so.1, required by control-center >15:59:47 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:47 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for alsa-lib >15:59:47 DEBUG : Matched nscd - 2.5-18.i386 to require for nscd >15:59:48 DEBUG : Matched mailx - 8.1.1-44.2.2.i386 to require for mailx >15:59:48 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >15:59:48 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >15:59:48 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-client.so.3 >15:59:48 INFO : adding avahi for libavahi-client.so.3, required by vino >15:59:48 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-common.so.3 >15:59:48 DEBUG : Matched avahi-glib - 0.6.16-1.el5.i386 to require for libavahi-glib.so.1 >15:59:48 INFO : adding avahi-glib for libavahi-glib.so.1, required by vino >15:59:48 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils >15:59:48 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >15:59:48 DEBUG : Matched kbd - 1.12-19.el5.i386 to require for kbd >15:59:48 DEBUG : Matched pciutils - 2.2.3-4.i386 to require for pciutils >15:59:48 DEBUG : Matched libXevie - 1.0.1-3.1.i386 to require for libXevie.so.1 >15:59:48 INFO : adding libXevie for libXevie.so.1, required by at-spi >15:59:48 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail >15:59:48 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >15:59:48 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >15:59:48 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:48 DEBUG : Matched dvd+rw-tools - 7.0-0.el5.3.i386 to require for dvd+rw-tools >15:59:48 DEBUG : Matched mkisofs - 9:2.01-10.i386 to require for mkisofs >15:59:48 DEBUG : Matched cdrecord - 9:2.01-10.i386 to require for cdrecord >15:59:48 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >15:59:48 DEBUG : Matched cdrdao - 1.2.1-2.i386 to require for cdrdao >15:59:48 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for device-mapper >15:59:48 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper-event.so.1.02 >15:59:48 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper-event.so.1.02(Base) >15:59:49 DEBUG : Matched vte - 0.14.0-2.el5.i386 to require for vte >15:59:49 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >15:59:49 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >15:59:49 DEBUG : Matched pygobject2 - 2.12.1-5.el5.i386 to require for pygobject2 >15:59:49 DEBUG : Matched system-config-printer-libs - 0.7.32.5-1.el5.i386 to require for system-config-printer-libs >15:59:49 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >15:59:49 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::URL) >15:59:49 INFO : adding perl-URI for perl(URI::URL), required by squid >15:59:49 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:49 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:49 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig >15:59:49 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >15:59:50 DEBUG : Matched mkinitrd - 5.1.19.6-19.i386 to require for mkinitrd >15:59:50 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:50 DEBUG : Matched pm-utils - 0.99.3-6.el5.17.i386 to require for pm-utils >15:59:50 DEBUG : Matched psutils - 1.17-26.1.i386 to require for psutils >15:59:50 DEBUG : Matched coolkey - 1.1.0-5.el5.i386 to require for coolkey >15:59:50 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr >15:59:50 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify >15:59:50 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >15:59:50 DEBUG : Matched sqlite - 3.3.6-2.i386 to require for libsqlite3.so.0 >15:59:50 INFO : adding sqlite for libsqlite3.so.0, required by rpm >15:59:50 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmio-4.4.so >15:59:50 INFO : adding rpm-libs for librpmio-4.4.so, required by rpm >15:59:50 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmbuild-4.4.so >15:59:50 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for libbeecrypt.so.6 >15:59:50 INFO : adding beecrypt for libbeecrypt.so.6, required by rpm >15:59:50 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmdb-4.4.so >15:59:50 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1 >15:59:50 INFO : adding elfutils-libelf for libelf.so.1, required by rpm >15:59:50 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpm-4.4.so >15:59:50 DEBUG : Matched popt - 1.10.2-47.el5.i386 to require for popt >15:59:50 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for beecrypt >15:59:51 DEBUG : Matched neon - 0.25.5-5.1.i386 to require for libneon.so.25 >15:59:51 INFO : adding neon for libneon.so.25, required by cadaver >15:59:51 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >15:59:51 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >15:59:51 DEBUG : Matched dbus-x11 - 1.0.0-6.el5.i386 to require for dbus-x11 >15:59:51 DEBUG : Matched newt-perl - 1.08-9.2.2.i386 to require for newt-perl >15:59:51 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AutoLoader) >15:59:51 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:51 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >15:59:51 DEBUG : Matched sane-backends - 1.0.18-5.el5.i386 to require for sane-backends >15:59:51 DEBUG : Matched gphoto2 - 2.2.0-3.el5.i386 to require for libgphoto2.so.2 >15:59:51 INFO : adding gphoto2 for libgphoto2.so.2, required by sane-frontends >15:59:51 DEBUG : Matched libieee1284 - 0.2.9-4.el5.i386 to require for libieee1284.so.3 >15:59:51 INFO : adding libieee1284 for libieee1284.so.3, required by sane-frontends >15:59:51 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane.so.1 >15:59:51 INFO : adding sane-backends-libs for libsane.so.1, required by sane-frontends >15:59:51 DEBUG : Matched gphoto2 - 2.2.0-3.el5.i386 to require for libgphoto2_port.so.0 >15:59:51 DEBUG : Matched glibc - 2.5-18.i686 to require for libnss_files.so.2 >15:59:51 DEBUG : Matched glibc - 2.5-18.i386 to require for libnss_files.so.2 >15:59:51 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >15:59:51 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >15:59:51 DEBUG : Matched make - 1:3.81-1.1.i386 to require for make >15:59:51 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIglib.so.0 >15:59:51 INFO : adding OpenIPMI-libs for libOpenIPMIglib.so.0, required by OpenIPMI >15:59:51 DEBUG : Matched gdbm - 1.8.0-26.2.1.i386 to require for libgdbm.so.2 >15:59:51 INFO : adding gdbm for libgdbm.so.2, required by OpenIPMI >15:59:51 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIposix.so.0 >15:59:51 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIcmdlang.so.0 >15:59:51 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIui.so.1 >15:59:51 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIutils.so.0 >15:59:51 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libIPMIlanserv.so.0 >15:59:51 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMI.so.0 >15:59:52 DEBUG : Matched rhn-setup - 0.4.16-1.el5.noarch to require for rhn-setup >15:59:52 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:52 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux >15:59:52 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1(ELFUTILS_1.0) >15:59:52 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >15:59:52 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >15:59:52 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:52 DEBUG : Matched mesa-libGLU - 6.5.1-7.5.el5.i386 to require for libGLU.so.1 >15:59:52 INFO : adding mesa-libGLU for libGLU.so.1, required by freeglut >15:59:52 DEBUG : Matched libXxf86vm - 1.0.1-3.1.i386 to require for libXxf86vm.so.1 >15:59:52 INFO : adding libXxf86vm for libXxf86vm.so.1, required by freeglut >15:59:52 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for aspell >15:59:52 DEBUG : ignoring aspell>aspell-en in whiteout >15:59:52 DEBUG : Matched psmisc - 22.2-5.i386 to require for psmisc >15:59:53 DEBUG : Matched ntp - 4.2.2p1-7.el5.i386 to require for ntp >15:59:53 DEBUG : Matched python-ldap - 2.2.0-2.1.i386 to require for python-ldap >15:59:53 DEBUG : Matched gamin-python - 0.1.7-8.el5.i386 to require for gamin-python >15:59:53 DEBUG : Matched xorg-x11-server-Xnest - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xnest >15:59:53 DEBUG : Matched authconfig - 5.3.12-2.el5.i386 to require for authconfig >15:59:53 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel-tui >15:59:53 DEBUG : Matched ntsysv - 1.3.30.1-1.i386 to require for ntsysv >15:59:53 DEBUG : Matched system-config-network-tui - 1.3.99-2.el5.noarch to require for system-config-network-tui >15:59:53 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum >15:59:53 DEBUG : Matched dbus-python - 0.70-7.el5.i386 to require for dbus-python >15:59:53 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for libsmbclient.so.0 >15:59:53 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for samba-common >15:59:53 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >15:59:53 DEBUG : Matched glibc-common - 2.5-18.i386 to require for glibc-common >15:59:54 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc >15:59:54 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc >15:59:54 DEBUG : Matched basesystem - 8.0-5.1.1.noarch to require for basesystem >15:59:54 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >15:59:55 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python >15:59:55 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:55 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for nautilus-cd-burner >15:59:55 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer >15:59:55 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for libnautilus-burn.so.4 >15:59:55 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media >15:59:55 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz >15:59:55 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz.so.4 >15:59:55 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for libgnome-media-profiles.so.0 >15:59:55 DEBUG : Matched cdparanoia - alpha9.8-27.2.i386 to require for cdparanoia >15:59:55 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >15:59:55 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:55 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >15:59:56 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >15:59:56 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:56 DEBUG : Matched lvm2 - 2.02.26-3.el5.i386 to require for lvm2 >15:59:56 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts >15:59:56 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >15:59:56 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python >15:59:56 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:56 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines >15:59:57 DEBUG : Matched xorg-x11-utils - 7.1-2.fc6.i386 to require for xorg-x11-utils >15:59:57 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.i386 to require for xorg-x11-server-utils >15:59:57 DEBUG : Matched xkeyboard-config - 0.8-7.fc6.noarch to require for xkbdata >15:59:57 INFO : adding xkeyboard-config for xkbdata, required by xorg-x11-server-Xorg >15:59:57 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.i386 to require for xkbcomp >15:59:57 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >15:59:57 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libedataserverui-1.2.so.8 >15:59:57 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libecal-1.2.so.7 >15:59:57 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for evolution-data-server >15:59:57 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for gnome-desktop >15:59:57 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >15:59:57 DEBUG : Matched vim-minimal - 2:7.0.109-3.el5.3.i386 to require for vim-minimal >15:59:57 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx >15:59:57 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata >15:59:57 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils >15:59:57 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >15:59:57 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >15:59:57 DEBUG : Matched ppp - 2.4.4-1.el5.i386 to require for ppp >15:59:57 DEBUG : Matched iproute - 2.6.18-4.el5.i386 to require for iproute >15:59:58 DEBUG : Matched aspell-en - 50:6.0-2.1.i386 to require for aspell-en >15:59:58 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for gnome-menus >15:59:58 DEBUG : Matched sox - 12.18.1-1.i386 to require for sox >15:59:58 DEBUG : Matched pycairo - 1.2.0-1.1.i386 to require for pycairo >15:59:58 DEBUG : Matched alsa-utils - 1.0.14-2.rc4.el5.i386 to require for alsa-utils >15:59:58 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >15:59:58 DEBUG : Matched svrcore - 4.0.4-3.el5.i386 to require for svrcore >15:59:59 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >15:59:59 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >15:59:59 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr >15:59:59 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.11) >15:59:59 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.3.1) >15:59:59 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1(KEYUTILS_0.3) >15:59:59 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkdb5.so.4(kdb5_4_MIT) >15:59:59 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssrpc.so.4(gssrpc_4_MIT) >15:59:59 DEBUG : Matched MAKEDEV - 3.23-1.2.i386 to require for MAKEDEV >15:59:59 DEBUG : Matched MAKEDEV - 3.23-1.2.i386 to require for MAKEDEV >15:59:59 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:00 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Term::ANSIColor) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(VMS::Stdio) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::JP::JIS7) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(List::Util) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(MIME::QuotedPrint) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(I18N::LangTags) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Checker) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder::Tester) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::stat) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::Base) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::InputObjects) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::Utils) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Find) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigFloat) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Any) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(threads::shared) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Hash) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Hash) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(locale) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Socket) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AutoSplit) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Man) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Straps) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Opcode) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(vmsish) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Assert) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Packlist) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Unicode) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Html) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Handle) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(re) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::ParseWords) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(I18N::LangTags) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Config) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Config) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Usage) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Fcntl) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Search::Dict) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SelectSaver) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Select) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Encoding) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Time::tm) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::ParseUtils) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IPC::Open3) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Liblist) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::Complex) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Concise) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Parser) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(integer) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Point) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Text) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Term::Cap) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::XS) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::ParseLink) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket::UNIX) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Terse) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::KR::2022_KR) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Benchmark) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::LaTeX) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::CJKConstants) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Perldoc::GetOptsOO) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(VMS::Filespec) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IPC::SysV) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Config) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Wrap) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Asmdata) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Tabs) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Locale::Constants) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Alias) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Compare) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Liblist::Kid) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SDBM_File) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Select) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bigint.pl) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Safe) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(overload) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Digest) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CPAN) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CGI::Util) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::FTP::I) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Filter::Util::Call) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Balanced) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Stackobj) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::CN::HZ) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MakeMaker::Config) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ByteLoader) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Sys::Hostname) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Bblock) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::FTP::dataconn) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MY) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Storable) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Cmd) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bytes) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bytes) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(MIME::Base64) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Time::Local) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Parser) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Array) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Seekable) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Locale::Maketext::GutsLoader) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Class::Struct) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Opcode) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Iterator) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::C) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigInt) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigInt) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Assembler) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(warnings::register) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Perldoc) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec::Unix) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Win32) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(utf8) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(utf8) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Installed) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SelfLoader) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(diagnostics) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder::Module) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Unix) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Usage) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CGI) >16:00:00 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket::INET) >16:00:00 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng.so.3 >16:00:00 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiffxx.so.3 >16:00:01 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff >16:00:01 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:01 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >16:00:01 DEBUG : ignoring hicolor-icon-theme>gtk2 in whiteout >16:00:01 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:01 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:01 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >16:00:01 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for utempter >16:00:01 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:01 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:01 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:01 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBitCosNaming-2.so.0 >16:00:01 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:01 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender >16:00:01 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext >16:00:01 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >16:00:01 DEBUG : Matched libX11 - 1.0.3-8.0.1.el5.i386 to require for libX11 >16:00:01 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft >16:00:01 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo >16:00:01 DEBUG : Matched ghostscript - 8.15.2-9.1.el5.i386 to require for ghostscript >16:00:01 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:01 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:01 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:02 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups >16:00:02 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL-2.so.0 >16:00:02 INFO : adding libIDL for libIDL-2.so.0, required by ORBit2 >16:00:02 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-imodule-2.so.0 >16:00:02 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:02 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:02 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg >16:00:02 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl >16:00:02 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:02 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:02 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for esound >16:00:02 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui >16:00:02 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome >16:00:02 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:03 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint22 >16:00:03 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >16:00:03 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:03 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >16:00:03 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libfam.so.0 >16:00:03 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for libhal-storage.so.1 >16:00:03 DEBUG : Matched shared-mime-info - 0.19-3.el5.i386 to require for shared-mime-info >16:00:03 DEBUG : Matched gnome-mime-data - 2.4.2-3.1.i386 to require for gnome-mime-data >16:00:03 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:03 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:03 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:03 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:03 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome >16:00:03 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:03 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >16:00:03 DEBUG : Matched mcstrans - 0.2.6-1.el5.i386 to require for setransd >16:00:03 INFO : adding mcstrans for setransd, required by libselinux >16:00:03 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >16:00:03 DEBUG : ignoring coreutils>pam in whiteout >16:00:03 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_INTERNAL_DONTUSE_1.0) >16:00:04 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam_unix.so >16:00:04 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:04 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:04 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpamc.so.0 >16:00:04 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for cracklib >16:00:04 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:04 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_MODUTIL_1.0) >16:00:04 DEBUG : Matched cracklib-dicts - 2.8.9-3.3.i386 to require for cracklib-dicts >16:00:04 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for libcrack.so.2 >16:00:04 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >16:00:04 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification >16:00:04 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesddsp.so.0 >16:00:04 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >16:00:04 DEBUG : ignoring dbus>dbus-glib in whiteout >16:00:04 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:04 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap.so.1 >16:00:04 INFO : adding libcap for libcap.so.1, required by dbus >16:00:05 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines >16:00:05 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for libauparse.so.0 >16:00:05 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc >16:00:05 DEBUG : Matched xorg-x11-xfs - 1:1.0.2-4.i386 to require for xfs >16:00:05 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >16:00:05 DEBUG : Matched passwd - 0.73-1.i386 to require for passwd >16:00:05 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:05 DEBUG : Matched pycairo - 1.2.0-1.1.i386 to require for pycairo >16:00:05 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2 >16:00:05 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:05 DEBUG : Matched python-numeric - 23.7-2.2.2.i386 to require for python-numeric >16:00:05 DEBUG : Matched busybox - 1:1.2.0-3.i386 to require for busybox >16:00:05 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:06 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm >16:00:06 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang >16:00:06 DEBUG : Matched pm-utils - 0.99.3-6.el5.17.i386 to require for pm-utils >16:00:06 DEBUG : Matched libvolume_id - 095-14.9.el5.i386 to require for libvolume_id >16:00:06 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux >16:00:06 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:06 DEBUG : Matched libvolume_id - 095-14.9.el5.i386 to require for libvolume_id.so.0 >16:00:06 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb >16:00:06 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >16:00:06 DEBUG : Matched cryptsetup-luks - 1.0.3-2.2.el5.i386 to require for cryptsetup-luks >16:00:06 DEBUG : Matched dmidecode - 1:2.7-1.28.2.el5.i386 to require for dmidecode >16:00:06 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >16:00:06 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for libscrollkeeper.so.0 >16:00:06 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:06 DEBUG : Matched docbook-dtds - 1.0-30.1.noarch to require for docbook-dtds >16:00:06 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco-0.6.so.3 >16:00:06 INFO : adding libcroco for libcroco-0.6.so.3, required by librsvg2 >16:00:06 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:06 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-1.so.114 >16:00:06 INFO : adding libgsf for libgsf-1.so.114, required by librsvg2 >16:00:06 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >16:00:06 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf >16:00:06 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:06 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo >16:00:06 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng >16:00:06 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco >16:00:06 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:06 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:06 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:06 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >16:00:06 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation >16:00:06 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:07 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libgamin-1.so.0 >16:00:07 DEBUG : Matched ccid - 1.0.1-6.el5.i386 to require for pcsc-ifd-handler >16:00:07 DEBUG : Matched ifd-egate - 0.05-15.i386 to require for pcsc-ifd-handler >16:00:07 DEBUG : Matched pcsc-lite-libs - 1.3.1-7.i386 to require for libpcsclite.so.1 >16:00:07 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusbpp-0.1.so.4 >16:00:07 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for module-init-tools >16:00:07 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libform.so.5 >16:00:07 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libformw.so.5 >16:00:07 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libmenu.so.5 >16:00:07 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libpanelw.so.5 >16:00:07 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libmenuw.so.5 >16:00:08 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libanonymous.so.2 >16:00:08 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:08 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:08 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2 >16:00:08 DEBUG : Matched gnome-python2-gnomevfs - 2.16.0-1.fc6.i386 to require for gnome-python2-gnomevfs >16:00:08 DEBUG : Matched gnome-python2-bonobo - 2.16.0-1.fc6.i386 to require for gnome-python2-bonobo >16:00:08 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:08 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:09 DEBUG : Matched flac - 1.1.2-27.i386 to require for libOggFLAC++.so.2 >16:00:09 DEBUG : Matched flac - 1.1.2-27.i386 to require for libFLAC++.so.5 >16:00:09 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >16:00:09 DEBUG : Matched rhnlib - 2.2.5-1.el5.noarch to require for rhnlib >16:00:09 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:09 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm >16:00:09 DEBUG : Matched gnupg - 1.4.5-13.i386 to require for gnupg >16:00:09 DEBUG : Matched libXpm - 3.5.5-3.i386 to require for libXpm.so.4 >16:00:09 INFO : adding libXpm for libXpm.so.4, required by gd >16:00:10 DEBUG : Matched festival - 1.95-5.2.1.i386 to require for festival >16:00:10 DEBUG : Matched libXres - 1.0.1-3.1.i386 to require for libXRes.so.1 >16:00:10 INFO : adding libXres for libXRes.so.1, required by libwnck >16:00:10 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:10 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:10 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for ad.so >16:00:10 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.2) >16:00:10 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.2) >16:00:10 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables >16:00:11 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:11 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj_bc.so.1 >16:00:11 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj >16:00:11 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj >16:00:11 DEBUG : Matched antlr - 2.7.6-4jpp.2.i386 to require for antlr >16:00:11 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.i386 to require for java-gcj-compat >16:00:11 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcreposix.so.0 >16:00:11 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcrecpp.so.0 >16:00:11 DEBUG : Matched gmp - 4.1.4-10.el5.i386 to require for libgmpxx.so.3 >16:00:11 DEBUG : Matched gmp - 4.1.4-10.el5.i386 to require for libmp.so.3 >16:00:11 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for foomatic >16:00:11 DEBUG : Matched PyXML - 0.8.4-4.i386 to require for PyXML >16:00:11 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:12 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.1.1) >16:00:12 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.1.1) >16:00:12 DEBUG : Matched postgresql-libs - 8.1.9-1.el5.i386 to require for libpq.so.4 >16:00:12 INFO : adding postgresql-libs for libpq.so.4, required by apr-util >16:00:12 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for libcddb-slave2.so.0 >16:00:12 DEBUG : Matched gthumb - 2.7.8-5.el5.i386 to require for libgthumb.so >16:00:13 DEBUG : Matched m2crypto - 0.16-6.el5.1.i386 to require for m2crypto >16:00:13 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:13 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config >16:00:13 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel-tui >16:00:13 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:13 DEBUG : Matched gnome-python2-extras - 2.14.2-4.fc6.i386 to require for gnome-python2-extras >16:00:13 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstriff-0.10.so.0 >16:00:13 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer >16:00:13 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.i386 to require for librom1394.so.0 >16:00:13 INFO : adding libavc1394 for librom1394.so.0, required by gstreamer-plugins-good >16:00:13 DEBUG : Matched libiec61883 - 1.0.0-11.fc6.i386 to require for libiec61883.so.0 >16:00:13 INFO : adding libiec61883 for libiec61883.so.0, required by gstreamer-plugins-good >16:00:13 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.i386 to require for libavc1394.so.0 >16:00:13 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgsttag-0.10.so.0 >16:00:13 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstnetbuffer-0.10.so.0 >16:00:13 DEBUG : Matched libdv - 0.104-4.fc6.1.i386 to require for libdv.so.4 >16:00:13 INFO : adding libdv for libdv.so.4, required by gstreamer-plugins-good >16:00:13 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstbase-0.10.so.0 >16:00:13 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstrtp-0.10.so.0 >16:00:13 DEBUG : Matched liboil - 0.3.8-2.1.i386 to require for liboil-0.3.so.0 >16:00:13 INFO : adding liboil for liboil-0.3.so.0, required by gstreamer-plugins-good >16:00:13 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstvideo-0.10.so.0 >16:00:13 DEBUG : Matched libraw1394 - 1.2.1-1.fc6.i386 to require for libraw1394.so.8 >16:00:13 INFO : adding libraw1394 for libraw1394.so.8, required by gstreamer-plugins-good >16:00:14 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstdataprotocol-0.10.so.0 >16:00:14 DEBUG : Matched libXv - 1.0.1-4.1.i386 to require for libXv.so.1 >16:00:14 INFO : adding libXv for libXv.so.1, required by gstreamer-plugins-base >16:00:14 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstcontroller-0.10.so.0 >16:00:14 DEBUG : Matched libtheora - 1.0alpha7-1.i386 to require for libtheora.so.0 >16:00:14 INFO : adding libtheora for libtheora.so.0, required by gstreamer-plugins-base >16:00:14 DEBUG : Matched libtheora - 1.0alpha7-1.i386 to require for libtheora.so.0(libtheora.so.1.0) >16:00:14 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstcdda-0.10.so.0 >16:00:14 DEBUG : Matched notification-daemon - 0.3.5-8.el5.i386 to require for desktop-notification-daemon >16:00:14 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:14 DEBUG : Matched gnome-python2-desktop - 2.16.0-1.fc6.i386 to require for gnome-python2-desktop >16:00:14 DEBUG : Matched gstreamer-tools - 0.10.9-3.el5.i386 to require for gstreamer-tools >16:00:14 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base >16:00:14 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.i386 to require for gstreamer-plugins-good >16:00:14 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstnet-0.10.so.0 >16:00:14 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:15 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for liblockdev.so.1 >16:00:15 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:15 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:15 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig >16:00:15 DEBUG : Matched libdrm - 2.0.2-1.1.i386 to require for libdrm.so.2 >16:00:15 INFO : adding libdrm for libdrm.so.2, required by mesa-libGL >16:00:15 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >16:00:16 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:16 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux >16:00:16 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs >16:00:16 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi >16:00:17 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:17 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:18 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:18 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for libviaXvMCPro.so.1 >16:00:18 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for libviaXvMC.so.1 >16:00:18 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:19 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:20 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.el5.i386 to require for libI810XvMC.so.1 >16:00:20 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:21 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for qt >16:00:21 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for libqt-mt.so.3 >16:00:21 DEBUG : Matched libmng - 1.0.9-5.1.i386 to require for libmng.so.1 >16:00:21 INFO : adding libmng for libmng.so.1, required by PyQt >16:00:21 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for libqui.so.1 >16:00:21 DEBUG : Matched sip - 4.4.5-3.i386 to require for sip >16:00:21 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmpagent.so.10 >16:00:21 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmpmibs.so.10 >16:00:21 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmptrapd.so.10 >16:00:21 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libsnmp.so.10 >16:00:21 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmphelpers.so.10 >16:00:21 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5.i386 to require for libhpip.so.0 >16:00:22 DEBUG : Matched bitmap-fonts - 0.3-5.1.1.noarch to require for bitmap-fonts >16:00:22 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2 >16:00:22 DEBUG : Matched gnome-python2-gnomeprint - 2.16.0-1.fc6.i386 to require for gnome-python2-gnomeprint >16:00:22 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for gtksourceview >16:00:22 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:22 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2 >16:00:23 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for libtcl8.4.so >16:00:23 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python >16:00:23 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:23 DEBUG : Matched ypbind - 3:1.19-8.el5.i386 to require for ypbind >16:00:23 DEBUG : ignoring ypbind>yp-tools in whiteout >16:00:23 DEBUG : Matched libXfontcache - 1.0.2-3.1.i386 to require for libXfontcache.so.1 >16:00:23 INFO : adding libXfontcache for libXfontcache.so.1, required by xorg-x11-server-utils >16:00:23 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:23 DEBUG : Matched cpp - 4.1.2-14.el5.i386 to require for cpp >16:00:23 DEBUG : Matched cpp - 4.1.2-14.el5.i386 to require for cpp >16:00:23 DEBUG : Matched libXTrap - 1.0.0-3.1.i386 to require for libXTrap.so.6 >16:00:23 INFO : adding libXTrap for libXTrap.so.6, required by xorg-x11-server-utils >16:00:24 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmf-0.2.so.7 >16:00:24 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for gd >16:00:24 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:24 DEBUG : Matched rhn-check - 0.4.16-1.el5.noarch to require for rhn-check >16:00:24 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >16:00:24 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:24 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls-extra.so.13 >16:00:24 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >16:00:24 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls-openssl.so.13 >16:00:25 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc8) >16:00:25 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:25 DEBUG : Matched which - 2.16-7.i386 to require for which >16:00:25 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >16:00:25 DEBUG : Matched libXaw - 1.0.2-8.1.i386 to require for libXaw.so.6 >16:00:26 DEBUG : Matched poppler - 0.5.4-4.1.el5.i386 to require for libpoppler.so.1 >16:00:26 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >16:00:26 DEBUG : Matched tk - 8.4.13-3.fc6.i386 to require for tk >16:00:26 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Simple) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Headers) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Headers) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTP) >16:00:26 DEBUG : Matched perl-Compress-Zlib - 1.42-1.fc6.i386 to require for perl(Compress::Zlib) >16:00:26 INFO : adding perl-Compress-Zlib for perl(Compress::Zlib), required by perl-libwww-perl >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Protocol::http) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::MemberMixin) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(File::Listing) >16:00:26 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AnyDBM_File) >16:00:26 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.i386 to require for perl-HTML-Parser >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTPS) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Response) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Protocol::http10) >16:00:26 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::Escape) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Cookies) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Date) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTP::Methods) >16:00:26 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::NNTP) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Request) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Cookies::Netscape) >16:00:26 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.i386 to require for perl(HTML::Entities) >16:00:26 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(WWW::RobotRules) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Message) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Status) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Headers::Util) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Negotiate) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Protocol) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::MediaTypes) >16:00:26 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Debug) >16:00:26 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::Heuristic) >16:00:26 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:27 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >16:00:27 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:27 DEBUG : Matched mtools - 3.9.10-2.fc6.i386 to require for mtools >16:00:27 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >16:00:27 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >16:00:27 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for cups-libs >16:00:27 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >16:00:27 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for libgettextlib-0.14.6.so >16:00:27 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for libgettextsrc-0.14.6.so >16:00:27 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:27 DEBUG : Matched notification-daemon - 0.3.5-8.el5.i386 to require for notification-daemon >16:00:27 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify >16:00:27 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for gtkhtml2 >16:00:27 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for libgtkhtml-2.so.0 >16:00:27 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for libbfd-2.17.50.0.6-5.el5.so >16:00:27 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for libopcodes-2.17.50.0.6-5.el5.so >16:00:28 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.3.3) >16:00:28 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.3.3) >16:00:28 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx >16:00:28 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libbind.so.4 >16:00:28 DEBUG : Matched bind-libbind-devel - 30:9.3.3-10.el5.i386 to require for libbind.so.4 >16:00:28 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for at-spi >16:00:28 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >16:00:28 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:28 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:28 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libedata-cal-1.2.so.6 >16:00:28 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libcamel-1.2.so.0 >16:00:28 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libexchange-storage-1.2.so.2 >16:00:28 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libegroupwise-1.2.so.12 >16:00:28 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libedata-book-1.2.so.2 >16:00:28 DEBUG : Matched libsoup - 2.2.98-2.el5.i386 to require for libsoup >16:00:28 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:28 DEBUG : Matched libsoup - 2.2.98-2.el5.i386 to require for libsoup-2.2.so.8 >16:00:28 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:28 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:28 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libcamel-provider-1.2.so.8 >16:00:28 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:28 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:28 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.2) >16:00:28 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.2) >16:00:28 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:29 DEBUG : Matched glibc - 2.5-18.i686 to require for ldconfig >16:00:29 DEBUG : Matched glibc - 2.5-18.i386 to require for ldconfig >16:00:29 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon >16:00:29 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-core.so.4 >16:00:29 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap >16:00:29 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon.so.0 >16:00:29 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for expat >16:00:29 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for avahi >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_generic) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::http) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::news) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_query) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::file::Unix) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_login) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::WithBase) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::file::Win32) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::rtsp) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::urn) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::ldap) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_server) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_userpass) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::sip) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_ldap) >16:00:29 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::file::Base) >16:00:29 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1(ELFUTILS_1.1.1) >16:00:30 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:30 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5.i386 to require for libsane-hpaio >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-v4l.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco2.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-microtek.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-matsushita.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-abaton.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc210.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-agfafocus.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sm3840.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-microtek2.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_usb.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-test.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-genesys.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-s9036.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-fujitsu.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sm3600.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-avision.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-niash.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-stv680.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-artec_eplus48u.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sp15c.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-u12.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-epson.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-coolscan2.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-net.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-qcam.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-as6e.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-leo.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax1220u.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon630u.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-st400.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ibm.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-nec.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-bh.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp4200.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_usb2.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-gphoto2.so.1 >16:00:30 DEBUG : Matched sane-backends - 1.0.18-5.el5.i386 to require for sane-backends >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-pixma.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dmc.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-lexmark.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc25.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-artec.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco1.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp5400.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc240.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-snapscan.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco3.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sceptre.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp3500.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_pp.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-tamarack.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-plustek.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sharp.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-gt68xx.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ma1509.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-coolscan.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-pie.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-apple.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-plustek_pp.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon_pp.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax_pp.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hpsj5s.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dll.so.1 >16:00:30 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ricoh.so.1 >16:00:30 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIpthread.so.0 >16:00:31 DEBUG : Matched openldap - 2.3.27-8.i386 to require for openldap >16:00:31 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin >16:00:31 DEBUG : Matched tzdata - 2007d-1.el5.noarch to require for tzdata >16:00:31 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:31 DEBUG : Matched libXxf86dga - 1.0.1-3.1.i386 to require for libXxf86dga.so.1 >16:00:31 INFO : adding libXxf86dga for libXxf86dga.so.1, required by xorg-x11-utils >16:00:31 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo >16:00:32 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:33 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common >16:00:33 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >16:00:33 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common >16:00:33 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:33 DEBUG : Matched openjade - 1.3.2-27.i386 to require for openjade >16:00:33 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:33 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:33 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-gnome-1.so.114 >16:00:33 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:33 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:33 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui >16:00:33 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation >16:00:33 DEBUG : Matched pyorbit - 2.14.1-1.1.i386 to require for pyorbit >16:00:33 DEBUG : ignoring gnome-python2>gnome-python2-bonobo in whiteout >16:00:33 DEBUG : Matched pyOpenSSL - 0.6-1.p24.7.2.2.i386 to require for pyOpenSSL >16:00:33 DEBUG : Matched festival - 1.95-5.2.1.i386 to require for libestbase.so.1.2.95.1 >16:00:33 DEBUG : Matched festival - 1.95-5.2.1.i386 to require for libeststring.so.1.2 >16:00:33 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils >16:00:33 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.i386 to require for java-gcj-compat >16:00:33 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::PPD) >16:00:33 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::DB) >16:00:33 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(sigtrap) >16:00:33 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:33 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:33 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::UIElem) >16:00:33 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::Defaults) >16:00:34 DEBUG : Matched postgresql-libs - 8.1.9-1.el5.i386 to require for libecpg_compat.so.2 >16:00:34 DEBUG : Matched postgresql-libs - 8.1.9-1.el5.i386 to require for libecpg.so.5 >16:00:34 DEBUG : Matched postgresql-libs - 8.1.9-1.el5.i386 to require for libpgtypes.so.2 >16:00:34 DEBUG : Matched libraw1394 - 1.2.1-1.fc6.i386 to require for libraw1394 >16:00:35 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig >16:00:35 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui22 >16:00:35 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint22 >16:00:35 DEBUG : Matched tk - 8.4.13-3.fc6.i386 to require for libtk8.4.so >16:00:35 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >16:00:35 DEBUG : Matched perl-HTML-Tagset - 3.10-2.1.1.noarch to require for perl-HTML-Tagset >16:00:35 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.i386 to require for perl(HTML::PullParser) >16:00:35 DEBUG : Matched perl-HTML-Tagset - 3.10-2.1.1.noarch to require for perl(HTML::Tagset) >16:00:35 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.i386 to require for perl(HTML::Parser) >16:00:36 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:36 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail >16:00:36 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for gnutls >16:00:36 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:36 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5.i386 to require for libsane-hpaio.so.1 >16:00:36 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libospgrove.so.0 >16:00:36 DEBUG : Matched opensp - 1.5.2-4.i386 to require for libosp.so.5 >16:00:36 INFO : adding opensp for libosp.so.5, required by openjade >16:00:36 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >16:00:36 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libostyle.so.0 >16:00:36 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libogrove.so.0 >16:00:36 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL >16:00:36 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:38 INFO : adding patch for /usr/bin/patch, required by redhat-lsb >16:00:38 INFO : adding m4 for /usr/bin/m4, required by redhat-lsb >16:00:38 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python >16:00:38 DEBUG : Matched usermode-gtk - 1.88-3.el5.i386 to require for usermode-gtk >16:00:38 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >16:00:38 DEBUG : Matched pygtk2-libglade - 2.10.1-8.el5.i386 to require for pygtk2-libglade >16:00:38 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:38 DEBUG : Matched htmlview - 4.0.0-1.el5.noarch to require for htmlview >16:00:38 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:38 DEBUG : Matched hicolor-icon-theme - 0.9-2.1.noarch to require for hicolor-icon-theme >16:00:38 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.4) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.4) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3) >16:00:38 DEBUG : Matched newt - 0.52.2-9.i386 to require for libnewt.so.0.52 >16:00:38 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.0) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.0) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for rtld(GNU_HASH) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for rtld(GNU_HASH) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6 >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6 >16:00:38 DEBUG : Matched newt - 0.52.2-9.i386 to require for libnewt.so.0.52(NEWT_0.52) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.4) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.4) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(vars) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(strict) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.3) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.3) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AutoLoader) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DynaLoader) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DynaLoader) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Exporter) >16:00:38 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(:MODULE_COMPAT_5.8.8) >16:00:38 DEBUG : Matched zlib - 1.2.3-3.i386 to require for libz.so.1 >16:00:38 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for libssl.so.6 >16:00:38 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for libssl.so.6 >16:00:38 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for libcrypto.so.6 >16:00:38 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for libcrypto.so.6 >16:00:38 DEBUG : Matched distcache - 1.4.5-14.1.i386 to require for libnal.so.1 >16:00:38 DEBUG : Matched httpd - 2.2.3-11.el5.i386 to require for httpd-mmn >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0 >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0 >16:00:38 DEBUG : Matched httpd - 2.2.3-11.el5.i386 to require for httpd >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2 >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2 >16:00:38 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for openssl >16:00:38 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for openssl >16:00:38 DEBUG : Matched distcache - 1.4.5-14.1.i386 to require for libdistcache.so.1 >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2) >16:00:38 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux.so.1 >16:00:38 DEBUG : Matched findutils - 1:4.2.27-4.1.i386 to require for findutils >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for librt.so.1(GLIBC_2.2) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for librt.so.1(GLIBC_2.2) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for librt.so.1 >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for librt.so.1 >16:00:38 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:38 DEBUG : Matched libacl - 2.2.39-2.1.el5.i386 to require for libacl.so.1 >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6 >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6 >16:00:38 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam_misc.so.0 >16:00:38 DEBUG : Matched libacl - 2.2.39-2.1.el5.i386 to require for libacl.so.1(ACL_1.0) >16:00:38 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0 >16:00:38 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam_misc.so.0(LIBPAM_MISC_1.0) >16:00:38 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_1.0) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.4) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.4) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.3) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.3) >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libcrypt.so.1 >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libcrypt.so.1 >16:00:38 DEBUG : Matched grep - 2.5.1-54.2.el5.i386 to require for grep >16:00:38 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:38 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.0) >16:00:38 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.0) >16:00:39 DEBUG : Matched libX11 - 1.0.3-8.0.1.el5.i386 to require for libX11.so.6 >16:00:39 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext.so.6 >16:00:39 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.0) >16:00:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk_pixbuf-2.0.so.0 >16:00:39 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome-2.so.0 >16:00:39 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-activation.so.4 >16:00:39 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for libgnome-keyring.so.0 >16:00:39 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoft2-1.0.so.0 >16:00:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgthread-2.0.so.0 >16:00:39 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpango-1.0.so.0 >16:00:39 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangocairo-1.0.so.0 >16:00:39 DEBUG : Matched desktop-backgrounds-basic - 2.0-37.noarch to require for desktop-backgrounds-basic >16:00:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgobject-2.0.so.0 >16:00:39 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesd.so.0 >16:00:39 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >16:00:39 DEBUG : Matched libICE - 1.0.1-2.1.i386 to require for libICE.so.6 >16:00:39 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >16:00:39 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg-2.so.2 >16:00:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libglib-2.0.so.0 >16:00:39 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for libstartup-notification-1.so.0 >16:00:39 DEBUG : Matched libexif - 0.6.13-4.0.2.el5.i386 to require for libexif.so.12 >16:00:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgtk-x11-2.0.so.0 >16:00:39 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-2.so.0 >16:00:39 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl_2.so.2 >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.1) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.1) >16:00:39 DEBUG : Matched gnome-vfs2-smb - 2.16.2-4.el5.i386 to require for gnome-vfs2-smb >16:00:39 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:39 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade-2.0.so.0 >16:00:39 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >16:00:39 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for libatk-1.0.so.0 >16:00:39 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui-2.so.0 >16:00:39 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >16:00:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgmodule-2.0.so.0 >16:00:39 DEBUG : Matched eject - 2.1.5-4.2.el5.i386 to require for eject >16:00:39 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:39 DEBUG : Matched nautilus-extensions - 2.16.2-6.el5.i386 to require for libnautilus-extension.so.1 >16:00:39 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-2.so.0 >16:00:39 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for libcairo.so.2 >16:00:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk-x11-2.0.so.0 >16:00:39 DEBUG : Matched libSM - 1.0.1-3.1.i386 to require for libSM.so.6 >16:00:39 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for libgnome-desktop-2.so.2 >16:00:39 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas-2.so.0 >16:00:39 DEBUG : Matched libexif - 0.6.13-4.0.2.el5.i386 to require for libexif >16:00:39 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for libeel-2.so.2 >16:00:39 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin >16:00:39 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for libgailutil.so.18 >16:00:39 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for libgnomevfs-2.so.0 >16:00:39 DEBUG : Matched popt - 1.10.2-47.el5.i386 to require for libpopt.so.0 >16:00:39 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for eel2 >16:00:39 DEBUG : Matched audiofile - 1:0.2.6-5.i386 to require for libaudiofile.so.0 >16:00:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2.so.2 >16:00:39 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:39 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for libgconf-2.so.4 >16:00:39 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui-2.so.0 >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.3) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.3) >16:00:39 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1 >16:00:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for libldap-2.3.so.0 >16:00:39 DEBUG : Matched gdbm - 1.8.0-26.2.1.i386 to require for libgdbm.so.2 >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libcrypt.so.1(GLIBC_2.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libcrypt.so.1(GLIBC_2.0) >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libk5crypto.so.3 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssapi_krb5.so.2 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5.so.3 >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2 >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2 >16:00:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for liblber-2.3.so.0 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT) >16:00:39 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >16:00:39 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libcom_err.so.2 >16:00:39 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for cyrus-sasl-lib >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5.so.3(krb5_3_MIT) >16:00:39 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libsasl2.so.2 >16:00:39 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap.so.1 >16:00:39 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >16:00:39 DEBUG : Matched libX11 - 1.0.3-8.0.1.el5.i386 to require for libX11 >16:00:39 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.0) >16:00:39 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.2) >16:00:39 DEBUG : Matched rhn-client-tools - 0.4.16-1.el5.noarch to require for rhn-client-tools >16:00:39 DEBUG : Matched sqlite - 3.3.6-2.i386 to require for libsqlite3.so.0 >16:00:39 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python(abi) >16:00:39 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:39 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >16:00:39 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for coreutils >16:00:39 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for libfreetype.so.6 >16:00:39 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for libfontconfig.so.1 >16:00:39 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for libexpat.so.0 >16:00:39 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for libloginhelper.so.0 >16:00:39 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for libcspi.so.0 >16:00:39 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:39 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for libspi.so.0 >16:00:39 DEBUG : Matched gnome-speech - 0.4.5-1.fc6.i386 to require for libgnomespeech.so.7 >16:00:39 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for at-spi >16:00:39 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck-1.so.18 >16:00:39 DEBUG : Matched libXi - 1.0.1-3.1.i386 to require for libXi.so.6 >16:00:39 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2(GLIBC_2.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2(GLIBC_2.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2(GLIBC_2.2) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2(GLIBC_2.2) >16:00:39 DEBUG : Matched groff - 1.18.1.1-11.1.i386 to require for groff >16:00:39 DEBUG : Matched less - 394-5.el5.i386 to require for less >16:00:39 DEBUG : Matched diffutils - 2.8.1-15.2.2.i386 to require for diffutils >16:00:39 DEBUG : Matched gzip - 1.3.5-9.el5.i386 to require for gzip >16:00:39 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm >16:00:39 DEBUG : Matched groff - 1.18.1.1-11.1.i386 to require for nroff-i18n >16:00:39 DEBUG : Matched bzip2 - 1.0.3-3.i386 to require for bzip2 >16:00:39 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp >16:00:39 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck >16:00:39 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:39 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:39 DEBUG : Matched libgtop2 - 2.14.4-3.el5.i386 to require for libgtop2 >16:00:39 DEBUG : Matched libgtop2 - 2.14.4-3.el5.i386 to require for libgtop-2.0.so.7 >16:00:39 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >16:00:39 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj >16:00:39 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj >16:00:39 DEBUG : Matched gjdoc - 0.7.7-12.el5.i386 to require for gjdoc >16:00:39 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils >16:00:39 DEBUG : Matched zip - 2.31-1.2.2.i386 to require for zip >16:00:39 DEBUG : Matched notification-daemon - 0.3.5-8.el5.i386 to require for desktop-notification-daemon >16:00:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:39 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for libdbus-glib-1.so.2 >16:00:39 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for libdbus-1.so.3 >16:00:39 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.i386 to require for perl-String-CRC32 >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2(GLIBC_2.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2(GLIBC_2.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for ld-linux.so.2 >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for ld-linux.so.2 >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Digest::MD5) >16:00:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_4.2.0) >16:00:39 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6 >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libutil.so.1 >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libutil.so.1 >16:00:39 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncurses.so.5 >16:00:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1 >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2(GLIBC_2.1) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2(GLIBC_2.1) >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libutil.so.1(GLIBC_2.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libutil.so.1(GLIBC_2.0) >16:00:39 DEBUG : Matched readline - 5.1-1.1.i386 to require for libreadline.so.5 >16:00:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.3) >16:00:39 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.i386 to require for perl(String::CRC32) >16:00:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for ld-linux.so.2(GLIBC_2.3) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for ld-linux.so.2(GLIBC_2.3) >16:00:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GLIBC_2.0) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache::TestTrace) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Date) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::Global) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Brigade) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Const) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Log) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Config) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(constant) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::RequestIO) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Embed) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Find) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::Code) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Data::Dumper) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Filter) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::URI) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Util) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(POSIX) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Status) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(XSLoader) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::PerlIO) >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1 >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1 >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Getopt::Long) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp::Heavy) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Socket) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Fcntl) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Build) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Symbol) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache::TestUtil) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache::Test) >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.3.2) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.3.2) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Module) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DirHandle) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::ServerUtil) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Cwd) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(FindBin) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::ParseSource) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for libperl.so >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched apr - 1.2.7-11.i386 to require for libapr-1.so.0 >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Access) >16:00:39 DEBUG : Matched perl-BSD-Resource - 1.28-1.fc6.1.i386 to require for perl(BSD::Resource) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Directive) >16:00:39 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for libdb-4.3.so >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::ServerRec) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::RequestUtil) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(lib) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Table) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::CmdParms) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::MPM) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Basename) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Install) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::SubRequest) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Pool) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(base) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(subs) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::ParseSource) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Copy) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MakeMaker) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::Util) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(mod_perl2) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::Response) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec::Functions) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Bucket) >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::Util) >16:00:39 DEBUG : Matched apr-util - 1.2.7-6.i386 to require for libaprutil-1.so.0 >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(ModPerl::RegistryCooker) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Path) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(Apache2::PerlSections) >16:00:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness) >16:00:39 DEBUG : ignoring perl>mod_perl in whiteout >16:00:39 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(APR::URI) >16:00:39 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media >16:00:39 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for libhal.so.1 >16:00:39 DEBUG : Matched gthumb - 2.7.8-5.el5.i386 to require for gthumb >16:00:39 DEBUG : Matched control-center - 1:2.16.0-14.el5.i386 to require for control-center >16:00:39 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel >16:00:39 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel >16:00:39 DEBUG : Matched kernel-xen - 2.6.18-53.el5.i686 to require for kernel >16:00:39 DEBUG : Matched kernel-PAE - 2.6.18-53.el5.i686 to require for kernel >16:00:39 DEBUG : Matched kernel-debug - 2.6.18-53.el5.i686 to require for kernel >16:00:39 DEBUG : Matched gnome-mount - 0.5-3.el5.i386 to require for gnome-mount >16:00:39 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >16:00:39 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >16:00:39 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for fileutils >16:00:39 DEBUG : Matched hesiod - 3.1.0-8.i386 to require for libhesiod.so.0 >16:00:39 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash >16:00:39 DEBUG : Matched procmail - 3.22-17.1.i386 to require for procmail >16:00:39 DEBUG : Matched sed - 4.1.5-5.fc6.i386 to require for sed >16:00:39 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >16:00:39 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for sh-utils >16:00:39 DEBUG : Matched gawk - 3.1.5-14.el5.i386 to require for gawk >16:00:39 DEBUG : Matched tcp_wrappers - 7.6-40.4.el5.i386 to require for libwrap.so.0 >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1(GLIBC_2.0) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1(GLIBC_2.0) >16:00:39 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >16:00:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for openldap >16:00:39 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for openssl >16:00:39 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for openssl >16:00:39 DEBUG : Matched pyOpenSSL - 0.6-1.p24.7.2.2.i386 to require for pyOpenSSL >16:00:39 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender.so.1 >16:00:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:39 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:39 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata >16:00:39 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python >16:00:39 DEBUG : Matched kudzu - 1.2.57.1.15-1.i386 to require for kudzu >16:00:39 DEBUG : Matched newt - 0.52.2-9.i386 to require for newt >16:00:39 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config >16:00:39 DEBUG : Matched libXrandr - 1.1.1-3.1.i386 to require for libXrandr.so.2 >16:00:39 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libext2fs.so.2 >16:00:39 DEBUG : Matched gucharmap - 1.8.0-1.fc6.i386 to require for gucharmap >16:00:39 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui-2-2.so.0 >16:00:39 DEBUG : Matched gnome-panel - 2.16.1-6.el5.i386 to require for libpanel-applet-2.so.0 >16:00:39 DEBUG : Matched zenity - 2.16.0-2.el5.i386 to require for zenity >16:00:39 DEBUG : Matched gcalctool - 5.8.25-1.el5.i386 to require for gcalctool >16:00:39 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint-2-2.so.0 >16:00:39 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >16:00:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for openldap >16:00:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for libldap_r-2.3.so.0 >16:00:39 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python-abi >16:00:39 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for libcdda_paranoia.so.0 >16:00:39 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for cdparanoia-libs >16:00:39 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for libcdda_interface.so.0 >16:00:39 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIposix.so.0 >16:00:39 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIcmdlang.so.0 >16:00:39 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIui.so.1 >16:00:39 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIutils.so.0 >16:00:39 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIpthread.so.0 >16:00:39 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libIPMIlanserv.so.0 >16:00:39 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMI.so.0 >16:00:39 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >16:00:39 DEBUG : Matched rmt - 0.4b41-2.fc6.i386 to require for rmt >16:00:39 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for foomatic >16:00:39 DEBUG : Matched PyXML - 0.8.4-4.i386 to require for PyXML >16:00:39 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:39 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for libcups.so.2 >16:00:39 DEBUG : Matched libXfixes - 4.0.1-2.1.i386 to require for libXfixes.so.3 >16:00:39 DEBUG : Matched sysklogd - 1.4.1-40.el5.i386 to require for syslog >16:00:39 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:39 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for libaudit.so.0 >16:00:39 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:39 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:39 DEBUG : Matched mkisofs - 9:2.01-10.i386 to require for mkisofs >16:00:39 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(GLIBCXX_3.4) >16:00:39 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(CXXABI_1.3) >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.2) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.2) >16:00:39 DEBUG : Matched ttmkfdir - 3.0.9-23.el5.i386 to require for ttmkfdir >16:00:39 DEBUG : Matched libXfont - 1.2.2-1.0.2.el5.i386 to require for libXfont.so.1 >16:00:39 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig >16:00:39 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.i386 to require for mkfontscale >16:00:39 DEBUG : Matched libXfont - 1.2.2-1.0.2.el5.i386 to require for libXfont >16:00:39 DEBUG : Matched libFS - 1.0.0-3.1.i386 to require for libFS.so.6 >16:00:39 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:39 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.i386 to require for mkfontdir >16:00:39 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb4.so.2 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5srv.so.5 >16:00:39 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs >16:00:39 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libss.so.2 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0(krb5support_0_MIT) >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libdes425.so.3(des425_3_MIT) >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0(HIDDEN) >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libk5crypto.so.3(k5crypto_3_MIT) >16:00:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.1) >16:00:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.1) >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5srv.so.5(kadm5srv_5_MIT) >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libdes425.so.3 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5clnt.so.5(kadm5clnt_5_MIT) >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5clnt.so.5 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkdb5.so.4 >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb4.so.2(krb4_2_MIT) >16:00:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssrpc.so.4 >16:00:39 DEBUG : Matched gnome-python2-desktop - 2.16.0-1.fc6.i386 to require for gnome-python2-desktop >16:00:39 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for libgtksourceview-1.0.so.0 >16:00:39 DEBUG : Matched gnome-python2-gtksourceview - 2.16.0-1.fc6.i386 to require for gnome-python2-gtksourceview >16:00:39 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:39 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui22 >16:00:39 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:39 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for gtksourceview >16:00:39 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for libaspell.so.15 >16:00:39 DEBUG : Matched pygobject2 - 2.12.1-5.el5.i386 to require for pygobject2 >16:00:39 DEBUG : Matched gnome-mag - 0.13.1-1.fc6.i386 to require for gnome-mag >16:00:39 DEBUG : Matched control-center - 1:2.16.0-14.el5.i386 to require for control-center >16:00:39 DEBUG : Matched brlapi - 0.4.1-1.fc6.i386 to require for libbrlapi.so.0.4 >16:00:39 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig >16:00:39 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg.so.62 >16:00:39 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for libqt-mt.so.3 >16:00:39 DEBUG : Matched libXinerama - 1.0.1-2.1.i386 to require for libXinerama.so.1 >16:00:40 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft.so.2 >16:00:40 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for libqui.so.1 >16:00:40 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng12.so.0(PNG12_0) >16:00:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.1) >16:00:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.1) >16:00:40 DEBUG : Matched libXcursor - 1.1.7-1.1.i386 to require for libXcursor.so.1 >16:00:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.2) >16:00:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.2) >16:00:40 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng12.so.0 >16:00:40 DEBUG : Matched libmng - 1.0.9-5.1.i386 to require for libmng.so.1 >16:00:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.2) >16:00:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.2) >16:00:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmp.so.10 >16:00:40 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5.i386 to require for libhpip.so.0 >16:00:40 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb-0.1.so.4 >16:00:40 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc8) >16:00:40 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9) >16:00:40 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >16:00:40 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(CXXABI_1.3.1) >16:00:40 DEBUG : Matched libXmu - 1.0.2-5.i386 to require for libXmu.so.6 >16:00:40 DEBUG : Matched libXt - 1.0.2-3.1.fc6.i386 to require for libXt.so.6 >16:00:40 DEBUG : Matched libtermcap - 2.0.8-46.1.i386 to require for libtermcap.so.2 >16:00:40 DEBUG : ignoring libtermcap>bash in whiteout >16:00:40 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libe2p.so.2 >16:00:40 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libblkid.so.1 >16:00:40 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libuuid.so.1 >16:00:40 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper.so.1.02 >16:00:40 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper.so.1.02(Base) >16:00:40 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for textutils >16:00:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.2) >16:00:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.2) >16:00:40 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:40 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:40 DEBUG : Matched curl - 7.15.5-2.el5.i386 to require for libcurl.so.3 >16:00:40 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcre.so.0 >16:00:40 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for libbz2.so.1 >16:00:40 DEBUG : Matched libidn - 0.6.5-1.1.i386 to require for libidn.so.11 >16:00:40 DEBUG : Matched gmp - 4.1.4-10.el5.i386 to require for libgmp.so.3 >16:00:40 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for libpspell.so.15 >16:00:40 DEBUG : Matched php-common - 5.1.6-15.el5.i386 to require for php-common >16:00:40 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libplds4.so >16:00:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so >16:00:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsoftokn3.so >16:00:40 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libnspr4.so >16:00:40 DEBUG : Matched pcsc-lite - 1.3.1-7.i386 to require for pcsc-lite >16:00:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsoftokn3.so(NSS_3.4) >16:00:40 DEBUG : Matched nss-tools - 3.11.7-1.3.el5.i386 to require for nss-tools >16:00:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so >16:00:40 DEBUG : Matched ifd-egate - 0.05-15.i386 to require for ifd-egate >16:00:40 DEBUG : Matched ccid - 1.0.1-6.el5.i386 to require for ccid >16:00:40 DEBUG : Matched pcsc-lite-libs - 1.3.1-7.i386 to require for pcsc-lite-libs >16:00:40 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libplc4.so >16:00:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so >16:00:40 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for module-init-tools >16:00:40 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:40 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >16:00:40 DEBUG : Matched xorg-x11-xinit - 1.0.2-13.el5.i386 to require for xorg-x11-xinit >16:00:40 DEBUG : Matched perl-HTML-Tagset - 3.10-2.1.1.noarch to require for perl-HTML-Tagset >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:40 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.i386 to require for perl(HTML::Entities) >16:00:40 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.i386 to require for perl(HTML::PullParser) >16:00:40 DEBUG : Matched perl-HTML-Tagset - 3.10-2.1.1.noarch to require for perl(HTML::Tagset) >16:00:40 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.i386 to require for perl(HTML::Parser) >16:00:40 DEBUG : Matched rhn-check - 0.4.16-1.el5.noarch to require for rhn-check >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Simple) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(integer) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Headers) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Headers) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTP) >16:00:40 DEBUG : Matched perl-Compress-Zlib - 1.42-1.fc6.i386 to require for perl(Compress::Zlib) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Protocol::http) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::MemberMixin) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(File::Listing) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AnyDBM_File) >16:00:40 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.i386 to require for perl-HTML-Parser >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTPS) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Response) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Protocol::http10) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(MIME::Base64) >16:00:40 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::Escape) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Cookies) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Date) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Time::Local) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTP::Methods) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::NNTP) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Request) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Cookies::Netscape) >16:00:40 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Select) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Getopt::Std) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(WWW::RobotRules) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Message) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Status) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Headers::Util) >16:00:40 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::URL) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(locale) >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Negotiate) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Protocol) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::MediaTypes) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Debug) >16:00:40 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::Heuristic) >16:00:40 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::UserAgent) >16:00:40 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for nautilus-cd-burner >16:00:40 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer >16:00:40 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for libnautilus-burn.so.4 >16:00:40 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media >16:00:40 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz >16:00:40 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz.so.4 >16:00:40 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstreamer-0.10.so.0 >16:00:40 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for libgnome-media-profiles.so.0 >16:00:40 DEBUG : Matched cdparanoia - alpha9.8-27.2.i386 to require for cdparanoia >16:00:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:40 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:40 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:40 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13 >16:00:40 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13(GNUTLS_1_3) >16:00:40 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for cups-libs >16:00:40 DEBUG : Matched paps - 0.6.6-17.el5.i386 to require for paps >16:00:40 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for libcupsimage.so.2 >16:00:40 DEBUG : Matched xorg-x11-utils - 7.1-2.fc6.i386 to require for xorg-x11-utils >16:00:40 DEBUG : Matched xorg-x11-drv-void - 1.1.0-3.1.i386 to require for xorg-x11-drv-void >16:00:40 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.i386 to require for xorg-x11-server-utils >16:00:40 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc.so.1 >16:00:40 DEBUG : Matched libXau - 1.0.1-3.1.i386 to require for libXau.so.6 >16:00:40 DEBUG : Matched xorg-x11-drv-mouse - 1.1.1-1.1.i386 to require for xorg-x11-drv-mouse >16:00:40 DEBUG : Matched libXdmcp - 1.0.1-2.1.i386 to require for libXdmcp.so.6 >16:00:40 DEBUG : Matched xorg-x11-drv-keyboard - 1.1.0-2.1.i386 to require for xorg-x11-drv-keyboard >16:00:40 DEBUG : Matched xorg-x11-drv-vesa - 1.3.0-8.1.el5.i386 to require for xorg-x11-drv-vesa >16:00:40 DEBUG : Matched xorg-x11-drv-evdev - 1:1.0.0.5-3.el5.i386 to require for xorg-x11-drv-evdev >16:00:40 DEBUG : Matched xkeyboard-config - 0.8-7.fc6.noarch to require for xkbdata >16:00:40 DEBUG : Matched xorg-x11-fonts-base - 7.1-2.1.el5.noarch to require for xorg-x11-fonts-base >16:00:40 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.i386 to require for xkbcomp >16:00:40 DEBUG : Matched redhat-logos - 4.9.16-1.noarch to require for system-logos >16:00:40 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:40 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python >16:00:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmpagent.so.10 >16:00:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmpmibs.so.10 >16:00:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmptrapd.so.10 >16:00:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libsnmp.so.10 >16:00:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmphelpers.so.10 >16:00:40 DEBUG : Matched udev - 095-14.9.el5.i386 to require for dev >16:00:40 DEBUG : Matched selinux-policy - 2.4.6-104.el5.noarch to require for selinux-policy >16:00:40 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils >16:00:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:40 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis.so.0 >16:00:40 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbisfile.so.3 >16:00:40 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2 >16:00:40 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbisenc.so.2 >16:00:40 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc4) >16:00:40 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg.so.0 >16:00:40 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for gtkhtml2 >16:00:40 DEBUG : Matched gnome-python2-extras - 2.14.2-4.fc6.i386 to require for gnome-python2-extras >16:00:40 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for libgtkhtml-2.so.0 >16:00:40 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for libiw.so.28 >16:00:40 DEBUG : Matched iproute - 2.6.18-4.el5.i386 to require for iproute >16:00:40 DEBUG : Matched dhclient - 12:3.0.5-7.el5.i386 to require for dhclient >16:00:40 DEBUG : Matched wpa_supplicant - 1:0.4.8-10.1.fc6.i386 to require for wpa_supplicant >16:00:40 DEBUG : Matched libgpg-error - 1.4-2.i386 to require for libgpg-error.so.0 >16:00:40 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11 >16:00:40 DEBUG : Matched libnl - 1.0-0.10.pre5.4.i386 to require for libnl.so.1 >16:00:40 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11(GCRYPT_1.2) >16:00:40 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for wireless-tools >16:00:40 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >16:00:40 DEBUG : Matched dhcdbd - 2.2-1.el5.i386 to require for dhcdbd >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::File) >16:00:40 DEBUG : Matched tclx - 8.4.0-5.fc6.i386 to require for tclx >16:00:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(FileHandle) >16:00:40 DEBUG : Matched info - 4.8-14.el5.i386 to require for info >16:00:40 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libfam.so.0 >16:00:40 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for libhal-storage.so.1 >16:00:40 DEBUG : Matched shared-mime-info - 0.19-3.el5.i386 to require for shared-mime-info >16:00:40 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-client.so.3 >16:00:40 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-common.so.3 >16:00:40 DEBUG : Matched gnome-mime-data - 2.4.2-3.1.i386 to require for gnome-mime-data >16:00:40 DEBUG : Matched avahi-glib - 0.6.16-1.el5.i386 to require for libavahi-glib.so.1 >16:00:40 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:41 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:41 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:41 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python >16:00:41 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:41 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libgamin-1.so.0 >16:00:41 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin >16:00:41 DEBUG : Matched ypbind - 3:1.19-8.el5.i386 to require for ypbind >16:00:41 DEBUG : ignoring ypbind>yp-tools in whiteout >16:00:41 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:41 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:41 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser.so.1 >16:00:41 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol.so.1 >16:00:41 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage.so.1 >16:00:41 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage.so.1(LIBSEMANAGE_1.0) >16:00:41 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for libpython2.4.so.1.0 >16:00:41 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:41 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config >16:00:41 DEBUG : Matched metacity - 2.16.0-8.el5.i386 to require for metacity >16:00:41 DEBUG : Matched rhpxl - 0.41.1-1.el5.i386 to require for rhpxl >16:00:41 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >16:00:41 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:41 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2 >16:00:41 DEBUG : Matched xsri - 1:2.1.0-10.fc6.i386 to require for xsri >16:00:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:41 DEBUG : Matched bitmap-fonts - 0.3-5.1.1.noarch to require for bitmap-fonts >16:00:41 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoxft-1.0.so.0 >16:00:41 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangox-1.0.so.0 >16:00:41 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:41 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:41 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail >16:00:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:41 DEBUG : Matched libXtst - 1.0.1-3.1.i386 to require for libXtst.so.6 >16:00:41 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >16:00:41 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >16:00:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:41 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:41 DEBUG : Matched libXdamage - 1.0.3-2.1.i386 to require for libXdamage.so.1 >16:00:41 DEBUG : Matched chkfontpath - 1.10.1-1.1.i386 to require for chkfontpath >16:00:41 DEBUG : Matched libdmx - 1.0.2-3.1.i386 to require for libdmx.so.1 >16:00:41 DEBUG : Matched libXxf86vm - 1.0.1-3.1.i386 to require for libXxf86vm.so.1 >16:00:41 DEBUG : Matched libXv - 1.0.1-4.1.i386 to require for libXv.so.1 >16:00:41 DEBUG : Matched libXmu - 1.0.2-5.i386 to require for libXmuu.so.1 >16:00:41 DEBUG : Matched libXaw - 1.0.2-8.1.i386 to require for libXaw.so.7 >16:00:41 DEBUG : Matched libXxf86misc - 1.0.1-3.1.i386 to require for libXxf86misc.so.1 >16:00:41 DEBUG : Matched mesa-libGL - 6.5.1-7.5.el5.i386 to require for libGL.so.1 >16:00:41 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:41 DEBUG : Matched libXxf86dga - 1.0.1-3.1.i386 to require for libXxf86dga.so.1 >16:00:41 DEBUG : Matched gnome-python2-gtkhtml2 - 2.14.2-4.fc6.i386 to require for gnome-python2-gtkhtml2 >16:00:41 DEBUG : Matched audit - 1.5.5-7.el5.i386 to require for audit >16:00:41 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:41 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:41 DEBUG : Matched python-elementtree - 1.2.6-5.i386 to require for python-elementtree >16:00:41 DEBUG : Matched notify-python - 0.1.0-3.fc6.i386 to require for notify-python >16:00:41 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python >16:00:41 DEBUG : Matched festival - 1.95-5.2.1.i386 to require for libestbase.so.1.2.95.1 >16:00:41 DEBUG : Matched festival - 1.95-5.2.1.i386 to require for libeststring.so.1.2 >16:00:41 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmflite-0.2.so.7 >16:00:41 DEBUG : Matched lcms - 1.15-1.2.2.i386 to require for liblcms.so.1 >16:00:41 DEBUG : Matched ghostscript - 8.15.2-9.1.el5.i386 to require for libgs.so.8 >16:00:41 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff.so.3 >16:00:41 DEBUG : Matched xorg-x11-xfs - 1:1.0.2-4.i386 to require for xfs >16:00:41 DEBUG : Matched psutils - 1.17-26.1.i386 to require for psutils >16:00:41 DEBUG : Matched coolkey - 1.1.0-5.el5.i386 to require for coolkey >16:00:41 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr >16:00:41 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify >16:00:41 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >16:00:41 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >16:00:41 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:41 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg2 >16:00:41 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.3) >16:00:41 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >16:00:41 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:41 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9.3) >16:00:41 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.i386 to require for xorg-x11-xkb-utils >16:00:41 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >16:00:41 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:41 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.2) >16:00:41 DEBUG : Matched xorg-x11-xinit - 1.0.2-13.el5.i386 to require for xorg-x11-xinit >16:00:42 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.4) >16:00:42 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.i386 to require for xorg-x11-server-utils >16:00:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:42 DEBUG : Matched neon - 0.25.5-5.1.i386 to require for libneon.so.25 >16:00:42 DEBUG : Matched OpenIPMI-libs - 2.0.6-5.el5.4.i386 to require for libOpenIPMIglib.so.0 >16:00:42 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui >16:00:42 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation >16:00:42 DEBUG : Matched pyorbit - 2.14.1-1.1.i386 to require for pyorbit >16:00:42 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2 >16:00:42 DEBUG : ignoring gnome-python2>gnome-python2-bonobo in whiteout >16:00:42 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:42 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for libcddb-slave2.so.0 >16:00:42 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstinterfaces-0.10.so.0 >16:00:42 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstaudio-0.10.so.0 >16:00:42 DEBUG : Matched psmisc - 22.2-5.i386 to require for psmisc >16:00:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(warnings) >16:00:42 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(warnings) >16:00:42 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for libslang.so.2 >16:00:42 DEBUG : Matched newt-perl - 1.08-9.2.2.i386 to require for newt-perl >16:00:42 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for libslang.so.2(SLANG2) >16:00:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:42 DEBUG : Matched libsoup - 2.2.98-2.el5.i386 to require for libsoup-2.2.so.8 >16:00:42 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for gnutls >16:00:42 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:42 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:42 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:42 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for liblockdev.so.1 >16:00:42 DEBUG : Matched shadow-utils - 2:4.0.17-12.el5.i386 to require for shadow-utils >16:00:42 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:42 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:42 DEBUG : Matched libsysfs - 2.0.0-6.i386 to require for libsysfs.so.2 >16:00:42 DEBUG : Matched pygobject2 - 2.12.1-5.el5.i386 to require for pygobject2 >16:00:42 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum >16:00:42 DEBUG : Matched dbus-python - 0.70-7.el5.i386 to require for dbus-python >16:00:42 DEBUG : ignoring coreutils>pam in whiteout >16:00:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_INTERNAL_DONTUSE_1.0) >16:00:42 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam_unix.so >16:00:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_EXTENSION_1.0) >16:00:42 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:42 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpamc.so.0 >16:00:42 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for cracklib >16:00:42 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_MODUTIL_1.0) >16:00:42 DEBUG : Matched cracklib-dicts - 2.8.9-3.3.i386 to require for cracklib-dicts >16:00:42 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for libcrack.so.2 >16:00:42 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.3.3) >16:00:42 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.3.3) >16:00:42 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx >16:00:42 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:42 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >16:00:42 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBitCosNaming-2.so.0 >16:00:42 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:42 DEBUG : Matched pkgconfig - 1:0.21-1.fc6.i386 to require for pkgconfig >16:00:42 DEBUG : Matched xorg-x11-filesystem - 7.1-2.fc6.noarch to require for xorg-x11-filesystem >16:00:42 DEBUG : Matched pcsc-lite-libs - 1.3.1-7.i386 to require for libpcsclite.so.1 >16:00:42 DEBUG : Matched gphoto2 - 2.2.0-3.el5.i386 to require for libgphoto2.so.2 >16:00:42 DEBUG : Matched gphoto2 - 2.2.0-3.el5.i386 to require for libgphoto2_port.so.0 >16:00:42 DEBUG : Matched gthumb - 2.7.8-5.el5.i386 to require for libgthumb.so >16:00:42 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncursesw.so.5 >16:00:42 DEBUG : Matched aspell-en - 50:6.0-2.1.i386 to require for aspell-en >16:00:42 DEBUG : Matched busybox - 1:1.2.0-3.i386 to require for busybox >16:00:42 DEBUG : Matched logrotate - 3.7.4-7.i386 to require for logrotate >16:00:42 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvbase.so.4.2 >16:00:42 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvstreams.so.4.2 >16:00:42 DEBUG : Matched ppp - 2.4.4-1.el5.i386 to require for ppp >16:00:42 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvutils.so.4.2 >16:00:42 DEBUG : Matched tk - 8.4.13-3.fc6.i386 to require for libtk8.4.so >16:00:42 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >16:00:42 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for libtcl8.4.so >16:00:42 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for gnome-keyring >16:00:42 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg >16:00:42 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl >16:00:42 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:42 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:42 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:42 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:42 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for esound >16:00:42 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui >16:00:42 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:42 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome >16:00:42 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:42 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:42 DEBUG : Matched control-center - 1:2.16.0-14.el5.i386 to require for control-center >16:00:42 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:42 DEBUG : Matched gnome-volume-manager - 2.15.0-4.el5.i386 to require for gnome-volume-manager >16:00:42 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >16:00:42 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:42 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome >16:00:42 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:42 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:42 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >16:00:42 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:42 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:42 DEBUG : Matched dbus-python - 0.70-7.el5.i386 to require for dbus-python >16:00:42 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >16:00:42 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesddsp.so.0 >16:00:42 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata >16:00:42 DEBUG : Matched at-spi - 1.7.11-2.fc6.i386 to require for at-spi >16:00:42 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >16:00:42 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:42 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:42 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusbpp-0.1.so.4 >16:00:42 DEBUG : Matched libpcap - 14:0.9.4-11.el5.i386 to require for libpcap.so.0.9.4 >16:00:42 DEBUG : Matched httpd - 2.2.3-11.el5.i386 to require for webserver >16:00:42 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for libgd.so.2 >16:00:42 DEBUG : Matched crontabs - 1.10-8.noarch to require for crontabs >16:00:42 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils >16:00:42 DEBUG : Matched gnome-python2-canvas - 2.16.0-1.fc6.i386 to require for gnome-python2-canvas >16:00:42 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2 >16:00:42 DEBUG : Matched php-cli - 5.1.6-15.el5.i386 to require for php-cli >16:00:42 DEBUG : Matched file - 4.17-9.0.1.el5.i386 to require for file >16:00:42 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for qt >16:00:42 DEBUG : Matched sip - 4.4.5-3.i386 to require for sip >16:00:42 DEBUG : Matched mesa-libGLU - 6.5.1-7.5.el5.i386 to require for libGLU.so.1 >16:00:42 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libanonymous.so.2 >16:00:42 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:42 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:42 DEBUG : Matched libpcap - 14:0.9.4-11.el5.i386 to require for libpcap >16:00:42 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm >16:00:42 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for libbeecrypt.so.6 >16:00:42 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmdb-4.4.so >16:00:42 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.3.1) >16:00:42 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1 >16:00:42 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1(ELFUTILS_1.1.1) >16:00:42 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpm-4.4.so >16:00:42 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1(ELFUTILS_1.0) >16:00:42 DEBUG : Matched system-config-network - 1.3.99-2.el5.noarch to require for system-config-network >16:00:42 DEBUG : Matched rhpxl - 0.41.1-1.el5.i386 to require for rhpxl >16:00:42 DEBUG : Matched authconfig-gtk - 5.3.12-2.el5.i386 to require for authconfig-gtk >16:00:43 DEBUG : Matched system-config-date - 1.8.12-1.el5.noarch to require for system-config-date >16:00:43 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser >16:00:43 DEBUG : Matched system-config-display - 1.0.48-2.el5.noarch to require for system-config-display >16:00:43 DEBUG : Matched firstboot-tui - 1.4.27.3-1.el5.noarch to require for firstboot-tui >16:00:43 DEBUG : Matched system-config-keyboard - 1.2.11-1.el5.noarch to require for system-config-keyboard >16:00:43 DEBUG : Matched system-config-soundcard - 2.0.6-1.el5.noarch to require for system-config-soundcard >16:00:43 DEBUG : Matched system-config-users - 1.2.51-1.el5.noarch to require for system-config-users >16:00:43 DEBUG : Matched system-config-language - 1.1.18-1.el5.noarch to require for system-config-language >16:00:43 DEBUG : Matched system-config-securitylevel - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel >16:00:43 DEBUG : Matched rpm-python - 4.4.2-47.el5.i386 to require for rpm-python >16:00:43 DEBUG : Matched python-urlgrabber - 3.1.0-2.noarch to require for urlgrabber >16:00:43 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm >16:00:43 DEBUG : Matched yum-metadata-parser - 1.0-8.fc6.i386 to require for yum-metadata-parser >16:00:43 DEBUG : Matched python-sqlite - 1.1.7-1.2.1.i386 to require for python-sqlite >16:00:43 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for db4 >16:00:43 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:43 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >16:00:43 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libpanel.so.5 >16:00:43 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:43 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.2) >16:00:43 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.2) >16:00:43 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:43 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1(GLIBC_2.1) >16:00:43 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1(GLIBC_2.1) >16:00:43 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs >16:00:43 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:43 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:43 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:43 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >16:00:43 DEBUG : Matched gnome-panel - 2.16.1-6.el5.i386 to require for gnome-panel >16:00:43 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify >16:00:43 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify.so.1 >16:00:43 DEBUG : Matched NetworkManager - 1:0.6.4-6.el5.i386 to require for NetworkManager >16:00:43 DEBUG : Matched NetworkManager - 1:0.6.4-6.el5.i386 to require for libnm-util.so.0 >16:00:43 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:43 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:43 DEBUG : Matched libXScrnSaver - 1.1.0-3.1.i386 to require for libXss.so.1 >16:00:43 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >16:00:43 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >16:00:43 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for libgnome-menu.so.2 >16:00:43 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for libsmbclient.so.0 >16:00:43 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for ad.so >16:00:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.7) >16:00:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.4) >16:00:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9) >16:00:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9.2) >16:00:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.8) >16:00:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.6) >16:00:43 DEBUG : Matched libraw1394 - 1.2.1-1.fc6.i386 to require for libraw1394 >16:00:43 DEBUG : Matched libraw1394 - 1.2.1-1.fc6.i386 to require for libraw1394.so.8 >16:00:43 DEBUG : Matched postgresql-libs - 8.1.9-1.el5.i386 to require for libecpg_compat.so.2 >16:00:43 DEBUG : Matched postgresql-libs - 8.1.9-1.el5.i386 to require for libecpg.so.5 >16:00:43 DEBUG : Matched postgresql-libs - 8.1.9-1.el5.i386 to require for libpgtypes.so.2 >16:00:43 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:43 DEBUG : Matched system-config-printer-libs - 0.7.32.5-1.el5.i386 to require for system-config-printer-libs >16:00:43 DEBUG : Matched cups - 1:1.2.4-11.14.el5.i386 to require for cups >16:00:43 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >16:00:43 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for libbluetooth.so.2 >16:00:43 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >16:00:43 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for bluez-libs >16:00:43 DEBUG : Matched bluez-gnome - 0.5-5.fc6.i386 to require for bluez-gnome >16:00:43 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig >16:00:43 DEBUG : Matched mtools - 3.9.10-2.fc6.i386 to require for mtools >16:00:43 DEBUG : Matched audit - 1.5.5-7.el5.i386 to require for audit >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_generic) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::http) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::news) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_query) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::file::Unix) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_login) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::WithBase) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::file::Win32) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::rtsp) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::urn) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::ldap) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_server) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_userpass) >16:00:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(overload) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::sip) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_ldap) >16:00:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::file::Base) >16:00:43 DEBUG : Matched libXres - 1.0.1-3.1.i386 to require for libXRes.so.1 >16:00:43 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification >16:00:43 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >16:00:43 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt.so.1 >16:00:43 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for libscrollkeeper.so.0 >16:00:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:43 DEBUG : Matched docbook-dtds - 1.0-30.1.noarch to require for docbook-dtds >16:00:43 DEBUG : Matched libxkbfile - 1.0.3-3.1.i386 to require for libxkbfile.so.1 >16:00:43 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.i386 to require for xauth >16:00:43 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj_bc.so.1 >16:00:44 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils >16:00:44 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.i386 to require for java-gcj-compat >16:00:44 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:44 DEBUG : Matched gpm - 1.20.1-74.1.i386 to require for libgpm.so.1 >16:00:44 DEBUG : Matched vim-common - 2:7.0.109-3.el5.3.i386 to require for vim-common >16:00:44 DEBUG : Matched libxml2-python - 2.6.26-2.1.2.i386 to require for libxml2-python >16:00:44 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for libutempter.so.0 >16:00:44 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:44 DEBUG : Matched libieee1284 - 0.2.9-4.el5.i386 to require for libieee1284.so.3 >16:00:44 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane.so.1 >16:00:44 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >16:00:44 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5.i386 to require for libsane-hpaio >16:00:44 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.i386 to require for gnome-python2-gconf >16:00:44 DEBUG : Matched sabayon-apply - 2.12.4-5.el5.i386 to require for sabayon-apply >16:00:44 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:44 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >16:00:44 DEBUG : Matched poppler - 0.5.4-4.1.el5.i386 to require for libpoppler-glib.so.1 >16:00:44 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:44 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent-1.1a.so.1 >16:00:44 DEBUG : Matched libXpm - 3.5.5-3.i386 to require for libXpm.so.4 >16:00:44 DEBUG : Matched libXaw - 1.0.2-8.1.i386 to require for libXaw.so.6 >16:00:44 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:44 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >16:00:44 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for utempter >16:00:44 DEBUG : Matched gmp - 4.1.4-10.el5.i386 to require for libgmpxx.so.3 >16:00:44 DEBUG : Matched gmp - 4.1.4-10.el5.i386 to require for libmp.so.3 >16:00:44 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups-1.0.so.1 >16:00:44 DEBUG : Matched dbus-x11 - 1.0.0-6.el5.i386 to require for dbus-x11 >16:00:44 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >16:00:44 DEBUG : Matched hal-cups-utils - 0.6.2-5.i386 to require for hal-cups-utils >16:00:44 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for gettext >16:00:44 DEBUG : Matched wget - 1.10.2-7.el5.i386 to require for webclient >16:00:44 DEBUG : Matched elinks - 0.11.1-5.1.0.1.el5.i386 to require for webclient >16:00:44 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for webclient >16:00:44 DEBUG : Matched w3m - 0.5.1-15.el5.i386 to require for webclient >16:00:44 DEBUG : Matched lynx - 2.8.5-28.1.i386 to require for webclient >16:00:44 DEBUG : Matched sendmail - 8.13.8-2.el5.i386 to require for smtpdaemon >16:00:44 DEBUG : Matched exim - 4.63-3.el5.i386 to require for smtpdaemon >16:00:44 DEBUG : Matched postfix - 2:2.3.3-2.i386 to require for smtpdaemon >16:00:44 DEBUG : Matched mailcap - 2.1.23-1.fc6.noarch to require for mailcap >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Term::ANSIColor) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(VMS::Stdio) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::JP::JIS7) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(List::Util) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(MIME::QuotedPrint) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(I18N::LangTags) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Checker) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder::Tester) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::stat) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Temp) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::Base) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::InputObjects) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::Utils) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Find) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigFloat) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Any) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(threads::shared) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Hash) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Hash) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Socket) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AutoSplit) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Man) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Errno) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Straps) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Opcode) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(vmsish) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Assert) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Packlist) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Unicode) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Html) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Handle) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(re) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::ParseWords) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(I18N::LangTags) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Config) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Config) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Usage) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Fcntl) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Search::Dict) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SelectSaver) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Select) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Encoding) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Time::tm) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::ParseUtils) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IPC::Open3) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Liblist) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::Complex) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Concise) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Parser) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Point) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Text) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Term::Cap) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::XS) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::ParseLink) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket::UNIX) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Terse) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::KR::2022_KR) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Benchmark) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::LaTeX) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::CJKConstants) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Perldoc::GetOptsOO) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(VMS::Filespec) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IPC::SysV) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Config) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Wrap) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(getopts.pl) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Asmdata) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Tabs) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Locale::Constants) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Alias) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Compare) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Liblist::Kid) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SDBM_File) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bigint.pl) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Safe) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Digest) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CPAN) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CGI::Util) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::FTP::I) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Filter::Util::Call) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Balanced) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Stackobj) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::CN::HZ) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MakeMaker::Config) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ByteLoader) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Sys::Hostname) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Bblock) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::FTP::dataconn) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MY) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Storable) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Cmd) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bytes) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bytes) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Parser) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Array) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Seekable) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Locale::Maketext::GutsLoader) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Class::Struct) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Opcode) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Iterator) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::C) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigInt) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigInt) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Assembler) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(warnings::register) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Perldoc) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec::Unix) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Win32) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(utf8) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(utf8) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Installed) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SelfLoader) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(diagnostics) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder::Module) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Unix) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Usage) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CGI) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket::INET) >16:00:44 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::PPD) >16:00:44 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::DB) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(sigtrap) >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:44 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::UIElem) >16:00:44 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::Defaults) >16:00:44 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.11) >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.5) >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.11.1) >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.2) >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.3.1) >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.10) >16:00:44 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx >16:00:44 DEBUG : Matched dmraid - 1.0.0.rc13-4.el5.i386 to require for dmraid >16:00:44 DEBUG : Matched cpio - 2.6-20.i386 to require for cpio >16:00:44 DEBUG : Matched tar - 2:1.15.1-23.0.1.el5.i386 to require for tar >16:00:44 DEBUG : Matched lvm2 - 2.02.26-3.el5.i386 to require for lvm2 >16:00:44 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:44 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:44 DEBUG : Matched nash - 5.1.19.6-19.i386 to require for nash >16:00:44 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:44 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp >16:00:44 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for device-mapper >16:00:44 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for mount >16:00:44 DEBUG : Matched e2fsprogs - 1.39-10.el5.i386 to require for e2fsprogs >16:00:44 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >16:00:44 DEBUG : Matched device-mapper-multipath - 0.4.7-12.el5.i386 to require for device-mapper-multipath >16:00:44 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for e2fsprogs-libs >16:00:44 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines >16:00:44 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel-tui >16:00:44 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:44 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:44 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:44 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint22 >16:00:44 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >16:00:44 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:44 DEBUG : Matched mailx - 8.1.1-44.2.2.i386 to require for mailx >16:00:44 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:44 DEBUG : Matched dvd+rw-tools - 7.0-0.el5.3.i386 to require for dvd+rw-tools >16:00:44 DEBUG : Matched mkisofs - 9:2.01-10.i386 to require for mkisofs >16:00:44 DEBUG : Matched cdrecord - 9:2.01-10.i386 to require for cdrecord >16:00:44 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:44 DEBUG : Matched cdrdao - 1.2.1-2.i386 to require for cdrdao >16:00:44 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.3) >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so(NSS_3.2) >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so(NSS_3.4) >16:00:44 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.4.1) >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >16:00:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.6) >16:00:44 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:44 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:44 DEBUG : Matched mcstrans - 0.2.6-1.el5.i386 to require for setransd >16:00:44 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >16:00:44 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb >16:00:44 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls-extra.so.13 >16:00:44 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >16:00:44 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls-openssl.so.13 >16:00:44 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmio-4.4.so >16:00:44 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmbuild-4.4.so >16:00:44 DEBUG : Matched popt - 1.10.2-47.el5.i386 to require for popt >16:00:44 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for beecrypt >16:00:44 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:44 DEBUG : Matched firstboot - 1.4.27.3-1.el5.noarch to require for firstboot >16:00:44 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config >16:00:44 DEBUG : Matched glibc - 2.5-18.i686 to require for libnss_files.so.2 >16:00:44 DEBUG : Matched glibc - 2.5-18.i386 to require for libnss_files.so.2 >16:00:44 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:44 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:44 DEBUG : Matched make - 1:3.81-1.1.i386 to require for make >16:00:44 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux >16:00:44 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc >16:00:44 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc >16:00:44 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libospgrove.so.0 >16:00:44 DEBUG : Matched opensp - 1.5.2-4.i386 to require for libosp.so.5 >16:00:44 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libostyle.so.0 >16:00:44 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libogrove.so.0 >16:00:44 DEBUG : Matched tzdata - 2007d-1.el5.noarch to require for tzdata >16:00:44 DEBUG : Matched authconfig - 5.3.12-2.el5.i386 to require for authconfig >16:00:44 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel-tui >16:00:44 DEBUG : Matched ntsysv - 1.3.30.1-1.i386 to require for ntsysv >16:00:44 DEBUG : Matched system-config-network-tui - 1.3.99-2.el5.noarch to require for system-config-network-tui >16:00:44 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi >16:00:44 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi.so.2(libgssapi_CITI_2) >16:00:44 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for librpcsecgss.so.2 >16:00:44 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi.so.2 >16:00:44 DEBUG : Matched speex - 1.0.5-4.i386 to require for libspeex.so.1 >16:00:44 DEBUG : Matched libao - 0.8.6-5.i386 to require for libao >16:00:44 DEBUG : Matched flac - 1.1.2-27.i386 to require for libFLAC.so.7 >16:00:44 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg >16:00:45 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis >16:00:45 DEBUG : Matched libao - 0.8.6-5.i386 to require for libao.so.2 >16:00:45 DEBUG : Matched flac - 1.1.2-27.i386 to require for libOggFLAC.so.3 >16:00:45 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:45 DEBUG : Matched gnome-panel - 2.16.1-6.el5.i386 to require for gnome-panel >16:00:45 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:45 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl >16:00:45 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.2.3) >16:00:45 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.2.3) >16:00:45 DEBUG : Matched zip - 2.31-1.2.2.i386 to require for zip >16:00:45 DEBUG : Matched openssh - 4.3p2-24.el5.i386 to require for openssh >16:00:45 DEBUG : Matched portmap - 4.0-65.2.2.1.i386 to require for portmap >16:00:45 DEBUG : Matched yp-tools - 2.9-0.1.i386 to require for yp-tools >16:00:45 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash >16:00:45 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang >16:00:45 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:45 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs >16:00:45 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:45 DEBUG : Matched lvm2 - 2.02.26-3.el5.i386 to require for lvm2 >16:00:45 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts >16:00:45 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:45 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python >16:00:45 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >16:00:45 DEBUG : Matched ghostscript - 8.15.2-9.1.el5.i386 to require for ghostscript >16:00:45 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:45 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:45 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:45 DEBUG : Matched ghostscript-fonts - 5.50-13.1.1.noarch to require for ghostscript-fonts >16:00:45 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups >16:00:45 DEBUG : Matched vim-minimal - 2:7.0.109-3.el5.3.i386 to require for vim-minimal >16:00:45 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libform.so.5 >16:00:45 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libformw.so.5 >16:00:45 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libmenu.so.5 >16:00:45 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libpanelw.so.5 >16:00:45 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libmenuw.so.5 >16:00:45 DEBUG : Matched poppler - 0.5.4-4.1.el5.i386 to require for libpoppler.so.1 >16:00:45 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:45 DEBUG : Matched pm-utils - 0.99.3-6.el5.17.i386 to require for pm-utils >16:00:45 DEBUG : Matched libvolume_id - 095-14.9.el5.i386 to require for libvolume_id >16:00:45 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux >16:00:45 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:45 DEBUG : Matched libvolume_id - 095-14.9.el5.i386 to require for libvolume_id.so.0 >16:00:45 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb >16:00:45 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >16:00:45 DEBUG : Matched cryptsetup-luks - 1.0.3-2.2.el5.i386 to require for cryptsetup-luks >16:00:45 DEBUG : Matched dmidecode - 1:2.7-1.28.2.el5.i386 to require for dmidecode >16:00:45 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:45 DEBUG : Matched ppp - 2.4.4-1.el5.i386 to require for ppp >16:00:45 DEBUG : Matched iproute - 2.6.18-4.el5.i386 to require for iproute >16:00:45 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >16:00:45 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint22 >16:00:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >16:00:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.10.2) >16:00:45 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:45 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:45 DEBUG : Matched kexec-tools - 1.101-194.4.el5.i386 to require for kexec-tools >16:00:45 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:45 DEBUG : Matched pciutils - 2.2.3-4.i386 to require for pciutils >16:00:45 DEBUG : Matched kudzu - 1.2.57.1.15-1.i386 to require for kudzu >16:00:45 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:45 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:45 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts >16:00:45 DEBUG : ignoring ghostscript-fonts>ghostscript in whiteout >16:00:45 DEBUG : Matched notification-daemon - 0.3.5-8.el5.i386 to require for notification-daemon >16:00:45 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify >16:00:45 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables >16:00:45 DEBUG : ignoring initscripts>sysklogd in whiteout >16:00:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.10) >16:00:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >16:00:45 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiffxx.so.3 >16:00:45 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for samba-common >16:00:45 DEBUG : Matched glibc - 2.5-18.i686 to require for ldconfig >16:00:45 DEBUG : Matched glibc - 2.5-18.i386 to require for ldconfig >16:00:45 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon >16:00:45 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-core.so.4 >16:00:45 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap >16:00:45 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon.so.0 >16:00:45 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for expat >16:00:45 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >16:00:45 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for libgettextlib-0.14.6.so >16:00:45 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for libgettextsrc-0.14.6.so >16:00:45 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj >16:00:45 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj >16:00:45 DEBUG : Matched antlr - 2.7.6-4jpp.2.i386 to require for antlr >16:00:45 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.i386 to require for java-gcj-compat >16:00:45 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:46 DEBUG : Matched gnome-python2-gnomevfs - 2.16.0-1.fc6.i386 to require for gnome-python2-gnomevfs >16:00:46 DEBUG : Matched gnome-python2-bonobo - 2.16.0-1.fc6.i386 to require for gnome-python2-bonobo >16:00:46 DEBUG : Matched gnome-python2-libegg - 2.14.2-4.fc6.i386 to require for gnome-python2-libegg >16:00:46 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.i386 to require for gstreamer-plugins-good >16:00:46 DEBUG : Matched gucharmap - 1.8.0-1.fc6.i386 to require for libgucharmap.so.5 >16:00:46 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier >16:00:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base >16:00:46 DEBUG : Matched gnome-python2-applet - 2.16.0-1.fc6.i386 to require for gnome-python2-applet >16:00:46 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier.so.11 >16:00:46 DEBUG : Matched gnome-netstatus - 2.12.0-5.el5.i386 to require for gnome-netstatus >16:00:46 DEBUG : Matched gnome-panel - 2.16.1-6.el5.i386 to require for gnome-panel >16:00:46 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2 >16:00:46 DEBUG : Matched libdrm - 2.0.2-1.1.i386 to require for libdrm.so.2 >16:00:46 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common >16:00:46 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >16:00:46 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common >16:00:46 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:46 DEBUG : Matched openjade - 1.3.2-27.i386 to require for openjade >16:00:46 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils >16:00:46 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >16:00:46 DEBUG : Matched checkpolicy - 1.33.1-2.el5.i386 to require for checkpolicy >16:00:46 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.i386 to require for libavc1394.so.0 >16:00:46 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage >16:00:46 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for lockdev >16:00:46 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python >16:00:46 DEBUG : Matched libselinux-python - 1.33.4-4.el5.i386 to require for libselinux-python >16:00:46 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >16:00:46 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >16:00:46 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata >16:00:46 DEBUG : Matched mkinitrd - 5.1.19.6-19.i386 to require for mkinitrd >16:00:46 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for module-init-tools >16:00:46 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:46 DEBUG : Matched dosfstools - 2.11-6.2.el5.i386 to require for dosfstools >16:00:46 DEBUG : Matched syslinux - 3.11-4.i386 to require for syslinux >16:00:46 DEBUG : Matched mkinitrd - 5.1.19.6-19.i386 to require for mkinitrd >16:00:46 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-gnome-1.so.114 >16:00:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:46 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL-2.so.0 >16:00:46 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-imodule-2.so.0 >16:00:46 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.1.1) >16:00:46 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.1.1) >16:00:46 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo >16:00:46 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libedata-cal-1.2.so.6 >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libcamel-1.2.so.0 >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libexchange-storage-1.2.so.2 >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libedataserverui-1.2.so.8 >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libegroupwise-1.2.so.12 >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libedata-book-1.2.so.2 >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libecal-1.2.so.7 >16:00:46 DEBUG : Matched libsoup - 2.2.98-2.el5.i386 to require for libsoup >16:00:46 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libebook-1.2.so.9 >16:00:46 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:46 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:46 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:46 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libcamel-provider-1.2.so.8 >16:00:46 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:46 DEBUG : Matched httpd - 2.2.3-11.el5.i386 to require for httpd >16:00:46 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng.so.3 >16:00:46 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for liblwres.so.9 >16:00:46 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisccc.so.0 >16:00:46 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for bind-libs >16:00:46 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisccfg.so.1 >16:00:46 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libdns.so.22 >16:00:46 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisc.so.11 >16:00:46 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libbind9.so.0 >16:00:46 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender >16:00:46 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext >16:00:46 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >16:00:46 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft >16:00:47 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo >16:00:47 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:47 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier >16:00:47 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for gnome-menus >16:00:47 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >16:00:47 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >16:00:47 DEBUG : Matched metacity - 2.16.0-8.el5.i386 to require for libmetacity-private.so.0 >16:00:47 DEBUG : Matched libgail-gnome - 1.1.3-1.2.1.i386 to require for libgail-gnome >16:00:47 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >16:00:47 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for libedataserver-1.2.so.7 >16:00:47 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for alsa-lib >16:00:47 DEBUG : Matched ccid - 1.0.1-6.el5.i386 to require for pcsc-ifd-handler >16:00:47 DEBUG : Matched ifd-egate - 0.05-15.i386 to require for pcsc-ifd-handler >16:00:47 DEBUG : Matched libXevie - 1.0.1-3.1.i386 to require for libXevie.so.1 >16:00:47 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail >16:00:47 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >16:00:47 DEBUG : Matched sane-backends - 1.0.18-5.el5.i386 to require for sane-backends >16:00:47 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5.i386 to require for libsane-hpaio.so.1 >16:00:47 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode >16:00:47 DEBUG : Matched system-config-printer-libs - 0.7.32.5-1.el5.i386 to require for system-config-printer-libs >16:00:47 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:47 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >16:00:47 DEBUG : Matched which - 2.16-7.i386 to require for which >16:00:47 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >16:00:47 DEBUG : Matched pygtk2-libglade - 2.10.1-8.el5.i386 to require for pygtk2-libglade >16:00:47 DEBUG : Matched authconfig - 5.3.12-2.el5.i386 to require for authconfig >16:00:47 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >16:00:47 DEBUG : ignoring dbus>dbus-glib in whiteout >16:00:47 DEBUG : Matched pm-utils - 0.99.3-6.el5.17.i386 to require for pm-utils >16:00:47 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for libauparse.so.0 >16:00:47 DEBUG : Matched flac - 1.1.2-27.i386 to require for libOggFLAC++.so.2 >16:00:47 DEBUG : Matched flac - 1.1.2-27.i386 to require for libFLAC++.so.5 >16:00:47 DEBUG : Matched rhn-setup - 0.4.16-1.el5.noarch to require for rhn-setup >16:00:47 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:47 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >16:00:47 DEBUG : Matched ntp - 4.2.2p1-7.el5.i386 to require for ntp >16:00:47 DEBUG : Matched gnome-python2-desktop - 2.16.0-1.fc6.i386 to require for gnome-python2-desktop >16:00:47 DEBUG : Matched glibc-common - 2.5-18.i386 to require for glibc-common >16:00:47 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc >16:00:47 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc >16:00:47 DEBUG : Matched basesystem - 8.0-5.1.1.noarch to require for basesystem >16:00:47 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >16:00:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:47 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum >16:00:47 DEBUG : Matched rhn-client-tools - 0.4.16-1.el5.noarch to require for rhn-client-tools >16:00:47 DEBUG : Matched rhn-setup - 0.4.16-1.el5.noarch to require for rhn-setup >16:00:47 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:47 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:47 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux >16:00:47 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui22 >16:00:47 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint22 >16:00:47 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0) >16:00:47 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus >16:00:47 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx >16:00:47 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata >16:00:47 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils >16:00:47 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:47 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >16:00:47 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs >16:00:47 DEBUG : Matched NetworkManager-glib - 1:0.6.4-6.el5.i386 to require for libnm_glib.so.0 >16:00:47 DEBUG : Matched sox - 12.18.1-1.i386 to require for sox >16:00:47 DEBUG : Matched pycairo - 1.2.0-1.1.i386 to require for pycairo >16:00:47 DEBUG : Matched alsa-utils - 1.0.14-2.rc4.el5.i386 to require for alsa-utils >16:00:47 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for libviaXvMCPro.so.1 >16:00:47 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for libviaXvMC.so.1 >16:00:47 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg >16:00:47 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for device-mapper >16:00:47 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper-event.so.1.02 >16:00:47 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper-event.so.1.02(Base) >16:00:48 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:48 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:48 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >16:00:48 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation >16:00:48 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:48 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines >16:00:48 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >16:00:48 DEBUG : Matched system-config-network-tui - 1.3.99-2.el5.noarch to require for system-config-network-tui >16:00:48 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux >16:00:48 DEBUG : Matched ethtool - 5-1.el5.i386 to require for ethtool >16:00:48 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for mount >16:00:48 DEBUG : Matched mingetty - 1.07-5.2.2.i386 to require for mingetty >16:00:48 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >16:00:48 DEBUG : Matched SysVinit - 2.86-14.i386 to require for SysVinit >16:00:48 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash >16:00:48 DEBUG : Matched e2fsprogs - 1.39-10.el5.i386 to require for e2fsprogs >16:00:48 DEBUG : Matched net-tools - 1.60-73.i386 to require for net-tools >16:00:48 DEBUG : Matched libXfontcache - 1.0.2-3.1.i386 to require for libXfontcache.so.1 >16:00:48 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:48 DEBUG : Matched cpp - 4.1.2-14.el5.i386 to require for cpp >16:00:48 DEBUG : Matched cpp - 4.1.2-14.el5.i386 to require for cpp >16:00:48 DEBUG : Matched libXTrap - 1.0.0-3.1.i386 to require for libXTrap.so.6 >16:00:48 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev >16:00:48 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel >16:00:48 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel >16:00:48 DEBUG : Matched kernel-xen - 2.6.18-53.el5.i686 to require for kernel >16:00:48 DEBUG : Matched kernel-PAE - 2.6.18-53.el5.i686 to require for kernel >16:00:48 DEBUG : Matched kernel-debug - 2.6.18-53.el5.i686 to require for kernel >16:00:48 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables >16:00:48 DEBUG : Matched iptables-ipv6 - 1.3.5-1.2.1.i386 to require for iptables-ipv6 >16:00:48 DEBUG : Matched m2crypto - 0.16-6.el5.1.i386 to require for m2crypto >16:00:48 DEBUG : Matched kbd - 1.12-19.el5.i386 to require for kbd >16:00:48 DEBUG : Matched pciutils - 2.2.3-4.i386 to require for pciutils >16:00:48 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:48 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for libnetpbm.so.10 >16:00:48 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:48 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl >16:00:48 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for netpbm >16:00:48 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(English) >16:00:48 DEBUG : Matched pcsc-lite - 1.3.1-7.i386 to require for pcsc-lite >16:00:48 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss >16:00:48 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >16:00:48 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification >16:00:48 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:48 DEBUG : Matched vte - 0.14.0-2.el5.i386 to require for libvte.so.9 >16:00:48 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >16:00:48 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:48 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2 >16:00:48 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.el5.i386 to require for libI810XvMC.so.1 >16:00:48 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for binutils >16:00:48 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL >16:00:48 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >16:00:48 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2 >16:00:48 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang >16:00:48 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig >16:00:48 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc >16:00:48 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig >16:00:48 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum >16:00:48 DEBUG : Matched libhugetlbfs-lib - 1.0.1-1.el5.i386 to require for libhugetlbfs-lib >16:00:48 DEBUG : Matched PyQt - 3.16-4.i386 to require for PyQt >16:00:48 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5.i386 to require for hpijs >16:00:48 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.i386 to require for xorg-x11-xauth >16:00:48 DEBUG : Matched passwd - 0.73-1.i386 to require for passwd >16:00:48 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:48 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts >16:00:48 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam >16:00:48 DEBUG : Matched rhnsd - 4.6.1-1.el5.i386 to require for rhnsd >16:00:48 DEBUG : Matched postgresql-libs - 8.1.9-1.el5.i386 to require for libpq.so.4 >16:00:48 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk_pixbuf_xlib-2.0.so.0 >16:00:48 DEBUG : Matched tk - 8.4.13-3.fc6.i386 to require for tk >16:00:48 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >16:00:48 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcreposix.so.0 >16:00:48 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcrecpp.so.0 >16:00:48 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libbind.so.4 >16:00:48 DEBUG : Matched bind-libbind-devel - 30:9.3.3-10.el5.i386 to require for libbind.so.4 >16:00:48 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstriff-0.10.so.0 >16:00:48 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer >16:00:48 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.i386 to require for librom1394.so.0 >16:00:48 DEBUG : Matched libiec61883 - 1.0.0-11.fc6.i386 to require for libiec61883.so.0 >16:00:49 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgsttag-0.10.so.0 >16:00:49 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstnetbuffer-0.10.so.0 >16:00:49 DEBUG : Matched libdv - 0.104-4.fc6.1.i386 to require for libdv.so.4 >16:00:49 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstbase-0.10.so.0 >16:00:49 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstrtp-0.10.so.0 >16:00:49 DEBUG : Matched liboil - 0.3.8-2.1.i386 to require for liboil-0.3.so.0 >16:00:49 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstvideo-0.10.so.0 >16:00:49 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco-0.6.so.3 >16:00:49 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:49 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-1.so.114 >16:00:49 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >16:00:49 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf >16:00:49 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:49 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo >16:00:49 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng >16:00:49 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco >16:00:49 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmf-0.2.so.7 >16:00:49 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for gd >16:00:49 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:49 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for bzip2-libs >16:00:49 DEBUG : Matched procps - 3.2.7-8.1.el5.i386 to require for procps >16:00:49 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:49 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for gecko-libs >16:00:49 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for libgtkembedmoz.so >16:00:49 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for libxpcom_core.so >16:00:49 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >16:00:49 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:49 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libexslt.so.0 >16:00:49 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >16:00:49 DEBUG : Matched gnome-doc-utils - 0.8.0-2.fc6.noarch to require for gnome-doc-utils >16:00:49 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >16:00:49 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for libxpcom.so >16:00:49 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser >16:00:49 DEBUG : Matched gnome-python2-gnomeprint - 2.16.0-1.fc6.i386 to require for gnome-python2-gnomeprint >16:00:49 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for gtksourceview >16:00:49 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:49 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2 >16:00:49 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:49 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >16:00:49 DEBUG : Matched rhnlib - 2.2.5-1.el5.noarch to require for rhnlib >16:00:49 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl >16:00:49 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm >16:00:49 DEBUG : Matched gnupg - 1.4.5-13.i386 to require for gnupg >16:00:49 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.i386 to require for gnome-python2-gconf >16:00:49 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum >16:00:49 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils >16:00:49 DEBUG : Matched comps-extras - 11.1-1.1.noarch to require for comps-extras >16:00:49 DEBUG : Matched rhn-setup-gnome - 0.4.16-1.el5.noarch to require for rhn-setup-gnome >16:00:49 DEBUG : Matched nscd - 2.5-18.i386 to require for nscd >16:00:49 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils >16:00:49 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for libbfd-2.17.50.0.6-5.el5.so >16:00:49 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for libopcodes-2.17.50.0.6-5.el5.so >16:00:49 DEBUG : Matched MAKEDEV - 3.23-1.2.i386 to require for MAKEDEV >16:00:49 DEBUG : Matched MAKEDEV - 3.23-1.2.i386 to require for MAKEDEV >16:00:49 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux >16:00:49 DEBUG : Matched portmap - 4.0-65.2.2.1.i386 to require for portmap >16:00:49 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi >16:00:49 DEBUG : Matched shadow-utils - 2:4.0.17-12.el5.i386 to require for shadow-utils >16:00:49 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils >16:00:49 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent >16:00:49 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for libnfsidmap.so.0 >16:00:49 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for nfs-utils-lib >16:00:49 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for avahi >16:00:49 DEBUG : Matched vte - 0.14.0-2.el5.i386 to require for vte >16:00:49 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:49 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1(KEYUTILS_0.3) >16:00:49 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkdb5.so.4(kdb5_4_MIT) >16:00:49 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssrpc.so.4(gssrpc_4_MIT) >16:00:49 DEBUG : Matched festival - 1.95-5.2.1.i386 to require for festival >16:00:49 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >16:00:49 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >16:00:49 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal >16:00:49 DEBUG : Matched dbus-x11 - 1.0.0-6.el5.i386 to require for dbus-x11 >16:00:49 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >16:00:49 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for cups-libs >16:00:49 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstdataprotocol-0.10.so.0 >16:00:49 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstcontroller-0.10.so.0 >16:00:49 DEBUG : Matched libtheora - 1.0alpha7-1.i386 to require for libtheora.so.0 >16:00:49 DEBUG : Matched libtheora - 1.0alpha7-1.i386 to require for libtheora.so.0(libtheora.so.1.0) >16:00:49 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstcdda-0.10.so.0 >16:00:49 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for aspell >16:00:49 DEBUG : ignoring aspell>aspell-en in whiteout >16:00:49 DEBUG : Matched python-ldap - 2.2.0-2.1.i386 to require for python-ldap >16:00:49 DEBUG : Matched gamin-python - 0.1.7-8.el5.i386 to require for gamin-python >16:00:49 DEBUG : Matched xorg-x11-server-Xnest - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xnest >16:00:49 DEBUG : Matched gstreamer-tools - 0.10.9-3.el5.i386 to require for gstreamer-tools >16:00:49 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base >16:00:49 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.i386 to require for gstreamer-plugins-good >16:00:49 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstnet-0.10.so.0 >16:00:49 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >16:00:49 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for samba-common >16:00:49 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >16:00:49 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem >16:00:49 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff >16:00:49 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >16:00:49 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >16:00:49 DEBUG : ignoring hicolor-icon-theme>gtk2 in whiteout >16:00:50 DEBUG : Matched xorg-x11-drv-siliconmotion - 1.4.1-2.1.i386 to require for xorg-x11-drv-siliconmotion >16:00:50 DEBUG : Matched xorg-x11-drv-i740 - 1.1.0-2.1.i386 to require for xorg-x11-drv-i740 >16:00:50 DEBUG : Matched xorg-x11-drv-microtouch - 1.1.0-1.1.i386 to require for xorg-x11-drv-microtouch >16:00:50 DEBUG : Matched xorg-x11-drv-spaceorb - 1.1.0-1.1.i386 to require for xorg-x11-drv-spaceorb >16:00:50 DEBUG : Matched xorg-x11-drv-cyrix - 1.1.0-4.i386 to require for xorg-x11-drv-cyrix >16:00:50 DEBUG : Matched xorg-x11-drv-nsc - 2.8.1-2.1.i386 to require for xorg-x11-drv-nsc >16:00:50 DEBUG : Matched xorg-x11-drv-fpit - 1.1.0-1.1.i386 to require for xorg-x11-drv-fpit >16:00:50 DEBUG : Matched xorg-x11-drv-s3virge - 1.9.1-2.1.i386 to require for xorg-x11-drv-s3virge >16:00:50 DEBUG : Matched xorg-x11-drv-trident - 1.2.1-3.fc6.i386 to require for xorg-x11-drv-trident >16:00:50 DEBUG : Matched xorg-x11-drv-penmount - 1.1.0-2.1.i386 to require for xorg-x11-drv-penmount >16:00:50 DEBUG : Matched xorg-x11-drv-sisusb - 0.8.1-4.1.i386 to require for xorg-x11-drv-sisusb >16:00:50 DEBUG : Matched xorg-x11-drv-sis - 0.9.1-7.i386 to require for xorg-x11-drv-sis >16:00:50 DEBUG : Matched xorg-x11-drv-savage - 2.1.1-5.fc6.i386 to require for xorg-x11-drv-savage >16:00:50 DEBUG : Matched xorg-x11-drv-tek4957 - 1.1.0-1.1.i386 to require for xorg-x11-drv-tek4957 >16:00:50 DEBUG : Matched xorg-x11-drv-summa - 1.1.0-1.1.i386 to require for xorg-x11-drv-summa >16:00:50 DEBUG : Matched xorg-x11-drv-v4l - 0.1.1-4.i386 to require for xorg-x11-drv-v4l >16:00:50 DEBUG : Matched xorg-x11-drv-vmware - 10.13.0-2.1.i386 to require for xorg-x11-drv-vmware >16:00:50 DEBUG : Matched xorg-x11-drv-dmc - 1.1.0-2.i386 to require for xorg-x11-drv-dmc >16:00:50 DEBUG : Matched xorg-x11-drv-cirrus - 1.1.0-2.fc6.i386 to require for xorg-x11-drv-cirrus >16:00:50 DEBUG : Matched xorg-x11-drv-vmmouse - 12.4.0-2.1.i386 to require for xorg-x11-drv-vmmouse >16:00:50 DEBUG : Matched xorg-x11-drv-ark - 0.6.0-2.1.i386 to require for xorg-x11-drv-ark >16:00:50 DEBUG : Matched xorg-x11-drv-elographics - 1.1.0-1.1.i386 to require for xorg-x11-drv-elographics >16:00:50 DEBUG : Matched xorg-x11-drv-acecad - 1.1.0-2.1.i386 to require for xorg-x11-drv-acecad >16:00:50 DEBUG : Matched xorg-x11-drv-dynapro - 1.1.0-2.i386 to require for xorg-x11-drv-dynapro >16:00:50 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for xorg-x11-drv-via >16:00:50 DEBUG : Matched xorg-x11-drv-digitaledge - 1.1.0-1.1.i386 to require for xorg-x11-drv-digitaledge >16:00:50 DEBUG : Matched xorg-x11-drv-apm - 1.1.1-2.1.i386 to require for xorg-x11-drv-apm >16:00:50 DEBUG : Matched xorg-x11-drv-aiptek - 1.0.1-2.i386 to require for xorg-x11-drv-aiptek >16:00:50 DEBUG : Matched xorg-x11-drv-ast - 0.81.0-3.i386 to require for xorg-x11-drv-ast >16:00:50 DEBUG : Matched xorg-x11-drv-magellan - 1.1.0-1.1.i386 to require for xorg-x11-drv-magellan >16:00:50 DEBUG : Matched xorg-x11-drv-joystick - 1.1.0-1.1.i386 to require for xorg-x11-drv-joystick >16:00:50 DEBUG : Matched xorg-x11-drv-mutouch - 1.1.0-2.i386 to require for xorg-x11-drv-mutouch >16:00:50 DEBUG : Matched xorg-x11-drv-rendition - 4.1.0-3.1.i386 to require for xorg-x11-drv-rendition >16:00:50 DEBUG : Matched xorg-x11-drv-nv - 2.1.2-1.el5.i386 to require for xorg-x11-drv-nv >16:00:50 DEBUG : Matched xorg-x11-drv-palmax - 1.1.0-1.1.i386 to require for xorg-x11-drv-palmax >16:00:50 DEBUG : Matched xorg-x11-drv-vga - 4.1.0-2.1.i386 to require for xorg-x11-drv-vga >16:00:50 DEBUG : Matched xorg-x11-drv-magictouch - 1.0.0.5-2.1.i386 to require for xorg-x11-drv-magictouch >16:00:50 DEBUG : Matched xorg-x11-drv-dummy - 0.2.0-2.1.i386 to require for xorg-x11-drv-dummy >16:00:50 DEBUG : Matched xorg-x11-drv-hyperpen - 1.1.0-2.i386 to require for xorg-x11-drv-hyperpen >16:00:50 DEBUG : Matched xorg-x11-drv-voodoo - 1.1.0-3.1.i386 to require for xorg-x11-drv-voodoo >16:00:50 DEBUG : Matched xorg-x11-drv-s3 - 0.4.1-2.1.i386 to require for xorg-x11-drv-s3 >16:00:50 DEBUG : Matched xorg-x11-drv-jamstudio - 1.1.0-1.1.i386 to require for xorg-x11-drv-jamstudio >16:00:50 DEBUG : Matched xorg-x11-drv-glint - 1.1.1-4.1.i386 to require for xorg-x11-drv-glint >16:00:50 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.el5.i386 to require for xorg-x11-drv-i810 >16:00:50 DEBUG : Matched xorg-x11-drv-i128 - 1.2.0-4.i386 to require for xorg-x11-drv-i128 >16:00:50 DEBUG : Matched xorg-x11-drv-calcomp - 1.1.0-1.1.i386 to require for xorg-x11-drv-calcomp >16:00:50 DEBUG : Matched xorg-x11-drv-tdfx - 1.2.1-3.1.i386 to require for xorg-x11-drv-tdfx >16:00:50 DEBUG : Matched xorg-x11-drv-fbdev - 0.3.0-2.i386 to require for xorg-x11-drv-fbdev >16:00:50 DEBUG : Matched xorg-x11-drv-ati - 6.6.3-3.2.el5.i386 to require for xorg-x11-drv-ati >16:00:50 DEBUG : Matched xorg-x11-drv-citron - 2.2.0-1.1.i386 to require for xorg-x11-drv-citron >16:00:50 DEBUG : Matched xorg-x11-drv-neomagic - 1.1.1-2.1.i386 to require for xorg-x11-drv-neomagic >16:00:50 DEBUG : Matched xorg-x11-drv-chips - 1.1.1-2.1.i386 to require for xorg-x11-drv-chips >16:00:50 DEBUG : Matched xorg-x11-drv-mga - 1.4.2-6.el5.i386 to require for xorg-x11-drv-mga >16:00:50 DEBUG : Matched xorg-x11-drv-tseng - 1.1.0-3.1.i386 to require for xorg-x11-drv-tseng >16:00:50 DEBUG : Matched xorg-x11-drv-ur98 - 1.1.0-1.1.i386 to require for xorg-x11-drv-ur98 >16:00:50 DEBUG : Matched xorg-x11-drv-elo2300 - 1.1.0-1.1.i386 to require for xorg-x11-drv-elo2300 >16:00:50 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-v4l.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco2.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-microtek.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-matsushita.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-abaton.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc210.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-agfafocus.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sm3840.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-microtek2.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_usb.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-test.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-genesys.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-s9036.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-fujitsu.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sm3600.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-avision.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-niash.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-stv680.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-artec_eplus48u.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sp15c.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-u12.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-epson.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-coolscan2.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-net.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-qcam.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-as6e.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-leo.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax1220u.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon630u.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-st400.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ibm.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-nec.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-bh.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp4200.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_usb2.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-gphoto2.so.1 >16:00:50 DEBUG : Matched sane-backends - 1.0.18-5.el5.i386 to require for sane-backends >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-pixma.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dmc.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-lexmark.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc25.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-artec.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco1.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp5400.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc240.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-snapscan.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco3.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sceptre.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp3500.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_pp.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-tamarack.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-plustek.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sharp.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-gt68xx.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ma1509.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-coolscan.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-pie.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-apple.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-plustek_pp.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon_pp.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax_pp.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hpsj5s.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dll.so.1 >16:00:50 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ricoh.so.1 >16:00:50 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for gnome-menus >16:00:50 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables >16:00:50 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser >16:00:50 DEBUG : Matched pycairo - 1.2.0-1.1.i386 to require for pycairo >16:00:50 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:50 DEBUG : Matched python-numeric - 23.7-2.2.2.i386 to require for python-numeric >16:00:50 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2 >16:00:50 DEBUG : Matched evolution-data-server - 1.8.0-25.el5.i386 to require for evolution-data-server >16:00:50 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for gnome-desktop >16:00:50 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >16:00:50 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2 >16:00:50 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >16:00:50 DEBUG : Matched svrcore - 4.0.4-3.el5.i386 to require for svrcore >16:00:53 INFO : moving (1) to step confirminstall >16:00:55 INFO : moving (1) to step install >16:00:55 INFO : moving (1) to step enablefilesystems >16:00:58 INFO : lv is VolGroup00/LogVol00, size of 101952 >16:00:58 INFO : removing lv LogVol00 >16:00:58 INFO : pv is /dev/sda2 in vg VolGroup00, size is 103936 >16:00:58 INFO : vgremove VolGroup00 >16:00:58 INFO : pvremove -ff -y /dev/sda2 >16:00:58 INFO : pvcreate -ff -y -v /dev/sda2 >16:00:58 DEBUG : removing drive sda from disk lists >16:00:58 DEBUG : adding drive sda to disk list > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >HOSTNAME=mclmglt089.na.global.ad >DOMAIN=hq.quickhire.com > > >/tmp/lvmout: > /dev/hda: open failed: Read-only file system > Insufficient free extents (61) in volume group VolGroup00: 62 required
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 431564
: 294001