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 296907 Details for
Bug 435998
anaconda traceback in migrateFilesystems after filesystems are formatted but before packages are installed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anacdump.txt
anacdump.txt (text/plain), 420.75 KB, created by
James Laska
on 2008-03-05 18:43:23 UTC
(
hide
)
Description:
anacdump.txt
Filename:
MIME Type:
Creator:
James Laska
Created:
2008-03-05 18:43:23 UTC
Size:
420.75 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/fsset.py", line 1834, in migrateFilesystems > entry.options = entry.options.replace(",_netdev",",_rnetdev") > File "/usr/lib/anaconda/packages.py", line 127, in doMigrateFilesystems > anaconda.id.fsset.migrateFilesystems (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() >AttributeError: 'NoneType' object has no attribute 'replace' > >Local variables in innermost frame: >entry: fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >self: <fsset.FileSystemSet instance at 0x2aaabc744518> >chroot: /mnt/sysimage >mountpoint: / > > >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 0x6b80410> > intf.ppw.adbox: <gtk.EventBox object (GtkEventBox) at 0x6b80550> > intf.ppw.curPackage: {'summary': <gtk.Label object (GtkLabel) at 0x6b80780>, 'package': <gtk.Label object (GtkLabel) at 0x6b80730>} > intf.ppw.estimateHistory: [] > intf.ppw.numComplete: 0 > intf.ppw.pkgstatus: <gtk.Label object (GtkLabel) at 0x6b80870> > 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: 819 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0x2aaabc991e60> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0x2aaabc991e10> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0x2aaabc991f50> > 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 0x2aaabc991820> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x2aaabc732c80> > intf.ppw.ics.cw.rnv.currentURI: /tmp/RELEASE-NOTES-en.html > intf.ppw.ics.cw.rnv.topDir: /tmp > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x2aaabc732d20> > 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.type: file > 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 0x6b805a0> > intf.ppw.totalProgress: <gtk.ProgressBar object (GtkProgressBar) at 0x6b805f0> > intf.ppw.remainingTimeLabel: <gtk.Label object (GtkLabel) at 0x6b806e0> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os >dispatch: Dispatcher instance, containing members: > dispatch.step: 35 > dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'autopartitionexecute': 1, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1} > dispatch.firstStep: 0 > dispatch.method: UrlInstallMethod instance, containing members: > dispatch.method.splitmethod: False > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2aaab42d3248>> > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.pkgUrl: http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2aaab42d3248>> > dispatch.method.baseUrl: http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2aaab42d3248>> > dispatch.method.currentMedia: [] > dispatch.method.loopbackFile: None > 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.anaconda: Already dumped > id.upgradeDeps: > id.upgradeRoot: [('/dev/VolGroup00/LogVol00', 'ext3')] > 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 0x2aaaabe1d878>] >Primary Video Card Info: >device: fb0 >driver : fbdev >descr : Xen Virtual Framebuffer >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: Xen Virtual Framebuffer > 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: fbdev > 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="No - mouse" >MOUSETYPE="none" >XEMU3="no" >XMOUSETYPE="none" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0x2aaaabc14210> > 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.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.totalSize: 1770420 > id.backend.instLog: None > id.backend._installedDriverModules: [] > id.backend.method: Already dumped > id.backend.totalFiles: 97722 > id.upgrade: False > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x4140510> > id.methodstr: http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2aaab42d3248>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2aaab42d3248>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2aaab42d3248>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: xvda1 mountpoint: /boot > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: /boot > >, 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: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: xvda2 mountpoint: None > fsystem: physical volume (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.anaconda: Already dumped > id.fsset.mountcount: 5 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [('/dev/VolGroup00/LogVol00', 'ext3', 'Red Hat Enterprise Linux Server 5.2', '')] > id.x_already_set: 0 > id.upgradeRemove: [] > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 1 > id.partitions.nextUniqueID: 17 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [xvda] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > badblocks: None > format: True > migrate: 0 > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x3dc9210> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: /boot > uniqueID: 11 > device: xvda1 > mountpoint: /boot > requestSize: 101.944335938 > grow: 0 > size: 101.944335938 > end: 208844 > bytesPerInode: 4096 > drive: xvda > dev: PartitionDevice instance, containing members: > dev.device: xvda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 63 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: lvmPhysicalVolumeDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [6] > origfstype.checked: 0 > origfstype.name: physical volume (LVM) > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [lvm2] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x3dc96f0> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: xvda2 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 12 > mountpoint: None > requestSize: 10550.5004883 > size: 10550.5004883 > end: 21816269 > grow: 0 > start: 208845 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: xvda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: xvda > fslabel: None > protected: 0 > multidrive: None >, LV Request -- mountpoint: None uniqueID: 15 > type: swap format: True badblocks: None > size: 1024 lvname: LogVol01 volgroup: 16 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: / uniqueID: 14 > type: ext3 format: True badblocks: None > size: 9504 lvname: LogVol00 volgroup: 16 > bytesPerInode: 4096 options: 'None' >, VG Request -- name: VolGroup00 uniqueID: 16 > format: None pesize: 32768 > physvols: [12] >] > id.partitions.autoPartitionRequests: [] > id.partitions.deletes: [] > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'xvda': True} > id.diskset.disks: {'xvda': <PedDisk object at 0x2aaaabda4e50>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.upgradeInfoFound: None > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.displayMode: g > id.excludeDocs: 0 > id.auth: --enableshadow --enablemd5 > id.instProgress: Already dumped > id.dependencies: [] > id.ksdata: None > id.users: 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: xvda > 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: [xvda] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:16:3E:78:99:D0 >ONBOOT=yes > >} > id.network.primaryNS: None > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [test.redhat.com devel.redhat.com redhat.com] > id.network.secondaryNS: None > id.network.gateway: None > 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.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: ><4>Bootdata ok (command line is method=http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os) ><5>Linux version 2.6.18-84.el5xen (brewbuilder@hs20-bc1-6.build.redhat.com) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-39)) #1 SMP Fri Feb 29 16:42:34 EST 2008 ><6>BIOS-provided physical RAM map: ><4> Xen: 0000000000000000 - 0000000030800000 (usable) ><7>On node 0 totalpages: 198656 ><7> DMA zone: 198656 pages, LIFO batch:31 ><6>No mptable found. ><4>Built 1 zonelists. Total pages: 198656 ><5>Kernel command line: method=http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os ><4>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><6>Xen reported: 2400.084 MHz processor. ><4>Console: colour dummy device 80x25 ><4>Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) ><4>Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) ><6>Software IO TLB disabled ><4>Memory: 757760k/794624k available (2413k kernel code, 28152k reserved, 1350k data, 176k init) ><4>Calibrating delay using timer specific routine.. 6002.97 BogoMIPS (lpj=12005942) ><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: 256 ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 4096K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>(SMP-)alternatives turned off ><6>Brought up 1 CPUs ><7>sizeof(vma)=168 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=560 bytes ><7>sizeof(dentry)=216 bytes ><7>sizeof(ext3inode)=760 bytes ><7>sizeof(buffer_head)=96 bytes ><7>sizeof(skbuff)=240 bytes ><6>checking if image is initramfs... it is ><3>failed to set up cpufreq notifier ><4>Grant table initialized ><6>NET: Registered protocol family 16 ><4>ACPI Exception (utmutex-0262): AE_BAD_PARAMETER, Thread 127A0 could not acquire Mutex [2] [20060707] ><6>No dock devices found. ><4>ACPI Exception (utmutex-0262): AE_BAD_PARAMETER, Thread 127A0 could not acquire Mutex [2] [20060707] ><6>Brought up 1 CPUs ><3>PCI: Fatal: No PCI config space access function found ><6>PCI: setting up Xen PCI frontend stub ><6>ACPI: Interpreter disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI: disabled ><6>xen_mem: Initialising balloon driver. ><6>usbcore: registered new driver usbfs ><6>usbcore: registered new driver hub ><4>PCI: System does not support PCI ><4>PCI: System does not support PCI ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 32768 (order: 6, 262144 bytes) ><4>TCP established hash table entries: 131072 (order: 9, 2097152 bytes) ><4>TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>audit: initializing netlink socket (disabled) ><5>audit(1204742807.261:1): initialized ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 512 (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 2414182DD6C3AA1B ><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>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><3>rtc: IRQ 8 is not free. ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.101 (c) Dave Jones ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><4>Xen virtual console successfully installed as xvc0 ><4>Event-channel device installed. ><4>Console: switching to colour frame buffer device 100x37 ><6>input: Xen Virtual Keyboard/Mouse as /class/input/input0 ><6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ><6>ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx ><7>Probing IDE interface ide0... ><7>Probing IDE interface ide1... ><7>Probing IDE interface ide2... ><7>Probing IDE interface ide3... ><7>Probing IDE interface ide4... ><7>Probing IDE interface ide5... ><4>ide-floppy driver 0.99.newide ><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: No PS/2 controller found. Probing ports directly. ><3>i8042.c: No controller found. ><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 ><6>XENBUS: Device with no driver: device/vbd/51712 ><6>XENBUS: Device with no driver: device/vif/0 ><4>Write protecting the kernel read-only data: 460k ><5>FS-Cache: Loaded ><4>FS-Cache: netfs 'nfs' registered for caching ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is unknown type 15 (usb?), fd1 is unknown type 15 (usb?) ><6>Failed to obtain physical IRQ 6 ><4>floppy0: no floppy controllers 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 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>No iBFT detected. ><6>netfront: Initialising virtual ethernet driver. ><6>netfront: device eth0 has flipping receive path. ><4>Registering block device major 202 ><6> xvda: xvda1 xvda2 ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1672 types, 213 bools, 1 sens, 1024 cats ><7>security: 61 classes, 59381 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1204742881.670:2): policy loaded auid=4294967295 ses=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: generic_sse ><4> generic_sse: 14333.000 MB/sec ><4>raid5: using function: generic_sse (14333.000 MB/sec) ><4>raid6: int64x1 2232 MB/s ><4>raid6: int64x2 2993 MB/s ><4>raid6: int64x4 2525 MB/s ><4>raid6: int64x8 2055 MB/s ><4>raid6: sse2x1 4116 MB/s ><4>raid6: sse2x2 4445 MB/s ><4>raid6: sse2x4 6850 MB/s ><4>raid6: using algorithm sse2x4 (6850 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 Feb 29 2008 16:44:01) installed ><6>Lock_Nolock (built Feb 29 2008 16:44:18) installed ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.11.5-ioctl (2007-12-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on xvda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev xvda1, type ext3), uses xattr ><6>Adding 1048568k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:1048568k ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-0, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on xvda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev xvda1, type ext3), uses xattr > > >/tmp/anaconda.log: >18:46:50 INFO : 786432 kB are available >18:46:50 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >18:46:50 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:46:50 INFO : loaded cramfs from /modules/modules.cgz >18:46:50 INFO : loaded fat from /modules/modules.cgz >18:46:50 INFO : loaded vfat from /modules/modules.cgz >18:46:50 INFO : loaded sunrpc from /modules/modules.cgz >18:46:50 INFO : loaded lockd from /modules/modules.cgz >18:46:50 INFO : loaded fscache from /modules/modules.cgz >18:46:50 INFO : loaded nfs_acl from /modules/modules.cgz >18:46:50 INFO : loaded nfs from /modules/modules.cgz >18:46:50 INFO : loaded loop from /modules/modules.cgz >18:46:50 INFO : loaded floppy from /modules/modules.cgz >18:46:50 INFO : loaded pcspkr from /modules/modules.cgz >18:46:50 INFO : loaded squashfs from /modules/modules.cgz >18:46:50 DEBUG : module(s) isofs edd not found >18:46:50 INFO : inserted /tmp/cramfs.ko >18:46:50 INFO : inserted /tmp/fat.ko >18:46:50 INFO : inserted /tmp/vfat.ko >18:46:50 INFO : inserted /tmp/sunrpc.ko >18:46:50 INFO : inserted /tmp/lockd.ko >18:46:50 INFO : inserted /tmp/fscache.ko >18:46:50 INFO : inserted /tmp/nfs_acl.ko >18:46:50 INFO : inserted /tmp/nfs.ko >18:46:50 INFO : inserted /tmp/loop.ko >18:46:53 WARNING : failed to insert module (19) >18:46:53 ERROR : failed to insert /tmp/floppy.ko >18:46:53 INFO : inserted /tmp/pcspkr.ko >18:46:53 INFO : inserted /tmp/squashfs.ko >18:46:53 INFO : load module set done >18:46:53 INFO : modules to insert crypto_api xfrm_nalgo ipv6 >18:46:53 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:46:54 INFO : loaded crypto_api from /modules/modules.cgz >18:46:54 INFO : loaded xfrm_nalgo from /modules/modules.cgz >18:46:54 INFO : loaded ipv6 from /modules/modules.cgz >18:46:54 INFO : inserted /tmp/crypto_api.ko >18:46:54 INFO : inserted /tmp/xfrm_nalgo.ko >18:46:54 INFO : inserted /tmp/ipv6.ko >18:46:54 INFO : load module set done >18:46:54 INFO : modules to insert cdrom ide-cd >18:46:54 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:46:54 INFO : loaded cdrom from /modules/modules.cgz >18:46:54 INFO : loaded ide-cd from /modules/modules.cgz >18:46:54 INFO : inserted /tmp/cdrom.ko >18:46:54 INFO : inserted /tmp/ide-cd.ko >18:46:54 INFO : load module set done >18:46:54 INFO : modules to insert scsi_mod sd_mod sr_mod >18:46:54 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:46:54 INFO : loaded scsi_mod from /modules/modules.cgz >18:46:54 INFO : loaded sd_mod from /modules/modules.cgz >18:46:54 INFO : loaded sr_mod from /modules/modules.cgz >18:46:54 INFO : inserted /tmp/scsi_mod.ko >18:46:54 INFO : inserted /tmp/sd_mod.ko >18:46:54 INFO : inserted /tmp/sr_mod.ko >18:46:54 INFO : load module set done >18:46:54 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >18:46:54 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:46:54 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >18:46:54 INFO : loaded libiscsi from /modules/modules.cgz >18:46:54 INFO : loaded iscsi_tcp from /modules/modules.cgz >18:46:54 INFO : inserted /tmp/scsi_transport_iscsi.ko >18:46:54 INFO : inserted /tmp/libiscsi.ko >18:46:54 INFO : inserted /tmp/iscsi_tcp.ko >18:46:54 INFO : load module set done >18:46:54 INFO : modules to insert iscsi_ibft >18:46:54 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:46:54 INFO : loaded iscsi_ibft from /modules/modules.cgz >18:46:54 INFO : inserted /tmp/iscsi_ibft.ko >18:46:54 INFO : load module set done >18:46:54 INFO : looking for usb controllers >18:46:54 DEBUG : no usb controller found >18:46:54 INFO : no firewire controller found >18:46:54 DEBUG : no pcic controller found >18:46:54 DEBUG : probing buses >18:46:54 DEBUG : finished bus probing >18:46:54 INFO : modules to insert xennet xenfb xenblk >18:46:54 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:46:54 INFO : loaded xennet from /modules/modules.cgz >18:46:54 INFO : loaded xenblk from /modules/modules.cgz >18:46:54 DEBUG : module(s) xenfb not found >18:46:54 INFO : inserted /tmp/xennet.ko >18:46:55 INFO : inserted /tmp/xenblk.ko >18:46:55 INFO : load module set done >18:47:56 DEBUG : going to set language to en_US.UTF-8 >18:47:56 INFO : setting language to en_US.UTF-8 >18:47:56 INFO : 53 keymaps are available >18:47:57 INFO : need to set up networking >18:47:57 INFO : going to pick interface >18:47:57 INFO : only have one network device: eth0 >18:47:57 INFO : going to do getNetConfig >18:47:57 INFO : eth0 is not a wireless adapter >18:47:58 DEBUG : waiting for link eth0... >18:47:58 DEBUG : 0 seconds. >18:47:58 DEBUG : sleep (nicdelay) for 0 secs first >18:47:58 DEBUG : continuing... >18:47:58 INFO : requesting dhcp timeout 45 >18:47:58 INFO : Listening on LPF/eth0/00:16:3e:78:99:d0 >18:47:58 INFO : Sending on LPF/eth0/00:16:3e:78:99:d0 >18:47:58 INFO : Sending on Socket/fallback >18:47:58 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 >18:47:59 INFO : DHCPOFFER from 192.168.32.2 >18:47:59 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >18:47:59 INFO : DHCPACK from 192.168.32.2 >18:47:59 INFO : bound to 192.168.34.122 -- renewal in 16869 seconds. >18:47:59 INFO : DHCPv4 eth0 - obtained lease 192.168.34.122 >18:47:59 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.252.0 >18:47:59 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 22 broadcast: 192.168.35.255 >18:47:59 INFO : DHCPv4 eth0 - option routers: >18:47:59 ERROR : no DNS servers, can't look up hostname >18:47:59 DEBUG : device = eth0 >18:47:59 DEBUG : broadcast = 192.168.35.255 >18:47:59 DEBUG : netmask = 255.255.252.0 >18:47:59 DEBUG : network = 192.168.32.0 >18:47:59 DEBUG : gateway = 192.168.35.254 >18:47:59 DEBUG : dns[0] = 192.168.32.2 >18:47:59 DEBUG : waiting for link eth0... >18:47:59 DEBUG : 0 seconds. >18:47:59 DEBUG : sleep (nicdelay) for 0 secs first >18:47:59 DEBUG : continuing... >18:47:59 INFO : reverse name lookup worked >18:47:59 INFO : starting to STEP_URL >18:47:59 INFO : URL_STAGE_MAIN - url is http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os >18:47:59 DEBUG : url address porkchop.redhat.com >18:47:59 DEBUG : url prefix /rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os >18:47:59 ERROR : got to setupCdrom without a CD device >18:47:59 INFO : transferring http://porkchop.redhat.com//rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/images/updates.img to a fd >18:47:59 INFO : transferring http://porkchop.redhat.com//rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/disc1/images/updates.img to a fd >18:47:59 INFO : transferring http://porkchop.redhat.com//rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/images/product.img to a fd >18:47:59 INFO : transferring http://porkchop.redhat.com//rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/disc1/images/product.img to a fd >18:47:59 INFO : 786432 kB are available >18:47:59 INFO : transferring http://porkchop.redhat.com//rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/images/stage2.img to a fd >18:48:01 DEBUG : copied 87048192 bytes to /tmp/ramfs/stage2.img (complete) >18:48:01 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 11 >18:48:01 INFO : got url http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os >18:48:01 INFO : Loading SELinux policy >18:48:01 INFO : getting ready to spawn shell now >18:48:01 INFO : modules to insert >18:48:01 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:48:01 INFO : load module set done >18:48:01 INFO : modules to insert >18:48:01 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:48:01 INFO : load module set done >18:48:01 INFO : modules to insert >18:48:01 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:48:01 INFO : load module set done >18:48:01 INFO : modules to insert >18:48:01 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:48:01 INFO : load module set done >18:48:01 DEBUG : probing buses >18:48:01 DEBUG : finished bus probing >18:48:01 INFO : modules to insert xenfb >18:48:01 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:48:01 DEBUG : module(s) xenfb not found >18:48:01 INFO : load module set done >18:48:01 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 >18:48:01 DEBUG : getModuleLocation: 2.6.18-84.el5xen/x86_64 >18:48:01 INFO : loaded raid0 from /modules/modules.cgz >18:48:01 INFO : loaded raid1 from /modules/modules.cgz >18:48:01 INFO : loaded xor from /modules/modules.cgz >18:48:01 INFO : loaded raid456 from /modules/modules.cgz >18:48:01 INFO : loaded msdos from /modules/modules.cgz >18:48:01 INFO : loaded jbd from /modules/modules.cgz >18:48:01 INFO : loaded ext3 from /modules/modules.cgz >18:48:01 INFO : loaded gfs2 from /modules/modules.cgz >18:48:01 INFO : loaded lock_nolock from /modules/modules.cgz >18:48:01 INFO : loaded dm-mod from /modules/modules.cgz >18:48:01 INFO : loaded dm-zero from /modules/modules.cgz >18:48:01 INFO : loaded dm-mirror from /modules/modules.cgz >18:48:01 INFO : loaded dm-snapshot from /modules/modules.cgz >18:48:01 INFO : loaded dm-multipath from /modules/modules.cgz >18:48:01 INFO : loaded dm-round-robin from /modules/modules.cgz >18:48:01 INFO : loaded dm-emc from /modules/modules.cgz >18:48:01 DEBUG : module(s) md raid5 raid6 reiserfs jfs xfs not found >18:48:01 INFO : inserted /tmp/raid0.ko >18:48:01 INFO : inserted /tmp/raid1.ko >18:48:01 INFO : inserted /tmp/xor.ko >18:48:02 INFO : inserted /tmp/raid456.ko >18:48:02 INFO : inserted /tmp/msdos.ko >18:48:02 INFO : inserted /tmp/jbd.ko >18:48:02 INFO : inserted /tmp/ext3.ko >18:48:02 INFO : inserted /tmp/gfs2.ko >18:48:02 INFO : inserted /tmp/lock_nolock.ko >18:48:02 INFO : inserted /tmp/dm-mod.ko >18:48:02 INFO : inserted /tmp/dm-zero.ko >18:48:02 INFO : inserted /tmp/dm-mirror.ko >18:48:02 INFO : inserted /tmp/dm-snapshot.ko >18:48:02 INFO : inserted /tmp/dm-multipath.ko >18:48:02 INFO : inserted /tmp/dm-round-robin.ko >18:48:02 INFO : inserted /tmp/dm-emc.ko >18:48:02 INFO : load module set done >18:48:02 INFO : looking for USB mouse... >18:48:02 INFO : Running anaconda script /usr/bin/anaconda >18:48:03 INFO : using only installclass Red Hat Enterprise Linux >18:48:03 INFO : Red Hat Enterprise Linux is only installclass, using it >18:48:03 INFO : Display mode = g >18:48:03 INFO : Method = http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os >18:48:03 WARNING : no floppy devices found but we'll try fd0 anyway >18:48:11 INFO : Started mini-wm >18:48:11 INFO : Starting graphical installation... >18:48:12 WARNING : Unable to find temp path, going to use ramfs path >18:48:12 INFO : ISCSID is /usr/sbin/iscsid >18:48:12 INFO : ISCSIADM is /usr/sbin/iscsiadm >18:48:12 DEBUG : queryFirmware: ISCSIADM is /usr/sbin/iscsiadm >18:48:12 INFO : ISCSID is /usr/sbin/iscsid >18:48:12 INFO : ISCSIADM is /usr/sbin/iscsiadm >18:48:12 DEBUG : queryFirmware: ISCSIADM is /usr/sbin/iscsiadm >18:48:12 INFO : Detected 784M of memory >18:48:12 INFO : Swap attempt of 784M to 1568M >18:48:12 WARNING : step installtype does not exist >18:48:12 WARNING : step complete does not exist >18:48:13 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/RELEASE-NOTES-en_US.UTF-8.html: HTTP Error 404: Not Found >18:48:13 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/RELEASE-NOTES.en_US.UTF-8: HTTP Error 404: Not Found >18:48:13 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/RELEASE-NOTES-en_US.html: HTTP Error 404: Not Found >18:48:13 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/RELEASE-NOTES.en_US: HTTP Error 404: Not Found >18:48:13 INFO : moving (1) to step welcome >18:48:47 INFO : moving (1) to step regkey >18:48:51 INFO : repopaths is {'base': 'Server'} >18:48:51 INFO : moving (1) to step findrootparts >18:48:51 DEBUG : starting mpaths >18:48:51 DEBUG : self.driveList(): ['xvda'] >18:48:51 DEBUG : DiskSet.skippedDisks: [] >18:48:51 DEBUG : DiskSet.skippedDisks: [] >18:48:51 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:48:51 DEBUG : starting dmraids >18:48:51 DEBUG : self.driveList(): ['xvda'] >18:48:51 DEBUG : DiskSet.skippedDisks: [] >18:48:51 DEBUG : DiskSet.skippedDisks: [] >18:48:51 DEBUG : starting all dmraids on drives ['xvda'] >18:48:51 DEBUG : scanning for dmraid on drives ['xvda'] >18:48:51 DEBUG : done starting dmraids. Drivelist: ['xvda'] >18:48:51 DEBUG : adding drive xvda to disk list >18:48:52 DEBUG : starting mpaths >18:48:52 DEBUG : self.driveList(): ['xvda'] >18:48:52 DEBUG : DiskSet.skippedDisks: [] >18:48:52 DEBUG : DiskSet.skippedDisks: [] >18:48:52 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:48:52 INFO : lv is VolGroup00/LogVol00, size of 9504 >18:48:52 INFO : lv is VolGroup00/LogVol01, size of 1024 >18:48:52 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >18:48:52 DEBUG : isys.py:mount()- going to mount /tmp/xvda1 on /mnt/sysimage >18:48:53 DEBUG : removing drive xvda from disk lists >18:48:53 INFO : moving (1) to step findinstall >18:48:53 INFO : using only installclass Red Hat Enterprise Linux >18:48:55 WARNING : step complete does not exist >18:48:55 INFO : moving (1) to step partitionobjinit >18:48:55 INFO : ISCSID is /usr/sbin/iscsid >18:48:55 INFO : ISCSIADM is /usr/sbin/iscsiadm >18:48:55 INFO : ISCSID is /usr/sbin/iscsid >18:48:55 INFO : ISCSIADM is /usr/sbin/iscsiadm >18:48:55 INFO : no initiator set >18:48:55 INFO : no /tmp/fcpconfig; not configuring zfcp >18:48:55 DEBUG : starting mpaths >18:48:55 DEBUG : self.driveList(): ['xvda'] >18:48:55 DEBUG : DiskSet.skippedDisks: [] >18:48:55 DEBUG : DiskSet.skippedDisks: [] >18:48:55 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:48:55 DEBUG : adding drive xvda to disk list >18:48:55 DEBUG : starting mpaths >18:48:55 DEBUG : self.driveList(): ['xvda'] >18:48:55 DEBUG : DiskSet.skippedDisks: [] >18:48:55 DEBUG : DiskSet.skippedDisks: [] >18:48:55 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:48:55 INFO : pv is /dev/xvda2 in vg VolGroup00, size is 10550 >18:48:55 INFO : vg VolGroup00, size is 10528, pesize is 32768 >18:48:55 DEBUG : VolumeGroupRequestSpec('VolGroup00').preexist_size is 10528.0 >18:48:55 INFO : lv is VolGroup00/LogVol00, size of 9504 >18:48:55 INFO : lv is VolGroup00/LogVol01, size of 1024 >18:48:56 INFO : moving (1) to step parttype >18:49:00 INFO : moving (1) to step autopartitionexecute >18:49:00 DEBUG : removing drive xvda from disk lists >18:49:00 DEBUG : starting mpaths >18:49:00 DEBUG : self.driveList(): ['xvda'] >18:49:00 DEBUG : DiskSet.skippedDisks: [] >18:49:00 DEBUG : DiskSet.skippedDisks: [] >18:49:00 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:49:01 DEBUG : adding drive xvda to disk list >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 7.84423828125, clamped to 0 >18:49:01 DEBUG : total space: 0 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 5279.17236328, clamped to 5248 >18:49:01 DEBUG : total space: 5248 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 7914.83642578, clamped to 7904 >18:49:01 DEBUG : total space: 7904 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 9232.66845703, clamped to 9216 >18:49:01 DEBUG : total space: 9216 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 9891.58447266, clamped to 9888 >18:49:01 DEBUG : total space: 9888 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10221.0424805, clamped to 10208 >18:49:01 DEBUG : total space: 10208 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10385.7714844, clamped to 10368 >18:49:01 DEBUG : total space: 10368 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10472.0581055, clamped to 10464 >18:49:01 DEBUG : total space: 10464 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10511.2792969, clamped to 10496 >18:49:01 DEBUG : total space: 10496 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10526.9677734, clamped to 10496 >18:49:01 DEBUG : total space: 10496 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10542.65625, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10542.65625, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : used space is 1808 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : actual space is 10528 >18:49:01 DEBUG : used space is 6736 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : actual space is 10528 >18:49:01 DEBUG : used space is 7520 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : actual space is 10528 >18:49:01 DEBUG : used space is 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : actual space is 10528 >18:49:01 DEBUG : used space is 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : actual space is 10528 >18:49:01 DEBUG : used space is 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : actual space is 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 DEBUG : no preexisting size for volume group VolGroup00 >18:49:01 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:01 DEBUG : total space: 10528 >18:49:01 INFO : moving (1) to step partitiondone >18:49:01 INFO : moving (1) to step bootloadersetup >18:49:01 INFO : moving (1) to step networkdevicecheck >18:49:01 INFO : moving (1) to step network >18:49:02 INFO : moving (1) to step timezone >18:49:03 INFO : moving (1) to step accounts >18:49:11 INFO : moving (-1) to step timezone >18:49:11 INFO : moving (-1) to step network >18:49:12 INFO : moving (-1) to step networkdevicecheck >18:49:12 INFO : moving (-1) to step bootloadersetup >18:49:12 INFO : moving (-1) to step partitiondone >18:49:12 WARNING : getting self.dev more than once for VG Request -- name: VolGroup00 uniqueID: 7 > format: 1 pesize: 32768 > physvols: [6] >18:49:12 INFO : moving (-1) to step autopartitionexecute >18:49:12 DEBUG : removing drive xvda from disk lists >18:49:12 DEBUG : starting mpaths >18:49:12 DEBUG : self.driveList(): ['xvda'] >18:49:12 DEBUG : DiskSet.skippedDisks: [] >18:49:12 DEBUG : DiskSet.skippedDisks: [] >18:49:12 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:49:12 DEBUG : adding drive xvda to disk list >18:49:12 DEBUG : starting mpaths >18:49:12 DEBUG : self.driveList(): ['xvda'] >18:49:12 DEBUG : DiskSet.skippedDisks: [] >18:49:12 DEBUG : DiskSet.skippedDisks: [] >18:49:12 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:49:13 INFO : pv is /dev/xvda2 in vg VolGroup00, size is 10550 >18:49:13 INFO : vg VolGroup00, size is 10528, pesize is 32768 >18:49:13 DEBUG : VolumeGroupRequestSpec('VolGroup00').preexist_size is 10528.0 >18:49:13 INFO : lv is VolGroup00/LogVol00, size of 9504 >18:49:13 INFO : lv is VolGroup00/LogVol01, size of 1024 >18:49:13 INFO : moving (-1) to step parttype >18:49:18 INFO : moving (1) to step partition >18:49:18 DEBUG : using preexisting size of 10528.0 for volume group VolGroup00 >18:49:30 INFO : pv is /dev/xvda2 in vg VolGroup00, size is 10550 >18:49:30 DEBUG : computeVGSize: vgsize is 10528 >18:49:35 DEBUG : computeVGSize: vgsize is 10528 >18:49:35 DEBUG : computeVGSize: vgsize is 10528 >18:49:43 DEBUG : computeVGSize: vgsize is 10528 >18:49:43 DEBUG : computeVGSize: vgsize is 10528 >18:49:44 DEBUG : computeVGSize: vgsize is 10528 >18:49:44 DEBUG : removing drive xvda from disk lists >18:49:44 DEBUG : starting mpaths >18:49:44 DEBUG : self.driveList(): ['xvda'] >18:49:44 DEBUG : DiskSet.skippedDisks: [] >18:49:44 DEBUG : DiskSet.skippedDisks: [] >18:49:44 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:49:44 DEBUG : adding drive xvda to disk list >18:49:44 DEBUG : no preexisting size for volume group VolGroup00 >18:49:44 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:44 DEBUG : total space: 10528 >18:49:44 DEBUG : no preexisting size for volume group VolGroup00 >18:49:44 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:44 DEBUG : total space: 10528 >18:49:44 DEBUG : no preexisting size for volume group VolGroup00 >18:49:44 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:44 DEBUG : total space: 10528 >18:49:44 DEBUG : no preexisting size for volume group VolGroup00 >18:49:44 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:44 DEBUG : total space: 10528 >18:49:52 DEBUG : removing drive xvda from disk lists >18:49:52 DEBUG : starting mpaths >18:49:52 DEBUG : self.driveList(): ['xvda'] >18:49:52 DEBUG : DiskSet.skippedDisks: [] >18:49:52 DEBUG : DiskSet.skippedDisks: [] >18:49:52 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:49:52 DEBUG : adding drive xvda to disk list >18:49:52 DEBUG : no preexisting size for volume group VolGroup00 >18:49:52 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:52 DEBUG : total space: 10528 >18:49:52 DEBUG : no preexisting size for volume group VolGroup00 >18:49:52 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:52 DEBUG : total space: 10528 >18:49:52 DEBUG : no preexisting size for volume group VolGroup00 >18:49:52 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:52 DEBUG : total space: 10528 >18:49:52 DEBUG : no preexisting size for volume group VolGroup00 >18:49:52 DEBUG : got pv.size of 10550.5004883, clamped to 10528 >18:49:52 DEBUG : total space: 10528 >18:49:55 INFO : moving (1) to step partitiondone >18:49:55 INFO : moving (1) to step bootloadersetup >18:49:55 INFO : moving (1) to step bootloader >18:49:58 INFO : moving (1) to step networkdevicecheck >18:49:58 INFO : moving (1) to step network >18:49:59 INFO : moving (1) to step timezone >18:50:00 INFO : moving (1) to step accounts >18:50:02 INFO : moving (1) to step reposetup >18:50:02 INFO : package paths is {'base': ['http://porkchop.redhat.com/rel-eng/RHEL5.2-Server-20080303.0/5/x86_64/os/Server']} >18:50:02 DEBUG : Setting up Package Sacks >18:50:04 DEBUG : Reading Local RPMDB >18:50:04 DEBUG : Getting group metadata >18:50:04 WARNING : /usr/lib/python2.4/site-packages/yum/repos.py:63: RuntimeWarning: YumProgress.progressbar called when popped > self.callback.progressbar(num, len(repos), repo.id) > >18:50:04 INFO : no groups missing >18:50:04 INFO : moving (1) to step basepkgsel >18:50:04 DEBUG : Building updates object >18:50:05 DEBUG : No package named iprutils available to be installed >18:50:05 DEBUG : No package named salinfo available to be installed >18:50:05 DEBUG : No package named yaboot available to be installed >18:50:05 DEBUG : No package named elilo available to be installed >18:50:05 DEBUG : No package named s390utils available to be installed >18:50:05 DEBUG : No package named gnu-efi available to be installed >18:50:05 DEBUG : No package named ppc64-utils available to be installed >18:50:05 DEBUG : No package named apmd available to be installed >18:50:05 DEBUG : No package named prctl available to be installed >18:50:05 DEBUG : No package named compat-libstdc++-295 available to be installed >18:50:05 DEBUG : No package named compat-libgcc-295 available to be installed >18:50:05 INFO : moving (1) to step tasksel >18:50:31 INFO : moving (1) to step postselection >18:50:31 INFO : selecting kernel-xen package for kernel >18:50:31 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:31 DEBUG : Matched usermode-gtk - 1.88-3.el5.1.x86_64 to require for usermode-gtk >18:50:31 DEBUG : Matched htmlview - 4.0.0-2.el5.noarch to require for htmlview >18:50:31 DEBUG : Matched hicolor-icon-theme - 0.9-2.1.noarch to require for hicolor-icon-theme >18:50:31 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:31 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:31 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:31 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python >18:50:31 DEBUG : Matched pygtk2-libglade - 2.10.1-12.el5.x86_64 to require for pygtk2-libglade >18:50:31 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.2.5)(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6()(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libnsl.so.1()(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for rtld(GNU_HASH) >18:50:31 DEBUG : Matched glibc - 2.5-21.i686 to require for rtld(GNU_HASH) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.3.4)(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.4)(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.3)(64bit) >18:50:31 DEBUG : Matched bash - 3.2-21.el5.x86_64 to require for bash >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libpthread.so.0(GLIBC_2.3.2)(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libpthread.so.0(GLIBC_2.2.5)(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libpthread.so.0()(64bit) >18:50:31 DEBUG : Matched yp-tools - 2.9-0.1.x86_64 to require for yp-tools >18:50:31 DEBUG : Matched portmap - 4.0-65.2.2.1.x86_64 to require for portmap >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libnsl.so.1(GLIBC_2.2.5)(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libutil.so.1(GLIBC_2.2.5)(64bit) >18:50:31 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam_misc.so.0()(64bit) >18:50:31 INFO : adding pam for libpam_misc.so.0()(64bit), required by util-linux >18:50:31 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux.so.1()(64bit) >18:50:31 INFO : adding libselinux for libselinux.so.1()(64bit), required by util-linux >18:50:31 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libblkid.so.1()(64bit) >18:50:31 INFO : adding e2fsprogs-libs for libblkid.so.1()(64bit), required by util-linux >18:50:31 DEBUG : Matched popt - 1.10.2-48.el5.x86_64 to require for libpopt.so.0()(64bit) >18:50:31 INFO : adding popt for libpopt.so.0()(64bit), required by util-linux >18:50:31 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:31 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libutil.so.1()(64bit) >18:50:31 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for libaudit.so.0()(64bit) >18:50:31 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:31 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) >18:50:31 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:31 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:31 DEBUG : Matched zlib - 1.2.3-3.x86_64 to require for libz.so.1()(64bit) >18:50:31 INFO : adding zlib for libz.so.1()(64bit), required by util-linux >18:50:31 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam.so.0(LIBPAM_1.0)(64bit) >18:50:31 INFO : adding info for /sbin/install-info, required by util-linux >18:50:31 DEBUG : Matched libtermcap - 2.0.8-46.1.x86_64 to require for libtermcap.so.2()(64bit) >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libcrypt.so.1()(64bit) >18:50:31 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam.so.0()(64bit) >18:50:31 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libuuid.so.1()(64bit) >18:50:31 DEBUG : Matched coreutils - 5.97-14.el5.x86_64 to require for coreutils >18:50:31 DEBUG : Matched ncurses - 5.5-24.20060715.x86_64 to require for libncurses.so.5()(64bit) >18:50:31 INFO : adding ncurses for libncurses.so.5()(64bit), required by util-linux >18:50:31 DEBUG : Matched libgnome - 2.16.0-6.el5.x86_64 to require for libgnome-2.so.0()(64bit) >18:50:31 INFO : adding libgnome for libgnome-2.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for libgtk-x11-2.0.so.0()(64bit) >18:50:31 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:31 DEBUG : Matched libICE - 1.0.1-2.1.x86_64 to require for libICE.so.6()(64bit) >18:50:31 INFO : adding libICE for libICE.so.6()(64bit), required by eog >18:50:31 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for libgconf-2.so.4()(64bit) >18:50:31 INFO : adding GConf2 for libgconf-2.so.4()(64bit), required by eog >18:50:31 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for libgobject-2.0.so.0()(64bit) >18:50:31 INFO : adding glib2 for libgobject-2.0.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpangoft2-1.0.so.0()(64bit) >18:50:31 INFO : adding pango for libpangoft2-1.0.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched cairo - 1.2.4-5.el5.x86_64 to require for libcairo.so.2()(64bit) >18:50:31 INFO : adding cairo for libcairo.so.2()(64bit), required by eog >18:50:31 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.x86_64 to require for libgnome-desktop-2.so.2()(64bit) >18:50:31 INFO : adding gnome-desktop for libgnome-desktop-2.so.2()(64bit), required by eog >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libm.so.6()(64bit) >18:50:31 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.x86_64 to require for libgnome-keyring.so.0()(64bit) >18:50:31 INFO : adding gnome-keyring for libgnome-keyring.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libm.so.6(GLIBC_2.2.5)(64bit) >18:50:31 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.x86_64 to require for libgnomeprintui-2-2.so.0()(64bit) >18:50:31 INFO : adding libgnomeprintui22 for libgnomeprintui-2-2.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for libgthread-2.0.so.0()(64bit) >18:50:31 DEBUG : Matched atk - 1.12.2-1.fc6.x86_64 to require for libatk-1.0.so.0()(64bit) >18:50:31 INFO : adding atk for libatk-1.0.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for libglib-2.0.so.0()(64bit) >18:50:31 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo-activation.so.4()(64bit) >18:50:31 INFO : adding libbonobo for libbonobo-activation.so.4()(64bit), required by eog >18:50:31 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >18:50:31 DEBUG : Matched libjpeg - 6b-37.x86_64 to require for libjpeg.so.62()(64bit) >18:50:31 INFO : adding libjpeg for libjpeg.so.62()(64bit), required by eog >18:50:31 DEBUG : Matched startup-notification - 0.8-4.1.x86_64 to require for libstartup-notification-1.so.0()(64bit) >18:50:31 INFO : adding startup-notification for libstartup-notification-1.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade-2.0.so.0()(64bit) >18:50:31 INFO : adding libglade2 for libglade-2.0.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpangocairo-1.0.so.0()(64bit) >18:50:31 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui-2.so.0()(64bit) >18:50:31 INFO : adding libgnomeui for libgnomeui-2.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched libSM - 1.0.1-3.1.x86_64 to require for libSM.so.6()(64bit) >18:50:31 INFO : adding libSM for libSM.so.6()(64bit), required by eog >18:50:31 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libdl.so.2()(64bit) >18:50:31 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpango-1.0.so.0()(64bit) >18:50:31 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo-2.so.0()(64bit) >18:50:31 DEBUG : Matched libart_lgpl - 2.3.17-4.x86_64 to require for libart_lgpl_2.so.2()(64bit) >18:50:31 INFO : adding libart_lgpl for libart_lgpl_2.so.2()(64bit), required by eog >18:50:31 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for libgnomevfs-2.so.0()(64bit) >18:50:31 INFO : adding gnome-vfs2 for libgnomevfs-2.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for libORBit-2.so.0()(64bit) >18:50:31 INFO : adding ORBit2 for libORBit-2.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:31 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:31 DEBUG : Matched libX11 - 1.0.3-9.el5.x86_64 to require for libX11.so.6()(64bit) >18:50:31 INFO : adding libX11 for libX11.so.6()(64bit), required by eog >18:50:31 DEBUG : Matched libexif - 0.6.13-4.0.2.el5_1.1.x86_64 to require for libexif.so.12()(64bit) >18:50:31 INFO : adding libexif for libexif.so.12()(64bit), required by eog >18:50:31 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.x86_64 to require for libbonoboui-2.so.0()(64bit) >18:50:31 INFO : adding libbonoboui for libbonoboui-2.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for libgmodule-2.0.so.0()(64bit) >18:50:31 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >18:50:31 INFO : adding libgnomecanvas for libgnomecanvas-2.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2.so.2()(64bit) >18:50:31 INFO : adding libxml2 for libxml2.so.2()(64bit), required by eog >18:50:31 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.x86_64 to require for libgnomeprint-2-2.so.0()(64bit) >18:50:31 INFO : adding libgnomeprint22 for libgnomeprint-2-2.so.0()(64bit), required by eog >18:50:31 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >18:50:31 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.x86_64 to require for scrollkeeper >18:50:31 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >18:50:31 DEBUG : Matched ncurses - 5.5-24.20060715.x86_64 to require for libncursesw.so.5()(64bit) >18:50:31 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >18:50:31 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:31 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:31 DEBUG : Matched python-elementtree - 1.2.6-5.x86_64 to require for python-elementtree >18:50:31 DEBUG : Matched python-iniparse - 0.2.3-4.el5.noarch to require for python-iniparse >18:50:31 DEBUG : Matched python-urlgrabber - 3.1.0-2.noarch to require for urlgrabber >18:50:31 INFO : adding python-urlgrabber for urlgrabber, required by yum >18:50:31 DEBUG : Matched python-sqlite - 1.1.7-1.2.1.x86_64 to require for python-sqlite >18:50:31 DEBUG : Matched rpm-python - 4.4.2-48.el5.x86_64 to require for rpm-python >18:50:31 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python >18:50:31 DEBUG : Matched rpm - 4.4.2-48.el5.x86_64 to require for rpm >18:50:31 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python(abi) >18:50:31 DEBUG : Matched yum-metadata-parser - 1.1.2-2.el5.x86_64 to require for yum-metadata-parser >18:50:31 DEBUG : Matched gphoto2 - 2.2.0-3.el5.x86_64 to require for libgphoto2_port.so.0()(64bit) >18:50:31 INFO : adding gphoto2 for libgphoto2_port.so.0()(64bit), required by xsane >18:50:31 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.x86_64 to require for libpng12.so.0()(64bit) >18:50:31 INFO : adding libpng for libpng12.so.0()(64bit), required by xsane >18:50:31 DEBUG : Matched libieee1284 - 0.2.9-4.el5.x86_64 to require for libieee1284.so.3()(64bit) >18:50:31 INFO : adding libieee1284 for libieee1284.so.3()(64bit), required by xsane >18:50:31 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.x86_64 to require for libpng12.so.0(PNG12_0)(64bit) >18:50:32 DEBUG : Matched libtiff - 3.8.2-7.el5.x86_64 to require for libtiff.so.3()(64bit) >18:50:32 INFO : adding libtiff for libtiff.so.3()(64bit), required by xsane >18:50:32 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.x86_64 to require for libsane.so.1()(64bit) >18:50:32 INFO : adding sane-backends-libs for libsane.so.1()(64bit), required by xsane >18:50:32 DEBUG : Matched gphoto2 - 2.2.0-3.el5.x86_64 to require for libgphoto2.so.2()(64bit) >18:50:32 DEBUG : Matched libusb - 0.1.12-5.1.x86_64 to require for libusb-0.1.so.4()(64bit) >18:50:32 INFO : adding libusb for libusb-0.1.so.4()(64bit), required by xsane >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libresolv.so.2(GLIBC_2.2.5)(64bit) >18:50:32 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:32 DEBUG : Matched db4 - 4.3.29-9.fc6.x86_64 to require for libdb-4.3.so()(64bit) >18:50:32 INFO : adding db4 for libdb-4.3.so()(64bit), required by sendmail >18:50:32 DEBUG : Matched openssl - 0.9.8b-10.el5.x86_64 to require for libcrypto.so.6()(64bit) >18:50:32 INFO : adding openssl for libcrypto.so.6()(64bit), required by sendmail >18:50:32 INFO : adding cyrus-sasl for /usr/sbin/saslauthd, required by sendmail >18:50:32 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for libldap-2.3.so.0()(64bit) >18:50:32 INFO : adding openldap for libldap-2.3.so.0()(64bit), required by sendmail >18:50:32 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for openldap >18:50:32 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.i386 to require for openldap >18:50:32 DEBUG : Matched openssl - 0.9.8b-10.el5.x86_64 to require for libssl.so.6()(64bit) >18:50:32 DEBUG : Matched coreutils - 5.97-14.el5.x86_64 to require for fileutils >18:50:32 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >18:50:32 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for liblber-2.3.so.0()(64bit) >18:50:32 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.x86_64 to require for libsasl2.so.2()(64bit) >18:50:32 INFO : adding cyrus-sasl-lib for libsasl2.so.2()(64bit), required by sendmail >18:50:32 DEBUG : Matched procmail - 3.22-17.1.x86_64 to require for procmail >18:50:32 DEBUG : Matched gawk - 3.1.5-14.el5.x86_64 to require for gawk >18:50:32 DEBUG : Matched hesiod - 3.1.0-8.x86_64 to require for libhesiod.so.0()(64bit) >18:50:32 INFO : adding hesiod for libhesiod.so.0()(64bit), required by sendmail >18:50:32 DEBUG : Matched tcp_wrappers - 7.6-40.4.el5.x86_64 to require for libwrap.so.0()(64bit) >18:50:32 DEBUG : Matched coreutils - 5.97-14.el5.x86_64 to require for sh-utils >18:50:32 DEBUG : Matched sed - 4.1.5-5.fc6.x86_64 to require for sed >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libresolv.so.2()(64bit) >18:50:32 DEBUG : Matched openssl - 0.9.8b-10.el5.x86_64 to require for openssl >18:50:32 DEBUG : Matched openssl - 0.9.8b-10.el5.i686 to require for openssl >18:50:32 INFO : adding mktemp for /bin/mktemp, required by sendmail >18:50:32 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for libdevmapper.so.1.02()(64bit) >18:50:32 INFO : adding device-mapper for libdevmapper.so.1.02()(64bit), required by parted >18:50:32 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for libdevmapper.so.1.02(Base)(64bit) >18:50:32 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol.so.1()(64bit) >18:50:32 INFO : adding libsepol for libsepol.so.1()(64bit), required by parted >18:50:32 DEBUG : Matched readline - 5.1-1.1.x86_64 to require for libreadline.so.5()(64bit) >18:50:32 DEBUG : Matched gnome-python2-gtkhtml2 - 2.14.2-6.el5.x86_64 to require for gnome-python2-gtkhtml2 >18:50:32 DEBUG : Matched dbus-python - 0.70-7.el5.x86_64 to require for dbus-python >18:50:32 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.x86_64 to require for gnome-python2 >18:50:32 DEBUG : Matched notify-python - 0.1.0-3.fc6.x86_64 to require for notify-python >18:50:32 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:32 DEBUG : Matched setroubleshoot-plugins - 2.0.4-1.el5.noarch to require for setroubleshoot-plugins >18:50:32 DEBUG : Matched setroubleshoot-server - 2.0.5-1.el5.noarch to require for setroubleshoot-server >18:50:32 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:32 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:32 DEBUG : Matched libxml2-python - 2.6.26-2.1.2.1.x86_64 to require for libxml2-python >18:50:32 DEBUG : Matched gnome-python2-canvas - 2.16.0-1.fc6.x86_64 to require for gnome-python2-canvas >18:50:32 DEBUG : Matched libXau - 1.0.1-3.1.x86_64 to require for libXau.so.6()(64bit) >18:50:32 INFO : adding libXau for libXau.so.6()(64bit), required by xorg-x11-server-Xorg >18:50:32 DEBUG : Matched xorg-x11-fonts-base - 7.1-2.1.el5.noarch to require for xorg-x11-fonts-base >18:50:32 DEBUG : Matched xorg-x11-utils - 7.1-2.fc6.x86_64 to require for xorg-x11-utils >18:50:32 DEBUG : Matched xkeyboard-config - 0.8-7.fc6.noarch to require for xkbdata >18:50:32 INFO : adding xkeyboard-config for xkbdata, required by xorg-x11-server-Xorg >18:50:32 DEBUG : Matched xorg-x11-drv-mouse - 1.1.1-1.1.x86_64 to require for xorg-x11-drv-mouse >18:50:32 DEBUG : Matched selinux-policy - 2.4.6-121.el5.noarch to require for selinux-policy >18:50:32 DEBUG : Matched libXdmcp - 1.0.1-2.1.x86_64 to require for libXdmcp.so.6()(64bit) >18:50:32 INFO : adding libXdmcp for libXdmcp.so.6()(64bit), required by xorg-x11-server-Xorg >18:50:32 DEBUG : Matched xorg-x11-drv-keyboard - 1.1.0-3.x86_64 to require for xorg-x11-drv-keyboard >18:50:32 DEBUG : Matched xorg-x11-drv-vesa - 1.3.0-8.1.el5.x86_64 to require for xorg-x11-drv-vesa >18:50:32 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.x86_64 to require for xorg-x11-server-utils >18:50:32 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.x86_64 to require for xkbcomp >18:50:32 INFO : adding xorg-x11-xkb-utils for xkbcomp, required by xorg-x11-server-Xorg >18:50:32 DEBUG : Matched xorg-x11-drv-void - 1.1.0-3.1.x86_64 to require for xorg-x11-drv-void >18:50:32 DEBUG : Matched libXfont - 1.2.2-1.0.3.el5_1.x86_64 to require for libXfont.so.1()(64bit) >18:50:32 INFO : adding libXfont for libXfont.so.1()(64bit), required by xorg-x11-server-Xorg >18:50:32 DEBUG : Matched xorg-x11-drv-evdev - 1:1.0.0.5-3.el5.x86_64 to require for xorg-x11-drv-evdev >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libdl.so.2(GLIBC_2.2.5)(64bit) >18:50:32 DEBUG : Matched libXfont - 1.2.2-1.0.3.el5_1.x86_64 to require for libXfont >18:50:32 DEBUG : Matched libXfont - 1.2.2-1.0.3.el5_1.i386 to require for libXfont >18:50:32 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.x86_64 to require for libfontenc.so.1()(64bit) >18:50:32 INFO : adding libfontenc for libfontenc.so.1()(64bit), required by xorg-x11-server-Xorg >18:50:32 DEBUG : Matched grep - 2.5.1-54.2.el5.x86_64 to require for grep >18:50:32 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for modutils >18:50:32 INFO : adding module-init-tools for modutils, required by irda-utils >18:50:32 DEBUG : Matched libXext - 1.0.1-2.1.x86_64 to require for libXext.so.6()(64bit) >18:50:32 INFO : adding libXext for libXext.so.6()(64bit), required by gnome-utils >18:50:32 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for libhal.so.1()(64bit) >18:50:32 INFO : adding hal for libhal.so.1()(64bit), required by gnome-utils >18:50:32 DEBUG : Matched gnome-panel - 2.16.1-7.el5.x86_64 to require for libpanel-applet-2.so.0()(64bit) >18:50:32 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for libdbus-1.so.3()(64bit) >18:50:32 DEBUG : Matched libgtop2 - 2.14.4-3.el5.x86_64 to require for libgtop-2.0.so.7()(64bit) >18:50:32 INFO : adding libgtop2 for libgtop-2.0.so.7()(64bit), required by gnome-utils >18:50:32 DEBUG : Matched gcalctool - 5.8.25-1.el5.x86_64 to require for gcalctool >18:50:32 DEBUG : Matched zenity - 2.16.0-2.el5.x86_64 to require for zenity >18:50:32 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libext2fs.so.2()(64bit) >18:50:32 DEBUG : Matched gucharmap - 1.8.0-1.fc6.x86_64 to require for gucharmap >18:50:32 DEBUG : Matched gucharmap - 1.8.0-1.fc6.i386 to require for gucharmap >18:50:32 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:32 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:32 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:32 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:32 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:32 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:32 DEBUG : Matched libgtop2 - 2.14.4-3.el5.x86_64 to require for libgtop2 >18:50:32 DEBUG : Matched libgtop2 - 2.14.4-3.el5.i386 to require for libgtop2 >18:50:32 DEBUG : Matched libwnck - 2.16.0-4.fc6.x86_64 to require for libwnck >18:50:32 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck >18:50:32 DEBUG : Matched libwnck - 2.16.0-4.fc6.x86_64 to require for libwnck-1.so.18()(64bit) >18:50:32 DEBUG : Matched newt - 0.52.2-10.el5.x86_64 to require for newt >18:50:32 DEBUG : Matched newt - 0.52.2-10.el5.i386 to require for newt >18:50:32 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:32 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:32 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python >18:50:32 DEBUG : Matched shadow-utils - 2:4.0.17-13.el5.x86_64 to require for shadow-utils >18:50:32 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade2 >18:50:32 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >18:50:32 DEBUG : Matched system-config-network-tui - 1.3.99.9-1.el5.noarch to require for system-config-network-tui >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.3.4) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.4) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6 >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.1) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.1.3) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.0) >18:50:32 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >18:50:32 INFO : adding alsa-lib for libasound.so.2(ALSA_0.9)(64bit), required by libgcj >18:50:32 DEBUG : Matched libart_lgpl - 2.3.17-4.x86_64 to require for libart_lgpl >18:50:32 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >18:50:32 DEBUG : Matched freetype - 2.2.1-19.el5.x86_64 to require for libfreetype.so.6()(64bit) >18:50:32 INFO : adding freetype for libfreetype.so.6()(64bit), required by libgcj >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) >18:50:32 DEBUG : Matched zip - 2.31-1.2.2.x86_64 to require for zip >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1(GCC_3.3)(64bit) >18:50:32 DEBUG : Matched libXtst - 1.0.1-3.1.x86_64 to require for libXtst.so.6()(64bit) >18:50:32 INFO : adding libXtst for libXtst.so.6()(64bit), required by libgcj >18:50:32 DEBUG : Matched libXrender - 0.9.1-3.1.x86_64 to require for libXrender.so.1()(64bit) >18:50:32 INFO : adding libXrender for libXrender.so.1()(64bit), required by libgcj >18:50:32 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for libasound.so.2()(64bit) >18:50:32 DEBUG : Matched libXrandr - 1.1.1-3.1.x86_64 to require for libXrandr.so.2()(64bit) >18:50:32 INFO : adding libXrandr for libXrandr.so.2()(64bit), required by libgcj >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for ld-linux-x86-64.so.2()(64bit) >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for librt.so.1()(64bit) >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1(GCC_4.2.0)(64bit) >18:50:32 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:32 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for librt.so.1(GLIBC_2.2.5)(64bit) >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1(GCC_3.3.1)(64bit) >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1()(64bit) >18:50:32 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:32 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:32 DEBUG : Matched dbus-glib - 0.70-5.x86_64 to require for libdbus-glib-1.so.2()(64bit) >18:50:32 INFO : adding dbus-glib for libdbus-glib-1.so.2()(64bit), required by gnome-volume-manager >18:50:32 DEBUG : Matched gthumb - 2.7.8-8.el5.x86_64 to require for gthumb >18:50:32 DEBUG : Matched control-center - 1:2.16.0-15.el5.x86_64 to require for control-center >18:50:32 DEBUG : Matched control-center - 1:2.16.0-15.el5.i386 to require for control-center >18:50:32 DEBUG : Matched kernel - 2.6.18-84.el5.x86_64 to require for kernel >18:50:32 DEBUG : Matched kernel-xen - 2.6.18-84.el5.x86_64 to require for kernel >18:50:32 DEBUG : Matched kernel-debug - 2.6.18-84.el5.x86_64 to require for kernel >18:50:32 DEBUG : Matched gnome-mount - 0.5-3.el5.x86_64 to require for gnome-mount >18:50:32 DEBUG : Matched gnome-media - 2.16.1-3.el5.x86_64 to require for gnome-media >18:50:32 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media >18:50:32 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:32 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:32 DEBUG : Matched pciutils - 2.2.3-5.x86_64 to require for pciutils >18:50:32 DEBUG : Matched kbd - 1.12-20.el5.x86_64 to require for kbd >18:50:32 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:32 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1 >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libm.so.6(GLIBC_2.0) >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GLIBC_2.0) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libm.so.6 >18:50:32 DEBUG : Matched iproute - 2.6.18-4.el5.x86_64 to require for iproute >18:50:32 DEBUG : Matched mktemp - 3:1.5-23.2.2.x86_64 to require for mktemp >18:50:32 DEBUG : Matched ppp - 2.4.4-1.el5.x86_64 to require for ppp >18:50:32 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:32 INFO : adding perl for /usr/bin/perl, required by enscript >18:50:32 DEBUG : Matched sane-backends - 1.0.18-5.el5.x86_64 to require for sane-backends >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libnsl.so.1 >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.3) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libnsl.so.1(GLIBC_2.0) >18:50:32 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:32 DEBUG : Matched newt - 0.52.2-10.el5.x86_64 to require for libnewt.so.0.52()(64bit) >18:50:32 DEBUG : Matched newt - 0.52.2-10.el5.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >18:50:32 INFO : adding krb5-libs for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit), required by ipsec-tools >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5.so.3()(64bit) >18:50:32 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libcom_err.so.2()(64bit) >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libgssapi_krb5.so.2()(64bit) >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libk5crypto.so.3()(64bit) >18:50:32 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libcrypt.so.1(GLIBC_2.2.5)(64bit) >18:50:32 DEBUG : Matched libXrandr - 1.1.1-3.1.i386 to require for libXrandr.so.2 >18:50:32 INFO : adding libXrandr for libXrandr.so.2, required by libgcj >18:50:32 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender.so.1 >18:50:32 INFO : adding libXrender for libXrender.so.1, required by libgcj >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for libgdk-x11-2.0.so.0 >18:50:32 INFO : adding gtk2 for libgdk-x11-2.0.so.0, required by libgcj >18:50:32 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgobject-2.0.so.0 >18:50:32 INFO : adding glib2 for libgobject-2.0.so.0, required by libgcj >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.3.2) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libdl.so.2(GLIBC_2.1) >18:50:32 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2 >18:50:32 INFO : adding alsa-lib for libasound.so.2, required by libgcj >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for libgtk-x11-2.0.so.0 >18:50:32 DEBUG : Matched cairo - 1.2.4-5.el5.i386 to require for libcairo.so.2 >18:50:32 INFO : adding cairo for libcairo.so.2, required by libgcj >18:50:32 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for libatk-1.0.so.0 >18:50:32 INFO : adding atk for libatk-1.0.so.0, required by libgcj >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for libgdk_pixbuf-2.0.so.0 >18:50:32 DEBUG : Matched libX11 - 1.0.3-9.el5.i386 to require for libX11.so.6 >18:50:32 INFO : adding libX11 for libX11.so.6, required by libgcj >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for ld-linux.so.2(GLIBC_2.3) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.2.4) >18:50:32 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgmodule-2.0.so.0 >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libdl.so.2 >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.0) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0 >18:50:32 DEBUG : Matched libXtst - 1.0.1-3.1.i386 to require for libXtst.so.6 >18:50:32 INFO : adding libXtst for libXtst.so.6, required by libgcj >18:50:32 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for libfreetype.so.6 >18:50:32 INFO : adding freetype for libfreetype.so.6, required by libgcj >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GCC_3.3) >18:50:32 DEBUG : Matched libICE - 1.0.1-2.1.i386 to require for libICE.so.6 >18:50:32 INFO : adding libICE for libICE.so.6, required by libgcj >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.2) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for librt.so.1(GLIBC_2.2) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.1) >18:50:32 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgthread-2.0.so.0 >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.1.2) >18:50:32 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9) >18:50:32 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpango-1.0.so.0 >18:50:32 INFO : adding pango for libpango-1.0.so.0, required by libgcj >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GCC_3.0) >18:50:32 DEBUG : Matched zlib - 1.2.3-3.i386 to require for libz.so.1 >18:50:32 INFO : adding zlib for libz.so.1, required by libgcj >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.2) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for librt.so.1 >18:50:32 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangocairo-1.0.so.0 >18:50:32 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libglib-2.0.so.0 >18:50:32 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoft2-1.0.so.0 >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GCC_4.2.0) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.2.3) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libdl.so.2(GLIBC_2.0) >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for ld-linux.so.2 >18:50:32 DEBUG : Matched libSM - 1.0.1-3.1.i386 to require for libSM.so.6 >18:50:32 INFO : adding libSM for libSM.so.6, required by libgcj >18:50:32 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GCC_3.3.1) >18:50:32 DEBUG : Matched kpartx - 0.4.7-16.el5.x86_64 to require for kpartx >18:50:32 DEBUG : Matched aspell - 12:0.60.3-7.1.x86_64 to require for aspell >18:50:32 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for aspell >18:50:32 DEBUG : ignoring aspell>aspell-en in whiteout >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Cwd) >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Getopt::Long) >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Spec) >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Basename) >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Errno) >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(English) >18:50:32 DEBUG : Matched netpbm - 10.35-6.fc6.x86_64 to require for libnetpbm.so.10()(64bit) >18:50:32 INFO : adding netpbm for libnetpbm.so.10()(64bit), required by netpbm-progs >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Temp) >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(strict) >18:50:32 DEBUG : Matched netpbm - 10.35-6.fc6.x86_64 to require for netpbm >18:50:32 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for netpbm >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Fcntl) >18:50:32 DEBUG : Matched libusb - 0.1.12-5.1.x86_64 to require for libusb >18:50:32 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb >18:50:32 DEBUG : Matched pcsc-lite - 1.4.4-0.1.el5.x86_64 to require for pcsc-lite >18:50:32 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:32 DEBUG : Matched audit - 1.6.5-1.el5.x86_64 to require for audit >18:50:32 DEBUG : Matched selinux-policy - 2.4.6-121.el5.noarch to require for selinux-policy >18:50:32 DEBUG : Matched policycoreutils - 1.33.12-14.el5.x86_64 to require for policycoreutils >18:50:32 DEBUG : Matched libacl - 2.2.39-3.el5.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >18:50:32 INFO : adding libacl for libacl.so.1(ACL_1.0)(64bit), required by vim-enhanced >18:50:32 DEBUG : Matched vim-common - 2:7.0.109-3.el5.3.x86_64 to require for vim-common >18:50:32 DEBUG : Matched gpm - 1.20.1-74.1.x86_64 to require for libgpm.so.1()(64bit) >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for libperl.so()(64bit) >18:50:32 DEBUG : Matched libacl - 2.2.39-3.el5.x86_64 to require for libacl.so.1()(64bit) >18:50:32 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.x86_64 to require for mkfontdir >18:50:32 INFO : adding xorg-x11-font-utils for mkfontdir, required by xorg-x11-fonts-misc >18:50:32 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for fontconfig >18:50:32 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for fontconfig >18:50:32 DEBUG : Matched chkfontpath - 1.10.1-1.1.x86_64 to require for chkfontpath >18:50:32 DEBUG : Matched findutils - 1:4.2.27-4.1.x86_64 to require for findutils >18:50:32 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:32 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:32 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:32 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:32 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for libbz2.so.1 >18:50:32 INFO : adding bzip2-libs for libbz2.so.1, required by ImageMagick >18:50:32 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for libfontconfig.so.1 >18:50:32 INFO : adding fontconfig for libfontconfig.so.1, required by ImageMagick >18:50:32 DEBUG : Matched libXt - 1.0.2-3.1.fc6.i386 to require for libXt.so.6 >18:50:32 INFO : adding libXt for libXt.so.6, required by ImageMagick >18:50:32 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.i386 to require for libpng12.so.0 >18:50:32 INFO : adding libpng for libpng12.so.0, required by ImageMagick >18:50:32 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext.so.6 >18:50:32 INFO : adding libXext for libXext.so.6, required by ImageMagick >18:50:32 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.i386 to require for libpng12.so.0(PNG12_0) >18:50:32 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg.so.62 >18:50:32 INFO : adding libjpeg for libjpeg.so.62, required by ImageMagick >18:50:32 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2.so.2 >18:50:32 INFO : adding libxml2 for libxml2.so.2, required by ImageMagick >18:50:32 DEBUG : Matched lcms - 1.15-1.2.2.i386 to require for liblcms.so.1 >18:50:32 INFO : adding lcms for liblcms.so.1, required by ImageMagick >18:50:32 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmflite-0.2.so.7 >18:50:32 INFO : adding libwmf for libwmflite-0.2.so.7, required by ImageMagick >18:50:32 DEBUG : Matched ghostscript - 8.15.2-9.1.el5_1.1.i386 to require for libgs.so.8 >18:50:32 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff.so.3 >18:50:32 INFO : adding libtiff for libtiff.so.3, required by ImageMagick >18:50:32 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg-2.so.2 >18:50:32 INFO : adding librsvg2 for librsvg-2.so.2, required by ImageMagick >18:50:32 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.x86_64 to require for xorg-x11-server-utils >18:50:32 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.x86_64 to require for xauth >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.4)(64bit) >18:50:32 INFO : adding nss for libnss3.so(NSS_3.4)(64bit), required by nss-tools >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.3)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libssl3.so()(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so()(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.10)(64bit) >18:50:32 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for libplds4.so()(64bit) >18:50:32 INFO : adding nspr for libplds4.so()(64bit), required by nss-tools >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnssutil3.so()(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.2)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.4)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnssutil3.so(NSSUTIL_3.12)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.5)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.9)(64bit) >18:50:32 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for libplc4.so()(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.10)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.2)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.6)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.7)(64bit) >18:50:32 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for libnspr4.so()(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.12)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.9.3)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.3)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.8)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so()(64bit) >18:50:32 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.x86_64 to require for libxpcom.so()(64bit) >18:50:32 INFO : adding xulrunner for libxpcom.so()(64bit), required by yelp >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:32 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libexslt.so.0()(64bit) >18:50:32 INFO : adding libxslt for libexslt.so.0()(64bit), required by yelp >18:50:32 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.x86_64 to require for gecko-libs >18:50:32 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.i386 to require for gecko-libs >18:50:32 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.x86_64 to require for libxul.so()(64bit) >18:50:32 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade2 >18:50:32 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >18:50:32 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:32 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:32 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:32 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:32 DEBUG : Matched libstdc++ - 4.1.2-41.el5.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >18:50:32 INFO : adding libstdc++ for libstdc++.so.6(CXXABI_1.3)(64bit), required by yelp >18:50:32 DEBUG : Matched libstdc++ - 4.1.2-41.el5.x86_64 to require for libstdc++.so.6()(64bit) >18:50:32 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:32 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:32 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:32 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >18:50:32 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt >18:50:32 DEBUG : Matched libgpg-error - 1.4-2.x86_64 to require for libgpg-error.so.0()(64bit) >18:50:32 INFO : adding libgpg-error for libgpg-error.so.0()(64bit), required by yelp >18:50:32 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:32 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:32 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt.so.1()(64bit) >18:50:32 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:32 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:32 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt.so.11()(64bit) >18:50:32 DEBUG : Matched libstdc++ - 4.1.2-41.el5.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >18:50:32 DEBUG : Matched gnome-doc-utils - 0.8.0-2.fc6.noarch to require for gnome-doc-utils >18:50:32 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:32 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:32 DEBUG : Matched rhn-setup - 0.4.17-2.el5.noarch to require for rhn-setup >18:50:32 DEBUG : Matched rhn-client-tools - 0.4.17-2.el5.noarch to require for rhn-client-tools >18:50:32 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.3.3)(64bit) >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5.so.3(krb5_3_MIT)(64bit) >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libdes425.so.3(des425_3_MIT)(64bit) >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb4.so.2()(64bit) >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libdes425.so.3()(64bit) >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb4.so.2(krb4_2_MIT)(64bit) >18:50:32 DEBUG : Matched exim - 4.63-3.el5.x86_64 to require for smtpdaemon >18:50:32 DEBUG : Matched postfix - 2:2.3.3-2.x86_64 to require for smtpdaemon >18:50:32 DEBUG : Matched sendmail - 8.13.8-2.el5.x86_64 to require for smtpdaemon >18:50:32 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libk5crypto.so.3(k5crypto_3_MIT)(64bit) >18:50:32 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.9.2)(64bit) >18:50:32 DEBUG : Matched logrotate - 3.7.4-8.x86_64 to require for logrotate >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Getopt::Std) >18:50:32 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python2 >18:50:32 DEBUG : Matched libuser - 0.54.7-2.el5.4.x86_64 to require for libuser >18:50:32 DEBUG : Matched libuser - 0.54.7-2.el5.4.i386 to require for libuser >18:50:32 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.x86_64 to require for perl(String::CRC32) >18:50:32 INFO : adding perl-String-CRC32 for perl(String::CRC32), required by lftp >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Digest::MD5) >18:50:32 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.x86_64 to require for perl-String-CRC32 >18:50:32 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:32 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:32 DEBUG : Matched kpartx - 0.4.7-16.el5.x86_64 to require for kpartx >18:50:32 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for device-mapper >18:50:32 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for device-mapper >18:50:32 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol >18:50:32 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >18:50:32 DEBUG : Matched gzip - 1.3.5-10.el5.x86_64 to require for gzip >18:50:32 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for mount >18:50:32 DEBUG : Matched cpio - 2.6-20.x86_64 to require for cpio >18:50:32 DEBUG : Matched lvm2 - 2.02.32-1.el5.x86_64 to require for lvm2 >18:50:32 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:32 DEBUG : Matched dmraid - 1.0.0.rc13-9.el5.x86_64 to require for dmraid >18:50:32 DEBUG : Matched e2fsprogs - 1.39-14.el5.x86_64 to require for e2fsprogs >18:50:32 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:32 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:32 DEBUG : Matched tar - 2:1.15.1-23.0.1.el5.x86_64 to require for tar >18:50:32 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:32 DEBUG : Matched mktemp - 3:1.5-23.2.2.x86_64 to require for mktemp >18:50:32 DEBUG : Matched nash - 5.1.19.6-25.x86_64 to require for nash >18:50:32 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for dev >18:50:32 DEBUG : Matched device-mapper-multipath - 0.4.7-16.el5.x86_64 to require for device-mapper-multipath >18:50:32 INFO : adding psmisc for /sbin/fuser, required by initscripts >18:50:32 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for mount >18:50:32 DEBUG : Matched rsyslog - 2.0.0-11.el5.x86_64 to require for syslog >18:50:32 DEBUG : Matched sysklogd - 1.4.1-43.el5.x86_64 to require for syslog >18:50:32 DEBUG : Matched e2fsprogs - 1.39-14.el5.x86_64 to require for e2fsprogs >18:50:32 DEBUG : Matched SysVinit - 2.86-14.x86_64 to require for SysVinit >18:50:32 DEBUG : Matched net-tools - 1.60-77.el5.x86_64 to require for net-tools >18:50:32 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:32 DEBUG : Matched bash - 3.2-21.el5.x86_64 to require for bash >18:50:32 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for util-linux >18:50:32 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for module-init-tools >18:50:32 DEBUG : Matched ethtool - 5-1.el5.x86_64 to require for ethtool >18:50:32 DEBUG : Matched mingetty - 1.07-5.2.2.x86_64 to require for mingetty >18:50:32 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libcrypt.so.1 >18:50:32 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.i386 to require for libcupsimage.so.2 >18:50:32 INFO : adding cups-libs for libcupsimage.so.2, required by ghostscript >18:50:32 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.i386 to require for libcups.so.2 >18:50:32 DEBUG : Matched ghostscript-fonts - 5.50-13.1.1.noarch to require for ghostscript-fonts >18:50:32 DEBUG : ignoring ghostscript-fonts>ghostscript in whiteout >18:50:32 DEBUG : Matched libstdc++ - 4.1.2-41.el5.i386 to require for libstdc++.so.6 >18:50:32 INFO : adding libstdc++ for libstdc++.so.6, required by ghostscript >18:50:32 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(getopts.pl) >18:50:32 DEBUG : Matched libXmu - 1.0.2-5.x86_64 to require for libXmu.so.6()(64bit) >18:50:32 INFO : adding libXmu for libXmu.so.6()(64bit), required by xorg-x11-twm >18:50:32 DEBUG : Matched libXt - 1.0.2-3.1.fc6.x86_64 to require for libXt.so.6()(64bit) >18:50:32 INFO : adding libXt for libXt.so.6()(64bit), required by xorg-x11-twm >18:50:32 DEBUG : Matched binutils - 2.17.50.0.6-6.el5.x86_64 to require for binutils >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.2.3) >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:32 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:32 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.x86_64 to require for gtk2-engines >18:50:32 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines >18:50:32 DEBUG : Matched libstdc++ - 4.1.2-41.el5.i386 to require for libstdc++.so.6(GLIBCXX_3.4) >18:50:32 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncursesw.so.5 >18:50:32 INFO : adding ncurses for libncursesw.so.5, required by aspell >18:50:32 DEBUG : Matched libstdc++ - 4.1.2-41.el5.i386 to require for libstdc++.so.6(CXXABI_1.3) >18:50:32 DEBUG : Matched aspell-en - 50:6.0-2.1.x86_64 to require for aspell-en >18:50:32 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:32 DEBUG : Matched lcms - 1.15-1.2.2.x86_64 to require for liblcms.so.1()(64bit) >18:50:32 INFO : adding lcms for liblcms.so.1()(64bit), required by ImageMagick >18:50:32 DEBUG : Matched bzip2-libs - 1.0.3-3.x86_64 to require for libbz2.so.1()(64bit) >18:50:32 INFO : adding bzip2-libs for libbz2.so.1()(64bit), required by ImageMagick >18:50:32 DEBUG : Matched ghostscript - 8.15.2-9.1.el5_1.1.x86_64 to require for libgs.so.8()(64bit) >18:50:32 DEBUG : Matched librsvg2 - 2.16.1-1.el5.x86_64 to require for librsvg-2.so.2()(64bit) >18:50:32 INFO : adding librsvg2 for librsvg-2.so.2()(64bit), required by ImageMagick >18:50:32 DEBUG : Matched libwmf - 0.2.8.4-10.1.x86_64 to require for libwmflite-0.2.so.7()(64bit) >18:50:32 INFO : adding libwmf for libwmflite-0.2.so.7()(64bit), required by ImageMagick >18:50:32 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for libfontconfig.so.1()(64bit) >18:50:32 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for libasound.so.2(ALSA_0.9.0rc4)(64bit) >18:50:32 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.x86_64 to require for libvorbis.so.0()(64bit) >18:50:32 INFO : adding libvorbis for libvorbis.so.0()(64bit), required by sox >18:50:32 DEBUG : Matched libogg - 2:1.1.3-3.el5.x86_64 to require for libogg.so.0()(64bit) >18:50:32 INFO : adding libogg for libogg.so.0()(64bit), required by sox >18:50:32 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.x86_64 to require for libvorbisfile.so.3()(64bit) >18:50:32 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.x86_64 to require for libvorbisenc.so.2()(64bit) >18:50:32 DEBUG : Matched brlapi - 0.4.1-1.fc6.x86_64 to require for libbrlapi.so.0.4()(64bit) >18:50:32 INFO : adding brlapi for libbrlapi.so.0.4()(64bit), required by orca >18:50:32 DEBUG : Matched control-center - 1:2.16.0-15.el5.x86_64 to require for control-center >18:50:32 DEBUG : Matched control-center - 1:2.16.0-15.el5.i386 to require for control-center >18:50:32 DEBUG : Matched gnome-mag - 0.13.1-1.fc6.x86_64 to require for gnome-mag >18:50:32 DEBUG : Matched gnome-mag - 0.13.1-1.fc6.i386 to require for gnome-mag >18:50:32 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for libgnome-desktop-2.so.2 >18:50:32 INFO : adding gnome-desktop for libgnome-desktop-2.so.2, required by control-center >18:50:32 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for gnome-menus >18:50:32 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.x86_64 to require for gnome-menus >18:50:32 DEBUG : Matched glibc - 2.5-21.i686 to require for libutil.so.1 >18:50:32 DEBUG : Matched libXcursor - 1.1.7-1.1.i386 to require for libXcursor.so.1 >18:50:32 INFO : adding libXcursor for libXcursor.so.1, required by control-center >18:50:32 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for libdbus-1.so.3 >18:50:32 INFO : adding dbus for libdbus-1.so.3, required by control-center >18:50:32 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for libgnomevfs-2.so.0 >18:50:32 INFO : adding gnome-vfs2 for libgnomevfs-2.so.0, required by control-center >18:50:32 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier.so.11 >18:50:32 INFO : adding libxklavier for libxklavier.so.11, required by control-center >18:50:32 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:32 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft.so.2 >18:50:32 INFO : adding libXft for libXft.so.2, required by control-center >18:50:32 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for libgailutil.so.18 >18:50:32 INFO : adding gail for libgailutil.so.18, required by control-center >18:50:32 DEBUG : Matched libgail-gnome - 1.1.3-1.2.1.x86_64 to require for libgail-gnome >18:50:32 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for libebook-1.2.so.9 >18:50:32 INFO : adding evolution-data-server for libebook-1.2.so.9, required by control-center >18:50:32 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-2.so.0 >18:50:32 INFO : adding libbonobo for libbonobo-2.so.0, required by control-center >18:50:32 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas-2.so.0 >18:50:32 INFO : adding libgnomecanvas for libgnomecanvas-2.so.0, required by control-center >18:50:32 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for libgnome-menu.so.2 >18:50:32 INFO : adding gnome-menus for libgnome-menu.so.2, required by control-center >18:50:32 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for libhal.so.1 >18:50:32 INFO : adding hal for libhal.so.1, required by control-center >18:50:32 DEBUG : Matched libxklavier - 3.0-3.el5.x86_64 to require for libxklavier >18:50:32 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier >18:50:32 DEBUG : Matched metacity - 2.16.0-9.el5.i386 to require for libmetacity-private.so.0 >18:50:32 DEBUG : Matched libXi - 1.0.1-3.1.i386 to require for libXi.so.6 >18:50:32 INFO : adding libXi for libXi.so.6, required by control-center >18:50:32 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for libeel-2.so.2 >18:50:32 INFO : adding eel2 for libeel-2.so.2, required by control-center >18:50:32 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-activation.so.4 >18:50:32 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for alsa-lib >18:50:32 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for alsa-lib >18:50:32 DEBUG : Matched popt - 1.10.2-48.el5.i386 to require for libpopt.so.0 >18:50:32 INFO : adding popt for libpopt.so.0, required by control-center >18:50:32 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui-2.so.0 >18:50:32 INFO : adding libbonoboui for libbonoboui-2.so.0, required by control-center >18:50:32 DEBUG : Matched audiofile - 1:0.2.6-5.i386 to require for libaudiofile.so.0 >18:50:32 INFO : adding audiofile for libaudiofile.so.0, required by control-center >18:50:32 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for libstartup-notification-1.so.0 >18:50:32 INFO : adding startup-notification for libstartup-notification-1.so.0, required by control-center >18:50:32 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:32 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >18:50:32 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesd.so.0 >18:50:32 INFO : adding esound for libesd.so.0, required by control-center >18:50:32 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for libgnome-keyring.so.0 >18:50:32 INFO : adding gnome-keyring for libgnome-keyring.so.0, required by control-center >18:50:32 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade-2.0.so.0 >18:50:32 INFO : adding libglade2 for libglade-2.0.so.0, required by control-center >18:50:32 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome-2.so.0 >18:50:32 INFO : adding libgnome for libgnome-2.so.0, required by control-center >18:50:32 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for libgconf-2.so.4 >18:50:32 INFO : adding GConf2 for libgconf-2.so.4, required by control-center >18:50:32 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for libedataserver-1.2.so.7 >18:50:32 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl_2.so.2 >18:50:32 INFO : adding libart_lgpl for libart_lgpl_2.so.2, required by control-center >18:50:32 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-2.so.0 >18:50:32 INFO : adding ORBit2 for libORBit-2.so.0, required by control-center >18:50:32 DEBUG : Matched nautilus-extensions - 2.16.2-7.el5.i386 to require for libnautilus-extension.so.1 >18:50:32 INFO : adding nautilus-extensions for libnautilus-extension.so.1, required by control-center >18:50:32 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstreamer-0.10.so.0 >18:50:32 INFO : adding gstreamer for libgstreamer-0.10.so.0, required by control-center >18:50:32 DEBUG : Matched libXScrnSaver - 1.1.0-3.1.i386 to require for libXss.so.1 >18:50:32 INFO : adding libXScrnSaver for libXss.so.1, required by control-center >18:50:32 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui-2.so.0 >18:50:32 INFO : adding libgnomeui for libgnomeui-2.so.0, required by control-center >18:50:32 DEBUG : Matched libXxf86misc - 1.0.1-3.1.i386 to require for libXxf86misc.so.1 >18:50:32 INFO : adding libXxf86misc for libXxf86misc.so.1, required by control-center >18:50:33 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for libdbus-glib-1.so.2 >18:50:33 INFO : adding dbus-glib for libdbus-glib-1.so.2, required by control-center >18:50:33 DEBUG : Matched keyutils-libs - 1.2-1.el5.x86_64 to require for libkeyutils.so.1()(64bit) >18:50:33 INFO : adding keyutils-libs for libkeyutils.so.1()(64bit), required by ecryptfs-utils >18:50:33 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt.so.11(GCRYPT_1.2)(64bit) >18:50:33 DEBUG : Matched keyutils-libs - 1.2-1.el5.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >18:50:33 DEBUG : ignoring libtermcap>bash in whiteout >18:50:33 DEBUG : Matched shadow-utils - 2:4.0.17-13.el5.x86_64 to require for shadow-utils >18:50:33 DEBUG : Matched system-config-keyboard - 1.2.11-1.el5.noarch to require for system-config-keyboard >18:50:33 DEBUG : Matched system-config-display - 1.0.48-2.el5.noarch to require for system-config-display >18:50:33 DEBUG : Matched libuser - 0.54.7-2.el5.4.x86_64 to require for libuser >18:50:33 DEBUG : Matched libuser - 0.54.7-2.el5.4.i386 to require for libuser >18:50:33 DEBUG : Matched system-config-language - 1.1.18-2.el5.noarch to require for system-config-language >18:50:33 DEBUG : Matched authconfig-gtk - 5.3.21-2.el5.x86_64 to require for authconfig-gtk >18:50:33 DEBUG : Matched rhpxl - 0.41.1-5.el5.x86_64 to require for rhpxl >18:50:33 DEBUG : Matched redhat-logos - 4.9.16-1.noarch to require for system-logos >18:50:33 DEBUG : Matched system-config-network - 1.3.99.9-1.el5.noarch to require for system-config-network >18:50:33 DEBUG : Matched system-config-date - 1.8.12-3.el5.noarch to require for system-config-date >18:50:33 DEBUG : Matched firstboot-tui - 1.4.27.3-1.el5.noarch to require for firstboot-tui >18:50:33 DEBUG : Matched system-config-securitylevel - 1.6.29.1-2.el5.x86_64 to require for system-config-securitylevel >18:50:33 DEBUG : Matched metacity - 2.16.0-9.el5.x86_64 to require for metacity >18:50:33 DEBUG : Matched metacity - 2.16.0-9.el5.i386 to require for metacity >18:50:33 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:33 DEBUG : Matched system-config-users - 1.2.51-4.el5.noarch to require for system-config-users >18:50:33 DEBUG : Matched system-config-soundcard - 2.0.6-1.el5.noarch to require for system-config-soundcard >18:50:33 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for libdb-4.3.so >18:50:33 INFO : adding db4 for libdb-4.3.so, required by pam_ccreds >18:50:33 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:33 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:33 DEBUG : Matched db4 - 4.3.29-9.fc6.x86_64 to require for db4 >18:50:33 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for db4 >18:50:33 DEBUG : Matched openssl - 0.9.8b-10.el5.i686 to require for libcrypto.so.6 >18:50:33 INFO : adding openssl for libcrypto.so.6, required by pam_ccreds >18:50:33 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for libpam.so.0 >18:50:33 INFO : adding pam for libpam.so.0, required by pam_ccreds >18:50:33 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for libpam.so.0(LIBPAM_1.0) >18:50:33 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for libpam_misc.so.0 >18:50:33 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libisccfg.so.1()(64bit) >18:50:33 INFO : adding bind-libs for libisccfg.so.1()(64bit), required by bind-utils >18:50:33 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libdns.so.22()(64bit) >18:50:33 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libisc.so.11()(64bit) >18:50:33 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.i386 to require for bind-libs >18:50:33 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for bind-libs >18:50:33 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libbind9.so.0()(64bit) >18:50:33 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for liblwres.so.9()(64bit) >18:50:33 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libisccc.so.0()(64bit) >18:50:33 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:33 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:33 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:33 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:33 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:33 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:33 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:33 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:33 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:33 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:33 DEBUG : Matched mesa-libGL - 6.5.1-7.5.el5.x86_64 to require for libGL.so.1()(64bit) >18:50:33 INFO : adding mesa-libGL for libGL.so.1()(64bit), required by gnome-screensaver >18:50:33 DEBUG : Matched libXxf86vm - 1.0.1-3.1.x86_64 to require for libXxf86vm.so.1()(64bit) >18:50:33 INFO : adding libXxf86vm for libXxf86vm.so.1()(64bit), required by gnome-screensaver >18:50:33 DEBUG : Matched dbus-glib - 0.70-5.x86_64 to require for dbus-glib >18:50:33 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >18:50:33 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade2 >18:50:33 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >18:50:33 DEBUG : Matched libXxf86misc - 1.0.1-3.1.x86_64 to require for libXxf86misc.so.1()(64bit) >18:50:33 INFO : adding libXxf86misc for libXxf86misc.so.1()(64bit), required by gnome-screensaver >18:50:33 DEBUG : Matched libXScrnSaver - 1.1.0-3.1.x86_64 to require for libXss.so.1()(64bit) >18:50:33 INFO : adding libXScrnSaver for libXss.so.1()(64bit), required by gnome-screensaver >18:50:33 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:33 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:33 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:33 INFO_2 : Importing additional filelist information >18:50:35 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.x86_64 to require for libgnome-menu.so.2()(64bit) >18:50:35 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:35 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:35 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:35 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:35 DEBUG : Matched libattr - 2.4.32-1.1.x86_64 to require for libattr.so.1(ATTR_1.2)(64bit) >18:50:35 INFO : adding libattr for libattr.so.1(ATTR_1.2)(64bit), required by attr >18:50:35 DEBUG : Matched libattr - 2.4.32-1.1.x86_64 to require for libattr.so.1()(64bit) >18:50:35 DEBUG : Matched libattr - 2.4.32-1.1.x86_64 to require for libattr.so.1(ATTR_1.0)(64bit) >18:50:35 DEBUG : ignoring initscripts>sysklogd in whiteout >18:50:35 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.x86_64 to require for xorg-x11-xauth >18:50:35 DEBUG : Matched libstdc++ - 4.1.2-41.el5.x86_64 to require for libstdc++.so.6(CXXABI_1.3.1)(64bit) >18:50:35 DEBUG : Matched pkgconfig - 1:0.21-2.el5.x86_64 to require for pkgconfig >18:50:35 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:35 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:35 DEBUG : Matched startup-notification - 0.8-4.1.x86_64 to require for startup-notification >18:50:35 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification >18:50:35 DEBUG : Matched libXinerama - 1.0.1-2.1.i386 to require for libXinerama.so.1 >18:50:35 INFO : adding libXinerama for libXinerama.so.1, required by metacity >18:50:35 DEBUG : Matched dbus-glib - 0.70-5.x86_64 to require for dbus-glib >18:50:35 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >18:50:35 DEBUG : Matched libnotify - 0.4.2-6.el5.x86_64 to require for libnotify.so.1()(64bit) >18:50:35 INFO : adding libnotify for libnotify.so.1()(64bit), required by gnome-power-manager >18:50:35 DEBUG : Matched dbus-x11 - 1.0.0-6.3.el5_1.x86_64 to require for dbus-x11 >18:50:35 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:35 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:35 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(POSIX) >18:50:35 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libe2p.so.2()(64bit) >18:50:35 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libss.so.2()(64bit) >18:50:35 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for e2fsprogs-libs >18:50:35 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.i386 to require for e2fsprogs-libs >18:50:35 DEBUG : Matched iptables-ipv6 - 1.3.5-4.el5.x86_64 to require for iptables-ipv6 >18:50:35 DEBUG : Matched iptables - 1.3.5-4.el5.x86_64 to require for iptables >18:50:35 DEBUG : Matched slang - 2.0.6-4.el5.x86_64 to require for libslang.so.2()(64bit) >18:50:35 INFO : adding slang for libslang.so.2()(64bit), required by system-config-securitylevel-tui >18:50:35 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui-2-2.so.0 >18:50:35 INFO : adding libgnomeprintui22 for libgnomeprintui-2-2.so.0, required by gnome-utils >18:50:35 DEBUG : Matched libgtop2 - 2.14.4-3.el5.i386 to require for libgtop-2.0.so.7 >18:50:35 INFO : adding libgtop2 for libgtop-2.0.so.7, required by gnome-utils >18:50:35 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.i386 to require for libext2fs.so.2 >18:50:35 INFO : adding e2fsprogs-libs for libext2fs.so.2, required by gnome-utils >18:50:35 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.i386 to require for libgnomeprint-2-2.so.0 >18:50:35 INFO : adding libgnomeprint22 for libgnomeprint-2-2.so.0, required by gnome-utils >18:50:35 DEBUG : Matched gnome-panel - 2.16.1-7.el5.i386 to require for libpanel-applet-2.so.0 >18:50:35 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.x86_64 to require for libcupsimage.so.2()(64bit) >18:50:35 INFO : adding cups-libs for libcupsimage.so.2()(64bit), required by cups >18:50:35 DEBUG : Matched gnutls - 1.4.1-2.x86_64 to require for libgnutls.so.13(GNUTLS_1_3)(64bit) >18:50:35 INFO : adding gnutls for libgnutls.so.13(GNUTLS_1_3)(64bit), required by cups >18:50:35 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.x86_64 to require for cups-libs >18:50:35 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.i386 to require for cups-libs >18:50:35 DEBUG : Matched paps - 0.6.6-17.el5.x86_64 to require for paps >18:50:35 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.x86_64 to require for libcups.so.2()(64bit) >18:50:35 DEBUG : Matched gnutls - 1.4.1-2.x86_64 to require for libgnutls.so.13()(64bit) >18:50:35 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:35 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:35 DEBUG : Matched avahi - 0.6.16-1.el5.x86_64 to require for libavahi-common.so.3()(64bit) >18:50:35 INFO : adding avahi for libavahi-common.so.3()(64bit), required by vino >18:50:35 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >18:50:35 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt >18:50:35 DEBUG : Matched avahi - 0.6.16-1.el5.x86_64 to require for libavahi-client.so.3()(64bit) >18:50:35 DEBUG : Matched libXdamage - 1.0.3-2.1.x86_64 to require for libXdamage.so.1()(64bit) >18:50:35 INFO : adding libXdamage for libXdamage.so.1()(64bit), required by vino >18:50:35 DEBUG : Matched libXfixes - 4.0.1-2.1.x86_64 to require for libXfixes.so.3()(64bit) >18:50:35 INFO : adding libXfixes for libXfixes.so.3()(64bit), required by vino >18:50:35 DEBUG : Matched avahi-glib - 0.6.16-1.el5.x86_64 to require for libavahi-glib.so.1()(64bit) >18:50:35 INFO : adding avahi-glib for libavahi-glib.so.1()(64bit), required by vino >18:50:35 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade2 >18:50:35 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >18:50:35 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol >18:50:35 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >18:50:35 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:35 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:35 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:35 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:35 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:35 DEBUG : Matched ttmkfdir - 3.0.9-23.el5.x86_64 to require for ttmkfdir >18:50:35 DEBUG : Matched libFS - 1.0.0-3.1.x86_64 to require for libFS.so.6()(64bit) >18:50:35 INFO : adding libFS for libFS.so.6()(64bit), required by xorg-x11-xfs >18:50:35 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.x86_64 to require for mkfontscale >18:50:35 DEBUG : Matched bzip2-libs - 1.0.3-3.x86_64 to require for bzip2-libs >18:50:35 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for bzip2-libs >18:50:35 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >18:50:35 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.x86_64 to require for scrollkeeper >18:50:35 DEBUG : Matched aspell - 12:0.60.3-7.1.x86_64 to require for libaspell.so.15()(64bit) >18:50:35 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.x86_64 to require for libgnomeprintui22 >18:50:35 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui22 >18:50:35 DEBUG : Matched gnome-python2-gtksourceview - 2.16.0-2.el5.x86_64 to require for gnome-python2-gtksourceview >18:50:35 DEBUG : Matched gnome-python2-desktop - 2.16.0-2.el5.x86_64 to require for gnome-python2-desktop >18:50:35 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for libpython2.4.so.1.0()(64bit) >18:50:35 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.x86_64 to require for gtksourceview >18:50:35 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for gtksourceview >18:50:35 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.x86_64 to require for libgtksourceview-1.0.so.0()(64bit) >18:50:35 DEBUG : Matched pygobject2 - 2.12.1-5.el5.x86_64 to require for pygobject2 >18:50:35 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:35 DEBUG : Matched vte - 0.14.0-2.el5.x86_64 to require for libvte.so.9()(64bit) >18:50:35 INFO : adding vte for libvte.so.9()(64bit), required by rhgb >18:50:35 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:35 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpangoxft-1.0.so.0()(64bit) >18:50:35 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpangox-1.0.so.0()(64bit) >18:50:35 DEBUG : Matched libXft - 2.1.10-1.1.x86_64 to require for libXft.so.2()(64bit) >18:50:35 INFO : adding libXft for libXft.so.2()(64bit), required by rhgb >18:50:35 DEBUG : Matched iptables - 1.3.5-4.el5.x86_64 to require for iptables >18:50:35 DEBUG : Matched openssh - 4.3p2-26.el5.x86_64 to require for openssh >18:50:35 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:35 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:35 DEBUG : Matched kexec-tools - 1.102pre-10.el5.x86_64 to require for kexec-tools >18:50:35 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:35 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:35 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:35 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:35 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:35 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for krb5-libs >18:50:35 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for krb5-libs >18:50:35 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:35 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:35 DEBUG : Matched NetworkManager-glib - 1:0.6.4-7.el5.x86_64 to require for libnm_glib.so.0()(64bit) >18:50:35 INFO : adding NetworkManager-glib for libnm_glib.so.0()(64bit), required by krb5-auth-dialog >18:50:35 DEBUG : Matched coreutils - 5.97-14.el5.x86_64 to require for textutils >18:50:35 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.x86_64 to require for nfs-utils-lib >18:50:35 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for nfs-utils-lib >18:50:35 DEBUG : Matched shadow-utils - 2:4.0.17-13.el5.x86_64 to require for shadow-utils >18:50:35 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi >18:50:35 DEBUG : Matched libgssapi - 0.10-2.x86_64 to require for libgssapi >18:50:35 DEBUG : Matched portmap - 4.0-65.2.2.1.x86_64 to require for portmap >18:50:35 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.x86_64 to require for libnfsidmap.so.0()(64bit) >18:50:35 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.x86_64 to require for librpcsecgss.so.2()(64bit) >18:50:35 DEBUG : Matched libevent - 1.1a-3.2.1.x86_64 to require for libevent-1.1a.so.1()(64bit) >18:50:35 INFO : adding libevent for libevent-1.1a.so.1()(64bit), required by nfs-utils >18:50:35 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent >18:50:35 DEBUG : Matched libevent - 1.1a-3.2.1.x86_64 to require for libevent >18:50:35 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for modutils >18:50:35 DEBUG : Matched libgssapi - 0.10-2.x86_64 to require for libgssapi.so.2(libgssapi_CITI_2)(64bit) >18:50:35 DEBUG : Matched libgssapi - 0.10-2.x86_64 to require for libgssapi.so.2()(64bit) >18:50:35 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:35 DEBUG : Matched ncurses - 5.5-24.20060715.x86_64 to require for libpanel.so.5()(64bit) >18:50:35 DEBUG : Matched hwdata - 0.213.2-1.el5.noarch to require for hwdata >18:50:35 DEBUG : Matched libpcap - 14:0.9.4-12.el5.x86_64 to require for libpcap.so.0.9.4()(64bit) >18:50:35 INFO : adding libpcap for libpcap.so.0.9.4()(64bit), required by isdn4k-utils >18:50:35 DEBUG : Matched info - 4.8-14.el5.x86_64 to require for info >18:50:35 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::File) >18:50:35 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(FileHandle) >18:50:35 DEBUG : Matched tclx - 8.4.0-5.fc6.x86_64 to require for tclx >18:50:35 INFO : adding tcl for /usr/bin/tclsh, required by emacspeak >18:50:35 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::UserAgent) >18:50:35 INFO : adding perl-libwww-perl for perl(LWP::UserAgent), required by emacspeak >18:50:35 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(constant) >18:50:35 DEBUG : Matched emacs - 21.4-20.el5.x86_64 to require for emacs >18:50:35 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(vars) >18:50:35 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for libldap_r-2.3.so.0()(64bit) >18:50:35 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.3.2)(64bit) >18:50:35 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:35 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:35 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck-1.so.18 >18:50:35 INFO : adding libwnck for libwnck-1.so.18, required by gnome-panel >18:50:35 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for libecal-1.2.so.7 >18:50:35 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for libedataserverui-1.2.so.8 >18:50:35 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:35 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:35 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.x86_64 to require for gnome-desktop >18:50:35 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for gnome-desktop >18:50:35 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for evolution-data-server >18:50:35 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for evolution-data-server >18:50:35 DEBUG : Matched libXau - 1.0.1-3.1.i386 to require for libXau.so.6 >18:50:35 INFO : adding libXau for libXau.so.6, required by gnome-panel >18:50:35 DEBUG : Matched policycoreutils - 1.33.12-14.el5.x86_64 to require for policycoreutils >18:50:35 DEBUG : Matched checkpolicy - 1.33.1-4.el5.x86_64 to require for checkpolicy >18:50:35 DEBUG : Matched tcl - 8.4.13-3.fc6.x86_64 to require for tcl >18:50:35 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >18:50:35 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:35 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:35 DEBUG : Matched cdrecord - 9:2.01-10.x86_64 to require for cdrecord >18:50:35 DEBUG : Matched dvd+rw-tools - 7.0-0.el5.3.x86_64 to require for dvd+rw-tools >18:50:35 DEBUG : Matched mkisofs - 9:2.01-10.x86_64 to require for mkisofs >18:50:35 DEBUG : Matched cdrdao - 1.2.1-2.x86_64 to require for cdrdao >18:50:35 DEBUG : Matched xorg-x11-xinit - 1.0.2-15.el5.x86_64 to require for xorg-x11-xinit >18:50:35 DEBUG : Matched samba-common - 3.0.28-0.el5.4.x86_64 to require for samba-common >18:50:35 DEBUG : Matched samba-common - 3.0.28-0.el5.4.i386 to require for samba-common >18:50:35 DEBUG : Matched firstboot - 1.4.27.3-1.el5.noarch to require for firstboot >18:50:35 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:35 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.x86_64 to require for pyxf86config >18:50:35 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:35 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:35 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for util-linux >18:50:35 DEBUG : Matched elfutils-libelf - 0.125-3.el5.x86_64 to require for libelf.so.1()(64bit) >18:50:35 INFO : adding elfutils-libelf for libelf.so.1()(64bit), required by prelink >18:50:35 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:35 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:35 DEBUG : Matched elfutils-libelf - 0.125-3.el5.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >18:50:35 DEBUG : Matched mktemp - 3:1.5-23.2.2.x86_64 to require for mktemp >18:50:35 DEBUG : Matched bzip2 - 1.0.3-3.x86_64 to require for bzip2 >18:50:35 DEBUG : Matched diffutils - 2.8.1-15.2.3.el5.x86_64 to require for diffutils >18:50:35 DEBUG : Matched groff - 1.18.1.1-11.1.x86_64 to require for nroff-i18n >18:50:35 INFO : adding groff for nroff-i18n, required by man >18:50:35 DEBUG : Matched less - 394-5.el5.x86_64 to require for less >18:50:36 DEBUG : Matched groff - 1.18.1.1-11.1.x86_64 to require for groff >18:50:36 DEBUG : Matched rpm - 4.4.2-48.el5.x86_64 to require for rpm >18:50:36 DEBUG : Matched cdparanoia - alpha9.8-27.2.x86_64 to require for cdparanoia >18:50:36 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.x86_64 to require for libnautilus-burn.so.4()(64bit) >18:50:36 DEBUG : Matched gnome-media - 2.16.1-3.el5.x86_64 to require for libgnome-media-profiles.so.0()(64bit) >18:50:36 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >18:50:36 INFO : adding gstreamer for libgstreamer-0.10.so.0()(64bit), required by sound-juicer >18:50:36 DEBUG : Matched gnome-media - 2.16.1-3.el5.x86_64 to require for gnome-media >18:50:36 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media >18:50:36 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:36 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:36 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.x86_64 to require for nautilus-cd-burner >18:50:36 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for nautilus-cd-burner >18:50:36 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.x86_64 to require for libmusicbrainz.so.4()(64bit) >18:50:36 INFO : adding libmusicbrainz for libmusicbrainz.so.4()(64bit), required by sound-juicer >18:50:36 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer >18:50:36 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for gstreamer >18:50:36 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.x86_64 to require for libmusicbrainz >18:50:36 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz >18:50:36 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:36 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:36 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:36 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:36 DEBUG : Matched psutils - 1.17-26.1.x86_64 to require for psutils >18:50:36 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:36 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:36 DEBUG : Matched samba-common - 3.0.28-0.el5.4.x86_64 to require for libsmbclient.so.0()(64bit) >18:50:36 DEBUG : Matched samba-common - 3.0.28-0.el5.4.x86_64 to require for samba-common >18:50:36 DEBUG : Matched samba-common - 3.0.28-0.el5.4.i386 to require for samba-common >18:50:36 DEBUG : Matched gamin-python - 0.1.7-8.el5.x86_64 to require for gamin-python >18:50:36 DEBUG : Matched python-ldap - 2.2.0-2.1.x86_64 to require for python-ldap >18:50:36 DEBUG : Matched xorg-x11-server-Xnest - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xnest >18:50:36 DEBUG : Matched gail - 1.9.2-1.fc6.x86_64 to require for libgailutil.so.18()(64bit) >18:50:36 INFO : adding gail for libgailutil.so.18()(64bit), required by nautilus-cd-burner >18:50:36 DEBUG : Matched eel2 - 2.16.1-1.el5.x86_64 to require for libeel-2.so.2()(64bit) >18:50:36 INFO : adding eel2 for libeel-2.so.2()(64bit), required by nautilus-cd-burner >18:50:36 DEBUG : Matched nautilus-extensions - 2.16.2-7.el5.x86_64 to require for libnautilus-extension.so.1()(64bit) >18:50:36 INFO : adding nautilus-extensions for libnautilus-extension.so.1()(64bit), required by nautilus-cd-burner >18:50:36 DEBUG : Matched wireless-tools - 1:28-2.el5.x86_64 to require for libiw.so.28()(64bit) >18:50:36 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:36 DEBUG : Matched libXi - 1.0.1-3.1.x86_64 to require for libXi.so.6()(64bit) >18:50:36 INFO : adding libXi for libXi.so.6()(64bit), required by linuxwacom >18:50:36 DEBUG : Matched libxklavier - 3.0-3.el5.x86_64 to require for libxklavier.so.11()(64bit) >18:50:36 INFO : adding libxklavier for libxklavier.so.11()(64bit), required by gnome-applets >18:50:36 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >18:50:36 INFO : adding gstreamer-plugins-base for libgstinterfaces-0.10.so.0()(64bit), required by gnome-applets >18:50:36 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.x86_64 to require for gstreamer-plugins-good >18:50:36 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >18:50:36 DEBUG : Matched gnome-panel - 2.16.1-7.el5.x86_64 to require for gnome-panel >18:50:36 DEBUG : Matched gnome-panel - 2.16.1-7.el5.i386 to require for gnome-panel >18:50:36 DEBUG : Matched gnome-python2-applet - 2.16.0-2.el5.x86_64 to require for gnome-python2-applet >18:50:36 DEBUG : Matched gnome-netstatus - 2.12.0-5.el5.x86_64 to require for gnome-netstatus >18:50:36 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for gstreamer-plugins-base >18:50:36 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base >18:50:36 DEBUG : Matched gnome-python2-libegg - 2.14.2-6.el5.x86_64 to require for gnome-python2-libegg >18:50:36 DEBUG : Matched libxklavier - 3.0-3.el5.x86_64 to require for libxklavier >18:50:36 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier >18:50:36 DEBUG : Matched gucharmap - 1.8.0-1.fc6.x86_64 to require for libgucharmap.so.5()(64bit) >18:50:36 DEBUG : Matched pciutils - 2.2.3-5.x86_64 to require for pciutils >18:50:36 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:36 DEBUG : Matched kudzu - 1.2.57.1.16-2.x86_64 to require for kudzu >18:50:36 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:36 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for libgdk_pixbuf_xlib-2.0.so.0()(64bit) >18:50:36 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for libloginhelper.so.0()(64bit) >18:50:36 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for libspi.so.0()(64bit) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.2) >18:50:36 INFO : adding nss for libnss3.so(NSS_3.2), required by svrcore >18:50:36 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for nspr >18:50:36 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for nspr >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.10.2) >18:50:36 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for libplc4.so >18:50:36 INFO : adding nspr for libplc4.so, required by svrcore >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libssl3.so >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:36 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for libnspr4.so >18:50:36 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for libplds4.so >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so >18:50:36 DEBUG : Matched wireless-tools - 1:28-2.el5.x86_64 to require for wireless-tools >18:50:36 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for wireless-tools >18:50:36 DEBUG : Matched wpa_supplicant - 1:0.4.8-10.2.el5.x86_64 to require for wpa_supplicant >18:50:36 DEBUG : Matched iproute - 2.6.18-4.el5.x86_64 to require for iproute >18:50:36 DEBUG : Matched libnl - 1.0-0.10.pre5.4.x86_64 to require for libnl.so.1()(64bit) >18:50:36 INFO : adding libnl for libnl.so.1()(64bit), required by NetworkManager >18:50:36 DEBUG : Matched dhcdbd - 2.2-1.el5.x86_64 to require for dhcdbd >18:50:36 DEBUG : Matched dhclient - 12:3.0.5-11.el5.x86_64 to require for dhclient >18:50:36 DEBUG : Matched expat - 1.95.8-8.2.1.x86_64 to require for libexpat.so.0()(64bit) >18:50:36 INFO : adding expat for libexpat.so.0()(64bit), required by elinks >18:50:36 DEBUG : Matched libidn - 0.6.5-1.1.x86_64 to require for libidn.so.11()(64bit) >18:50:36 INFO : adding libidn for libidn.so.11()(64bit), required by elinks >18:50:36 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >18:50:36 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:36 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux.so.1 >18:50:36 INFO : adding libselinux for libselinux.so.1, required by nss_db >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for libnss_files.so.2 >18:50:36 DEBUG : Matched make - 1:3.81-2.el5.x86_64 to require for make >18:50:36 DEBUG : Matched libXcursor - 1.1.7-1.1.x86_64 to require for libXcursor.so.1()(64bit) >18:50:36 INFO : adding libXcursor for libXcursor.so.1()(64bit), required by metacity >18:50:36 DEBUG : Matched libXinerama - 1.0.1-2.1.x86_64 to require for libXinerama.so.1()(64bit) >18:50:36 INFO : adding libXinerama for libXinerama.so.1()(64bit), required by metacity >18:50:36 DEBUG : Matched libcap - 1.10-26.x86_64 to require for libcap.so.1()(64bit) >18:50:36 INFO : adding libcap for libcap.so.1()(64bit), required by sudo >18:50:36 DEBUG : Matched vim-minimal - 2:7.0.109-3.el5.3.x86_64 to require for vim-minimal >18:50:36 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for cyrus-sasl-lib >18:50:36 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.x86_64 to require for cyrus-sasl-lib >18:50:36 DEBUG : Matched yum - 3.2.8-7.el5.noarch to require for yum >18:50:36 DEBUG : Matched hwdata - 0.213.2-1.el5.noarch to require for hwdata >18:50:36 DEBUG : Matched psmisc - 22.2-6.x86_64 to require for psmisc >18:50:36 DEBUG : Matched nscd - 2.5-21.x86_64 to require for nscd >18:50:36 DEBUG : Matched libxkbfile - 1.0.3-3.1.x86_64 to require for libxkbfile.so.1()(64bit) >18:50:36 INFO : adding libxkbfile for libxkbfile.so.1()(64bit), required by xorg-x11-apps >18:50:36 DEBUG : Matched libXmu - 1.0.2-5.x86_64 to require for libXmuu.so.1()(64bit) >18:50:36 DEBUG : Matched xorg-x11-filesystem - 7.1-2.fc6.noarch to require for xorg-x11-filesystem >18:50:36 DEBUG : Matched libXaw - 1.0.2-8.1.x86_64 to require for libXaw.so.7()(64bit) >18:50:36 INFO : adding libXaw for libXaw.so.7()(64bit), required by xorg-x11-apps >18:50:36 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:36 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for ORBit2 >18:50:36 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >18:50:36 DEBUG : Matched gail - 1.9.2-1.fc6.x86_64 to require for gail >18:50:36 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail >18:50:36 DEBUG : Matched libXevie - 1.0.1-3.1.x86_64 to require for libXevie.so.1()(64bit) >18:50:36 INFO : adding libXevie for libXevie.so.1()(64bit), required by at-spi >18:50:36 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:36 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:36 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:36 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:36 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1(KEYUTILS_0.3) >18:50:36 INFO : adding keyutils-libs for libkeyutils.so.1(KEYUTILS_0.3), required by ecryptfs-utils >18:50:36 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1 >18:50:36 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11(GCRYPT_1.2) >18:50:36 INFO : adding libgcrypt for libgcrypt.so.11(GCRYPT_1.2), required by ecryptfs-utils >18:50:36 DEBUG : Matched libgpg-error - 1.4-2.i386 to require for libgpg-error.so.0 >18:50:36 INFO : adding libgpg-error for libgpg-error.so.0, required by ecryptfs-utils >18:50:36 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11 >18:50:36 DEBUG : Matched ntp - 4.2.2p1-8.el5.x86_64 to require for ntp >18:50:36 DEBUG : Matched yelp - 2.16.0-16.el5.x86_64 to require for yelp >18:50:36 DEBUG : Matched ppp - 2.4.4-1.el5.x86_64 to require for ppp >18:50:36 DEBUG : Matched libwvstreams - 4.2.2-2.1.x86_64 to require for libwvstreams.so.4.2()(64bit) >18:50:36 INFO : adding libwvstreams for libwvstreams.so.4.2()(64bit), required by wvdial >18:50:36 DEBUG : Matched libwvstreams - 4.2.2-2.1.x86_64 to require for libwvbase.so.4.2()(64bit) >18:50:36 DEBUG : Matched libwvstreams - 4.2.2-2.1.x86_64 to require for libwvutils.so.4.2()(64bit) >18:50:36 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:36 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:36 DEBUG : Matched libexif - 0.6.13-4.0.2.el5_1.1.x86_64 to require for libexif >18:50:36 DEBUG : Matched libexif - 0.6.13-4.0.2.el5_1.1.i386 to require for libexif >18:50:36 DEBUG : Matched gnome-vfs2-smb - 2.16.2-4.el5.x86_64 to require for gnome-vfs2-smb >18:50:36 DEBUG : Matched esound - 1:0.2.36-3.x86_64 to require for libesd.so.0()(64bit) >18:50:36 INFO : adding esound for libesd.so.0()(64bit), required by nautilus >18:50:36 DEBUG : Matched desktop-backgrounds-basic - 2.0-37.noarch to require for desktop-backgrounds-basic >18:50:36 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >18:50:36 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin >18:50:36 DEBUG : Matched gamin - 0.1.7-8.el5.x86_64 to require for gamin >18:50:36 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:36 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:36 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:36 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:36 DEBUG : Matched eel2 - 2.16.1-1.el5.x86_64 to require for eel2 >18:50:36 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for eel2 >18:50:36 DEBUG : Matched audiofile - 1:0.2.6-5.x86_64 to require for libaudiofile.so.0()(64bit) >18:50:36 INFO : adding audiofile for libaudiofile.so.0()(64bit), required by nautilus >18:50:36 DEBUG : Matched eject - 2.1.5-4.2.el5.x86_64 to require for eject >18:50:36 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Exporter) >18:50:36 DEBUG : Matched mailx - 8.1.1-44.2.2.x86_64 to require for mailx >18:50:36 DEBUG : Matched libgcj - 4.1.2-41.el5.x86_64 to require for libgcj >18:50:36 DEBUG : Matched libgcj - 4.1.2-41.el5.i386 to require for libgcj >18:50:36 DEBUG : Matched zip - 2.31-1.2.2.x86_64 to require for zip >18:50:36 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils >18:50:36 DEBUG : Matched gjdoc - 0.7.7-12.el5.x86_64 to require for gjdoc >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:36 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) >18:50:36 DEBUG : Matched nss-tools - 3.11.99.4-1.el5.x86_64 to require for nss-tools >18:50:36 DEBUG : Matched ifd-egate - 0.05-15.x86_64 to require for ifd-egate >18:50:36 DEBUG : Matched ccid - 1.0.1-6.el5.x86_64 to require for ccid >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsoftokn3.so()(64bit) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsoftokn3.so(NSS_3.4)(64bit) >18:50:36 DEBUG : Matched pcsc-lite - 1.4.4-0.1.el5.x86_64 to require for pcsc-lite >18:50:36 DEBUG : Matched pcsc-lite-libs - 1.4.4-0.1.el5.x86_64 to require for pcsc-lite-libs >18:50:36 DEBUG : Matched pcsc-lite-libs - 1.4.4-0.1.el5.i386 to require for pcsc-lite-libs >18:50:36 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for libedataserver-1.2.so.7()(64bit) >18:50:36 INFO : adding evolution-data-server for libedataserver-1.2.so.7()(64bit), required by control-center >18:50:36 DEBUG : Matched metacity - 2.16.0-9.el5.x86_64 to require for libmetacity-private.so.0()(64bit) >18:50:36 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for libebook-1.2.so.9()(64bit) >18:50:36 DEBUG : Matched slang - 2.0.6-4.el5.x86_64 to require for libslang.so.2(SLANG2)(64bit) >18:50:36 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.x86_64 to require for perl(warnings) >18:50:36 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(warnings) >18:50:36 DEBUG : Matched slang - 2.0.6-4.el5.x86_64 to require for slang >18:50:36 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang >18:50:36 DEBUG : Matched xorg-x11-drv-penmount - 1.1.0-2.1.x86_64 to require for xorg-x11-drv-penmount >18:50:36 DEBUG : Matched xorg-x11-drv-hyperpen - 1.1.0-2.x86_64 to require for xorg-x11-drv-hyperpen >18:50:36 DEBUG : Matched xorg-x11-drv-elographics - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-elographics >18:50:36 DEBUG : Matched xorg-x11-drv-digitaledge - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-digitaledge >18:50:36 DEBUG : Matched xorg-x11-drv-dmc - 1.1.0-2.x86_64 to require for xorg-x11-drv-dmc >18:50:36 DEBUG : Matched xorg-x11-drv-savage - 2.1.1-5.fc6.x86_64 to require for xorg-x11-drv-savage >18:50:36 DEBUG : Matched xorg-x11-drv-vmware - 10.13.0-2.1.x86_64 to require for xorg-x11-drv-vmware >18:50:36 DEBUG : Matched xorg-x11-drv-voodoo - 1.1.0-3.1.x86_64 to require for xorg-x11-drv-voodoo >18:50:36 DEBUG : Matched xorg-x11-drv-palmax - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-palmax >18:50:36 DEBUG : Matched xorg-x11-drv-joystick - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-joystick >18:50:36 DEBUG : Matched xorg-x11-drv-ati - 6.6.3-3.11.el5.x86_64 to require for xorg-x11-drv-ati >18:50:36 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.0.3.el5.x86_64 to require for xorg-x11-drv-i810 >18:50:36 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.0.3.el5.i386 to require for xorg-x11-drv-i810 >18:50:36 DEBUG : Matched xorg-x11-drv-ast - 0.81.0-3.x86_64 to require for xorg-x11-drv-ast >18:50:36 DEBUG : Matched xorg-x11-drv-magellan - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-magellan >18:50:36 DEBUG : Matched xorg-x11-drv-fbdev - 0.3.0-2.x86_64 to require for xorg-x11-drv-fbdev >18:50:36 DEBUG : Matched xorg-x11-drv-aiptek - 1.0.1-2.x86_64 to require for xorg-x11-drv-aiptek >18:50:36 DEBUG : Matched xorg-x11-drv-trident - 1.2.1-3.fc6.x86_64 to require for xorg-x11-drv-trident >18:50:36 DEBUG : Matched xorg-x11-drv-fpit - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-fpit >18:50:36 DEBUG : Matched xorg-x11-drv-vmmouse - 12.4.0-2.1.x86_64 to require for xorg-x11-drv-vmmouse >18:50:36 DEBUG : Matched xorg-x11-drv-tek4957 - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-tek4957 >18:50:36 DEBUG : Matched xorg-x11-drv-microtouch - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-microtouch >18:50:36 DEBUG : Matched xorg-x11-drv-s3virge - 1.9.1-2.1.x86_64 to require for xorg-x11-drv-s3virge >18:50:36 DEBUG : Matched xorg-x11-drv-calcomp - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-calcomp >18:50:36 DEBUG : Matched xorg-x11-drv-jamstudio - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-jamstudio >18:50:36 DEBUG : Matched xorg-x11-drv-s3 - 0.4.1-2.1.x86_64 to require for xorg-x11-drv-s3 >18:50:36 DEBUG : Matched xorg-x11-drv-mga - 1.4.2-7.el5.x86_64 to require for xorg-x11-drv-mga >18:50:36 DEBUG : Matched xorg-x11-drv-ur98 - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-ur98 >18:50:36 DEBUG : Matched xorg-x11-drv-citron - 2.2.0-1.1.x86_64 to require for xorg-x11-drv-citron >18:50:36 DEBUG : Matched xorg-x11-drv-acecad - 1.1.0-2.1.x86_64 to require for xorg-x11-drv-acecad >18:50:36 DEBUG : Matched xorg-x11-drv-spaceorb - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-spaceorb >18:50:36 DEBUG : Matched xorg-x11-drv-cirrus - 1.1.0-2.fc6.x86_64 to require for xorg-x11-drv-cirrus >18:50:36 DEBUG : Matched xorg-x11-drv-sis - 0.9.1-7.1.el5.x86_64 to require for xorg-x11-drv-sis >18:50:36 DEBUG : Matched xorg-x11-drv-tdfx - 1.2.1-3.1.x86_64 to require for xorg-x11-drv-tdfx >18:50:36 DEBUG : Matched xorg-x11-drv-elo2300 - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-elo2300 >18:50:36 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.x86_64 to require for xorg-x11-drv-via >18:50:36 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for xorg-x11-drv-via >18:50:36 DEBUG : Matched xorg-x11-drv-siliconmotion - 1.4.1-2.1.x86_64 to require for xorg-x11-drv-siliconmotion >18:50:36 DEBUG : Matched xorg-x11-drv-sisusb - 0.8.1-4.1.x86_64 to require for xorg-x11-drv-sisusb >18:50:36 DEBUG : Matched xorg-x11-drv-vga - 4.1.0-2.1.x86_64 to require for xorg-x11-drv-vga >18:50:36 DEBUG : Matched xorg-x11-drv-dynapro - 1.1.0-2.x86_64 to require for xorg-x11-drv-dynapro >18:50:36 DEBUG : Matched xorg-x11-drv-dummy - 0.2.0-2.1.x86_64 to require for xorg-x11-drv-dummy >18:50:36 DEBUG : Matched xorg-x11-drv-nv - 2.1.6-5.el5.x86_64 to require for xorg-x11-drv-nv >18:50:36 DEBUG : Matched xorg-x11-drv-magictouch - 1.0.0.5-2.1.x86_64 to require for xorg-x11-drv-magictouch >18:50:36 DEBUG : Matched xorg-x11-drv-summa - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-summa >18:50:36 DEBUG : Matched xorg-x11-drv-mutouch - 1.1.0-2.x86_64 to require for xorg-x11-drv-mutouch >18:50:36 DEBUG : Matched rhn-setup - 0.4.17-2.el5.noarch to require for rhn-setup >18:50:36 DEBUG : Matched yum - 3.2.8-7.el5.noarch to require for yum >18:50:36 DEBUG : Matched rhn-client-tools - 0.4.17-2.el5.noarch to require for rhn-client-tools >18:50:36 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:36 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python >18:50:36 DEBUG : Matched lvm2 - 2.02.32-1.el5.x86_64 to require for lvm2 >18:50:36 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts >18:50:36 DEBUG : Matched hal-cups-utils - 0.6.2-5.1.el5.x86_64 to require for hal-cups-utils >18:50:36 DEBUG : Matched cups - 1:1.2.4-11.15.el5.x86_64 to require for cups >18:50:36 DEBUG : Matched libgnomecups - 0.2.2-8.x86_64 to require for libgnomecups-1.0.so.1()(64bit) >18:50:36 INFO : adding libgnomecups for libgnomecups-1.0.so.1()(64bit), required by desktop-printing >18:50:36 DEBUG : Matched dbus-x11 - 1.0.0-6.3.el5_1.x86_64 to require for dbus-x11 >18:50:36 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:36 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIcmdlang.so.0()(64bit) >18:50:36 INFO : adding OpenIPMI-libs for libOpenIPMIcmdlang.so.0()(64bit), required by OpenIPMI >18:50:36 DEBUG : Matched gdbm - 1.8.0-26.2.1.x86_64 to require for libgdbm.so.2()(64bit) >18:50:36 INFO : adding gdbm for libgdbm.so.2()(64bit), required by OpenIPMI >18:50:36 DEBUG : Matched net-snmp-libs - 1:5.3.1-22.el5.x86_64 to require for libnetsnmp.so.10()(64bit) >18:50:36 INFO : adding net-snmp-libs for libnetsnmp.so.10()(64bit), required by OpenIPMI >18:50:36 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIutils.so.0()(64bit) >18:50:36 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIglib.so.0()(64bit) >18:50:36 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIposix.so.0()(64bit) >18:50:36 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIui.so.1()(64bit) >18:50:36 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMI.so.0()(64bit) >18:50:36 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libIPMIlanserv.so.0()(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libkrb5.so.3(krb5_3_MIT) >18:50:36 INFO : adding krb5-libs for libkrb5.so.3(krb5_3_MIT), required by pam_krb5 >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libkrb4.so.2(krb4_2_MIT) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libdes425.so.3 >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for libresolv.so.2 >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libk5crypto.so.3 >18:50:36 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.i386 to require for libcom_err.so.2 >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libkrb4.so.2 >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libkrb5.so.3 >18:50:36 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.x86_64 to require for xulrunner >18:50:36 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.i386 to require for xulrunner >18:50:36 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.i386 to require for libxpcom.so >18:50:36 INFO : adding xulrunner for libxpcom.so, required by firefox >18:50:36 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.i386 to require for libxul.so >18:50:36 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libnss_files.so.2()(64bit) >18:50:36 DEBUG : Matched speex - 1.0.5-4.x86_64 to require for libspeex.so.1()(64bit) >18:50:36 INFO : adding speex for libspeex.so.1()(64bit), required by vorbis-tools >18:50:36 DEBUG : Matched libao - 0.8.6-7.x86_64 to require for libao.so.2()(64bit) >18:50:36 INFO : adding libao for libao.so.2()(64bit), required by vorbis-tools >18:50:36 DEBUG : Matched flac - 1.1.2-28.el5_0.1.x86_64 to require for libOggFLAC.so.3()(64bit) >18:50:36 INFO : adding flac for libOggFLAC.so.3()(64bit), required by vorbis-tools >18:50:36 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.x86_64 to require for libvorbis >18:50:36 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis >18:50:36 DEBUG : Matched flac - 1.1.2-28.el5_0.1.x86_64 to require for libFLAC.so.7()(64bit) >18:50:36 DEBUG : Matched libao - 0.8.6-7.i386 to require for libao >18:50:36 DEBUG : Matched libao - 0.8.6-7.x86_64 to require for libao >18:50:36 DEBUG : Matched curl - 7.15.5-2.el5.x86_64 to require for libcurl.so.3()(64bit) >18:50:36 INFO : adding curl for libcurl.so.3()(64bit), required by vorbis-tools >18:50:36 DEBUG : Matched libogg - 2:1.1.3-3.el5.x86_64 to require for libogg >18:50:36 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg >18:50:36 DEBUG : Matched authconfig - 5.3.21-2.el5.x86_64 to require for authconfig >18:50:36 DEBUG : Matched system-config-network-tui - 1.3.99.9-1.el5.noarch to require for system-config-network-tui >18:50:36 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-2.el5.x86_64 to require for system-config-securitylevel-tui >18:50:36 DEBUG : Matched ntsysv - 1.3.30.1-2.x86_64 to require for ntsysv >18:50:36 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.x86_64 to require for libcdda_paranoia.so.0()(64bit) >18:50:36 INFO : adding cdparanoia-libs for libcdda_paranoia.so.0()(64bit), required by cdparanoia >18:50:36 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.x86_64 to require for libcdda_interface.so.0()(64bit) >18:50:36 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.x86_64 to require for cdparanoia-libs >18:50:36 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for cdparanoia-libs >18:50:36 DEBUG : Matched yum - 3.2.8-7.el5.noarch to require for yum >18:50:36 DEBUG : Matched pygobject2 - 2.12.1-5.el5.x86_64 to require for pygobject2 >18:50:36 DEBUG : Matched mesa-libGL - 6.5.1-7.5.el5.i386 to require for libGL.so.1 >18:50:36 INFO : adding mesa-libGL for libGL.so.1, required by freeglut >18:50:36 DEBUG : Matched libXxf86vm - 1.0.1-3.1.i386 to require for libXxf86vm.so.1 >18:50:36 INFO : adding libXxf86vm for libXxf86vm.so.1, required by freeglut >18:50:36 DEBUG : Matched mesa-libGLU - 6.5.1-7.5.el5.i386 to require for libGLU.so.1 >18:50:36 INFO : adding mesa-libGLU for libGLU.so.1, required by freeglut >18:50:36 DEBUG : Matched vte - 0.14.0-2.el5.i386 to require for vte >18:50:36 DEBUG : Matched vte - 0.14.0-2.el5.x86_64 to require for vte >18:50:36 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:36 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:36 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:36 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:36 DEBUG : Matched libXevie - 1.0.1-3.1.i386 to require for libXevie.so.1 >18:50:36 INFO : adding libXevie for libXevie.so.1, required by at-spi >18:50:36 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for libdevmapper-event.so.1.02()(64bit) >18:50:36 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for libdevmapper-event.so.1.02(Base)(64bit) >18:50:36 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for device-mapper >18:50:36 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for device-mapper >18:50:36 DEBUG : Matched device-mapper-event - 1.02.24-1.el5.x86_64 to require for device-mapper-event >18:50:36 DEBUG : Matched alchemist - 1.0.36-2.el5.x86_64 to require for alchemist >18:50:36 DEBUG : Matched alchemist - 1.0.36-2.el5.i386 to require for alchemist >18:50:36 DEBUG : Matched system-config-netboot-cmd - 0.1.45-1.el5.noarch to require for system-config-netboot-cmd >18:50:36 DEBUG : ignoring ghostscript-fonts>ghostscript in whiteout >18:50:36 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.x86_64 to require for gnome-python2-gconf >18:50:36 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for gnome-menus >18:50:36 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.x86_64 to require for gnome-menus >18:50:36 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:36 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:36 DEBUG : Matched system-config-printer-libs - 0.7.32.8-1.el5.x86_64 to require for system-config-printer-libs >18:50:36 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:36 DEBUG : Matched sox - 12.18.1-1.x86_64 to require for sox >18:50:36 DEBUG : Matched alsa-utils - 1.0.14-3.rc4.el5.x86_64 to require for alsa-utils >18:50:36 DEBUG : Matched pycairo - 1.2.0-1.1.x86_64 to require for pycairo >18:50:36 DEBUG : Matched gnome-panel - 2.16.1-7.el5.x86_64 to require for gnome-panel >18:50:36 DEBUG : Matched gnome-panel - 2.16.1-7.el5.i386 to require for gnome-panel >18:50:36 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:36 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:36 DEBUG : Matched neon - 0.25.5-5.1.x86_64 to require for libneon.so.25()(64bit) >18:50:36 INFO : adding neon for libneon.so.25()(64bit), required by cadaver >18:50:36 DEBUG : Matched lockdev - 1.0.1-10.x86_64 to require for lockdev >18:50:36 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for lockdev >18:50:36 DEBUG : Matched libpcap - 14:0.9.4-12.el5.x86_64 to require for libpcap >18:50:36 DEBUG : Matched libpcap - 14:0.9.4-12.el5.i386 to require for libpcap >18:50:36 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:36 DEBUG : Matched libsysfs - 2.0.0-6.x86_64 to require for libsysfs.so.2()(64bit) >18:50:36 INFO : adding libsysfs for libsysfs.so.2()(64bit), required by sysfsutils >18:50:36 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:36 DEBUG : Matched basesystem - 8.0-5.1.1.noarch to require for basesystem >18:50:36 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc >18:50:36 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc >18:50:36 DEBUG : Matched glibc-common - 2.5-21.x86_64 to require for glibc-common >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.9.3) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.7) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.4) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.6) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.10) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so >18:50:36 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for libpam.so.0(LIBPAM_EXTENSION_1.0) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.3) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.8) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.9.2) >18:50:36 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for fontconfig >18:50:36 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for fontconfig >18:50:36 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:36 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:36 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.x86_64 to require for xorg-x11-xkb-utils >18:50:36 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:36 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:36 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.x86_64 to require for libgnomecanvas >18:50:36 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >18:50:36 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:36 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:36 DEBUG : Matched libdmx - 1.0.2-3.1.x86_64 to require for libdmx.so.1()(64bit) >18:50:36 INFO : adding libdmx for libdmx.so.1()(64bit), required by gdm >18:50:36 DEBUG : Matched xorg-x11-xinit - 1.0.2-15.el5.x86_64 to require for xorg-x11-xinit >18:50:36 DEBUG : Matched librsvg2 - 2.16.1-1.el5.x86_64 to require for librsvg2 >18:50:36 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg2 >18:50:36 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:36 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:36 DEBUG : Matched gnome-volume-manager - 2.15.0-5.el5.x86_64 to require for gnome-volume-manager >18:50:36 DEBUG : Matched control-center - 1:2.16.0-15.el5.x86_64 to require for control-center >18:50:36 DEBUG : Matched control-center - 1:2.16.0-15.el5.i386 to require for control-center >18:50:36 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:36 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:36 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:36 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:36 DEBUG : Matched yum - 3.2.8-7.el5.noarch to require for yum >18:50:36 DEBUG : Matched comps-extras - 11.1-1.1.noarch to require for comps-extras >18:50:36 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:36 DEBUG : Matched rhn-setup-gnome - 0.4.17-2.el5.noarch to require for rhn-setup-gnome >18:50:36 DEBUG : Matched mesa-libGLU - 6.5.1-7.5.el5.x86_64 to require for libGLU.so.1()(64bit) >18:50:36 INFO : adding mesa-libGLU for libGLU.so.1()(64bit), required by freeglut >18:50:36 DEBUG : Matched syslinux - 3.11-4.x86_64 to require for syslinux >18:50:36 DEBUG : Matched mkinitrd - 5.1.19.6-25.x86_64 to require for mkinitrd >18:50:36 DEBUG : Matched mkinitrd - 5.1.19.6-25.i386 to require for mkinitrd >18:50:36 DEBUG : Matched dosfstools - 2.11-6.2.el5.x86_64 to require for dosfstools >18:50:36 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:36 DEBUG : Matched kernel - 2.6.18-84.el5.x86_64 to require for kernel >18:50:36 DEBUG : Matched kernel-xen - 2.6.18-84.el5.x86_64 to require for kernel >18:50:36 DEBUG : Matched kernel-debug - 2.6.18-84.el5.x86_64 to require for kernel >18:50:36 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol.so.1 >18:50:36 INFO : adding libsepol for libsepol.so.1, required by cryptsetup-luks >18:50:36 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for libdevmapper.so.1.02 >18:50:36 INFO : adding device-mapper for libdevmapper.so.1.02, required by cryptsetup-luks >18:50:36 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.i386 to require for libuuid.so.1 >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.1.1) >18:50:36 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for libdevmapper.so.1.02(Base) >18:50:36 DEBUG : Matched rhnsd - 4.6.1-1.el5.x86_64 to require for rhnsd >18:50:36 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:36 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:36 DEBUG : Matched libuser - 0.54.7-2.el5.4.x86_64 to require for libuser.so.1()(64bit) >18:50:36 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:36 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:36 DEBUG : Matched elinks - 0.11.1-5.1.0.1.el5.x86_64 to require for webclient >18:50:36 DEBUG : Matched firefox - 3.0-0.beta3.4.el5.x86_64 to require for webclient >18:50:36 DEBUG : Matched lynx - 2.8.5-28.1.x86_64 to require for webclient >18:50:36 DEBUG : Matched wget - 1.10.2-7.el5.x86_64 to require for webclient >18:50:36 DEBUG : Matched firefox - 3.0-0.beta3.4.el5.i386 to require for webclient >18:50:36 DEBUG : Matched w3m - 0.5.1-15.el5.x86_64 to require for webclient >18:50:36 DEBUG : Matched gettext - 0.14.6-4.el5.x86_64 to require for gettext >18:50:36 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for gettext >18:50:36 DEBUG : Matched mailcap - 2.1.23-1.fc6.noarch to require for mailcap >18:50:36 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol >18:50:36 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >18:50:36 DEBUG : Matched libselinux-python - 1.33.4-5.el5.x86_64 to require for libselinux-python >18:50:36 DEBUG : Matched libsemanage - 1.9.1-3.el5.x86_64 to require for libsemanage >18:50:36 DEBUG : Matched libsemanage - 1.9.1-3.el5.x86_64 to require for libsemanage.so.1(LIBSEMANAGE_1.0)(64bit) >18:50:36 DEBUG : Matched audit-libs-python - 1.6.5-1.el5.x86_64 to require for audit-libs-python >18:50:36 DEBUG : Matched libsemanage - 1.9.1-3.el5.x86_64 to require for libsemanage.so.1()(64bit) >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.3.3) >18:50:36 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for bluez-libs >18:50:36 DEBUG : Matched bluez-libs - 3.7-1.x86_64 to require for bluez-libs >18:50:36 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:36 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:36 DEBUG : Matched bluez-gnome - 0.5-5.fc6.x86_64 to require for bluez-gnome >18:50:36 DEBUG : Matched bluez-libs - 3.7-1.x86_64 to require for libbluetooth.so.2()(64bit) >18:50:36 DEBUG : Matched rpm-libs - 4.4.2-48.el5.x86_64 to require for librpmio-4.4.so()(64bit) >18:50:36 INFO : adding rpm-libs for librpmio-4.4.so()(64bit), required by rpm >18:50:36 DEBUG : Matched popt - 1.10.2-48.el5.x86_64 to require for popt >18:50:36 DEBUG : Matched popt - 1.10.2-48.el5.i386 to require for popt >18:50:36 DEBUG : Matched sqlite - 3.3.6-2.x86_64 to require for libsqlite3.so.0()(64bit) >18:50:36 INFO : adding sqlite for libsqlite3.so.0()(64bit), required by rpm >18:50:36 DEBUG : Matched beecrypt - 4.1.2-10.1.1.x86_64 to require for libbeecrypt.so.6()(64bit) >18:50:36 INFO : adding beecrypt for libbeecrypt.so.6()(64bit), required by rpm >18:50:36 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for beecrypt >18:50:36 DEBUG : Matched beecrypt - 4.1.2-10.1.1.x86_64 to require for beecrypt >18:50:36 DEBUG : Matched rpm-libs - 4.4.2-48.el5.x86_64 to require for librpmbuild-4.4.so()(64bit) >18:50:36 DEBUG : Matched rpm-libs - 4.4.2-48.el5.x86_64 to require for librpm-4.4.so()(64bit) >18:50:36 DEBUG : Matched rpm-libs - 4.4.2-48.el5.x86_64 to require for librpmdb-4.4.so()(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5support.so.0(krb5support_0_MIT)(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5support.so.0()(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkadm5srv.so.5()(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkadm5clnt.so.5(kadm5clnt_5_MIT)(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkadm5clnt.so.5()(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkadm5srv.so.5(kadm5srv_5_MIT)(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5support.so.0(HIDDEN)(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libgssrpc.so.4()(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkdb5.so.4()(64bit) >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for krb5-libs >18:50:36 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for krb5-libs >18:50:36 DEBUG : Matched pygtk2-libglade - 2.10.1-12.el5.x86_64 to require for pygtk2-libglade >18:50:36 DEBUG : Matched authconfig - 5.3.21-2.el5.x86_64 to require for authconfig >18:50:36 DEBUG : Matched libutempter - 1.1.4-3.fc6.x86_64 to require for libutempter.so.0()(64bit) >18:50:36 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:36 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:36 DEBUG : Matched mkinitrd - 5.1.19.6-25.x86_64 to require for mkinitrd >18:50:36 DEBUG : Matched mkinitrd - 5.1.19.6-25.i386 to require for mkinitrd >18:50:36 DEBUG : Matched crontabs - 1.10-8.noarch to require for crontabs >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.10.2)(64bit) >18:50:36 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for libgdk_pixbuf_xlib-2.0.so.0 >18:50:36 DEBUG : Matched libXdamage - 1.0.3-2.1.i386 to require for libXdamage.so.1 >18:50:36 INFO : adding libXdamage for libXdamage.so.1, required by gnome-mag >18:50:36 DEBUG : Matched at-spi - 1.7.11-3.el5.i386 to require for libloginhelper.so.0 >18:50:36 DEBUG : Matched at-spi - 1.7.11-3.el5.i386 to require for libspi.so.0 >18:50:36 DEBUG : Matched libXfixes - 4.0.1-2.1.i386 to require for libXfixes.so.3 >18:50:36 INFO : adding libXfixes for libXfixes.so.3, required by gnome-mag >18:50:36 DEBUG : Matched mkisofs - 9:2.01-10.x86_64 to require for mkisofs >18:50:36 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncurses.so.5 >18:50:36 DEBUG : Matched readline - 5.1-1.1.i386 to require for libreadline.so.5 >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsoftokn3.so(NSS_3.4) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsoftokn3.so >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for libresolv.so.2(GLIBC_2.2) >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.3.2) >18:50:36 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.i386 to require for libldap-2.3.so.0 >18:50:36 INFO : adding openldap for libldap-2.3.so.0, required by nss_ldap >18:50:36 DEBUG : Matched glibc - 2.5-21.i686 to require for libcrypt.so.1(GLIBC_2.0) >18:50:36 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.i386 to require for liblber-2.3.so.0 >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.11.1)(64bit) >18:50:36 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libssl3.so(NSS_3.2)(64bit) >18:50:36 DEBUG : Matched svrcore - 4.0.4-3.el5.x86_64 to require for svrcore >18:50:36 DEBUG : Matched svrcore - 4.0.4-3.el5.i386 to require for svrcore >18:50:36 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for libasound.so.2(ALSA_0.9.0)(64bit) >18:50:36 DEBUG : Matched system-config-printer-libs - 0.7.32.8-1.el5.x86_64 to require for system-config-printer-libs >18:50:36 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.x86_64 to require for gnome-keyring >18:50:36 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for gnome-keyring >18:50:36 DEBUG : Matched NetworkManager - 1:0.6.4-7.el5.x86_64 to require for libnm-util.so.0()(64bit) >18:50:36 DEBUG : Matched NetworkManager - 1:0.6.4-7.el5.x86_64 to require for NetworkManager >18:50:36 DEBUG : Matched libnotify - 0.4.2-6.el5.x86_64 to require for libnotify >18:50:36 DEBUG : Matched gnome-panel - 2.16.1-7.el5.x86_64 to require for gnome-panel >18:50:36 DEBUG : Matched gnome-panel - 2.16.1-7.el5.i386 to require for gnome-panel >18:50:36 DEBUG : Matched poppler - 0.5.4-4.3.el5_1.x86_64 to require for libpoppler-glib.so.1()(64bit) >18:50:36 INFO : adding poppler for libpoppler-glib.so.1()(64bit), required by evince >18:50:36 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >18:50:36 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.x86_64 to require for scrollkeeper >18:50:36 DEBUG : Matched policycoreutils - 1.33.12-14.el5.x86_64 to require for policycoreutils >18:50:36 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for libcspi.so.0()(64bit) >18:50:36 DEBUG : Matched gnome-speech - 0.4.5-1.fc6.x86_64 to require for libgnomespeech.so.7()(64bit) >18:50:36 INFO : adding gnome-speech for libgnomespeech.so.7()(64bit), required by gok >18:50:36 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for at-spi >18:50:36 DEBUG : Matched at-spi - 1.7.11-3.el5.i386 to require for at-spi >18:50:36 DEBUG : Matched dbus-python - 0.70-7.el5.x86_64 to require for dbus-python >18:50:36 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:36 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:36 DEBUG : Matched rmt - 0.4b41-2.fc6.x86_64 to require for rmt >18:50:36 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >18:50:36 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for libedataserverui-1.2.so.8()(64bit) >18:50:36 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for libecal-1.2.so.7()(64bit) >18:50:36 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:36 DEBUG : Matched procps - 3.2.7-9.el5.x86_64 to require for procps >18:50:36 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:36 DEBUG : Matched hwdata - 0.213.2-1.el5.noarch to require for hwdata >18:50:36 DEBUG : Matched kudzu - 1.2.57.1.16-2.x86_64 to require for kudzu >18:50:36 DEBUG : Matched rhpxl - 0.41.1-5.el5.x86_64 to require for rhpxl >18:50:36 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.x86_64 to require for pyxf86config >18:50:36 DEBUG : Matched xsri - 1:2.1.0-10.fc6.x86_64 to require for xsri >18:50:36 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:36 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:36 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:36 DEBUG : Matched hwdata - 0.213.2-1.el5.noarch to require for hwdata >18:50:36 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for modutils >18:50:36 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:36 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:36 DEBUG : Matched libuser - 0.54.7-2.el5.4.x86_64 to require for libuser >18:50:36 DEBUG : Matched libuser - 0.54.7-2.el5.4.i386 to require for libuser >18:50:36 DEBUG : Matched coolkey - 1.1.0-6.el5.x86_64 to require for coolkey >18:50:36 DEBUG : Matched coolkey - 1.1.0-6.el5.i386 to require for coolkey >18:50:37 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:37 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:37 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for nspr >18:50:37 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for nspr >18:50:37 DEBUG : Matched libnotify - 0.4.2-6.el5.x86_64 to require for libnotify >18:50:37 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:37 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:37 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.x86_64 to require for gnome-python2-gconf >18:50:37 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:37 DEBUG : Matched sabayon-apply - 2.12.4-5.el5.x86_64 to require for sabayon-apply >18:50:37 DEBUG : Matched PyQt - 3.16-4.x86_64 to require for PyQt >18:50:37 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5_0.3.x86_64 to require for hpijs >18:50:37 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >18:50:37 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:37 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:37 DEBUG : Matched which - 2.16-7.x86_64 to require for which >18:50:37 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:37 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:37 DEBUG : Matched libtiff - 3.8.2-7.el5.x86_64 to require for libtiff >18:50:37 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff >18:50:37 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:37 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:37 DEBUG : Matched atk - 1.12.2-1.fc6.x86_64 to require for atk >18:50:37 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >18:50:37 DEBUG : ignoring hicolor-icon-theme>gtk2 in whiteout >18:50:37 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:37 DEBUG : Matched python-numeric - 23.7-2.2.2.x86_64 to require for python-numeric >18:50:37 DEBUG : Matched pycairo - 1.2.0-1.1.x86_64 to require for pycairo >18:50:37 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:37 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:37 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:37 DEBUG : Matched passwd - 0.73-1.x86_64 to require for passwd >18:50:37 DEBUG : Matched ypbind - 3:1.19-8.el5.x86_64 to require for ypbind >18:50:37 DEBUG : ignoring ypbind>yp-tools in whiteout >18:50:37 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:37 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for util-linux >18:50:37 DEBUG : Matched cracklib - 2.8.9-3.3.x86_64 to require for cracklib >18:50:37 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for cracklib >18:50:37 DEBUG : Matched cracklib-dicts - 2.8.9-3.3.x86_64 to require for cracklib-dicts >18:50:37 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:37 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:37 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:37 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:37 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:37 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:37 DEBUG : ignoring coreutils>pam in whiteout >18:50:37 DEBUG : Matched cracklib - 2.8.9-3.3.x86_64 to require for libcrack.so.2()(64bit) >18:50:37 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol >18:50:37 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >18:50:37 DEBUG : Matched mcstrans - 0.2.6-1.el5_1.1.x86_64 to require for setransd >18:50:37 INFO : adding mcstrans for setransd, required by libselinux >18:50:37 DEBUG : Matched MAKEDEV - 3.23-1.2.x86_64 to require for MAKEDEV >18:50:37 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:37 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:37 DEBUG : Matched MAKEDEV - 3.23-1.2.x86_64 to require for MAKEDEV >18:50:37 DEBUG : Matched bash - 3.2-21.el5.x86_64 to require for bash >18:50:37 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:37 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:37 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:37 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:37 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:37 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:37 DEBUG : Matched libutempter - 1.1.4-3.fc6.x86_64 to require for utempter >18:50:37 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for utempter >18:50:37 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for ORBit2 >18:50:37 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >18:50:37 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:37 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:37 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:37 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:37 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for ORBit2 >18:50:37 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >18:50:37 DEBUG : Matched freetype - 2.2.1-19.el5.x86_64 to require for freetype >18:50:37 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >18:50:37 DEBUG : Matched libXext - 1.0.1-2.1.x86_64 to require for libXext >18:50:37 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext >18:50:37 DEBUG : Matched libXrender - 0.9.1-3.1.x86_64 to require for libXrender >18:50:37 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender >18:50:37 DEBUG : Matched cairo - 1.2.4-5.el5.i386 to require for cairo >18:50:37 DEBUG : Matched cairo - 1.2.4-5.el5.x86_64 to require for cairo >18:50:37 DEBUG : Matched libX11 - 1.0.3-9.el5.x86_64 to require for libX11 >18:50:37 DEBUG : Matched libX11 - 1.0.3-9.el5.i386 to require for libX11 >18:50:37 DEBUG : Matched libXft - 2.1.10-1.1.x86_64 to require for libXft >18:50:37 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft >18:50:37 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:37 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:37 DEBUG : Matched startup-notification - 0.8-4.1.x86_64 to require for startup-notification >18:50:37 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:37 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.x86_64 to require for libgnomeprint22 >18:50:37 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.i386 to require for libgnomeprint22 >18:50:37 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.x86_64 to require for libgnomecanvas >18:50:37 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >18:50:37 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for libORBitCosNaming-2.so.0()(64bit) >18:50:37 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:37 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:37 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:37 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:37 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.x86_64 to require for libbonoboui >18:50:37 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui >18:50:37 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for esound >18:50:37 DEBUG : Matched esound - 1:0.2.36-3.x86_64 to require for esound >18:50:37 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:37 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:37 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:37 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:37 DEBUG : Matched libart_lgpl - 2.3.17-4.x86_64 to require for libart_lgpl >18:50:37 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl >18:50:37 DEBUG : Matched libgnome - 2.16.0-6.el5.x86_64 to require for libgnome >18:50:37 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome >18:50:37 DEBUG : Matched libjpeg - 6b-37.x86_64 to require for libjpeg >18:50:37 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg >18:50:37 DEBUG : Matched gamin - 0.1.7-8.el5.x86_64 to require for libfam.so.0()(64bit) >18:50:37 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for libhal-storage.so.1()(64bit) >18:50:37 DEBUG : Matched shared-mime-info - 0.19-5.el5.x86_64 to require for shared-mime-info >18:50:37 DEBUG : Matched gnome-mime-data - 2.4.2-3.1.x86_64 to require for gnome-mime-data >18:50:37 DEBUG : Matched libIDL - 0.8.7-1.fc6.x86_64 to require for libIDL-2.so.0()(64bit) >18:50:37 INFO : adding libIDL for libIDL-2.so.0()(64bit), required by ORBit2 >18:50:37 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.x86_64 to require for libgnomecanvas >18:50:37 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:37 DEBUG : Matched libgnome - 2.16.0-6.el5.x86_64 to require for libgnome >18:50:37 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome >18:50:37 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:37 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:37 DEBUG : Matched libgnomecups - 0.2.2-8.x86_64 to require for libgnomecups >18:50:37 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:37 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:37 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:37 DEBUG : Matched ghostscript - 8.15.2-9.1.el5_1.1.x86_64 to require for ghostscript >18:50:37 DEBUG : Matched ghostscript - 8.15.2-9.1.el5_1.1.i386 to require for ghostscript >18:50:37 DEBUG : Matched docbook-dtds - 1.0-30.1.noarch to require for docbook-dtds >18:50:37 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:37 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:37 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:37 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:37 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python-abi >18:50:37 DEBUG : Matched m2crypto - 0.16-6.el5.2.x86_64 to require for m2crypto >18:50:37 DEBUG : Matched rpm - 4.4.2-48.el5.x86_64 to require for rpm >18:50:37 DEBUG : Matched sane-backends - 1.0.18-5.el5.x86_64 to require for sane-backends >18:50:37 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:37 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:37 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:37 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:37 DEBUG : Matched gtkhtml2 - 2.11.0-3.x86_64 to require for gtkhtml2 >18:50:37 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for gtkhtml2 >18:50:37 DEBUG : Matched gtkhtml2 - 2.11.0-3.x86_64 to require for libgtkhtml-2.so.0()(64bit) >18:50:37 DEBUG : Matched gnome-python2-extras - 2.14.2-6.el5.x86_64 to require for gnome-python2-extras >18:50:37 DEBUG : Matched gnome-python2-bonobo - 2.16.0-1.fc6.x86_64 to require for gnome-python2-bonobo >18:50:37 DEBUG : Matched gnome-python2-gnomevfs - 2.16.0-1.fc6.x86_64 to require for gnome-python2-gnomevfs >18:50:37 DEBUG : Matched notification-daemon - 0.3.5-9.el5.x86_64 to require for notification-daemon >18:50:37 DEBUG : Matched libnotify - 0.4.2-6.el5.x86_64 to require for libnotify >18:50:37 DEBUG : Matched setroubleshoot - 2.0.5-1.el5.noarch to require for setroubleshoot >18:50:37 DEBUG : Matched audit-libs-python - 1.6.5-1.el5.x86_64 to require for audit-libs-python >18:50:37 DEBUG : Matched audit - 1.6.5-1.el5.x86_64 to require for audit >18:50:37 DEBUG : Matched selinux-policy - 2.4.6-121.el5.noarch to require for selinux-policy >18:50:37 DEBUG : Matched audit-libs-python - 1.6.5-1.el5.x86_64 to require for audit-libs-python >18:50:37 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:37 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:37 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:37 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:37 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:37 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:37 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:37 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:37 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:37 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.x86_64 to require for gnome-python2 >18:50:37 DEBUG : Matched libXv - 1.0.1-4.1.x86_64 to require for libXv.so.1()(64bit) >18:50:37 INFO : adding libXv for libXv.so.1()(64bit), required by xorg-x11-utils >18:50:37 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:37 DEBUG : Matched libXxf86dga - 1.0.1-3.1.x86_64 to require for libXxf86dga.so.1()(64bit) >18:50:37 INFO : adding libXxf86dga for libXxf86dga.so.1()(64bit), required by xorg-x11-utils >18:50:37 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:37 DEBUG : Matched libXTrap - 1.0.0-3.1.x86_64 to require for libXTrap.so.6()(64bit) >18:50:37 INFO : adding libXTrap for libXTrap.so.6()(64bit), required by xorg-x11-server-utils >18:50:37 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:37 DEBUG : Matched cpp - 4.1.2-41.el5.x86_64 to require for cpp >18:50:37 DEBUG : Matched libXfontcache - 1.0.2-3.1.x86_64 to require for libXfontcache.so.1()(64bit) >18:50:37 INFO : adding libXfontcache for libXfontcache.so.1()(64bit), required by xorg-x11-server-utils >18:50:37 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:37 DEBUG : Matched pcre - 6.6-2.el5_1.7.x86_64 to require for libpcre.so.0()(64bit) >18:50:37 INFO : adding pcre for libpcre.so.0()(64bit), required by grep >18:50:37 DEBUG : Matched libvolume_id - 095-14.14.el5.x86_64 to require for libvolume_id.so.0()(64bit) >18:50:37 INFO : adding libvolume_id for libvolume_id.so.0()(64bit), required by hal >18:50:37 DEBUG : Matched cryptsetup-luks - 1.0.3-2.2.el5.x86_64 to require for cryptsetup-luks >18:50:37 DEBUG : Matched cryptsetup-luks - 1.0.3-2.2.el5.i386 to require for cryptsetup-luks >18:50:37 DEBUG : Matched dmidecode - 1:2.7-1.28.2.el5.x86_64 to require for dmidecode >18:50:37 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for util-linux >18:50:37 DEBUG : Matched libusb - 0.1.12-5.1.x86_64 to require for libusb >18:50:37 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb >18:50:37 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:37 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:37 DEBUG : Matched pm-utils - 0.99.3-6.el5.18.x86_64 to require for pm-utils >18:50:37 DEBUG : Matched libvolume_id - 095-14.14.el5.x86_64 to require for libvolume_id >18:50:37 DEBUG : Matched libvolume_id - 095-14.14.el5.i386 to require for libvolume_id >18:50:37 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:37 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:37 DEBUG : Matched libXres - 1.0.1-3.1.x86_64 to require for libXRes.so.1()(64bit) >18:50:37 INFO : adding libXres for libXRes.so.1()(64bit), required by libwnck >18:50:37 DEBUG : Matched slang - 2.0.6-4.el5.x86_64 to require for slang >18:50:37 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang >18:50:37 DEBUG : ignoring dbus>dbus-glib in whiteout >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Compare) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Term::Cap) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Socket) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Text) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Locale::Constants) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Terse) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Constant::Base) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::CJKConstants) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Digest) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::LaTeX) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Benchmark) >18:50:37 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::Config) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(DirHandle) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Packlist) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::Alias) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IPC::SysV) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Socket) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Net::FTP::I) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::Unicode) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(warnings::register) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Asmdata) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(SDBM_File) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ByteLoader) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Bblock) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Net::FTP::dataconn) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Constant) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::CN::HZ) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Select) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Handle) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Time::Local) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Storable) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(integer) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(MIME::Base64) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(overload) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::InputObjects) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(CGI::Util) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MM) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Opcode) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MakeMaker::Config) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness::Iterator) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Seekable) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(lib) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Symbol) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Filter::Util::Call) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Net::Cmd) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Spec::Unix) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(diagnostics) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MY) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(base) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Sys::Hostname) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Installed) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Path) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MM_Win32) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Copy) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Builder::Module) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Builder) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Class::Struct) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MakeMaker) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(List::Util) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::JP::JIS7) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Fcntl) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(subs) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Builder::Tester) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(AutoSplit) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Spec::Functions) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MM_Unix) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(SelfLoader) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(threads::shared) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Tie::Array) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Perldoc) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Term::ANSIColor) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MM_Any) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Usage) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Man) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Socket::INET) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Assembler) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness::Assert) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Search::Dict) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Checker) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Math::BigFloat) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(MIME::QuotedPrint) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Opcode) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Html) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Find) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Embed) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(AutoLoader) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Constant::Utils) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Select) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(SelectSaver) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Math::Complex) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Parser) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Usage) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Socket) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness::Straps) >18:50:38 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(I18N::LangTags) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(vmsish) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Liblist) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Text::Balanced) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Liblist::Kid) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Concise) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Stackobj) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(I18N::LangTags) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(re) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Text::ParseWords) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::ParseUtils) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Constant::XS) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::KR::2022_KR) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::stat) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Find) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Socket::UNIX) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IPC::Open3) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Time::tm) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::ParseLink) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::Encoding) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Text::Wrap) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Parser) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(locale) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Text::Tabs) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness::Point) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Spec) >18:50:39 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5_0.3.x86_64 to require for libsane-hpaio >18:50:39 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:39 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:39 DEBUG : ignoring hicolor-icon-theme>gtk2 in whiteout >18:50:39 DEBUG : Matched libXdmcp - 1.0.1-2.1.i386 to require for libXdmcp.so.6 >18:50:39 INFO : adding libXdmcp for libXdmcp.so.6, required by libX11 >18:50:39 DEBUG : Matched ccid - 1.0.1-6.el5.x86_64 to require for pcsc-ifd-handler >18:50:39 DEBUG : Matched ifd-egate - 0.05-15.x86_64 to require for pcsc-ifd-handler >18:50:39 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for libauparse.so.0()(64bit) >18:50:39 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:39 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:39 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc >18:50:39 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.x86_64 to require for libfontenc >18:50:39 DEBUG : Matched freetype - 2.2.1-19.el5.x86_64 to require for freetype >18:50:39 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >18:50:39 DEBUG : Matched xorg-x11-xfs - 1:1.0.2-4.x86_64 to require for xfs >18:50:39 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for libexpat.so.0 >18:50:39 INFO : adding expat for libexpat.so.0, required by fontconfig >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:39 DEBUG : Matched gd - 2.0.33-9.3.fc6.x86_64 to require for gd >18:50:39 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for gd >18:50:39 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-1.so.114 >18:50:39 INFO : adding libgsf for libgsf-1.so.114, required by librsvg2 >18:50:39 DEBUG : Matched cairo - 1.2.4-5.el5.i386 to require for cairo >18:50:39 DEBUG : Matched cairo - 1.2.4-5.el5.x86_64 to require for cairo >18:50:39 DEBUG : Matched freetype - 2.2.1-19.el5.x86_64 to require for freetype >18:50:39 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >18:50:39 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.x86_64 to require for libpng >18:50:39 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.i386 to require for libpng >18:50:39 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco-0.6.so.3 >18:50:39 INFO : adding libcroco for libcroco-0.6.so.3, required by librsvg2 >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:39 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco >18:50:39 DEBUG : Matched libcroco - 0.6.1-2.1.x86_64 to require for libcroco >18:50:39 DEBUG : Matched libgsf - 1.14.1-6.1.x86_64 to require for libgsf >18:50:39 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf >18:50:39 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:39 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:39 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for nspr >18:50:39 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for nspr >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.6)(64bit) >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.9.3)(64bit) >18:50:39 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for nspr >18:50:39 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for nspr >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libssl3.so(NSS_3.4)(64bit) >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.4.1)(64bit) >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.11.7)(64bit) >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:39 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:39 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:39 DEBUG : Matched gnupg - 1.4.5-13.x86_64 to require for gnupg >18:50:39 DEBUG : Matched rpm - 4.4.2-48.el5.x86_64 to require for rpm >18:50:39 DEBUG : Matched rhnlib - 2.2.5-1.el5.noarch to require for rhnlib >18:50:39 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:39 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:39 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(DynaLoader) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(:MODULE_COMPAT_5.8.8) >18:50:39 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libpthread.so.0(GLIBC_2.3.3)(64bit) >18:50:39 DEBUG : Matched kpartx - 0.4.7-16.el5.x86_64 to require for kpartx >18:50:39 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13 >18:50:39 INFO : adding gnutls for libgnutls.so.13, required by cups-libs >18:50:39 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13(GNUTLS_1_3) >18:50:39 DEBUG : Matched libgsf - 1.14.1-6.1.x86_64 to require for libgsf-1.so.114()(64bit) >18:50:39 INFO : adding libgsf for libgsf-1.so.114()(64bit), required by librsvg2 >18:50:39 DEBUG : Matched libcroco - 0.6.1-2.1.x86_64 to require for libcroco-0.6.so.3()(64bit) >18:50:39 INFO : adding libcroco for libcroco-0.6.so.3()(64bit), required by librsvg2 >18:50:39 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:39 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for libaudit.so.0 >18:50:39 INFO : adding audit-libs for libaudit.so.0, required by dbus >18:50:39 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap.so.1 >18:50:39 INFO : adding libcap for libcap.so.1, required by dbus >18:50:39 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libgssapi_krb5.so.2 >18:50:39 DEBUG : Matched libacl - 2.2.39-3.el5.i386 to require for libacl.so.1 >18:50:39 INFO : adding libacl for libacl.so.1, required by gnome-vfs2 >18:50:39 DEBUG : Matched avahi-glib - 0.6.16-1.el5.i386 to require for libavahi-glib.so.1 >18:50:39 INFO : adding avahi-glib for libavahi-glib.so.1, required by gnome-vfs2 >18:50:39 DEBUG : Matched libacl - 2.2.39-3.el5.i386 to require for libacl.so.1(ACL_1.0) >18:50:39 DEBUG : Matched glibc - 2.5-21.i686 to require for libutil.so.1(GLIBC_2.0) >18:50:39 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT) >18:50:39 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libfam.so.0 >18:50:39 INFO : adding gamin for libfam.so.0, required by gnome-vfs2 >18:50:39 DEBUG : Matched openssl - 0.9.8b-10.el5.i686 to require for libssl.so.6 >18:50:39 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-client.so.3 >18:50:39 INFO : adding avahi for libavahi-client.so.3, required by gnome-vfs2 >18:50:39 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1 >18:50:39 INFO : adding libattr for libattr.so.1, required by gnome-vfs2 >18:50:39 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-common.so.3 >18:50:39 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for libhal-storage.so.1 >18:50:39 DEBUG : Matched libxkbfile - 1.0.3-3.1.i386 to require for libxkbfile.so.1 >18:50:39 INFO : adding libxkbfile for libxkbfile.so.1, required by libxklavier >18:50:39 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for fontconfig >18:50:39 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for fontconfig >18:50:39 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:39 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:39 DEBUG : Matched atk - 1.12.2-1.fc6.x86_64 to require for atk >18:50:39 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >18:50:39 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:39 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:39 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for at-spi >18:50:39 DEBUG : Matched at-spi - 1.7.11-3.el5.i386 to require for at-spi >18:50:39 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:39 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:39 DEBUG : Matched atk - 1.12.2-1.fc6.x86_64 to require for atk >18:50:39 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.2) >18:50:39 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libsasl2.so.2 >18:50:39 INFO : adding cyrus-sasl-lib for libsasl2.so.2, required by evolution-data-server >18:50:39 DEBUG : Matched libsoup - 2.2.98-2.el5.i386 to require for libsoup-2.2.so.8 >18:50:39 INFO : adding libsoup for libsoup-2.2.so.8, required by evolution-data-server >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnssutil3.so >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.4.1) >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.4) >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.6) >18:50:39 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libssl3.so(NSS_3.2) >18:50:39 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBitCosNaming-2.so.0 >18:50:39 DEBUG : Matched libvolume_id - 095-14.14.el5.i386 to require for libvolume_id.so.0 >18:50:39 INFO : adding libvolume_id for libvolume_id.so.0, required by hal >18:50:39 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb-0.1.so.4 >18:50:39 INFO : adding libusb for libusb-0.1.so.4, required by hal >18:50:39 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:39 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:39 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:39 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:39 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:39 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for bonobo-activation >18:50:39 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation >18:50:39 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:39 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:39 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc4) >18:50:39 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL-2.so.0 >18:50:39 INFO : adding libIDL for libIDL-2.so.0, required by ORBit2 >18:50:39 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for gstreamer-plugins-base >18:50:39 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base >18:50:39 DEBUG : Matched gstreamer-tools - 0.10.9-3.el5.x86_64 to require for gstreamer-tools >18:50:39 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.x86_64 to require for gstreamer-plugins-good >18:50:39 DEBUG : ignoring dbus>dbus-glib in whiteout >18:50:39 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:39 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.x86_64 to require for pyxf86config >18:50:39 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:39 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:39 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-2.el5.x86_64 to require for system-config-securitylevel-tui >18:50:39 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libk5crypto.so.3(k5crypto_3_MIT) >18:50:39 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for libcrack.so.2 >18:50:39 INFO : adding cracklib for libcrack.so.2, required by pam >18:50:39 DEBUG : ignoring coreutils>pam in whiteout >18:50:39 DEBUG : Matched libdrm - 2.0.2-1.1.x86_64 to require for libdrm.so.2()(64bit) >18:50:39 INFO : adding libdrm for libdrm.so.2()(64bit), required by mesa-libGL >18:50:39 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.x86_64 to require for gtk2-engines >18:50:39 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines >18:50:39 DEBUG : Matched notification-daemon - 0.3.5-9.el5.x86_64 to require for desktop-notification-daemon >18:50:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:39 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:39 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:39 DEBUG : Matched iptables - 1.3.5-4.el5.x86_64 to require for iptables >18:50:39 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups-1.0.so.1 >18:50:39 INFO : adding libgnomecups for libgnomecups-1.0.so.1, required by libgnomeprint22 >18:50:39 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >18:50:39 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt >18:50:39 DEBUG : Matched libdaemon - 0.10-5.el5.x86_64 to require for libdaemon.so.0()(64bit) >18:50:39 INFO : adding libdaemon for libdaemon.so.0()(64bit), required by avahi >18:50:39 DEBUG : Matched expat - 1.95.8-8.2.1.x86_64 to require for expat >18:50:39 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for expat >18:50:39 DEBUG : Matched libdaemon - 0.10-5.el5.x86_64 to require for libdaemon >18:50:39 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon >18:50:39 DEBUG : Matched glibc - 2.5-21.x86_64 to require for ldconfig >18:50:39 DEBUG : Matched glibc - 2.5-21.i686 to require for ldconfig >18:50:39 DEBUG : Matched libcap - 1.10-26.x86_64 to require for libcap >18:50:39 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap >18:50:39 DEBUG : Matched avahi - 0.6.16-1.el5.x86_64 to require for avahi >18:50:39 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for avahi >18:50:39 DEBUG : Matched gnome-python2-gnomeprint - 2.16.0-2.el5.x86_64 to require for gnome-python2-gnomeprint >18:50:39 DEBUG : Matched gnome-python2-desktop - 2.16.0-2.el5.x86_64 to require for gnome-python2-desktop >18:50:39 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.x86_64 to require for gtksourceview >18:50:39 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for gtksourceview >18:50:39 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.x86_64 to require for gnome-python2 >18:50:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:39 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python2 >18:50:39 DEBUG : Matched bitmap-fonts - 0.3-5.1.1.noarch to require for bitmap-fonts >18:50:39 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:39 DEBUG : Matched busybox - 1:1.2.0-4.el5.x86_64 to require for busybox >18:50:39 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi >18:50:39 DEBUG : Matched libgssapi - 0.10-2.x86_64 to require for libgssapi >18:50:39 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for krb5-libs >18:50:39 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for krb5-libs >18:50:39 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for module-init-tools >18:50:39 DEBUG : Matched tk - 8.4.13-5.el5_1.1.x86_64 to require for tk >18:50:39 DEBUG : Matched tk - 8.4.13-5.el5_1.1.i386 to require for tk >18:50:39 DEBUG : Matched tcl - 8.4.13-3.fc6.x86_64 to require for tcl >18:50:39 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Status) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Request) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Cookies) >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(AnyDBM_File) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(WWW::RobotRules) >18:50:39 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI) >18:50:39 INFO : adding perl-URI for perl(URI), required by perl-libwww-perl >18:50:39 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.x86_64 to require for perl(HTML::Entities) >18:50:39 INFO : adding perl-HTML-Parser for perl(HTML::Entities), required by perl-libwww-perl >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Carp) >18:50:39 DEBUG : Matched perl-Compress-Zlib - 1.42-1.fc6.x86_64 to require for perl(Compress::Zlib) >18:50:39 INFO : adding perl-Compress-Zlib for perl(Compress::Zlib), required by perl-libwww-perl >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Negotiate) >18:50:39 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::URL) >18:50:39 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::Heuristic) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTP) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Headers::Util) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Message) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTP::Methods) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::MediaTypes) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Cookies::Netscape) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Date) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Response) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTPS) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Protocol) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(File::Listing) >18:50:39 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::Escape) >18:50:39 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Simple) >18:50:39 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.x86_64 to require for perl-HTML-Parser >18:50:39 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Net::NNTP) >18:50:39 DEBUG : Matched giflib - 4.1.3-7.1.el5.1.x86_64 to require for libungif.so.4()(64bit) >18:50:39 INFO : adding giflib for libungif.so.4()(64bit), required by emacs >18:50:39 DEBUG : Matched emacs-common - 21.4-20.el5.x86_64 to require for emacs-common >18:50:39 DEBUG : Matched xorg-x11-fonts-ISO8859-1-75dpi - 7.1-2.1.el5.noarch to require for xorg-x11-fonts-ISO8859-1-75dpi >18:50:39 DEBUG : Matched libXpm - 3.5.5-3.x86_64 to require for libXpm.so.4()(64bit) >18:50:39 INFO : adding libXpm for libXpm.so.4()(64bit), required by emacs >18:50:39 DEBUG : Matched Xaw3d - 1.5E-10.1.x86_64 to require for libXaw3d.so.7()(64bit) >18:50:39 INFO : adding Xaw3d for libXaw3d.so.7()(64bit), required by emacs >18:50:39 DEBUG : Matched giflib - 4.1.3-7.1.el5.1.x86_64 to require for libgif.so.4()(64bit) >18:50:39 DEBUG : Matched libXres - 1.0.1-3.1.i386 to require for libXRes.so.1 >18:50:39 INFO : adding libXres for libXRes.so.1, required by libwnck >18:50:39 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin >18:50:39 DEBUG : Matched gamin - 0.1.7-8.el5.x86_64 to require for gamin >18:50:39 DEBUG : Matched gamin - 0.1.7-8.el5.x86_64 to require for libgamin-1.so.0()(64bit) >18:50:39 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for openldap >18:50:39 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.i386 to require for openldap >18:50:39 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for libgstdataprotocol-0.10.so.0()(64bit) >18:50:39 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for libgstcontroller-0.10.so.0()(64bit) >18:50:39 DEBUG : Matched libtheora - 1.0alpha7-1.x86_64 to require for libtheora.so.0(libtheora.so.1.0)(64bit) >18:50:39 INFO : adding libtheora for libtheora.so.0(libtheora.so.1.0)(64bit), required by gstreamer-plugins-base >18:50:39 DEBUG : Matched liboil - 0.3.8-2.1.x86_64 to require for liboil-0.3.so.0()(64bit) >18:50:39 INFO : adding liboil for liboil-0.3.so.0()(64bit), required by gstreamer-plugins-base >18:50:39 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer >18:50:39 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for gstreamer >18:50:39 DEBUG : Matched libtheora - 1.0alpha7-1.x86_64 to require for libtheora.so.0()(64bit) >18:50:39 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for libgstbase-0.10.so.0()(64bit) >18:50:39 DEBUG : Matched libraw1394 - 1.3.0-1.el5.x86_64 to require for libraw1394.so.8()(64bit) >18:50:39 INFO : adding libraw1394 for libraw1394.so.8()(64bit), required by gstreamer-plugins-good >18:50:39 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.x86_64 to require for libavc1394.so.0()(64bit) >18:50:39 INFO : adding libavc1394 for libavc1394.so.0()(64bit), required by gstreamer-plugins-good >18:50:39 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstriff-0.10.so.0()(64bit) >18:50:39 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstvideo-0.10.so.0()(64bit) >18:50:39 DEBUG : Matched libiec61883 - 1.0.0-11.fc6.x86_64 to require for libiec61883.so.0()(64bit) >18:50:39 INFO : adding libiec61883 for libiec61883.so.0()(64bit), required by gstreamer-plugins-good >18:50:39 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgsttag-0.10.so.0()(64bit) >18:50:39 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.x86_64 to require for librom1394.so.0()(64bit) >18:50:39 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >18:50:39 DEBUG : Matched libdv - 0.104-4.fc6.1.x86_64 to require for libdv.so.4()(64bit) >18:50:39 INFO : adding libdv for libdv.so.4()(64bit), required by gstreamer-plugins-good >18:50:39 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstnetbuffer-0.10.so.0()(64bit) >18:50:40 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:40 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:40 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:40 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:40 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:40 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:40 DEBUG : Matched libgcj - 4.1.2-41.el5.x86_64 to require for libgcj_bc.so.1()(64bit) >18:50:40 DEBUG : Matched libgcj - 4.1.2-41.el5.x86_64 to require for libgcj >18:50:40 DEBUG : Matched libgcj - 4.1.2-41.el5.i386 to require for libgcj >18:50:40 DEBUG : Matched antlr - 2.7.6-4jpp.2.x86_64 to require for antlr >18:50:40 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.x86_64 to require for java-gcj-compat >18:50:40 DEBUG : Matched libsoup - 2.2.98-2.el5.x86_64 to require for libsoup-2.2.so.8()(64bit) >18:50:40 INFO : adding libsoup for libsoup-2.2.so.8()(64bit), required by evolution-data-server >18:50:40 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:40 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:40 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:40 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:40 DEBUG : Matched dbus-glib - 0.70-5.x86_64 to require for dbus-glib >18:50:40 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >18:50:40 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.x86_64 to require for cups-libs >18:50:40 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.i386 to require for cups-libs >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libssl3.so(NSS_3.4) >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.11.7) >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.9.3) >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.5) >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.11.1) >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.3) >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.9) >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.12) >18:50:40 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnssutil3.so(NSSUTIL_3.12) >18:50:40 DEBUG : Matched libdrm - 2.0.2-1.1.i386 to require for libdrm.so.2 >18:50:40 INFO : adding libdrm for libdrm.so.2, required by mesa-libGL >18:50:40 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for device-mapper >18:50:40 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for device-mapper >18:50:40 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:40 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:40 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:40 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:40 DEBUG : Matched tftp-server - 0.42-3.1.x86_64 to require for tftp-server >18:50:40 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:40 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:40 DEBUG : Matched foomatic - 3.0.2-38.1.el5.x86_64 to require for foomatic >18:50:40 DEBUG : Matched PyXML - 0.8.4-4.x86_64 to require for PyXML >18:50:40 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:40 DEBUG : Matched cairo - 1.2.4-5.el5.i386 to require for cairo >18:50:40 DEBUG : Matched cairo - 1.2.4-5.el5.x86_64 to require for cairo >18:50:40 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:40 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:40 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:40 DEBUG : Matched tzdata - 2007k-1.el5.noarch to require for tzdata >18:50:40 DEBUG : Matched mtools - 3.9.10-2.fc6.x86_64 to require for mtools >18:50:40 DEBUG : Matched rhn-check - 0.4.17-2.el5.noarch to require for rhn-check >18:50:40 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:40 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:40 DEBUG : Matched elfutils-libelf - 0.125-3.el5.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >18:50:40 DEBUG : Matched qt - 1:3.3.6-23.el5.x86_64 to require for libqui.so.1()(64bit) >18:50:40 INFO : adding qt for libqui.so.1()(64bit), required by PyQt >18:50:40 DEBUG : Matched sip - 4.4.5-3.x86_64 to require for sip >18:50:40 DEBUG : Matched qt - 1:3.3.6-23.el5.x86_64 to require for qt >18:50:40 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for qt >18:50:40 DEBUG : Matched libmng - 1.0.9-5.1.x86_64 to require for libmng.so.1()(64bit) >18:50:40 INFO : adding libmng for libmng.so.1()(64bit), required by PyQt >18:50:40 DEBUG : Matched qt - 1:3.3.6-23.el5.x86_64 to require for libqt-mt.so.3()(64bit) >18:50:40 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:40 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:40 DEBUG : Matched openjade - 1.3.2-27.x86_64 to require for openjade >18:50:40 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common >18:50:40 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:40 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:40 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common >18:50:40 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >18:50:40 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:40 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:40 DEBUG : Matched gail - 1.9.2-1.fc6.x86_64 to require for gail >18:50:40 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail >18:50:40 DEBUG : Matched pyorbit - 2.14.1-1.1.x86_64 to require for pyorbit >18:50:40 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for bonobo-activation >18:50:40 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation >18:50:40 DEBUG : ignoring gnome-python2>gnome-python2-bonobo in whiteout >18:50:40 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.x86_64 to require for libbonoboui >18:50:40 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui >18:50:40 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:40 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:40 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5_0.3.x86_64 to require for libhpip.so.0()(64bit) >18:50:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:40 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:40 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:40 DEBUG : Matched pyOpenSSL - 0.6-1.p24.7.2.2.x86_64 to require for pyOpenSSL >18:50:40 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.0) >18:50:40 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon.so.0 >18:50:40 INFO : adding libdaemon for libdaemon.so.0, required by avahi >18:50:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:40 DEBUG : Matched gnutls - 1.4.1-2.x86_64 to require for gnutls >18:50:40 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for gnutls >18:50:40 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.x86_64 to require for libgnomeprintui22 >18:50:40 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui22 >18:50:40 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.x86_64 to require for libgnomeprint22 >18:50:40 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.i386 to require for libgnomeprint22 >18:50:40 DEBUG : Matched tcl - 8.4.13-3.fc6.x86_64 to require for libtcl8.4.so()(64bit) >18:50:40 DEBUG : Matched tcl - 8.4.13-3.fc6.x86_64 to require for tcl >18:50:40 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >18:50:40 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::ldap) >18:50:40 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::sip) >18:50:40 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_ldap) >18:50:40 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::WithBase) >18:50:40 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.x86_64 to require for perl(HTML::Parser) >18:50:40 DEBUG : Matched perl-HTML-Tagset - 3.10-2.1.1.noarch to require for perl-HTML-Tagset >18:50:40 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.x86_64 to require for perl(HTML::PullParser) >18:50:40 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(XSLoader) >18:50:40 DEBUG : Matched perl-HTML-Tagset - 3.10-2.1.1.noarch to require for perl(HTML::Tagset) >18:50:40 DEBUG : Matched libraw1394 - 1.3.0-1.el5.x86_64 to require for libraw1394 >18:50:40 DEBUG : Matched libraw1394 - 1.3.0-1.el5.i386 to require for libraw1394 >18:50:40 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils >18:50:40 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.x86_64 to require for java-gcj-compat >18:50:40 DEBUG : Matched xinetd - 2:2.3.14-10.el5.x86_64 to require for xinetd >18:50:40 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:40 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Data::Dumper) >18:50:40 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(sigtrap) >18:50:40 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for fontconfig >18:50:40 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for fontconfig >18:50:40 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >18:50:40 DEBUG : Matched opensp - 1.5.2-4.x86_64 to require for libosp.so.5()(64bit) >18:50:40 INFO : adding opensp for libosp.so.5()(64bit), required by openjade >18:50:40 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for ORBit2 >18:50:40 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >18:50:40 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for libORBit-imodule-2.so.0()(64bit) >18:50:40 DEBUG : Matched libIDL - 0.8.7-1.fc6.x86_64 to require for libIDL >18:50:40 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL >18:50:40 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:40 INFO : adding patch for /usr/bin/patch, required by redhat-lsb >18:50:40 INFO : adding m4 for /usr/bin/m4, required by redhat-lsb >18:50:42 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:42 DEBUG : Matched usermode-gtk - 1.88-3.el5.1.x86_64 to require for usermode-gtk >18:50:42 DEBUG : Matched htmlview - 4.0.0-2.el5.noarch to require for htmlview >18:50:42 DEBUG : Matched hicolor-icon-theme - 0.9-2.1.noarch to require for hicolor-icon-theme >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:42 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:42 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python >18:50:42 DEBUG : Matched pygtk2-libglade - 2.10.1-12.el5.x86_64 to require for pygtk2-libglade >18:50:42 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.2.5)(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libnsl.so.1()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for rtld(GNU_HASH) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for rtld(GNU_HASH) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.3.4)(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.4)(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.3)(64bit) >18:50:42 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:42 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:42 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for libdbus-1.so.3()(64bit) >18:50:42 DEBUG : Matched dhclient - 12:3.0.5-11.el5.x86_64 to require for dhclient >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libm.so.6()(64bit) >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for libgtk-x11-2.0.so.0()(64bit) >18:50:42 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpangocairo-1.0.so.0()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libm.so.6(GLIBC_2.2.5)(64bit) >18:50:42 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpango-1.0.so.0()(64bit) >18:50:42 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for libgmodule-2.0.so.0()(64bit) >18:50:42 DEBUG : Matched atk - 1.12.2-1.fc6.x86_64 to require for libatk-1.0.so.0()(64bit) >18:50:42 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for libglib-2.0.so.0()(64bit) >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >18:50:42 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for libgobject-2.0.so.0()(64bit) >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >18:50:42 DEBUG : Matched cairo - 1.2.4-5.el5.x86_64 to require for libcairo.so.2()(64bit) >18:50:42 DEBUG : Matched popt - 1.10.2-48.el5.x86_64 to require for libpopt.so.0()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libdl.so.2()(64bit) >18:50:42 DEBUG : Matched libX11 - 1.0.3-9.el5.x86_64 to require for libX11.so.6()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.4) >18:50:42 DEBUG : Matched cracklib-dicts - 2.8.9-3.3.x86_64 to require for cracklib-dicts >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libdl.so.2(GLIBC_2.1) >18:50:42 DEBUG : Matched cracklib - 2.8.9-3.3.x86_64 to require for cracklib >18:50:42 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for cracklib >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libnsl.so.1 >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libutil.so.1(GLIBC_2.0) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libnsl.so.1(GLIBC_2.0) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.2) >18:50:42 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for libcrack.so.2 >18:50:42 DEBUG : Matched mktemp - 3:1.5-23.2.2.x86_64 to require for mktemp >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.2.4) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.1) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6 >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libdl.so.2 >18:50:42 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux.so.1 >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.3) >18:50:42 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:42 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for libaudit.so.0 >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libcrypt.so.1 >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.3.4) >18:50:42 DEBUG : Matched coreutils - 5.97-14.el5.x86_64 to require for coreutils >18:50:42 DEBUG : ignoring coreutils>pam in whiteout >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.2.3) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.1.2) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.0) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libcrypt.so.1(GLIBC_2.0) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.1.3) >18:50:42 DEBUG : Matched sed - 4.1.5-5.fc6.x86_64 to require for sed >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libutil.so.1 >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libdl.so.2(GLIBC_2.0) >18:50:42 DEBUG : Matched grep - 2.5.1-54.2.el5.x86_64 to require for grep >18:50:42 DEBUG : Matched bash - 3.2-21.el5.x86_64 to require for bash >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libpthread.so.0(GLIBC_2.3.2)(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libpthread.so.0(GLIBC_2.2.5)(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libpthread.so.0()(64bit) >18:50:42 DEBUG : Matched yp-tools - 2.9-0.1.x86_64 to require for yp-tools >18:50:42 DEBUG : Matched portmap - 4.0-65.2.2.1.x86_64 to require for portmap >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libnsl.so.1(GLIBC_2.2.5)(64bit) >18:50:42 DEBUG : Matched db4 - 4.3.29-9.fc6.x86_64 to require for libdb-4.3.so()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libutil.so.1(GLIBC_2.2.5)(64bit) >18:50:42 DEBUG : Matched openssl - 0.9.8b-10.el5.x86_64 to require for libcrypto.so.6()(64bit) >18:50:42 DEBUG : Matched ncurses - 5.5-24.20060715.x86_64 to require for libpanel.so.5()(64bit) >18:50:42 DEBUG : Matched openssl - 0.9.8b-10.el5.x86_64 to require for libssl.so.6()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libutil.so.1()(64bit) >18:50:42 DEBUG : Matched bzip2-libs - 1.0.3-3.x86_64 to require for libbz2.so.1()(64bit) >18:50:42 DEBUG : Matched gdbm - 1.8.0-26.2.1.x86_64 to require for libgdbm.so.2()(64bit) >18:50:42 DEBUG : Matched zlib - 1.2.3-3.x86_64 to require for libz.so.1()(64bit) >18:50:42 DEBUG : Matched libtermcap - 2.0.8-46.1.x86_64 to require for libtermcap.so.2()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libcrypt.so.1()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libdl.so.2(GLIBC_2.2.5)(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libcrypt.so.1(GLIBC_2.2.5)(64bit) >18:50:42 DEBUG : Matched readline - 5.1-1.1.x86_64 to require for libreadline.so.5()(64bit) >18:50:42 DEBUG : Matched ncurses - 5.5-24.20060715.x86_64 to require for libncurses.so.5()(64bit) >18:50:42 DEBUG : Matched tk - 8.4.13-5.el5_1.1.x86_64 to require for tk >18:50:42 DEBUG : Matched tk - 8.4.13-5.el5_1.1.i386 to require for tk >18:50:42 DEBUG : Matched tcl - 8.4.13-3.fc6.x86_64 to require for tcl >18:50:42 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >18:50:42 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpangoft2-1.0.so.0()(64bit) >18:50:42 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade-2.0.so.0()(64bit) >18:50:42 DEBUG : Matched libart_lgpl - 2.3.17-4.x86_64 to require for libart_lgpl_2.so.2()(64bit) >18:50:42 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2.so.2()(64bit) >18:50:42 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >18:50:42 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >18:50:42 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.x86_64 to require for scrollkeeper >18:50:42 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam_misc.so.0()(64bit) >18:50:42 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux.so.1()(64bit) >18:50:42 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libblkid.so.1()(64bit) >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for libaudit.so.0()(64bit) >18:50:42 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:42 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) >18:50:42 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:42 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:42 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam.so.0(LIBPAM_1.0)(64bit) >18:50:42 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam.so.0()(64bit) >18:50:42 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libuuid.so.1()(64bit) >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for libauparse.so.0()(64bit) >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:42 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:42 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python(abi) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for ld-linux-x86-64.so.2()(64bit) >18:50:42 DEBUG : Matched libgnome - 2.16.0-6.el5.x86_64 to require for libgnome-2.so.0()(64bit) >18:50:42 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:42 DEBUG : Matched libICE - 1.0.1-2.1.x86_64 to require for libICE.so.6()(64bit) >18:50:42 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for libgconf-2.so.4()(64bit) >18:50:42 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.x86_64 to require for libgnome-desktop-2.so.2()(64bit) >18:50:42 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.x86_64 to require for libgnome-keyring.so.0()(64bit) >18:50:42 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.x86_64 to require for libgnomeprintui-2-2.so.0()(64bit) >18:50:42 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for libgthread-2.0.so.0()(64bit) >18:50:42 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo-activation.so.4()(64bit) >18:50:42 DEBUG : Matched libjpeg - 6b-37.x86_64 to require for libjpeg.so.62()(64bit) >18:50:42 DEBUG : Matched startup-notification - 0.8-4.1.x86_64 to require for libstartup-notification-1.so.0()(64bit) >18:50:42 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui-2.so.0()(64bit) >18:50:42 DEBUG : Matched libSM - 1.0.1-3.1.x86_64 to require for libSM.so.6()(64bit) >18:50:42 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo-2.so.0()(64bit) >18:50:42 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for libgnomevfs-2.so.0()(64bit) >18:50:42 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for libORBit-2.so.0()(64bit) >18:50:42 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:42 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:42 DEBUG : Matched libexif - 0.6.13-4.0.2.el5_1.1.x86_64 to require for libexif.so.12()(64bit) >18:50:42 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.x86_64 to require for libbonoboui-2.so.0()(64bit) >18:50:42 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.x86_64 to require for libgnomeprint-2-2.so.0()(64bit) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(MIME::Base64) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(overload) >18:50:42 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::ldap) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Exporter) >18:50:42 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::sip) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(:MODULE_COMPAT_5.8.8) >18:50:42 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Carp) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(strict) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(vars) >18:50:42 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::_ldap) >18:50:42 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::Escape) >18:50:42 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::WithBase) >18:50:42 DEBUG : Matched libXext - 1.0.1-2.1.x86_64 to require for libXext.so.6()(64bit) >18:50:42 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for libdevmapper.so.1.02()(64bit) >18:50:42 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:42 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for libdevmapper.so.1.02(Base)(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libpthread.so.0(GLIBC_2.3.3)(64bit) >18:50:42 DEBUG : Matched kpartx - 0.4.7-16.el5.x86_64 to require for kpartx >18:50:42 DEBUG : Matched libsysfs - 2.0.0-6.x86_64 to require for libsysfs.so.2()(64bit) >18:50:42 DEBUG : Matched ncurses - 5.5-24.20060715.x86_64 to require for libncursesw.so.5()(64bit) >18:50:42 DEBUG : Matched libXdmcp - 1.0.1-2.1.x86_64 to require for libXdmcp.so.6()(64bit) >18:50:42 DEBUG : Matched libXau - 1.0.1-3.1.x86_64 to require for libXau.so.6()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.3.2)(64bit) >18:50:42 DEBUG : Matched xorg-x11-filesystem - 7.1-2.fc6.noarch to require for xorg-x11-filesystem >18:50:42 DEBUG : Matched libstdc++ - 4.1.2-41.el5.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >18:50:42 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >18:50:42 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >18:50:42 DEBUG : Matched libstdc++ - 4.1.2-41.el5.x86_64 to require for libstdc++.so.6()(64bit) >18:50:42 DEBUG : Matched opensp - 1.5.2-4.x86_64 to require for libosp.so.5()(64bit) >18:50:42 DEBUG : Matched libstdc++ - 4.1.2-41.el5.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >18:50:42 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1()(64bit) >18:50:42 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.x86_64 to require for libpng12.so.0(PNG12_0)(64bit) >18:50:42 DEBUG : Matched libXt - 1.0.2-3.1.fc6.x86_64 to require for libXt.so.6()(64bit) >18:50:42 DEBUG : Matched giflib - 4.1.3-7.1.el5.1.x86_64 to require for libungif.so.4()(64bit) >18:50:42 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.x86_64 to require for libpng12.so.0()(64bit) >18:50:42 DEBUG : Matched emacs-common - 21.4-20.el5.x86_64 to require for emacs-common >18:50:42 DEBUG : Matched libtiff - 3.8.2-7.el5.x86_64 to require for libtiff.so.3()(64bit) >18:50:42 DEBUG : Matched xorg-x11-fonts-ISO8859-1-75dpi - 7.1-2.1.el5.noarch to require for xorg-x11-fonts-ISO8859-1-75dpi >18:50:42 DEBUG : Matched libXpm - 3.5.5-3.x86_64 to require for libXpm.so.4()(64bit) >18:50:42 DEBUG : Matched Xaw3d - 1.5E-10.1.x86_64 to require for libXaw3d.so.7()(64bit) >18:50:42 DEBUG : Matched giflib - 4.1.3-7.1.el5.1.x86_64 to require for libgif.so.4()(64bit) >18:50:42 DEBUG : Matched libXmu - 1.0.2-5.x86_64 to require for libXmu.so.6()(64bit) >18:50:42 DEBUG : Matched libogg - 2:1.1.3-3.el5.x86_64 to require for libogg.so.0()(64bit) >18:50:42 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >18:50:42 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:42 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for module-init-tools >18:50:42 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:42 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:42 DEBUG : Matched python-elementtree - 1.2.6-5.x86_64 to require for python-elementtree >18:50:42 DEBUG : Matched python-iniparse - 0.2.3-4.el5.noarch to require for python-iniparse >18:50:42 DEBUG : Matched python-urlgrabber - 3.1.0-2.noarch to require for urlgrabber >18:50:42 DEBUG : Matched python-sqlite - 1.1.7-1.2.1.x86_64 to require for python-sqlite >18:50:42 DEBUG : Matched rpm-python - 4.4.2-48.el5.x86_64 to require for rpm-python >18:50:42 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python >18:50:42 DEBUG : Matched rpm - 4.4.2-48.el5.x86_64 to require for rpm >18:50:42 DEBUG : Matched yum-metadata-parser - 1.1.2-2.el5.x86_64 to require for yum-metadata-parser >18:50:42 DEBUG : Matched gphoto2 - 2.2.0-3.el5.x86_64 to require for libgphoto2_port.so.0()(64bit) >18:50:42 DEBUG : Matched libieee1284 - 0.2.9-4.el5.x86_64 to require for libieee1284.so.3()(64bit) >18:50:42 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.x86_64 to require for libsane.so.1()(64bit) >18:50:42 DEBUG : Matched gphoto2 - 2.2.0-3.el5.x86_64 to require for libgphoto2.so.2()(64bit) >18:50:42 DEBUG : Matched libusb - 0.1.12-5.1.x86_64 to require for libusb-0.1.so.4()(64bit) >18:50:42 DEBUG : Matched coreutils - 5.97-14.el5.x86_64 to require for fileutils >18:50:42 DEBUG : Matched pyOpenSSL - 0.6-1.p24.7.2.2.x86_64 to require for pyOpenSSL >18:50:42 DEBUG : Matched libX11 - 1.0.3-9.el5.i386 to require for libX11.so.6 >18:50:42 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender.so.1 >18:50:42 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext.so.6 >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for libgdk-x11-2.0.so.0 >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libm.so.6(GLIBC_2.0) >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for libgtk-x11-2.0.so.0 >18:50:42 DEBUG : Matched cairo - 1.2.4-5.el5.i386 to require for libcairo.so.2 >18:50:42 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for libatk-1.0.so.0 >18:50:42 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for libgdk_pixbuf-2.0.so.0 >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libm.so.6 >18:50:42 DEBUG : Matched zlib - 1.2.3-3.i386 to require for libz.so.1 >18:50:42 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgmodule-2.0.so.0 >18:50:42 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libglib-2.0.so.0 >18:50:42 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2.so.2 >18:50:42 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangocairo-1.0.so.0 >18:50:42 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade-2.0.so.0 >18:50:42 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoft2-1.0.so.0 >18:50:42 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl_2.so.2 >18:50:42 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpango-1.0.so.0 >18:50:42 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgobject-2.0.so.0 >18:50:42 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(POSIX) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(FileHandle) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Getopt::Long) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Data::Dumper) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Getopt::Std) >18:50:42 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Cwd) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(sigtrap) >18:50:42 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Handle) >18:50:42 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.4)(64bit) >18:50:42 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libresolv.so.2()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libresolv.so.2(GLIBC_2.2.5)(64bit) >18:50:42 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:42 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:42 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.9)(64bit) >18:50:42 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libcom_err.so.2()(64bit) >18:50:42 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libgssapi_krb5.so.2()(64bit) >18:50:42 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5.so.3()(64bit) >18:50:42 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for libplc4.so()(64bit) >18:50:42 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.2)(64bit) >18:50:42 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.6)(64bit) >18:50:42 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libk5crypto.so.3()(64bit) >18:50:42 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.3)(64bit) >18:50:42 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.9.2)(64bit) >18:50:42 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so()(64bit) >18:50:42 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:42 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for libldap-2.3.so.0()(64bit) >18:50:42 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for openldap >18:50:42 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.i386 to require for openldap >18:50:42 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >18:50:42 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for liblber-2.3.so.0()(64bit) >18:50:42 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.x86_64 to require for libsasl2.so.2()(64bit) >18:50:42 DEBUG : Matched procmail - 3.22-17.1.x86_64 to require for procmail >18:50:42 DEBUG : Matched gawk - 3.1.5-14.el5.x86_64 to require for gawk >18:50:42 DEBUG : Matched hesiod - 3.1.0-8.x86_64 to require for libhesiod.so.0()(64bit) >18:50:42 DEBUG : Matched tcp_wrappers - 7.6-40.4.el5.x86_64 to require for libwrap.so.0()(64bit) >18:50:42 DEBUG : Matched coreutils - 5.97-14.el5.x86_64 to require for sh-utils >18:50:42 DEBUG : Matched openssl - 0.9.8b-10.el5.x86_64 to require for openssl >18:50:42 DEBUG : Matched openssl - 0.9.8b-10.el5.i686 to require for openssl >18:50:42 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol.so.1()(64bit) >18:50:42 DEBUG : Matched libXfixes - 4.0.1-2.1.i386 to require for libXfixes.so.3 >18:50:42 DEBUG : Matched cairo - 1.2.4-5.el5.i386 to require for cairo >18:50:42 DEBUG : Matched cairo - 1.2.4-5.el5.x86_64 to require for cairo >18:50:42 DEBUG : Matched gnome-python2-gtkhtml2 - 2.14.2-6.el5.x86_64 to require for gnome-python2-gtkhtml2 >18:50:42 DEBUG : Matched dbus-python - 0.70-7.el5.x86_64 to require for dbus-python >18:50:42 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.x86_64 to require for gnome-python2 >18:50:42 DEBUG : Matched notify-python - 0.1.0-3.fc6.x86_64 to require for notify-python >18:50:42 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:42 DEBUG : Matched setroubleshoot-plugins - 2.0.4-1.el5.noarch to require for setroubleshoot-plugins >18:50:42 DEBUG : Matched setroubleshoot-server - 2.0.5-1.el5.noarch to require for setroubleshoot-server >18:50:42 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:42 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:42 DEBUG : Matched libxml2-python - 2.6.26-2.1.2.1.x86_64 to require for libxml2-python >18:50:42 DEBUG : Matched gnome-python2-canvas - 2.16.0-1.fc6.x86_64 to require for gnome-python2-canvas >18:50:42 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi >18:50:42 DEBUG : Matched libgssapi - 0.10-2.x86_64 to require for libgssapi >18:50:42 DEBUG : Matched libgssapi - 0.10-2.x86_64 to require for libgssapi.so.2()(64bit) >18:50:42 DEBUG : Matched libgssapi - 0.10-2.x86_64 to require for libgssapi.so.2(libgssapi_CITI_2)(64bit) >18:50:42 DEBUG : Matched xorg-x11-fonts-base - 7.1-2.1.el5.noarch to require for xorg-x11-fonts-base >18:50:42 DEBUG : Matched xorg-x11-utils - 7.1-2.fc6.x86_64 to require for xorg-x11-utils >18:50:42 DEBUG : Matched xkeyboard-config - 0.8-7.fc6.noarch to require for xkbdata >18:50:42 DEBUG : Matched xorg-x11-drv-mouse - 1.1.1-1.1.x86_64 to require for xorg-x11-drv-mouse >18:50:42 DEBUG : Matched selinux-policy - 2.4.6-121.el5.noarch to require for selinux-policy >18:50:42 DEBUG : Matched xorg-x11-drv-keyboard - 1.1.0-3.x86_64 to require for xorg-x11-drv-keyboard >18:50:42 DEBUG : Matched xorg-x11-drv-vesa - 1.3.0-8.1.el5.x86_64 to require for xorg-x11-drv-vesa >18:50:42 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.x86_64 to require for xorg-x11-server-utils >18:50:42 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.x86_64 to require for xkbcomp >18:50:42 DEBUG : Matched xorg-x11-drv-void - 1.1.0-3.1.x86_64 to require for xorg-x11-drv-void >18:50:42 DEBUG : Matched libXfont - 1.2.2-1.0.3.el5_1.x86_64 to require for libXfont.so.1()(64bit) >18:50:42 DEBUG : Matched xorg-x11-drv-evdev - 1:1.0.0.5-3.el5.x86_64 to require for xorg-x11-drv-evdev >18:50:42 DEBUG : Matched libXfont - 1.2.2-1.0.3.el5_1.x86_64 to require for libXfont >18:50:42 DEBUG : Matched libXfont - 1.2.2-1.0.3.el5_1.i386 to require for libXfont >18:50:42 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.x86_64 to require for libfontenc.so.1()(64bit) >18:50:42 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for modutils >18:50:42 DEBUG : Matched libXrandr - 1.1.1-3.1.x86_64 to require for libXrandr.so.2()(64bit) >18:50:42 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:42 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.x86_64 to require for pyxf86config >18:50:42 DEBUG : Matched newt - 0.52.2-10.el5.x86_64 to require for newt >18:50:42 DEBUG : Matched newt - 0.52.2-10.el5.i386 to require for newt >18:50:42 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python >18:50:42 DEBUG : Matched hwdata - 0.213.2-1.el5.noarch to require for hwdata >18:50:42 DEBUG : Matched kudzu - 1.2.57.1.16-2.x86_64 to require for kudzu >18:50:42 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for libhal.so.1()(64bit) >18:50:42 DEBUG : Matched gnome-panel - 2.16.1-7.el5.x86_64 to require for libpanel-applet-2.so.0()(64bit) >18:50:42 DEBUG : Matched libgtop2 - 2.14.4-3.el5.x86_64 to require for libgtop-2.0.so.7()(64bit) >18:50:42 DEBUG : Matched gcalctool - 5.8.25-1.el5.x86_64 to require for gcalctool >18:50:42 DEBUG : Matched zenity - 2.16.0-2.el5.x86_64 to require for zenity >18:50:42 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libext2fs.so.2()(64bit) >18:50:42 DEBUG : Matched gucharmap - 1.8.0-1.fc6.x86_64 to require for gucharmap >18:50:42 DEBUG : Matched gucharmap - 1.8.0-1.fc6.i386 to require for gucharmap >18:50:42 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:42 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:42 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:42 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:42 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:42 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:42 DEBUG : Matched libgtop2 - 2.14.4-3.el5.x86_64 to require for libgtop2 >18:50:42 DEBUG : Matched libgtop2 - 2.14.4-3.el5.i386 to require for libgtop2 >18:50:42 DEBUG : Matched libwnck - 2.16.0-4.fc6.x86_64 to require for libwnck >18:50:42 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck >18:50:42 DEBUG : Matched libwnck - 2.16.0-4.fc6.x86_64 to require for libwnck-1.so.18()(64bit) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.0) >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0 >18:50:42 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.3.2) >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.1) >18:50:43 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:43 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:43 DEBUG : Matched shadow-utils - 2:4.0.17-13.el5.x86_64 to require for shadow-utils >18:50:43 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:43 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:43 DEBUG : Matched libXcursor - 1.1.7-1.1.x86_64 to require for libXcursor.so.1()(64bit) >18:50:43 DEBUG : Matched libXrender - 0.9.1-3.1.x86_64 to require for libXrender.so.1()(64bit) >18:50:43 DEBUG : Matched libtiff - 3.8.2-7.el5.x86_64 to require for libtiff >18:50:43 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff >18:50:43 DEBUG : Matched libXinerama - 1.0.1-2.1.x86_64 to require for libXinerama.so.1()(64bit) >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:43 DEBUG : Matched libXfixes - 4.0.1-2.1.x86_64 to require for libXfixes.so.3()(64bit) >18:50:43 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.x86_64 to require for libcups.so.2()(64bit) >18:50:43 DEBUG : Matched atk - 1.12.2-1.fc6.x86_64 to require for atk >18:50:43 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >18:50:43 DEBUG : Matched libXi - 1.0.1-3.1.x86_64 to require for libXi.so.6()(64bit) >18:50:43 DEBUG : ignoring hicolor-icon-theme>gtk2 in whiteout >18:50:43 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for libfontconfig.so.1()(64bit) >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:43 DEBUG : Matched libXres - 1.0.1-3.1.i386 to require for libXRes.so.1 >18:50:43 DEBUG : Matched libICE - 1.0.1-2.1.i386 to require for libICE.so.6 >18:50:43 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for libstartup-notification-1.so.0 >18:50:43 DEBUG : Matched startup-notification - 0.8-4.1.x86_64 to require for startup-notification >18:50:43 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:43 DEBUG : Matched libSM - 1.0.1-3.1.i386 to require for libSM.so.6 >18:50:43 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade2 >18:50:43 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >18:50:43 DEBUG : Matched system-config-network-tui - 1.3.99.9-1.el5.noarch to require for system-config-network-tui >18:50:43 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >18:50:43 DEBUG : Matched libart_lgpl - 2.3.17-4.x86_64 to require for libart_lgpl >18:50:43 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl >18:50:43 DEBUG : Matched freetype - 2.2.1-19.el5.x86_64 to require for libfreetype.so.6()(64bit) >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:43 DEBUG : Matched zip - 2.31-1.2.2.x86_64 to require for zip >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1(GCC_3.3)(64bit) >18:50:43 DEBUG : Matched libXtst - 1.0.1-3.1.x86_64 to require for libXtst.so.6()(64bit) >18:50:43 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for libasound.so.2()(64bit) >18:50:43 DEBUG : Matched glibc - 2.5-21.x86_64 to require for librt.so.1()(64bit) >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1(GCC_4.2.0)(64bit) >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:43 DEBUG : Matched glibc - 2.5-21.x86_64 to require for librt.so.1(GLIBC_2.2.5)(64bit) >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc_s.so.1(GCC_3.3.1)(64bit) >18:50:43 DEBUG : Matched setroubleshoot - 2.0.5-1.el5.noarch to require for setroubleshoot >18:50:43 DEBUG : Matched coreutils - 5.97-14.el5.x86_64 to require for textutils >18:50:43 DEBUG : Matched MAKEDEV - 3.23-1.2.x86_64 to require for MAKEDEV >18:50:43 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:43 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:43 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:43 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:43 DEBUG : Matched MAKEDEV - 3.23-1.2.x86_64 to require for MAKEDEV >18:50:43 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:43 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:43 DEBUG : Matched dbus-glib - 0.70-5.x86_64 to require for libdbus-glib-1.so.2()(64bit) >18:50:43 DEBUG : Matched gthumb - 2.7.8-8.el5.x86_64 to require for gthumb >18:50:43 DEBUG : Matched control-center - 1:2.16.0-15.el5.x86_64 to require for control-center >18:50:43 DEBUG : Matched control-center - 1:2.16.0-15.el5.i386 to require for control-center >18:50:43 DEBUG : Matched kernel - 2.6.18-84.el5.x86_64 to require for kernel >18:50:43 DEBUG : Matched kernel-xen - 2.6.18-84.el5.x86_64 to require for kernel >18:50:43 DEBUG : Matched kernel-debug - 2.6.18-84.el5.x86_64 to require for kernel >18:50:43 DEBUG : Matched gnome-mount - 0.5-3.el5.x86_64 to require for gnome-mount >18:50:43 DEBUG : Matched gnome-media - 2.16.1-3.el5.x86_64 to require for gnome-media >18:50:43 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media >18:50:43 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:43 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:43 DEBUG : Matched pciutils - 2.2.3-5.x86_64 to require for pciutils >18:50:43 DEBUG : Matched kbd - 1.12-20.el5.x86_64 to require for kbd >18:50:43 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:43 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:43 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:43 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for util-linux >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1 >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GLIBC_2.0) >18:50:43 DEBUG : Matched iproute - 2.6.18-4.el5.x86_64 to require for iproute >18:50:43 DEBUG : Matched ppp - 2.4.4-1.el5.x86_64 to require for ppp >18:50:43 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Status) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Request) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Cookies) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(AnyDBM_File) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Digest::MD5) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(WWW::RobotRules) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(integer) >18:50:43 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.x86_64 to require for perl(HTML::Entities) >18:50:43 DEBUG : Matched perl-Compress-Zlib - 1.42-1.fc6.x86_64 to require for perl(Compress::Zlib) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Negotiate) >18:50:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::URL) >18:50:43 DEBUG : Matched perl-URI - 1.35-3.noarch to require for perl(URI::Heuristic) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTP) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Headers::Util) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Message) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTP::Methods) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::MediaTypes) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Cookies::Netscape) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Date) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::UserAgent) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(locale) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(HTTP::Response) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(Net::HTTPS) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Protocol) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(File::Listing) >18:50:43 DEBUG : Matched perl-libwww-perl - 5.805-1.1.1.noarch to require for perl(LWP::Simple) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Select) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Time::Local) >18:50:43 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.x86_64 to require for perl-HTML-Parser >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Socket) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Net::NNTP) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Fcntl) >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:43 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.x86_64 to require for libgnomecanvas >18:50:43 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >18:50:43 DEBUG : Matched atk - 1.12.2-1.fc6.x86_64 to require for atk >18:50:43 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >18:50:43 DEBUG : Matched sane-backends - 1.0.18-5.el5.x86_64 to require for sane-backends >18:50:43 DEBUG : Matched mcstrans - 0.2.6-1.el5_1.1.x86_64 to require for setransd >18:50:43 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol.so.1 >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for ld-linux.so.2 >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for ld-linux.so.2(GLIBC_2.3) >18:50:43 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol >18:50:43 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >18:50:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:43 DEBUG : Matched esound - 1:0.2.36-3.x86_64 to require for libesd.so.0()(64bit) >18:50:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:43 DEBUG : Matched libutempter - 1.1.4-3.fc6.x86_64 to require for utempter >18:50:43 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for utempter >18:50:43 DEBUG : Matched audiofile - 1:0.2.6-5.x86_64 to require for libaudiofile.so.0()(64bit) >18:50:43 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for ORBit2 >18:50:43 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >18:50:43 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:43 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:43 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:43 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:43 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:43 DEBUG : Matched libcap - 1.10-26.x86_64 to require for libcap.so.1()(64bit) >18:50:43 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:43 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:43 DEBUG : Matched info - 4.8-14.el5.x86_64 to require for info >18:50:43 DEBUG : Matched libacl - 2.2.39-3.el5.x86_64 to require for libacl.so.1()(64bit) >18:50:43 DEBUG : Matched libacl - 2.2.39-3.el5.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >18:50:43 DEBUG : Matched newt - 0.52.2-10.el5.x86_64 to require for libnewt.so.0.52()(64bit) >18:50:43 DEBUG : Matched newt - 0.52.2-10.el5.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >18:50:43 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libgssapi_krb5.so.2 >18:50:43 DEBUG : Matched libacl - 2.2.39-3.el5.i386 to require for libacl.so.1 >18:50:43 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for libdbus-1.so.3 >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for libresolv.so.2(GLIBC_2.2) >18:50:43 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for libbz2.so.1 >18:50:43 DEBUG : Matched avahi-glib - 0.6.16-1.el5.i386 to require for libavahi-glib.so.1 >18:50:43 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-2.so.0 >18:50:43 DEBUG : Matched libacl - 2.2.39-3.el5.i386 to require for libacl.so.1(ACL_1.0) >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for libresolv.so.2 >18:50:43 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for libhal.so.1 >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT) >18:50:43 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libfam.so.0 >18:50:43 DEBUG : Matched shared-mime-info - 0.19-5.el5.x86_64 to require for shared-mime-info >18:50:43 DEBUG : Matched openssl - 0.9.8b-10.el5.i686 to require for libssl.so.6 >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libk5crypto.so.3 >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgthread-2.0.so.0 >18:50:43 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.i386 to require for libcom_err.so.2 >18:50:43 DEBUG : Matched openssl - 0.9.8b-10.el5.i686 to require for libcrypto.so.6 >18:50:43 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-client.so.3 >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for librt.so.1 >18:50:43 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for libgconf-2.so.4 >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.2) >18:50:43 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1 >18:50:43 DEBUG : Matched gnome-mime-data - 2.4.2-3.1.x86_64 to require for gnome-mime-data >18:50:43 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-common.so.3 >18:50:43 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for libhal-storage.so.1 >18:50:43 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for libdbus-glib-1.so.2 >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libkrb5.so.3 >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.3.3) >18:50:43 DEBUG : Matched libstdc++ - 4.1.2-41.el5.i386 to require for libstdc++.so.6(GLIBCXX_3.4) >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GCC_3.0) >18:50:43 DEBUG : Matched libstdc++ - 4.1.2-41.el5.i386 to require for libstdc++.so.6(CXXABI_1.3) >18:50:43 DEBUG : Matched libstdc++ - 4.1.2-41.el5.i386 to require for libstdc++.so.6 >18:50:43 DEBUG : Matched libXrandr - 1.1.1-3.1.i386 to require for libXrandr.so.2 >18:50:43 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2 >18:50:43 DEBUG : Matched libXtst - 1.0.1-3.1.i386 to require for libXtst.so.6 >18:50:43 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for libfreetype.so.6 >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GCC_3.3) >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for librt.so.1(GLIBC_2.2) >18:50:43 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9) >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GCC_4.2.0) >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for libpthread.so.0(GLIBC_2.2.3) >18:50:43 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc_s.so.1(GCC_3.3.1) >18:50:43 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:43 DEBUG : Matched libattr - 2.4.32-1.1.x86_64 to require for libattr.so.1()(64bit) >18:50:43 DEBUG : Matched kpartx - 0.4.7-16.el5.x86_64 to require for kpartx >18:50:43 DEBUG : Matched aspell - 12:0.60.3-7.1.x86_64 to require for aspell >18:50:43 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for aspell >18:50:43 DEBUG : ignoring aspell>aspell-en in whiteout >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for krb5-libs >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for krb5-libs >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Spec) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Basename) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Errno) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(English) >18:50:43 DEBUG : Matched netpbm - 10.35-6.fc6.x86_64 to require for libnetpbm.so.10()(64bit) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Temp) >18:50:43 DEBUG : Matched netpbm - 10.35-6.fc6.x86_64 to require for netpbm >18:50:43 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for netpbm >18:50:43 DEBUG : Matched libusb - 0.1.12-5.1.x86_64 to require for libusb >18:50:43 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb >18:50:43 DEBUG : Matched pcsc-lite - 1.4.4-0.1.el5.x86_64 to require for pcsc-lite >18:50:43 DEBUG : Matched audit - 1.6.5-1.el5.x86_64 to require for audit >18:50:43 DEBUG : Matched selinux-policy - 2.4.6-121.el5.noarch to require for selinux-policy >18:50:43 DEBUG : Matched policycoreutils - 1.33.12-14.el5.x86_64 to require for policycoreutils >18:50:43 DEBUG : Matched libgpg-error - 1.4-2.i386 to require for libgpg-error.so.0 >18:50:43 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils >18:50:43 DEBUG : Matched libgcj - 4.1.2-41.el5.x86_64 to require for libgcj_bc.so.1()(64bit) >18:50:43 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.x86_64 to require for java-gcj-compat >18:50:43 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for libplds4.so()(64bit) >18:50:43 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for nspr >18:50:43 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for nspr >18:50:43 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for libnspr4.so()(64bit) >18:50:43 DEBUG : Matched vim-common - 2:7.0.109-3.el5.3.x86_64 to require for vim-common >18:50:43 DEBUG : Matched gpm - 1.20.1-74.1.x86_64 to require for libgpm.so.1()(64bit) >18:50:43 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for libperl.so()(64bit) >18:50:43 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.x86_64 to require for mkfontdir >18:50:43 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for fontconfig >18:50:43 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for fontconfig >18:50:43 DEBUG : Matched chkfontpath - 1.10.1-1.1.x86_64 to require for chkfontpath >18:50:43 DEBUG : Matched findutils - 1:4.2.27-4.1.x86_64 to require for findutils >18:50:43 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:43 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:43 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:43 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:43 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:43 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:43 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for libfontconfig.so.1 >18:50:43 DEBUG : Matched libXt - 1.0.2-3.1.fc6.i386 to require for libXt.so.6 >18:50:43 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.i386 to require for libpng12.so.0 >18:50:43 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.i386 to require for libpng12.so.0(PNG12_0) >18:50:43 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg.so.62 >18:50:43 DEBUG : Matched lcms - 1.15-1.2.2.i386 to require for liblcms.so.1 >18:50:43 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmflite-0.2.so.7 >18:50:43 DEBUG : Matched ghostscript - 8.15.2-9.1.el5_1.1.i386 to require for libgs.so.8 >18:50:43 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff.so.3 >18:50:43 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg-2.so.2 >18:50:43 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.x86_64 to require for xorg-x11-server-utils >18:50:43 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.x86_64 to require for xauth >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.3)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libssl3.so()(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so()(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.10)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnssutil3.so()(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.2)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.4)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnssutil3.so(NSSUTIL_3.12)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.5)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.10)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.7)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.12)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.9.3)(64bit) >18:50:43 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.8)(64bit) >18:50:43 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.x86_64 to require for libxpcom.so()(64bit) >18:50:43 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libexslt.so.0()(64bit) >18:50:43 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.x86_64 to require for gecko-libs >18:50:43 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.i386 to require for gecko-libs >18:50:43 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.x86_64 to require for libxul.so()(64bit) >18:50:43 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade2 >18:50:43 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >18:50:43 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:43 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:43 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:43 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:43 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:43 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >18:50:43 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt >18:50:43 DEBUG : Matched libgpg-error - 1.4-2.x86_64 to require for libgpg-error.so.0()(64bit) >18:50:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:43 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt.so.1()(64bit) >18:50:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:43 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt.so.11()(64bit) >18:50:43 DEBUG : Matched gnome-doc-utils - 0.8.0-2.fc6.noarch to require for gnome-doc-utils >18:50:43 DEBUG : Matched rpm-libs - 4.4.2-48.el5.x86_64 to require for librpmio-4.4.so()(64bit) >18:50:43 DEBUG : Matched rpm-libs - 4.4.2-48.el5.x86_64 to require for librpmdb-4.4.so()(64bit) >18:50:43 DEBUG : Matched elfutils-libelf - 0.125-3.el5.x86_64 to require for libelf.so.1()(64bit) >18:50:43 DEBUG : Matched beecrypt - 4.1.2-10.1.1.x86_64 to require for libbeecrypt.so.6()(64bit) >18:50:43 DEBUG : Matched rpm - 4.4.2-48.el5.x86_64 to require for rpm >18:50:43 DEBUG : Matched rpm-libs - 4.4.2-48.el5.x86_64 to require for librpm-4.4.so()(64bit) >18:50:43 DEBUG : Matched rpm-libs - 4.4.2-48.el5.x86_64 to require for librpmbuild-4.4.so()(64bit) >18:50:43 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:43 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:43 DEBUG : Matched rhn-setup - 0.4.17-2.el5.noarch to require for rhn-setup >18:50:43 DEBUG : Matched rhn-client-tools - 0.4.17-2.el5.noarch to require for rhn-client-tools >18:50:43 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libc.so.6(GLIBC_2.3.3)(64bit) >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5.so.3(krb5_3_MIT)(64bit) >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libdes425.so.3(des425_3_MIT)(64bit) >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb4.so.2()(64bit) >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libdes425.so.3()(64bit) >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb4.so.2(krb4_2_MIT)(64bit) >18:50:43 DEBUG : Matched exim - 4.63-3.el5.x86_64 to require for smtpdaemon >18:50:43 DEBUG : Matched postfix - 2:2.3.3-2.x86_64 to require for smtpdaemon >18:50:43 DEBUG : Matched sendmail - 8.13.8-2.el5.x86_64 to require for smtpdaemon >18:50:43 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libk5crypto.so.3(k5crypto_3_MIT)(64bit) >18:50:43 DEBUG : Matched logrotate - 3.7.4-8.x86_64 to require for logrotate >18:50:43 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python2 >18:50:43 DEBUG : Matched libuser - 0.54.7-2.el5.4.x86_64 to require for libuser >18:50:43 DEBUG : Matched libuser - 0.54.7-2.el5.4.i386 to require for libuser >18:50:43 DEBUG : Matched gail - 1.9.2-1.fc6.x86_64 to require for libgailutil.so.18()(64bit) >18:50:43 DEBUG : Matched librsvg2 - 2.16.1-1.el5.x86_64 to require for librsvg2 >18:50:43 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg2 >18:50:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:43 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:43 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:43 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:43 DEBUG : Matched libart_lgpl - 2.3.17-4.x86_64 to require for libart_lgpl >18:50:43 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl >18:50:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for bonobo-activation >18:50:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation >18:50:43 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.x86_64 to require for libgnome-menu.so.2()(64bit) >18:50:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:43 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:43 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:43 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:43 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.x86_64 to require for perl(String::CRC32) >18:50:43 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.x86_64 to require for perl-String-CRC32 >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:43 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13 >18:50:43 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13(GNUTLS_1_3) >18:50:43 DEBUG : Matched gnutls - 1.4.1-2.x86_64 to require for gnutls >18:50:43 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for gnutls >18:50:43 DEBUG : Matched pyorbit - 2.14.1-1.1.x86_64 to require for pyorbit >18:50:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for bonobo-activation >18:50:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation >18:50:43 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.x86_64 to require for gnome-python2 >18:50:43 DEBUG : ignoring gnome-python2>gnome-python2-bonobo in whiteout >18:50:43 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.x86_64 to require for libbonoboui >18:50:43 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui >18:50:43 DEBUG : Matched mtools - 3.9.10-2.fc6.x86_64 to require for mtools >18:50:43 DEBUG : Matched speex - 1.0.5-4.x86_64 to require for libspeex.so.1()(64bit) >18:50:43 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched libraw1394 - 1.3.0-1.el5.x86_64 to require for libraw1394.so.8()(64bit) >18:50:43 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.x86_64 to require for libavc1394.so.0()(64bit) >18:50:43 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstriff-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched liboil - 0.3.8-2.1.x86_64 to require for liboil-0.3.so.0()(64bit) >18:50:43 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstvideo-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched libiec61883 - 1.0.0-11.fc6.x86_64 to require for libiec61883.so.0()(64bit) >18:50:43 DEBUG : Matched flac - 1.1.2-28.el5_0.1.x86_64 to require for libFLAC.so.7()(64bit) >18:50:43 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer >18:50:43 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for gstreamer >18:50:43 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgsttag-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for libgstbase-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.x86_64 to require for librom1394.so.0()(64bit) >18:50:43 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched libdv - 0.104-4.fc6.1.x86_64 to require for libdv.so.4()(64bit) >18:50:43 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for libgstnetbuffer-0.10.so.0()(64bit) >18:50:43 DEBUG : Matched libxkbfile - 1.0.3-3.1.x86_64 to require for libxkbfile.so.1()(64bit) >18:50:44 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:44 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:44 DEBUG : Matched kpartx - 0.4.7-16.el5.x86_64 to require for kpartx >18:50:44 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for device-mapper >18:50:44 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for device-mapper >18:50:44 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol >18:50:44 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >18:50:44 DEBUG : Matched gzip - 1.3.5-10.el5.x86_64 to require for gzip >18:50:44 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for mount >18:50:44 DEBUG : Matched cpio - 2.6-20.x86_64 to require for cpio >18:50:44 DEBUG : Matched lvm2 - 2.02.32-1.el5.x86_64 to require for lvm2 >18:50:44 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:44 DEBUG : Matched dmraid - 1.0.0.rc13-9.el5.x86_64 to require for dmraid >18:50:44 DEBUG : Matched e2fsprogs - 1.39-14.el5.x86_64 to require for e2fsprogs >18:50:44 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:44 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:44 DEBUG : Matched tar - 2:1.15.1-23.0.1.el5.x86_64 to require for tar >18:50:44 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:44 DEBUG : Matched mktemp - 3:1.5-23.2.2.x86_64 to require for mktemp >18:50:44 DEBUG : Matched nash - 5.1.19.6-25.x86_64 to require for nash >18:50:44 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for dev >18:50:44 DEBUG : Matched device-mapper-multipath - 0.4.7-16.el5.x86_64 to require for device-mapper-multipath >18:50:44 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for mount >18:50:44 DEBUG : Matched rsyslog - 2.0.0-11.el5.x86_64 to require for syslog >18:50:44 DEBUG : Matched sysklogd - 1.4.1-43.el5.x86_64 to require for syslog >18:50:44 DEBUG : Matched e2fsprogs - 1.39-14.el5.x86_64 to require for e2fsprogs >18:50:44 DEBUG : Matched SysVinit - 2.86-14.x86_64 to require for SysVinit >18:50:44 DEBUG : Matched net-tools - 1.60-77.el5.x86_64 to require for net-tools >18:50:44 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:44 DEBUG : Matched bash - 3.2-21.el5.x86_64 to require for bash >18:50:44 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for util-linux >18:50:44 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for module-init-tools >18:50:44 DEBUG : Matched ethtool - 5-1.el5.x86_64 to require for ethtool >18:50:44 DEBUG : Matched mingetty - 1.07-5.2.2.x86_64 to require for mingetty >18:50:44 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBitCosNaming-2.so.0 >18:50:44 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts >18:50:44 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.i386 to require for libcupsimage.so.2 >18:50:44 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.i386 to require for libcups.so.2 >18:50:44 DEBUG : Matched ghostscript-fonts - 5.50-13.1.1.noarch to require for ghostscript-fonts >18:50:44 DEBUG : ignoring ghostscript-fonts>ghostscript in whiteout >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(getopts.pl) >18:50:44 DEBUG : Matched tcl - 8.4.13-3.fc6.x86_64 to require for libtcl8.4.so()(64bit) >18:50:44 DEBUG : Matched tcl - 8.4.13-3.fc6.x86_64 to require for tcl >18:50:44 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >18:50:44 DEBUG : Matched binutils - 2.17.50.0.6-6.el5.x86_64 to require for binutils >18:50:44 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:44 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:44 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.x86_64 to require for gtk2-engines >18:50:44 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines >18:50:44 DEBUG : Matched libXcursor - 1.1.7-1.1.i386 to require for libXcursor.so.1 >18:50:44 DEBUG : Matched libXi - 1.0.1-3.1.i386 to require for libXi.so.6 >18:50:44 DEBUG : Matched libXinerama - 1.0.1-2.1.i386 to require for libXinerama.so.1 >18:50:44 DEBUG : ignoring hicolor-icon-theme>gtk2 in whiteout >18:50:44 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.x86_64 to require for libgnomecanvas >18:50:44 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >18:50:44 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:44 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:44 DEBUG : Matched libgnome - 2.16.0-6.el5.x86_64 to require for libgnome >18:50:44 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome >18:50:44 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:44 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:44 DEBUG : ignoring dbus>dbus-glib in whiteout >18:50:44 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:44 DEBUG : Matched expat - 1.95.8-8.2.1.x86_64 to require for libexpat.so.0()(64bit) >18:50:44 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.3.2) >18:50:44 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncursesw.so.5 >18:50:44 DEBUG : Matched aspell-en - 50:6.0-2.1.x86_64 to require for aspell-en >18:50:44 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for fontconfig >18:50:44 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for fontconfig >18:50:44 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:44 DEBUG : Matched lcms - 1.15-1.2.2.x86_64 to require for liblcms.so.1()(64bit) >18:50:44 DEBUG : Matched ghostscript - 8.15.2-9.1.el5_1.1.x86_64 to require for libgs.so.8()(64bit) >18:50:44 DEBUG : Matched librsvg2 - 2.16.1-1.el5.x86_64 to require for librsvg-2.so.2()(64bit) >18:50:44 DEBUG : Matched libwmf - 0.2.8.4-10.1.x86_64 to require for libwmflite-0.2.so.7()(64bit) >18:50:44 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for libasound.so.2(ALSA_0.9.0rc4)(64bit) >18:50:44 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.x86_64 to require for libvorbis.so.0()(64bit) >18:50:44 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.x86_64 to require for libvorbisfile.so.3()(64bit) >18:50:44 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.x86_64 to require for libvorbisenc.so.2()(64bit) >18:50:44 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python-abi >18:50:44 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for openldap >18:50:44 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.i386 to require for openldap >18:50:44 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.x86_64 to require for libldap_r-2.3.so.0()(64bit) >18:50:44 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:44 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:44 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:44 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:44 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for libgnomevfs-2.so.0 >18:50:44 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-2.so.0 >18:50:44 DEBUG : Matched popt - 1.10.2-48.el5.i386 to require for libpopt.so.0 >18:50:44 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-activation.so.4 >18:50:44 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas-2.so.0 >18:50:44 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome-2.so.0 >18:50:44 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc4) >18:50:44 DEBUG : Matched audiofile - 1:0.2.6-5.i386 to require for libaudiofile.so.0 >18:50:44 DEBUG : Matched qt - 1:3.3.6-23.el5.x86_64 to require for libqui.so.1()(64bit) >18:50:44 DEBUG : Matched mesa-libGL - 6.5.1-7.5.el5.x86_64 to require for libGL.so.1()(64bit) >18:50:44 DEBUG : Matched sip - 4.4.5-3.x86_64 to require for sip >18:50:44 DEBUG : Matched mesa-libGLU - 6.5.1-7.5.el5.x86_64 to require for libGLU.so.1()(64bit) >18:50:44 DEBUG : Matched qt - 1:3.3.6-23.el5.x86_64 to require for qt >18:50:44 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for qt >18:50:44 DEBUG : Matched libmng - 1.0.9-5.1.x86_64 to require for libmng.so.1()(64bit) >18:50:44 DEBUG : Matched qt - 1:3.3.6-23.el5.x86_64 to require for libqt-mt.so.3()(64bit) >18:50:44 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5_0.3.x86_64 to require for libhpip.so.0()(64bit) >18:50:44 DEBUG : Matched net-snmp-libs - 1:5.3.1-22.el5.x86_64 to require for libnetsnmp.so.10()(64bit) >18:50:44 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for libexpat.so.0 >18:50:44 DEBUG : Matched freetype - 2.2.1-19.el5.x86_64 to require for freetype >18:50:44 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >18:50:44 DEBUG : Matched brlapi - 0.4.1-1.fc6.x86_64 to require for libbrlapi.so.0.4()(64bit) >18:50:44 DEBUG : Matched control-center - 1:2.16.0-15.el5.x86_64 to require for control-center >18:50:44 DEBUG : Matched control-center - 1:2.16.0-15.el5.i386 to require for control-center >18:50:44 DEBUG : Matched gnome-mag - 0.13.1-1.fc6.x86_64 to require for gnome-mag >18:50:44 DEBUG : Matched gnome-mag - 0.13.1-1.fc6.i386 to require for gnome-mag >18:50:44 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for libgnome-desktop-2.so.2 >18:50:44 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for gnome-menus >18:50:44 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.x86_64 to require for gnome-menus >18:50:44 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier.so.11 >18:50:44 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:44 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft.so.2 >18:50:44 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for libgailutil.so.18 >18:50:44 DEBUG : Matched libgail-gnome - 1.1.3-1.2.1.x86_64 to require for libgail-gnome >18:50:44 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for libebook-1.2.so.9 >18:50:44 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for libgnome-menu.so.2 >18:50:44 DEBUG : Matched libxklavier - 3.0-3.el5.x86_64 to require for libxklavier >18:50:44 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier >18:50:44 DEBUG : Matched metacity - 2.16.0-9.el5.i386 to require for libmetacity-private.so.0 >18:50:44 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for libeel-2.so.2 >18:50:44 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for alsa-lib >18:50:44 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for alsa-lib >18:50:44 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui-2.so.0 >18:50:44 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:44 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >18:50:44 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesd.so.0 >18:50:44 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for libgnome-keyring.so.0 >18:50:44 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for libedataserver-1.2.so.7 >18:50:44 DEBUG : Matched nautilus-extensions - 2.16.2-7.el5.i386 to require for libnautilus-extension.so.1 >18:50:44 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstreamer-0.10.so.0 >18:50:44 DEBUG : Matched libXScrnSaver - 1.1.0-3.1.i386 to require for libXss.so.1 >18:50:44 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui-2.so.0 >18:50:44 DEBUG : Matched libXxf86misc - 1.0.1-3.1.i386 to require for libXxf86misc.so.1 >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Compare) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Term::Cap) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Text) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Locale::Constants) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Terse) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Constant::Base) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::CJKConstants) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Digest) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::LaTeX) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Benchmark) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::Config) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(DirHandle) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Packlist) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::Alias) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IPC::SysV) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Socket) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Net::FTP::I) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::Unicode) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(warnings::register) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Asmdata) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(SDBM_File) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ByteLoader) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Bblock) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Net::FTP::dataconn) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Constant) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::CN::HZ) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Storable) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::InputObjects) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(CGI::Util) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MM) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Opcode) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MakeMaker::Config) >18:50:44 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.x86_64 to require for perl(warnings) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(warnings) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness::Iterator) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Seekable) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(lib) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Symbol) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Filter::Util::Call) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Net::Cmd) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Spec::Unix) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(diagnostics) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MY) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(base) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Sys::Hostname) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Installed) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Path) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MM_Win32) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Copy) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Builder::Module) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Builder) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Class::Struct) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MakeMaker) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(List::Util) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::JP::JIS7) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Fcntl) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(subs) >18:50:44 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Builder::Tester) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(AutoSplit) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Spec::Functions) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MM_Unix) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(SelfLoader) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(threads::shared) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Tie::Array) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Perldoc) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Term::ANSIColor) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::MM_Any) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Usage) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Man) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Socket::INET) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Assembler) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness::Assert) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Search::Dict) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Checker) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Math::BigFloat) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(MIME::QuotedPrint) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Opcode) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Html) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Find) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Embed) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(AutoLoader) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Constant::Utils) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Select) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(SelectSaver) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Math::Complex) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Parser) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Usage) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Socket) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(constant) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness::Straps) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(I18N::LangTags) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(vmsish) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Liblist) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Text::Balanced) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Liblist::Kid) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Concise) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(B::Stackobj) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(I18N::LangTags) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::File) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(re) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Text::ParseWords) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::ParseUtils) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(ExtUtils::Constant::XS) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::KR::2022_KR) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::stat) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Find) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IO::Socket::UNIX) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(IPC::Open3) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Time::tm) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::ParseLink) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Encode::Encoding) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Text::Wrap) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Pod::Parser) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Text::Tabs) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(Test::Harness::Point) >18:50:45 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(File::Spec) >18:50:45 DEBUG : Matched keyutils-libs - 1.2-1.el5.x86_64 to require for libkeyutils.so.1()(64bit) >18:50:45 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt.so.11(GCRYPT_1.2)(64bit) >18:50:45 DEBUG : Matched keyutils-libs - 1.2-1.el5.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >18:50:45 DEBUG : Matched bash - 3.2-21.el5.x86_64 to require for bash >18:50:45 DEBUG : ignoring libtermcap>bash in whiteout >18:50:45 DEBUG : Matched shadow-utils - 2:4.0.17-13.el5.x86_64 to require for shadow-utils >18:50:45 DEBUG : Matched freetype - 2.2.1-19.el5.x86_64 to require for freetype >18:50:45 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >18:50:45 DEBUG : Matched libXext - 1.0.1-2.1.x86_64 to require for libXext >18:50:45 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext >18:50:45 DEBUG : Matched libXrender - 0.9.1-3.1.x86_64 to require for libXrender >18:50:45 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender >18:50:45 DEBUG : Matched cairo - 1.2.4-5.el5.i386 to require for cairo >18:50:45 DEBUG : Matched cairo - 1.2.4-5.el5.x86_64 to require for cairo >18:50:45 DEBUG : Matched libX11 - 1.0.3-9.el5.x86_64 to require for libX11 >18:50:45 DEBUG : Matched libX11 - 1.0.3-9.el5.i386 to require for libX11 >18:50:45 DEBUG : Matched libXft - 2.1.10-1.1.x86_64 to require for libXft >18:50:45 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft >18:50:45 DEBUG : Matched libXft - 2.1.10-1.1.x86_64 to require for libXft.so.2()(64bit) >18:50:45 DEBUG : Matched libcap - 1.10-26.x86_64 to require for libcap >18:50:45 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap >18:50:45 DEBUG : Matched libXTrap - 1.0.0-3.1.x86_64 to require for libXTrap.so.6()(64bit) >18:50:45 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:45 DEBUG : Matched libXmu - 1.0.2-5.x86_64 to require for libXmuu.so.1()(64bit) >18:50:45 DEBUG : Matched cpp - 4.1.2-41.el5.x86_64 to require for cpp >18:50:45 DEBUG : Matched libXxf86vm - 1.0.1-3.1.x86_64 to require for libXxf86vm.so.1()(64bit) >18:50:45 DEBUG : Matched libXxf86misc - 1.0.1-3.1.x86_64 to require for libXxf86misc.so.1()(64bit) >18:50:45 DEBUG : Matched libXaw - 1.0.2-8.1.x86_64 to require for libXaw.so.7()(64bit) >18:50:45 DEBUG : Matched libXfontcache - 1.0.2-3.1.x86_64 to require for libXfontcache.so.1()(64bit) >18:50:45 DEBUG : Matched rhn-check - 0.4.17-2.el5.noarch to require for rhn-check >18:50:45 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5_0.3.x86_64 to require for libsane-hpaio >18:50:45 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:45 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:45 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc >18:50:45 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.x86_64 to require for libfontenc >18:50:45 DEBUG : Matched libnotify - 0.4.2-6.el5.x86_64 to require for libnotify.so.1()(64bit) >18:50:45 DEBUG : Matched system-config-keyboard - 1.2.11-1.el5.noarch to require for system-config-keyboard >18:50:45 DEBUG : Matched system-config-display - 1.0.48-2.el5.noarch to require for system-config-display >18:50:45 DEBUG : Matched libuser - 0.54.7-2.el5.4.x86_64 to require for libuser >18:50:45 DEBUG : Matched libuser - 0.54.7-2.el5.4.i386 to require for libuser >18:50:45 DEBUG : Matched system-config-language - 1.1.18-2.el5.noarch to require for system-config-language >18:50:45 DEBUG : Matched authconfig-gtk - 5.3.21-2.el5.x86_64 to require for authconfig-gtk >18:50:45 DEBUG : Matched rhpxl - 0.41.1-5.el5.x86_64 to require for rhpxl >18:50:45 DEBUG : Matched redhat-logos - 4.9.16-1.noarch to require for system-logos >18:50:45 DEBUG : Matched system-config-network - 1.3.99.9-1.el5.noarch to require for system-config-network >18:50:45 DEBUG : Matched system-config-date - 1.8.12-3.el5.noarch to require for system-config-date >18:50:45 DEBUG : Matched firstboot-tui - 1.4.27.3-1.el5.noarch to require for firstboot-tui >18:50:45 DEBUG : Matched system-config-securitylevel - 1.6.29.1-2.el5.x86_64 to require for system-config-securitylevel >18:50:45 DEBUG : Matched metacity - 2.16.0-9.el5.x86_64 to require for metacity >18:50:45 DEBUG : Matched metacity - 2.16.0-9.el5.i386 to require for metacity >18:50:45 DEBUG : Matched system-config-users - 1.2.51-4.el5.noarch to require for system-config-users >18:50:45 DEBUG : Matched system-config-soundcard - 2.0.6-1.el5.noarch to require for system-config-soundcard >18:50:45 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for libdb-4.3.so >18:50:45 DEBUG : Matched db4 - 4.3.29-9.fc6.x86_64 to require for db4 >18:50:45 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for db4 >18:50:45 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for libpam.so.0 >18:50:45 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for libpam.so.0(LIBPAM_1.0) >18:50:45 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for libpam_misc.so.0 >18:50:45 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:45 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:45 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:45 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.x86_64 to require for gtk2-engines >18:50:45 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines >18:50:45 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libisccfg.so.1()(64bit) >18:50:45 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libdns.so.22()(64bit) >18:50:45 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libisc.so.11()(64bit) >18:50:45 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.i386 to require for bind-libs >18:50:45 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for bind-libs >18:50:45 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libbind9.so.0()(64bit) >18:50:45 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for liblwres.so.9()(64bit) >18:50:45 DEBUG : Matched bind-libs - 30:9.3.4-4.P1.el5.x86_64 to require for libisccc.so.0()(64bit) >18:50:45 DEBUG : Matched libogg - 2:1.1.3-3.el5.x86_64 to require for libogg >18:50:45 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg >18:50:45 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:45 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:45 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:45 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:45 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:45 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:45 DEBUG : Matched libXv - 1.0.1-4.1.x86_64 to require for libXv.so.1()(64bit) >18:50:45 DEBUG : Matched libdmx - 1.0.2-3.1.x86_64 to require for libdmx.so.1()(64bit) >18:50:45 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:45 DEBUG : Matched libXxf86dga - 1.0.1-3.1.x86_64 to require for libXxf86dga.so.1()(64bit) >18:50:45 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:45 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:45 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:45 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:45 DEBUG : Matched dbus-glib - 0.70-5.x86_64 to require for dbus-glib >18:50:45 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >18:50:45 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade2 >18:50:45 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >18:50:45 DEBUG : Matched libXScrnSaver - 1.1.0-3.1.x86_64 to require for libXss.so.1()(64bit) >18:50:45 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:45 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:45 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:45 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:45 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:45 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:45 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:45 DEBUG : Matched libattr - 2.4.32-1.1.x86_64 to require for libattr.so.1(ATTR_1.2)(64bit) >18:50:45 DEBUG : Matched libattr - 2.4.32-1.1.x86_64 to require for libattr.so.1(ATTR_1.0)(64bit) >18:50:45 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for libpython2.4.so.1.0()(64bit) >18:50:45 DEBUG : ignoring initscripts>sysklogd in whiteout >18:50:45 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.x86_64 to require for xorg-x11-xauth >18:50:45 DEBUG : Matched libstdc++ - 4.1.2-41.el5.x86_64 to require for libstdc++.so.6(CXXABI_1.3.1)(64bit) >18:50:45 DEBUG : Matched dbus-glib - 0.70-5.x86_64 to require for dbus-glib >18:50:45 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >18:50:45 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.x86_64 to require for cups-libs >18:50:45 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.i386 to require for cups-libs >18:50:45 DEBUG : Matched cups - 1:1.2.4-11.15.el5.x86_64 to require for cups >18:50:45 DEBUG : Matched libXau - 1.0.1-3.1.i386 to require for libXau.so.6 >18:50:45 DEBUG : Matched libXdmcp - 1.0.1-2.1.i386 to require for libXdmcp.so.6 >18:50:45 DEBUG : Matched gtkhtml2 - 2.11.0-3.x86_64 to require for gtkhtml2 >18:50:45 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for gtkhtml2 >18:50:45 DEBUG : Matched gtkhtml2 - 2.11.0-3.x86_64 to require for libgtkhtml-2.so.0()(64bit) >18:50:45 DEBUG : Matched gnome-python2-extras - 2.14.2-6.el5.x86_64 to require for gnome-python2-extras >18:50:45 DEBUG : Matched sqlite - 3.3.6-2.x86_64 to require for libsqlite3.so.0()(64bit) >18:50:45 DEBUG : Matched pkgconfig - 1:0.21-2.el5.x86_64 to require for pkgconfig >18:50:45 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:45 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:45 DEBUG : Matched startup-notification - 0.8-4.1.x86_64 to require for startup-notification >18:50:45 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification >18:50:45 DEBUG : Matched elfutils-libelf - 0.125-3.el5.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >18:50:45 DEBUG : Matched elfutils-libelf - 0.125-3.el5.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >18:50:45 DEBUG : Matched dbus-glib - 0.70-5.x86_64 to require for dbus-glib >18:50:45 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib >18:50:45 DEBUG : Matched dbus-x11 - 1.0.0-6.3.el5_1.x86_64 to require for dbus-x11 >18:50:45 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:45 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:45 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libe2p.so.2()(64bit) >18:50:45 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for libss.so.2()(64bit) >18:50:45 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.x86_64 to require for e2fsprogs-libs >18:50:45 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.i386 to require for e2fsprogs-libs >18:50:46 DEBUG : Matched libdrm - 2.0.2-1.1.x86_64 to require for libdrm.so.2()(64bit) >18:50:46 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:46 DEBUG : Matched iptables-ipv6 - 1.3.5-4.el5.x86_64 to require for iptables-ipv6 >18:50:46 DEBUG : Matched iptables - 1.3.5-4.el5.x86_64 to require for iptables >18:50:46 DEBUG : Matched slang - 2.0.6-4.el5.x86_64 to require for libslang.so.2()(64bit) >18:50:46 DEBUG : Matched iptables - 1.3.5-4.el5.x86_64 to require for iptables >18:50:46 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui-2-2.so.0 >18:50:46 DEBUG : Matched libgtop2 - 2.14.4-3.el5.i386 to require for libgtop-2.0.so.7 >18:50:46 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.i386 to require for libext2fs.so.2 >18:50:46 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.i386 to require for libgnomeprint-2-2.so.0 >18:50:46 DEBUG : Matched gnome-panel - 2.16.1-7.el5.i386 to require for libpanel-applet-2.so.0 >18:50:46 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.x86_64 to require for libcupsimage.so.2()(64bit) >18:50:46 DEBUG : Matched gnutls - 1.4.1-2.x86_64 to require for libgnutls.so.13(GNUTLS_1_3)(64bit) >18:50:46 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.x86_64 to require for cups-libs >18:50:46 DEBUG : Matched cups-libs - 1:1.2.4-11.15.el5.i386 to require for cups-libs >18:50:46 DEBUG : Matched paps - 0.6.6-17.el5.x86_64 to require for paps >18:50:46 DEBUG : Matched gnutls - 1.4.1-2.x86_64 to require for libgnutls.so.13()(64bit) >18:50:46 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:46 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:46 DEBUG : Matched avahi - 0.6.16-1.el5.x86_64 to require for libavahi-common.so.3()(64bit) >18:50:46 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >18:50:46 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt >18:50:46 DEBUG : Matched avahi - 0.6.16-1.el5.x86_64 to require for libavahi-client.so.3()(64bit) >18:50:46 DEBUG : Matched libXdamage - 1.0.3-2.1.x86_64 to require for libXdamage.so.1()(64bit) >18:50:46 DEBUG : Matched avahi-glib - 0.6.16-1.el5.x86_64 to require for libavahi-glib.so.1()(64bit) >18:50:46 DEBUG : Matched libglade2 - 2.6.0-2.x86_64 to require for libglade2 >18:50:46 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2 >18:50:46 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.x86_64 to require for libgnomeprint22 >18:50:46 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.i386 to require for libgnomeprint22 >18:50:46 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.x86_64 to require for libgnomecanvas >18:50:46 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas >18:50:46 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.x86_64 to require for gnome-python2 >18:50:46 DEBUG : Matched sane-backends - 1.0.18-5.el5.x86_64 to require for sane-backends >18:50:46 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol >18:50:46 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >18:50:46 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:46 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:46 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:46 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:46 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:46 DEBUG : Matched ttmkfdir - 3.0.9-23.el5.x86_64 to require for ttmkfdir >18:50:46 DEBUG : Matched libFS - 1.0.0-3.1.x86_64 to require for libFS.so.6()(64bit) >18:50:46 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.x86_64 to require for mkfontscale >18:50:46 DEBUG : Matched bzip2-libs - 1.0.3-3.x86_64 to require for bzip2-libs >18:50:46 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for bzip2-libs >18:50:46 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >18:50:46 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.x86_64 to require for scrollkeeper >18:50:46 DEBUG : Matched aspell - 12:0.60.3-7.1.x86_64 to require for libaspell.so.15()(64bit) >18:50:46 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.x86_64 to require for libgnomeprintui22 >18:50:46 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui22 >18:50:46 DEBUG : Matched gnome-python2-gtksourceview - 2.16.0-2.el5.x86_64 to require for gnome-python2-gtksourceview >18:50:46 DEBUG : Matched gnome-python2-desktop - 2.16.0-2.el5.x86_64 to require for gnome-python2-desktop >18:50:46 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.x86_64 to require for gtksourceview >18:50:46 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for gtksourceview >18:50:46 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.x86_64 to require for libgtksourceview-1.0.so.0()(64bit) >18:50:46 DEBUG : Matched pygobject2 - 2.12.1-5.el5.x86_64 to require for pygobject2 >18:50:46 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:46 DEBUG : Matched mesa-libGL - 6.5.1-7.5.el5.i386 to require for libGL.so.1 >18:50:46 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for libdevmapper-event.so.1.02()(64bit) >18:50:46 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for device-mapper >18:50:46 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for device-mapper >18:50:46 DEBUG : Matched vte - 0.14.0-2.el5.x86_64 to require for libvte.so.9()(64bit) >18:50:46 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:46 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpangoxft-1.0.so.0()(64bit) >18:50:46 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for libpangox-1.0.so.0()(64bit) >18:50:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:46 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:46 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:46 DEBUG : Matched iptables - 1.3.5-4.el5.x86_64 to require for iptables >18:50:46 DEBUG : Matched libvolume_id - 095-14.14.el5.x86_64 to require for libvolume_id.so.0()(64bit) >18:50:46 DEBUG : Matched cryptsetup-luks - 1.0.3-2.2.el5.x86_64 to require for cryptsetup-luks >18:50:46 DEBUG : Matched cryptsetup-luks - 1.0.3-2.2.el5.i386 to require for cryptsetup-luks >18:50:46 DEBUG : Matched dmidecode - 1:2.7-1.28.2.el5.x86_64 to require for dmidecode >18:50:46 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for util-linux >18:50:46 DEBUG : Matched libusb - 0.1.12-5.1.x86_64 to require for libusb >18:50:46 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb >18:50:46 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:46 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:46 DEBUG : Matched pm-utils - 0.99.3-6.el5.18.x86_64 to require for pm-utils >18:50:46 DEBUG : Matched libvolume_id - 095-14.14.el5.x86_64 to require for libvolume_id >18:50:46 DEBUG : Matched libvolume_id - 095-14.14.el5.i386 to require for libvolume_id >18:50:46 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:46 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:46 DEBUG : Matched util-linux - 2.13-0.47.el5.x86_64 to require for util-linux >18:50:46 DEBUG : Matched passwd - 0.73-1.x86_64 to require for passwd >18:50:46 DEBUG : Matched libuser - 0.54.7-2.el5.4.x86_64 to require for libuser.so.1()(64bit) >18:50:46 DEBUG : Matched openssh - 4.3p2-26.el5.x86_64 to require for openssh >18:50:46 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:46 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python2 >18:50:46 DEBUG : Matched pygobject2 - 2.12.1-5.el5.x86_64 to require for pygobject2 >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:46 DEBUG : Matched python-numeric - 23.7-2.2.2.x86_64 to require for python-numeric >18:50:46 DEBUG : Matched pycairo - 1.2.0-1.1.x86_64 to require for pycairo >18:50:46 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:46 DEBUG : Matched kexec-tools - 1.102pre-10.el5.x86_64 to require for kexec-tools >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:46 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:46 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:46 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:46 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for krb5-libs >18:50:46 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for krb5-libs >18:50:46 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:46 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:46 DEBUG : Matched NetworkManager-glib - 1:0.6.4-7.el5.x86_64 to require for libnm_glib.so.0()(64bit) >18:50:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.x86_64 to require for nfs-utils-lib >18:50:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for nfs-utils-lib >18:50:46 DEBUG : Matched shadow-utils - 2:4.0.17-13.el5.x86_64 to require for shadow-utils >18:50:46 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi >18:50:46 DEBUG : Matched libgssapi - 0.10-2.x86_64 to require for libgssapi >18:50:46 DEBUG : Matched portmap - 4.0-65.2.2.1.x86_64 to require for portmap >18:50:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.x86_64 to require for libnfsidmap.so.0()(64bit) >18:50:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.x86_64 to require for librpcsecgss.so.2()(64bit) >18:50:46 DEBUG : Matched libevent - 1.1a-3.2.1.x86_64 to require for libevent-1.1a.so.1()(64bit) >18:50:46 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent >18:50:46 DEBUG : Matched libevent - 1.1a-3.2.1.x86_64 to require for libevent >18:50:46 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for modutils >18:50:46 DEBUG : Matched audit-libs-python - 1.6.5-1.el5.x86_64 to require for audit-libs-python >18:50:46 DEBUG : Matched libselinux-python - 1.33.4-5.el5.x86_64 to require for libselinux-python >18:50:46 DEBUG : Matched audit - 1.6.5-1.el5.x86_64 to require for audit >18:50:46 DEBUG : Matched selinux-policy - 2.4.6-121.el5.noarch to require for selinux-policy >18:50:46 DEBUG : Matched audit-libs-python - 1.6.5-1.el5.x86_64 to require for audit-libs-python >18:50:46 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:46 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:46 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:46 DEBUG : Matched hwdata - 0.213.2-1.el5.noarch to require for hwdata >18:50:46 DEBUG : Matched libpcap - 14:0.9.4-12.el5.x86_64 to require for libpcap.so.0.9.4()(64bit) >18:50:46 DEBUG : Matched tclx - 8.4.0-5.fc6.x86_64 to require for tclx >18:50:46 DEBUG : Matched emacs - 21.4-20.el5.x86_64 to require for emacs >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:46 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck-1.so.18 >18:50:46 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for libecal-1.2.so.7 >18:50:46 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for libedataserverui-1.2.so.8 >18:50:46 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:46 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:46 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.x86_64 to require for gnome-desktop >18:50:46 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for gnome-desktop >18:50:46 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for evolution-data-server >18:50:46 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.i386 to require for evolution-data-server >18:50:46 DEBUG : Matched policycoreutils - 1.33.12-14.el5.x86_64 to require for policycoreutils >18:50:46 DEBUG : Matched checkpolicy - 1.33.1-4.el5.x86_64 to require for checkpolicy >18:50:46 DEBUG : Matched tcl - 8.4.13-3.fc6.x86_64 to require for tcl >18:50:46 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl >18:50:46 DEBUG : Matched openjade - 1.3.2-27.x86_64 to require for openjade >18:50:46 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common >18:50:46 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:46 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:46 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common >18:50:46 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl >18:50:46 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >18:50:46 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:46 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:46 DEBUG : Matched cdrecord - 9:2.01-10.x86_64 to require for cdrecord >18:50:46 DEBUG : Matched dvd+rw-tools - 7.0-0.el5.3.x86_64 to require for dvd+rw-tools >18:50:46 DEBUG : Matched mkisofs - 9:2.01-10.x86_64 to require for mkisofs >18:50:46 DEBUG : Matched cdrdao - 1.2.1-2.x86_64 to require for cdrdao >18:50:46 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt >18:50:46 DEBUG : Matched libgcrypt - 1.2.3-1.x86_64 to require for libgcrypt >18:50:46 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11 >18:50:46 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11(GCRYPT_1.2) >18:50:46 DEBUG : Matched xorg-x11-xinit - 1.0.2-15.el5.x86_64 to require for xorg-x11-xinit >18:50:46 DEBUG : Matched samba-common - 3.0.28-0.el5.4.x86_64 to require for samba-common >18:50:46 DEBUG : Matched samba-common - 3.0.28-0.el5.4.i386 to require for samba-common >18:50:46 DEBUG : Matched firstboot - 1.4.27.3-1.el5.noarch to require for firstboot >18:50:46 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:46 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.x86_64 to require for pyxf86config >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:46 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:46 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:46 DEBUG : Matched mktemp - 3:1.5-23.2.2.x86_64 to require for mktemp >18:50:46 DEBUG : Matched bzip2 - 1.0.3-3.x86_64 to require for bzip2 >18:50:46 DEBUG : Matched diffutils - 2.8.1-15.2.3.el5.x86_64 to require for diffutils >18:50:46 DEBUG : Matched groff - 1.18.1.1-11.1.x86_64 to require for nroff-i18n >18:50:46 DEBUG : Matched less - 394-5.el5.x86_64 to require for less >18:50:46 DEBUG : Matched groff - 1.18.1.1-11.1.x86_64 to require for groff >18:50:46 DEBUG : Matched rpm - 4.4.2-48.el5.x86_64 to require for rpm >18:50:46 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for libdevmapper.so.1.02 >18:50:46 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for libdevmapper.so.1.02(Base) >18:50:46 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libkrb5.so.3(krb5_3_MIT) >18:50:46 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libk5crypto.so.3(k5crypto_3_MIT) >18:50:46 DEBUG : Matched cdparanoia - alpha9.8-27.2.x86_64 to require for cdparanoia >18:50:46 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.x86_64 to require for libnautilus-burn.so.4()(64bit) >18:50:46 DEBUG : Matched gnome-media - 2.16.1-3.el5.x86_64 to require for libgnome-media-profiles.so.0()(64bit) >18:50:46 DEBUG : Matched gnome-media - 2.16.1-3.el5.x86_64 to require for gnome-media >18:50:46 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media >18:50:46 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:46 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:46 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.x86_64 to require for nautilus-cd-burner >18:50:46 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for nautilus-cd-burner >18:50:46 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.x86_64 to require for libmusicbrainz.so.4()(64bit) >18:50:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer >18:50:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for gstreamer >18:50:46 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.x86_64 to require for libmusicbrainz >18:50:46 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:46 DEBUG : Matched psutils - 1.17-26.1.x86_64 to require for psutils >18:50:46 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:46 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:46 DEBUG : Matched samba-common - 3.0.28-0.el5.4.x86_64 to require for libsmbclient.so.0()(64bit) >18:50:46 DEBUG : Matched samba-common - 3.0.28-0.el5.4.x86_64 to require for samba-common >18:50:46 DEBUG : Matched samba-common - 3.0.28-0.el5.4.i386 to require for samba-common >18:50:46 DEBUG : Matched gamin-python - 0.1.7-8.el5.x86_64 to require for gamin-python >18:50:46 DEBUG : Matched python-ldap - 2.2.0-2.1.x86_64 to require for python-ldap >18:50:46 DEBUG : Matched xorg-x11-server-Xnest - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xnest >18:50:46 DEBUG : Matched eel2 - 2.16.1-1.el5.x86_64 to require for libeel-2.so.2()(64bit) >18:50:46 DEBUG : Matched nautilus-extensions - 2.16.2-7.el5.x86_64 to require for libnautilus-extension.so.1()(64bit) >18:50:46 DEBUG : Matched wireless-tools - 1:28-2.el5.x86_64 to require for libiw.so.28()(64bit) >18:50:46 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.x86_64 to require for perl(HTML::Parser) >18:50:46 DEBUG : Matched perl-HTML-Tagset - 3.10-2.1.1.noarch to require for perl-HTML-Tagset >18:50:46 DEBUG : Matched perl-HTML-Parser - 3.55-1.fc6.x86_64 to require for perl(HTML::PullParser) >18:50:46 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(XSLoader) >18:50:46 DEBUG : Matched perl-HTML-Tagset - 3.10-2.1.1.noarch to require for perl(HTML::Tagset) >18:50:46 DEBUG : Matched libxklavier - 3.0-3.el5.x86_64 to require for libxklavier.so.11()(64bit) >18:50:46 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.x86_64 to require for gstreamer-plugins-good >18:50:46 DEBUG : Matched gnome-panel - 2.16.1-7.el5.x86_64 to require for gnome-panel >18:50:46 DEBUG : Matched gnome-panel - 2.16.1-7.el5.i386 to require for gnome-panel >18:50:46 DEBUG : Matched gnome-python2-applet - 2.16.0-2.el5.x86_64 to require for gnome-python2-applet >18:50:46 DEBUG : Matched gnome-netstatus - 2.12.0-5.el5.x86_64 to require for gnome-netstatus >18:50:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for gstreamer-plugins-base >18:50:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base >18:50:46 DEBUG : Matched gnome-python2-libegg - 2.14.2-6.el5.x86_64 to require for gnome-python2-libegg >18:50:46 DEBUG : Matched libxklavier - 3.0-3.el5.x86_64 to require for libxklavier >18:50:46 DEBUG : Matched libxklavier - 3.0-3.el5.i386 to require for libxklavier >18:50:46 DEBUG : Matched gucharmap - 1.8.0-1.fc6.x86_64 to require for libgucharmap.so.5()(64bit) >18:50:46 DEBUG : Matched libgnomecups - 0.2.2-8.x86_64 to require for libgnomecups >18:50:46 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups >18:50:46 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts >18:50:46 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:46 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:46 DEBUG : Matched libgnomecups - 0.2.2-8.x86_64 to require for libgnomecups-1.0.so.1()(64bit) >18:50:46 DEBUG : Matched ghostscript - 8.15.2-9.1.el5_1.1.x86_64 to require for ghostscript >18:50:46 DEBUG : Matched ghostscript - 8.15.2-9.1.el5_1.1.i386 to require for ghostscript >18:50:46 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.x86_64 to require for libcdda_paranoia.so.0()(64bit) >18:50:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for libgstdataprotocol-0.10.so.0()(64bit) >18:50:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.x86_64 to require for libgstcontroller-0.10.so.0()(64bit) >18:50:46 DEBUG : Matched libtheora - 1.0alpha7-1.x86_64 to require for libtheora.so.0(libtheora.so.1.0)(64bit) >18:50:46 DEBUG : Matched libtheora - 1.0alpha7-1.x86_64 to require for libtheora.so.0()(64bit) >18:50:46 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.x86_64 to require for libcdda_interface.so.0()(64bit) >18:50:46 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:46 DEBUG : Matched ccid - 1.0.1-6.el5.x86_64 to require for pcsc-ifd-handler >18:50:46 DEBUG : Matched ifd-egate - 0.05-15.x86_64 to require for pcsc-ifd-handler >18:50:46 DEBUG : Matched pciutils - 2.2.3-5.x86_64 to require for pciutils >18:50:46 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:46 DEBUG : Matched kudzu - 1.2.57.1.16-2.x86_64 to require for kudzu >18:50:46 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:46 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:46 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:46 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for libgdk_pixbuf_xlib-2.0.so.0()(64bit) >18:50:46 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for libloginhelper.so.0()(64bit) >18:50:46 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for libspi.so.0()(64bit) >18:50:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.2) >18:50:46 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for nspr >18:50:46 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for nspr >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.10.2) >18:50:46 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for libplc4.so >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libssl3.so >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:46 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for libnspr4.so >18:50:46 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for libplds4.so >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.6)(64bit) >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.11.1)(64bit) >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.9.3)(64bit) >18:50:46 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for nspr >18:50:46 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for nspr >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libssl3.so(NSS_3.4)(64bit) >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsmime3.so(NSS_3.4.1)(64bit) >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libssl3.so(NSS_3.2)(64bit) >18:50:46 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.11.7)(64bit) >18:50:46 DEBUG : Matched wireless-tools - 1:28-2.el5.x86_64 to require for wireless-tools >18:50:46 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for wireless-tools >18:50:46 DEBUG : Matched wpa_supplicant - 1:0.4.8-10.2.el5.x86_64 to require for wpa_supplicant >18:50:46 DEBUG : Matched iproute - 2.6.18-4.el5.x86_64 to require for iproute >18:50:46 DEBUG : Matched libnl - 1.0-0.10.pre5.4.x86_64 to require for libnl.so.1()(64bit) >18:50:46 DEBUG : Matched dhcdbd - 2.2-1.el5.x86_64 to require for dhcdbd >18:50:46 DEBUG : Matched libidn - 0.6.5-1.1.x86_64 to require for libidn.so.11()(64bit) >18:50:46 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >18:50:46 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:46 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:46 DEBUG : Matched glibc - 2.5-21.i686 to require for libnss_files.so.2 >18:50:46 DEBUG : Matched make - 1:3.81-2.el5.x86_64 to require for make >18:50:46 DEBUG : Matched libsoup - 2.2.98-2.el5.x86_64 to require for libsoup-2.2.so.8()(64bit) >18:50:46 DEBUG : Matched notification-daemon - 0.3.5-9.el5.x86_64 to require for notification-daemon >18:50:46 DEBUG : Matched libnotify - 0.4.2-6.el5.x86_64 to require for libnotify >18:50:46 DEBUG : Matched expat - 1.95.8-8.2.1.x86_64 to require for expat >18:50:46 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for expat >18:50:46 DEBUG : Matched libdaemon - 0.10-5.el5.x86_64 to require for libdaemon >18:50:46 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon >18:50:46 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap.so.1 >18:50:46 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon.so.0 >18:50:46 DEBUG : Matched glibc - 2.5-21.x86_64 to require for ldconfig >18:50:46 DEBUG : Matched glibc - 2.5-21.i686 to require for ldconfig >18:50:46 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for libhal-storage.so.1()(64bit) >18:50:46 DEBUG : Matched vim-minimal - 2:7.0.109-3.el5.3.x86_64 to require for vim-minimal >18:50:46 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for cyrus-sasl-lib >18:50:46 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.x86_64 to require for cyrus-sasl-lib >18:50:46 DEBUG : Matched yum - 3.2.8-7.el5.noarch to require for yum >18:50:46 DEBUG : Matched libgcj - 4.1.2-41.el5.x86_64 to require for libgcj >18:50:46 DEBUG : Matched libgcj - 4.1.2-41.el5.i386 to require for libgcj >18:50:46 DEBUG : Matched antlr - 2.7.6-4jpp.2.x86_64 to require for antlr >18:50:46 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.x86_64 to require for java-gcj-compat >18:50:46 DEBUG : Matched tftp-server - 0.42-3.1.x86_64 to require for tftp-server >18:50:46 DEBUG : Matched libvolume_id - 095-14.14.el5.i386 to require for libvolume_id.so.0 >18:50:46 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb-0.1.so.4 >18:50:46 DEBUG : Matched hwdata - 0.213.2-1.el5.noarch to require for hwdata >18:50:46 DEBUG : Matched xinetd - 2:2.3.14-10.el5.x86_64 to require for xinetd >18:50:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:46 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for ORBit2 >18:50:46 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >18:50:46 DEBUG : Matched psmisc - 22.2-6.x86_64 to require for psmisc >18:50:46 DEBUG : Matched nscd - 2.5-21.x86_64 to require for nscd >18:50:46 DEBUG : Matched notification-daemon - 0.3.5-9.el5.x86_64 to require for desktop-notification-daemon >18:50:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:46 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:46 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for at-spi >18:50:46 DEBUG : Matched at-spi - 1.7.11-3.el5.i386 to require for at-spi >18:50:46 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:46 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:46 DEBUG : Matched atk - 1.12.2-1.fc6.x86_64 to require for atk >18:50:46 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk >18:50:46 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:46 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for ORBit2 >18:50:46 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >18:50:46 DEBUG : Matched gail - 1.9.2-1.fc6.x86_64 to require for gail >18:50:46 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail >18:50:46 DEBUG : Matched libXevie - 1.0.1-3.1.x86_64 to require for libXevie.so.1()(64bit) >18:50:46 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:46 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:47 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin >18:50:47 DEBUG : Matched gamin - 0.1.7-8.el5.x86_64 to require for gamin >18:50:47 DEBUG : Matched gamin - 0.1.7-8.el5.x86_64 to require for libgamin-1.so.0()(64bit) >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:47 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1(KEYUTILS_0.3) >18:50:47 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1 >18:50:47 DEBUG : Matched ntp - 4.2.2p1-8.el5.x86_64 to require for ntp >18:50:47 DEBUG : Matched yelp - 2.16.0-16.el5.x86_64 to require for yelp >18:50:47 DEBUG : Matched libraw1394 - 1.3.0-1.el5.x86_64 to require for libraw1394 >18:50:47 DEBUG : Matched libraw1394 - 1.3.0-1.el5.i386 to require for libraw1394 >18:50:47 DEBUG : Matched busybox - 1:1.2.0-4.el5.x86_64 to require for busybox >18:50:47 DEBUG : Matched ppp - 2.4.4-1.el5.x86_64 to require for ppp >18:50:47 DEBUG : Matched libwvstreams - 4.2.2-2.1.x86_64 to require for libwvstreams.so.4.2()(64bit) >18:50:47 DEBUG : Matched libwvstreams - 4.2.2-2.1.x86_64 to require for libwvbase.so.4.2()(64bit) >18:50:47 DEBUG : Matched libwvstreams - 4.2.2-2.1.x86_64 to require for libwvutils.so.4.2()(64bit) >18:50:47 DEBUG : Matched libxkbfile - 1.0.3-3.1.i386 to require for libxkbfile.so.1 >18:50:47 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:47 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:47 DEBUG : Matched libexif - 0.6.13-4.0.2.el5_1.1.x86_64 to require for libexif >18:50:47 DEBUG : Matched libexif - 0.6.13-4.0.2.el5_1.1.i386 to require for libexif >18:50:47 DEBUG : Matched gnome-vfs2-smb - 2.16.2-4.el5.x86_64 to require for gnome-vfs2-smb >18:50:47 DEBUG : Matched desktop-backgrounds-basic - 2.0-37.noarch to require for desktop-backgrounds-basic >18:50:47 DEBUG : Matched gnome-icon-theme - 2.16.0.1-4.el5.noarch to require for gnome-icon-theme >18:50:47 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin >18:50:47 DEBUG : Matched gamin - 0.1.7-8.el5.x86_64 to require for gamin >18:50:47 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:47 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:47 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:47 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:47 DEBUG : Matched eel2 - 2.16.1-1.el5.x86_64 to require for eel2 >18:50:47 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for eel2 >18:50:47 DEBUG : Matched eject - 2.1.5-4.2.el5.x86_64 to require for eject >18:50:47 DEBUG : Matched mailx - 8.1.1-44.2.2.x86_64 to require for mailx >18:50:47 DEBUG : Matched ypbind - 3:1.19-8.el5.x86_64 to require for ypbind >18:50:47 DEBUG : ignoring ypbind>yp-tools in whiteout >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:47 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:47 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:47 DEBUG : Matched libgcj - 4.1.2-41.el5.x86_64 to require for libgcj >18:50:47 DEBUG : Matched libgcj - 4.1.2-41.el5.i386 to require for libgcj >18:50:47 DEBUG : Matched zip - 2.31-1.2.2.x86_64 to require for zip >18:50:47 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils >18:50:47 DEBUG : Matched gjdoc - 0.7.7-12.el5.x86_64 to require for gjdoc >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:47 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) >18:50:47 DEBUG : Matched lockdev - 1.0.1-10.x86_64 to require for lockdev >18:50:47 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for lockdev >18:50:47 DEBUG : Matched nss-tools - 3.11.99.4-1.el5.x86_64 to require for nss-tools >18:50:47 DEBUG : Matched ifd-egate - 0.05-15.x86_64 to require for ifd-egate >18:50:47 DEBUG : Matched ccid - 1.0.1-6.el5.x86_64 to require for ccid >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsoftokn3.so()(64bit) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libsoftokn3.so(NSS_3.4)(64bit) >18:50:47 DEBUG : Matched pcsc-lite - 1.4.4-0.1.el5.x86_64 to require for pcsc-lite >18:50:47 DEBUG : Matched pcsc-lite-libs - 1.4.4-0.1.el5.x86_64 to require for pcsc-lite-libs >18:50:47 DEBUG : Matched pcsc-lite-libs - 1.4.4-0.1.el5.i386 to require for pcsc-lite-libs >18:50:47 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for libedataserver-1.2.so.7()(64bit) >18:50:47 DEBUG : Matched metacity - 2.16.0-9.el5.x86_64 to require for libmetacity-private.so.0()(64bit) >18:50:47 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for libebook-1.2.so.9()(64bit) >18:50:47 DEBUG : Matched slang - 2.0.6-4.el5.x86_64 to require for libslang.so.2(SLANG2)(64bit) >18:50:47 DEBUG : Matched slang - 2.0.6-4.el5.x86_64 to require for slang >18:50:47 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang >18:50:47 DEBUG : Matched slang - 2.0.6-4.el5.x86_64 to require for slang >18:50:47 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang >18:50:47 DEBUG : Matched xorg-x11-drv-penmount - 1.1.0-2.1.x86_64 to require for xorg-x11-drv-penmount >18:50:47 DEBUG : Matched xorg-x11-drv-hyperpen - 1.1.0-2.x86_64 to require for xorg-x11-drv-hyperpen >18:50:47 DEBUG : Matched xorg-x11-drv-elographics - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-elographics >18:50:47 DEBUG : Matched xorg-x11-drv-digitaledge - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-digitaledge >18:50:47 DEBUG : Matched xorg-x11-drv-dmc - 1.1.0-2.x86_64 to require for xorg-x11-drv-dmc >18:50:47 DEBUG : Matched xorg-x11-drv-savage - 2.1.1-5.fc6.x86_64 to require for xorg-x11-drv-savage >18:50:47 DEBUG : Matched xorg-x11-drv-vmware - 10.13.0-2.1.x86_64 to require for xorg-x11-drv-vmware >18:50:47 DEBUG : Matched xorg-x11-drv-voodoo - 1.1.0-3.1.x86_64 to require for xorg-x11-drv-voodoo >18:50:47 DEBUG : Matched xorg-x11-drv-palmax - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-palmax >18:50:47 DEBUG : Matched xorg-x11-drv-joystick - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-joystick >18:50:47 DEBUG : Matched xorg-x11-drv-ati - 6.6.3-3.11.el5.x86_64 to require for xorg-x11-drv-ati >18:50:47 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.0.3.el5.x86_64 to require for xorg-x11-drv-i810 >18:50:47 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.0.3.el5.i386 to require for xorg-x11-drv-i810 >18:50:47 DEBUG : Matched xorg-x11-drv-ast - 0.81.0-3.x86_64 to require for xorg-x11-drv-ast >18:50:47 DEBUG : Matched xorg-x11-drv-magellan - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-magellan >18:50:47 DEBUG : Matched xorg-x11-drv-fbdev - 0.3.0-2.x86_64 to require for xorg-x11-drv-fbdev >18:50:47 DEBUG : Matched xorg-x11-drv-aiptek - 1.0.1-2.x86_64 to require for xorg-x11-drv-aiptek >18:50:47 DEBUG : Matched xorg-x11-drv-trident - 1.2.1-3.fc6.x86_64 to require for xorg-x11-drv-trident >18:50:47 DEBUG : Matched xorg-x11-drv-fpit - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-fpit >18:50:47 DEBUG : Matched xorg-x11-drv-vmmouse - 12.4.0-2.1.x86_64 to require for xorg-x11-drv-vmmouse >18:50:47 DEBUG : Matched xorg-x11-drv-tek4957 - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-tek4957 >18:50:47 DEBUG : Matched xorg-x11-drv-microtouch - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-microtouch >18:50:47 DEBUG : Matched xorg-x11-drv-s3virge - 1.9.1-2.1.x86_64 to require for xorg-x11-drv-s3virge >18:50:47 DEBUG : Matched xorg-x11-drv-calcomp - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-calcomp >18:50:47 DEBUG : Matched xorg-x11-drv-jamstudio - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-jamstudio >18:50:47 DEBUG : Matched xorg-x11-drv-s3 - 0.4.1-2.1.x86_64 to require for xorg-x11-drv-s3 >18:50:47 DEBUG : Matched xorg-x11-drv-mga - 1.4.2-7.el5.x86_64 to require for xorg-x11-drv-mga >18:50:47 DEBUG : Matched xorg-x11-drv-ur98 - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-ur98 >18:50:47 DEBUG : Matched xorg-x11-drv-citron - 2.2.0-1.1.x86_64 to require for xorg-x11-drv-citron >18:50:47 DEBUG : Matched xorg-x11-drv-acecad - 1.1.0-2.1.x86_64 to require for xorg-x11-drv-acecad >18:50:47 DEBUG : Matched xorg-x11-drv-spaceorb - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-spaceorb >18:50:47 DEBUG : Matched xorg-x11-drv-cirrus - 1.1.0-2.fc6.x86_64 to require for xorg-x11-drv-cirrus >18:50:47 DEBUG : Matched xorg-x11-drv-sis - 0.9.1-7.1.el5.x86_64 to require for xorg-x11-drv-sis >18:50:47 DEBUG : Matched xorg-x11-drv-tdfx - 1.2.1-3.1.x86_64 to require for xorg-x11-drv-tdfx >18:50:47 DEBUG : Matched xorg-x11-drv-elo2300 - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-elo2300 >18:50:47 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.x86_64 to require for xorg-x11-drv-via >18:50:47 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for xorg-x11-drv-via >18:50:47 DEBUG : Matched xorg-x11-drv-siliconmotion - 1.4.1-2.1.x86_64 to require for xorg-x11-drv-siliconmotion >18:50:47 DEBUG : Matched xorg-x11-drv-sisusb - 0.8.1-4.1.x86_64 to require for xorg-x11-drv-sisusb >18:50:47 DEBUG : Matched xorg-x11-drv-vga - 4.1.0-2.1.x86_64 to require for xorg-x11-drv-vga >18:50:47 DEBUG : Matched xorg-x11-drv-dynapro - 1.1.0-2.x86_64 to require for xorg-x11-drv-dynapro >18:50:47 DEBUG : Matched xorg-x11-drv-dummy - 0.2.0-2.1.x86_64 to require for xorg-x11-drv-dummy >18:50:47 DEBUG : Matched xorg-x11-drv-nv - 2.1.6-5.el5.x86_64 to require for xorg-x11-drv-nv >18:50:47 DEBUG : Matched xorg-x11-drv-magictouch - 1.0.0.5-2.1.x86_64 to require for xorg-x11-drv-magictouch >18:50:47 DEBUG : Matched xorg-x11-drv-summa - 1.1.0-1.1.x86_64 to require for xorg-x11-drv-summa >18:50:47 DEBUG : Matched xorg-x11-drv-mutouch - 1.1.0-2.x86_64 to require for xorg-x11-drv-mutouch >18:50:47 DEBUG : Matched rhn-setup - 0.4.17-2.el5.noarch to require for rhn-setup >18:50:47 DEBUG : Matched yum - 3.2.8-7.el5.noarch to require for yum >18:50:47 DEBUG : Matched rhn-client-tools - 0.4.17-2.el5.noarch to require for rhn-client-tools >18:50:47 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:47 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:47 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:47 DEBUG : Matched gail - 1.9.2-1.fc6.x86_64 to require for gail >18:50:47 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail >18:50:47 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:47 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:47 DEBUG : Matched libdaemon - 0.10-5.el5.x86_64 to require for libdaemon.so.0()(64bit) >18:50:47 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:47 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python >18:50:47 DEBUG : Matched lvm2 - 2.02.32-1.el5.x86_64 to require for lvm2 >18:50:47 DEBUG : Matched hal-cups-utils - 0.6.2-5.1.el5.x86_64 to require for hal-cups-utils >18:50:47 DEBUG : Matched dbus-x11 - 1.0.0-6.3.el5_1.x86_64 to require for dbus-x11 >18:50:47 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:47 DEBUG : Matched pcre - 6.6-2.el5_1.7.x86_64 to require for libpcre.so.0()(64bit) >18:50:47 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:47 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:47 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIcmdlang.so.0()(64bit) >18:50:47 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIutils.so.0()(64bit) >18:50:47 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIglib.so.0()(64bit) >18:50:47 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIposix.so.0()(64bit) >18:50:47 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMIui.so.1()(64bit) >18:50:47 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libOpenIPMI.so.0()(64bit) >18:50:47 DEBUG : Matched OpenIPMI-libs - 2.0.6-6.el5.x86_64 to require for libIPMIlanserv.so.0()(64bit) >18:50:47 DEBUG : Matched freetype - 2.2.1-19.el5.x86_64 to require for freetype >18:50:47 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:47 DEBUG : Matched libgsf - 1.14.1-6.1.x86_64 to require for libgsf-1.so.114()(64bit) >18:50:47 DEBUG : Matched cairo - 1.2.4-5.el5.i386 to require for cairo >18:50:47 DEBUG : Matched cairo - 1.2.4-5.el5.x86_64 to require for cairo >18:50:47 DEBUG : Matched libcroco - 0.6.1-2.1.x86_64 to require for libcroco-0.6.so.3()(64bit) >18:50:47 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco >18:50:47 DEBUG : Matched libcroco - 0.6.1-2.1.x86_64 to require for libcroco >18:50:47 DEBUG : Matched libgsf - 1.14.1-6.1.x86_64 to require for libgsf >18:50:47 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf >18:50:47 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.x86_64 to require for libpng >18:50:47 DEBUG : Matched libpng - 2:1.2.10-7.1.el5_0.1.i386 to require for libpng >18:50:47 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:47 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:47 DEBUG : ignoring coreutils>pam in whiteout >18:50:47 DEBUG : Matched cracklib - 2.8.9-3.3.x86_64 to require for libcrack.so.2()(64bit) >18:50:47 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libkrb4.so.2(krb4_2_MIT) >18:50:47 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libdes425.so.3 >18:50:47 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for libkrb4.so.2 >18:50:47 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:47 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:47 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.x86_64 to require for xulrunner >18:50:47 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.i386 to require for xulrunner >18:50:47 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.i386 to require for libxpcom.so >18:50:47 DEBUG : Matched xulrunner - 1.9-0.beta3.2.el5.i386 to require for libxul.so >18:50:47 DEBUG : Matched libIDL - 0.8.7-1.fc6.x86_64 to require for libIDL-2.so.0()(64bit) >18:50:47 DEBUG : Matched glibc - 2.5-21.x86_64 to require for libnss_files.so.2()(64bit) >18:50:47 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:47 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:47 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:47 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:47 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:47 DEBUG : ignoring dbus>dbus-glib in whiteout >18:50:47 DEBUG : Matched libao - 0.8.6-7.x86_64 to require for libao.so.2()(64bit) >18:50:47 DEBUG : Matched flac - 1.1.2-28.el5_0.1.x86_64 to require for libOggFLAC.so.3()(64bit) >18:50:47 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.x86_64 to require for libvorbis >18:50:47 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis >18:50:47 DEBUG : Matched libao - 0.8.6-7.i386 to require for libao >18:50:47 DEBUG : Matched libao - 0.8.6-7.x86_64 to require for libao >18:50:47 DEBUG : Matched curl - 7.15.5-2.el5.x86_64 to require for libcurl.so.3()(64bit) >18:50:47 DEBUG : Matched authconfig - 5.3.21-2.el5.x86_64 to require for authconfig >18:50:47 DEBUG : Matched system-config-network-tui - 1.3.99.9-1.el5.noarch to require for system-config-network-tui >18:50:47 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-2.el5.x86_64 to require for system-config-securitylevel-tui >18:50:47 DEBUG : Matched ntsysv - 1.3.30.1-2.x86_64 to require for ntsysv >18:50:47 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.x86_64 to require for cdparanoia-libs >18:50:47 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for cdparanoia-libs >18:50:47 DEBUG : Matched yum - 3.2.8-7.el5.noarch to require for yum >18:50:47 DEBUG : Matched libXxf86vm - 1.0.1-3.1.i386 to require for libXxf86vm.so.1 >18:50:47 DEBUG : Matched mesa-libGLU - 6.5.1-7.5.el5.i386 to require for libGLU.so.1 >18:50:47 DEBUG : Matched vte - 0.14.0-2.el5.i386 to require for vte >18:50:47 DEBUG : Matched vte - 0.14.0-2.el5.x86_64 to require for vte >18:50:47 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:47 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:47 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.i386 to require for libldap-2.3.so.0 >18:50:47 DEBUG : Matched tzdata - 2007k-1.el5.noarch to require for tzdata >18:50:47 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:47 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:47 DEBUG : Matched gtk2 - 2.10.4-20.el5.x86_64 to require for gtk2 >18:50:47 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for gtk2 >18:50:47 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:47 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for fontconfig >18:50:47 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for fontconfig >18:50:47 DEBUG : Matched libXevie - 1.0.1-3.1.i386 to require for libXevie.so.1 >18:50:47 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for libdevmapper-event.so.1.02(Base)(64bit) >18:50:47 DEBUG : Matched device-mapper - 1.02.24-1.el5.x86_64 to require for device-mapper >18:50:47 DEBUG : Matched device-mapper - 1.02.24-1.el5.i386 to require for device-mapper >18:50:47 DEBUG : Matched device-mapper-event - 1.02.24-1.el5.x86_64 to require for device-mapper-event >18:50:47 DEBUG : Matched alchemist - 1.0.36-2.el5.x86_64 to require for alchemist >18:50:47 DEBUG : Matched alchemist - 1.0.36-2.el5.i386 to require for alchemist >18:50:47 DEBUG : Matched system-config-netboot-cmd - 0.1.45-1.el5.noarch to require for system-config-netboot-cmd >18:50:47 DEBUG : ignoring ghostscript-fonts>ghostscript in whiteout >18:50:47 DEBUG : Matched bitmap-fonts - 0.3-5.1.1.noarch to require for bitmap-fonts >18:50:47 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.x86_64 to require for gnome-python2-gconf >18:50:47 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for gnome-menus >18:50:47 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.x86_64 to require for gnome-menus >18:50:47 DEBUG : Matched usermode - 1.88-3.el5.1.x86_64 to require for usermode >18:50:47 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:47 DEBUG : Matched system-config-printer-libs - 0.7.32.8-1.el5.x86_64 to require for system-config-printer-libs >18:50:47 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:47 DEBUG : Matched sox - 12.18.1-1.x86_64 to require for sox >18:50:47 DEBUG : Matched alsa-utils - 1.0.14-3.rc4.el5.x86_64 to require for alsa-utils >18:50:47 DEBUG : Matched pycairo - 1.2.0-1.1.x86_64 to require for pycairo >18:50:47 DEBUG : Matched avahi - 0.6.16-1.el5.x86_64 to require for avahi >18:50:47 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for avahi >18:50:47 DEBUG : Matched gnome-panel - 2.16.1-7.el5.x86_64 to require for gnome-panel >18:50:47 DEBUG : Matched gnome-panel - 2.16.1-7.el5.i386 to require for gnome-panel >18:50:47 DEBUG : Matched libgnomeui - 2.16.0-5.el5.x86_64 to require for libgnomeui >18:50:47 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui >18:50:47 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:47 DEBUG : Matched gamin - 0.1.7-8.el5.x86_64 to require for libfam.so.0()(64bit) >18:50:47 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL-2.so.0 >18:50:47 DEBUG : Matched neon - 0.25.5-5.1.x86_64 to require for libneon.so.25()(64bit) >18:50:47 DEBUG : Matched libpcap - 14:0.9.4-12.el5.x86_64 to require for libpcap >18:50:47 DEBUG : Matched libpcap - 14:0.9.4-12.el5.i386 to require for libpcap >18:50:47 DEBUG : Matched glibc - 2.5-21.x86_64 to require for glibc >18:50:47 DEBUG : Matched glibc - 2.5-21.i686 to require for glibc >18:50:47 DEBUG : Matched libsemanage - 1.9.1-3.el5.x86_64 to require for libsemanage >18:50:47 DEBUG : Matched xorg-x11-xfs - 1:1.0.2-4.x86_64 to require for xfs >18:50:47 DEBUG : Matched m2crypto - 0.16-6.el5.2.x86_64 to require for m2crypto >18:50:47 DEBUG : Matched gnome-python2-bonobo - 2.16.0-1.fc6.x86_64 to require for gnome-python2-bonobo >18:50:47 DEBUG : Matched gnome-python2-gnomevfs - 2.16.0-1.fc6.x86_64 to require for gnome-python2-gnomevfs >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:47 DEBUG : Matched gd - 2.0.33-9.3.fc6.x86_64 to require for gd >18:50:47 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for gd >18:50:47 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:47 DEBUG : Matched basesystem - 8.0-5.1.1.noarch to require for basesystem >18:50:47 DEBUG : Matched libgcc - 4.1.2-41.el5.x86_64 to require for libgcc >18:50:47 DEBUG : Matched libgcc - 4.1.2-41.el5.i386 to require for libgcc >18:50:47 DEBUG : Matched glibc-common - 2.5-21.x86_64 to require for glibc-common >18:50:47 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.38.el5.x86_64 to require for xorg-x11-server-Xorg >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.9.3) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.7) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.4) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.6) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.10) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so >18:50:47 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for libpam.so.0(LIBPAM_EXTENSION_1.0) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.3) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.8) >18:50:47 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.9.2) >18:50:47 DEBUG : Matched fontconfig - 2.4.1-7.el5.x86_64 to require for fontconfig >18:50:47 DEBUG : Matched fontconfig - 2.4.1-7.el5.i386 to require for fontconfig >18:50:47 DEBUG : Matched docbook-dtds - 1.0-30.1.noarch to require for docbook-dtds >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:47 DEBUG : Matched libxslt - 1.1.17-2.x86_64 to require for libxslt >18:50:47 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt >18:50:47 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.x86_64 to require for xorg-x11-xkb-utils >18:50:47 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:47 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:47 DEBUG : Matched xorg-x11-xinit - 1.0.2-15.el5.x86_64 to require for xorg-x11-xinit >18:50:48 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:48 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:48 DEBUG : Matched gnome-volume-manager - 2.15.0-5.el5.x86_64 to require for gnome-volume-manager >18:50:48 DEBUG : Matched control-center - 1:2.16.0-15.el5.x86_64 to require for control-center >18:50:48 DEBUG : Matched control-center - 1:2.16.0-15.el5.i386 to require for control-center >18:50:48 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork >18:50:48 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.x86_64 to require for redhat-artwork >18:50:48 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:48 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:48 DEBUG : Matched yum - 3.2.8-7.el5.noarch to require for yum >18:50:48 DEBUG : Matched comps-extras - 11.1-1.1.noarch to require for comps-extras >18:50:48 DEBUG : Matched desktop-file-utils - 0.10-7.x86_64 to require for desktop-file-utils >18:50:48 DEBUG : Matched rhn-setup-gnome - 0.4.17-2.el5.noarch to require for rhn-setup-gnome >18:50:48 DEBUG : Matched syslinux - 3.11-4.x86_64 to require for syslinux >18:50:48 DEBUG : Matched mkinitrd - 5.1.19.6-25.x86_64 to require for mkinitrd >18:50:48 DEBUG : Matched mkinitrd - 5.1.19.6-25.i386 to require for mkinitrd >18:50:48 DEBUG : Matched dosfstools - 2.11-6.2.el5.x86_64 to require for dosfstools >18:50:48 DEBUG : Matched udev - 095-14.14.el5.x86_64 to require for udev >18:50:48 DEBUG : Matched kernel - 2.6.18-84.el5.x86_64 to require for kernel >18:50:48 DEBUG : Matched kernel-xen - 2.6.18-84.el5.x86_64 to require for kernel >18:50:48 DEBUG : Matched kernel-debug - 2.6.18-84.el5.x86_64 to require for kernel >18:50:48 DEBUG : Matched e2fsprogs-libs - 1.39-14.el5.i386 to require for libuuid.so.1 >18:50:48 DEBUG : Matched glibc - 2.5-21.i686 to require for libc.so.6(GLIBC_2.1.1) >18:50:48 DEBUG : Matched rhnsd - 4.6.1-1.el5.x86_64 to require for rhnsd >18:50:48 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:48 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:48 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:48 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:48 DEBUG : Matched elinks - 0.11.1-5.1.0.1.el5.x86_64 to require for webclient >18:50:48 DEBUG : Matched firefox - 3.0-0.beta3.4.el5.x86_64 to require for webclient >18:50:48 DEBUG : Matched lynx - 2.8.5-28.1.x86_64 to require for webclient >18:50:48 DEBUG : Matched wget - 1.10.2-7.el5.x86_64 to require for webclient >18:50:48 DEBUG : Matched firefox - 3.0-0.beta3.4.el5.i386 to require for webclient >18:50:48 DEBUG : Matched w3m - 0.5.1-15.el5.x86_64 to require for webclient >18:50:48 DEBUG : Matched gettext - 0.14.6-4.el5.x86_64 to require for gettext >18:50:48 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for gettext >18:50:48 DEBUG : Matched mailcap - 2.1.23-1.fc6.noarch to require for mailcap >18:50:48 DEBUG : Matched libsepol - 1.15.2-1.el5.x86_64 to require for libsepol >18:50:48 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol >18:50:48 DEBUG : Matched libsemanage - 1.9.1-3.el5.x86_64 to require for libsemanage.so.1(LIBSEMANAGE_1.0)(64bit) >18:50:48 DEBUG : Matched audit-libs-python - 1.6.5-1.el5.x86_64 to require for audit-libs-python >18:50:48 DEBUG : Matched libsemanage - 1.9.1-3.el5.x86_64 to require for libsemanage.so.1()(64bit) >18:50:48 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for bluez-libs >18:50:48 DEBUG : Matched bluez-libs - 3.7-1.x86_64 to require for bluez-libs >18:50:48 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:48 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:48 DEBUG : Matched bluez-gnome - 0.5-5.fc6.x86_64 to require for bluez-gnome >18:50:48 DEBUG : Matched bluez-libs - 3.7-1.x86_64 to require for libbluetooth.so.2()(64bit) >18:50:48 DEBUG : Matched popt - 1.10.2-48.el5.x86_64 to require for popt >18:50:48 DEBUG : Matched popt - 1.10.2-48.el5.i386 to require for popt >18:50:48 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for beecrypt >18:50:48 DEBUG : Matched beecrypt - 4.1.2-10.1.1.x86_64 to require for beecrypt >18:50:48 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:48 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:48 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-2.el5.x86_64 to require for system-config-securitylevel-tui >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5support.so.0(krb5support_0_MIT)(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5support.so.0()(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkadm5srv.so.5()(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkadm5clnt.so.5(kadm5clnt_5_MIT)(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkadm5clnt.so.5()(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkadm5srv.so.5(kadm5srv_5_MIT)(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkrb5support.so.0(HIDDEN)(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libgssrpc.so.4()(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for libkdb5.so.4()(64bit) >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.x86_64 to require for krb5-libs >18:50:48 DEBUG : Matched krb5-libs - 1.6.1-23.el5.i386 to require for krb5-libs >18:50:48 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:48 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup >18:50:48 DEBUG : Matched pygtk2-libglade - 2.10.1-12.el5.x86_64 to require for pygtk2-libglade >18:50:48 DEBUG : Matched authconfig - 5.3.21-2.el5.x86_64 to require for authconfig >18:50:48 DEBUG : Matched libutempter - 1.1.4-3.fc6.x86_64 to require for libutempter.so.0()(64bit) >18:50:48 DEBUG : Matched gstreamer-tools - 0.10.9-3.el5.x86_64 to require for gstreamer-tools >18:50:48 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.x86_64 to require for gstreamer-plugins-base >18:50:48 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base >18:50:48 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.x86_64 to require for gstreamer-plugins-good >18:50:48 DEBUG : Matched chkconfig - 1.3.30.1-2.x86_64 to require for chkconfig >18:50:48 DEBUG : Matched initscripts - 8.45.19.EL-1.x86_64 to require for initscripts >18:50:48 DEBUG : Matched mkinitrd - 5.1.19.6-25.x86_64 to require for mkinitrd >18:50:48 DEBUG : Matched mkinitrd - 5.1.19.6-25.i386 to require for mkinitrd >18:50:48 DEBUG : Matched libbonobo - 2.16.0-1.fc6.x86_64 to require for libbonobo >18:50:48 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo >18:50:48 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.x86_64 to require for gnome-keyring >18:50:48 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for gnome-keyring >18:50:48 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.x86_64 to require for libbonoboui >18:50:48 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui >18:50:48 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for esound >18:50:48 DEBUG : Matched esound - 1:0.2.36-3.x86_64 to require for esound >18:50:48 DEBUG : Matched GConf2 - 2.14.0-9.el5.x86_64 to require for GConf2 >18:50:48 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2 >18:50:48 DEBUG : Matched pango - 1.14.9-3.el5.x86_64 to require for pango >18:50:48 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango >18:50:48 DEBUG : Matched libgnome - 2.16.0-6.el5.x86_64 to require for libgnome >18:50:48 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome >18:50:48 DEBUG : Matched libjpeg - 6b-37.x86_64 to require for libjpeg >18:50:48 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg >18:50:48 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.x86_64 to require for gnome-vfs2 >18:50:48 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2 >18:50:48 DEBUG : Matched crontabs - 1.10-8.noarch to require for crontabs >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for libnss3.so(NSS_3.10.2)(64bit) >18:50:48 DEBUG : Matched gtk2 - 2.10.4-20.el5.i386 to require for libgdk_pixbuf_xlib-2.0.so.0 >18:50:48 DEBUG : Matched libXdamage - 1.0.3-2.1.i386 to require for libXdamage.so.1 >18:50:48 DEBUG : Matched at-spi - 1.7.11-3.el5.i386 to require for libloginhelper.so.0 >18:50:48 DEBUG : Matched at-spi - 1.7.11-3.el5.i386 to require for libspi.so.0 >18:50:48 DEBUG : Matched mkisofs - 9:2.01-10.x86_64 to require for mkisofs >18:50:48 DEBUG : Matched perl - 4:5.8.8-10.el5_0.2.x86_64 to require for perl(DynaLoader) >18:50:48 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncurses.so.5 >18:50:48 DEBUG : Matched readline - 5.1-1.1.i386 to require for libreadline.so.5 >18:50:48 DEBUG : Matched libselinux - 1.33.4-5.el5.x86_64 to require for libselinux >18:50:48 DEBUG : Matched libselinux - 1.33.4-5.el5.i386 to require for libselinux >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.2) >18:50:48 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libsasl2.so.2 >18:50:48 DEBUG : Matched libsoup - 2.2.98-2.el5.i386 to require for libsoup-2.2.so.8 >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnssutil3.so >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.4.1) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.4) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.6) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libssl3.so(NSS_3.2) >18:50:48 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-1.so.114 >18:50:48 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco-0.6.so.3 >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsoftokn3.so(NSS_3.4) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsoftokn3.so >18:50:48 DEBUG : Matched openldap - 2.3.27-8.el5_1.3.i386 to require for liblber-2.3.so.0 >18:50:48 DEBUG : Matched svrcore - 4.0.4-3.el5.x86_64 to require for svrcore >18:50:48 DEBUG : Matched svrcore - 4.0.4-3.el5.i386 to require for svrcore >18:50:48 DEBUG : Matched gnome-python2-desktop - 2.16.0-2.el5.x86_64 to require for gnome-python2-desktop >18:50:48 DEBUG : Matched libXres - 1.0.1-3.1.x86_64 to require for libXRes.so.1()(64bit) >18:50:48 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.x86_64 to require for libasound.so.2(ALSA_0.9.0)(64bit) >18:50:48 DEBUG : Matched system-config-printer-libs - 0.7.32.8-1.el5.x86_64 to require for system-config-printer-libs >18:50:48 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for ORBit2 >18:50:48 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2 >18:50:48 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for libORBit-imodule-2.so.0()(64bit) >18:50:48 DEBUG : Matched libIDL - 0.8.7-1.fc6.x86_64 to require for libIDL >18:50:48 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL >18:50:48 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.x86_64 to require for libgnomeprintui22 >18:50:48 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui22 >18:50:48 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.x86_64 to require for libgnomeprint22 >18:50:48 DEBUG : Matched libgnomeprint22 - 2.12.1-10.el5.i386 to require for libgnomeprint22 >18:50:48 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.x86_64 to require for dbus >18:50:48 DEBUG : Matched dbus - 1.0.0-6.3.el5_1.i386 to require for dbus >18:50:48 DEBUG : Matched NetworkManager - 1:0.6.4-7.el5.x86_64 to require for libnm-util.so.0()(64bit) >18:50:48 DEBUG : Matched NetworkManager - 1:0.6.4-7.el5.x86_64 to require for NetworkManager >18:50:48 DEBUG : Matched libnotify - 0.4.2-6.el5.x86_64 to require for libnotify >18:50:48 DEBUG : Matched gnome-panel - 2.16.1-7.el5.x86_64 to require for gnome-panel >18:50:48 DEBUG : Matched gnome-panel - 2.16.1-7.el5.i386 to require for gnome-panel >18:50:48 DEBUG : Matched poppler - 0.5.4-4.3.el5_1.x86_64 to require for libpoppler-glib.so.1()(64bit) >18:50:48 DEBUG : Matched gnome-python2-gnomeprint - 2.16.0-2.el5.x86_64 to require for gnome-python2-gnomeprint >18:50:48 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.x86_64 to require for gtksourceview >18:50:48 DEBUG : Matched gtksourceview - 1.8.0-1.fc6.i386 to require for gtksourceview >18:50:48 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups-1.0.so.1 >18:50:48 DEBUG : Matched libdrm - 2.0.2-1.1.i386 to require for libdrm.so.2 >18:50:48 DEBUG : Matched foomatic - 3.0.2-38.1.el5.x86_64 to require for foomatic >18:50:48 DEBUG : Matched PyXML - 0.8.4-4.x86_64 to require for PyXML >18:50:48 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:48 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper >18:50:48 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.x86_64 to require for scrollkeeper >18:50:48 DEBUG : Matched glib2 - 2.12.3-2.fc6.x86_64 to require for glib2 >18:50:48 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2 >18:50:48 DEBUG : Matched python - 2.4.3-21.el5.x86_64 to require for python2 >18:50:48 DEBUG : Matched policycoreutils - 1.33.12-14.el5.x86_64 to require for policycoreutils >18:50:48 DEBUG : Matched ORBit2 - 2.14.3-4.el5.x86_64 to require for libORBitCosNaming-2.so.0()(64bit) >18:50:48 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for libcspi.so.0()(64bit) >18:50:48 DEBUG : Matched gnome-speech - 0.4.5-1.fc6.x86_64 to require for libgnomespeech.so.7()(64bit) >18:50:48 DEBUG : Matched at-spi - 1.7.11-3.el5.x86_64 to require for at-spi >18:50:48 DEBUG : Matched at-spi - 1.7.11-3.el5.i386 to require for at-spi >18:50:48 DEBUG : Matched dbus-python - 0.70-7.el5.x86_64 to require for dbus-python >18:50:48 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:48 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:48 DEBUG : Matched rmt - 0.4b41-2.fc6.x86_64 to require for rmt >18:50:48 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for libedataserverui-1.2.so.8()(64bit) >18:50:48 DEBUG : Matched evolution-data-server - 1.12.3-5.el5.x86_64 to require for libecal-1.2.so.7()(64bit) >18:50:48 DEBUG : Matched filesystem - 2.4.0-1.x86_64 to require for filesystem >18:50:48 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.0) >18:50:48 DEBUG : Matched procps - 3.2.7-9.el5.x86_64 to require for procps >18:50:48 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:48 DEBUG : Matched rhpxl - 0.41.1-5.el5.x86_64 to require for rhpxl >18:50:48 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.x86_64 to require for pyxf86config >18:50:48 DEBUG : Matched xsri - 1:2.1.0-10.fc6.x86_64 to require for xsri >18:50:48 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:48 DEBUG : Matched pam - 0.99.6.2-3.27.el5.i386 to require for pam >18:50:48 DEBUG : Matched pam - 0.99.6.2-3.27.el5.x86_64 to require for pam >18:50:48 DEBUG : Matched hwdata - 0.213.2-1.el5.noarch to require for hwdata >18:50:48 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.37.el5.x86_64 to require for modutils >18:50:48 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:48 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:48 DEBUG : Matched libuser - 0.54.7-2.el5.4.x86_64 to require for libuser >18:50:48 DEBUG : Matched libuser - 0.54.7-2.el5.4.i386 to require for libuser >18:50:48 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus >18:50:48 DEBUG : Matched which - 2.16-7.x86_64 to require for which >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libssl3.so(NSS_3.4) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.11.7) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.9.3) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.5) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.11.1) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libsmime3.so(NSS_3.3) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.9) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnss3.so(NSS_3.12) >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for libnssutil3.so(NSSUTIL_3.12) >18:50:48 DEBUG : Matched coolkey - 1.1.0-6.el5.x86_64 to require for coolkey >18:50:48 DEBUG : Matched coolkey - 1.1.0-6.el5.i386 to require for coolkey >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.x86_64 to require for nss >18:50:48 DEBUG : Matched nss - 3.11.99.4-1.el5.i386 to require for nss >18:50:48 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.i386 to require for nspr >18:50:48 DEBUG : Matched nspr - 4.7.0.99.1-1.el5.x86_64 to require for nspr >18:50:48 DEBUG : Matched libnotify - 0.4.2-6.el5.x86_64 to require for libnotify >18:50:48 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.x86_64 to require for libxml2 >18:50:48 DEBUG : Matched libxml2 - 2.6.26-2.1.2.1.i386 to require for libxml2 >18:50:48 DEBUG : Matched gnupg - 1.4.5-13.x86_64 to require for gnupg >18:50:48 DEBUG : Matched rpm - 4.4.2-48.el5.x86_64 to require for rpm >18:50:48 DEBUG : Matched rhnlib - 2.2.5-1.el5.noarch to require for rhnlib >18:50:48 DEBUG : Matched hal - 0.5.8.1-33.el5.x86_64 to require for hal >18:50:48 DEBUG : Matched hal - 0.5.8.1-33.el5.i386 to require for hal >18:50:48 DEBUG : Matched rhpl - 0.194.1-1.x86_64 to require for rhpl >18:50:48 DEBUG : Matched audit-libs - 1.6.5-1.el5.x86_64 to require for audit-libs >18:50:48 DEBUG : Matched audit-libs - 1.6.5-1.el5.i386 to require for audit-libs >18:50:48 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.x86_64 to require for gnome-python2-gconf >18:50:48 DEBUG : Matched pygtk2 - 2.10.1-12.el5.x86_64 to require for pygtk2 >18:50:48 DEBUG : Matched sabayon-apply - 2.12.4-5.el5.x86_64 to require for sabayon-apply >18:50:48 DEBUG : Matched PyQt - 3.16-4.x86_64 to require for PyQt >18:50:48 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5_0.3.x86_64 to require for hpijs >18:50:48 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common >18:50:51 INFO : moving (1) to step confirminstall >18:55:00 INFO : moving (1) to step install >18:55:00 INFO : moving (1) to step enablefilesystems >18:55:00 DEBUG : starting mpaths >18:55:00 DEBUG : self.driveList(): ['xvda'] >18:55:00 DEBUG : DiskSet.skippedDisks: [] >18:55:00 DEBUG : DiskSet.skippedDisks: [] >18:55:00 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:55:01 INFO : lv is VolGroup00/LogVol00, size of 9504 >18:55:01 INFO : lv is VolGroup00/LogVol01, size of 1024 >18:55:01 DEBUG : removing drive xvda from disk lists >18:55:01 DEBUG : starting mpaths >18:55:01 DEBUG : self.driveList(): ['xvda'] >18:55:01 DEBUG : DiskSet.skippedDisks: [] >18:55:01 DEBUG : DiskSet.skippedDisks: [] >18:55:01 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:55:01 DEBUG : adding drive xvda to disk list >18:55:01 INFO : formatting swap as swap >18:55:01 INFO : formatting / as ext3 >18:55:01 INFO : Format command: ['/usr/sbin/mke2fs', '/dev/VolGroup00/LogVol00', '-i', '4096', '-j'] > >18:55:15 INFO : formatting /boot as ext3 >18:55:15 INFO : Format command: ['/usr/sbin/mke2fs', '/tmp/xvda1', '-i', '4096', '-j'] > >18:55:15 DEBUG : starting mpaths >18:55:15 DEBUG : self.driveList(): ['xvda'] >18:55:15 DEBUG : DiskSet.skippedDisks: [] >18:55:15 DEBUG : DiskSet.skippedDisks: [] >18:55:15 DEBUG : done starting mpaths. Drivelist: ['xvda'] >18:55:15 DEBUG : adding drive xvda to disk list >18:55:15 INFO : trying to mount VolGroup00/LogVol00 on / >18:55:15 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >18:55:15 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >18:55:15 INFO : trying to mount xvda1 on /boot >18:55:15 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >18:55:15 DEBUG : isys.py:mount()- going to mount /tmp/xvda1 on /mnt/sysimage/boot >18:55:15 INFO : trying to mount sys on /sys >18:55:15 INFO : set SELinux context for mountpoint /sys to None >18:55:15 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >18:55:15 INFO : trying to mount proc on /proc >18:55:15 INFO : set SELinux context for mountpoint /proc to None >18:55:15 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc >18:55:16 INFO : moving (1) to step migratefilesystems > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >HOSTNAME=test1122.test.redhat.com >DOMAIN=test.redhat.com devel.redhat.com redhat.com > > >/tmp/lvmout: > Finding all logical volumes
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 435998
:
296791
|
296792
|
296793
|
296797
|
296804
|
296806
|
296807
|
296813
| 296907