Guest User

tgelter

a guest
May 15th, 2008
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 379.67 KB | None | 0 0
  1. Traceback (most recent call first):
  2. File "/usr/lib/anaconda/partitions.py", line 1372, in addSnap
  3. snaps = snapshots[name]
  4. File "/usr/lib/anaconda/partitions.py", line 1383, in doMetaDeletes
  5. addSnap(delete.name, delete.vg)
  6. File "/usr/lib/anaconda/packages.py", line 144, in turnOnFilesystems
  7. anaconda.id.partitions.doMetaDeletes(anaconda.id.diskset)
  8. File "/usr/lib/anaconda/dispatch.py", line 201, in moveStep
  9. rc = stepFunc(self.anaconda)
  10. File "/usr/lib/anaconda/dispatch.py", line 124, in gotoNext
  11. self.moveStep()
  12. File "/usr/lib/anaconda/gui.py", line 1018, in nextClicked
  13. self.anaconda.dispatch.gotoNext()
  14. File "/usr/lib/anaconda/iw/progress_gui.py", line 243, in renderCallback
  15. self.intf.icw.nextClicked()
  16. File "/usr/lib/anaconda/gui.py", line 1045, in handleRenderCallback
  17. self.currentWindow.renderCallback()
  18. KeyError: 'lvol0'
  19.  
  20. Local variables in innermost frame:
  21. tmp: {('home', 'vol0'): 1, ('lvm3', 'VolumeGroup0'): 1}
  22. lvm_parent_deletes: [('home', 'vol0'), ('lvm3', 'VolumeGroup0')]
  23. vg: TV
  24. snapshots: {'lvm1': [('edsnap', 'VolumeGroup0')], 'lvm3': [], 'lvm2': [], 'edsnap': [], 'home': [], 'root': []}
  25. addSnap: <function addSnap at 0xacaa3ac>
  26. name: lvol0
  27.  
  28.  
  29. Anaconda instance, containing members:
  30. rootPath: /mnt/sysimage
  31. rescue_mount: True
  32. intf: InstallInterface instance, containing members:
  33. intf.ppw: InstallProgressWindow instance, containing members:
  34. intf.ppw.pixmaps: []
  35. intf.ppw.intf: Already dumped
  36. intf.ppw.pixcurnum: 0
  37. intf.ppw.sizeComplete: 0
  38. intf.ppw.lastTimeEstimate: None
  39. intf.ppw.wrappedpixlist: 0
  40. intf.ppw.filesComplete: 0
  41. intf.ppw.pixtimer: None
  42. intf.ppw.initialTimeEstimate: None
  43. intf.ppw.adpix: <gtk.Image object (GtkImage) at 0xa1f8d24>
  44. intf.ppw.adbox: <gtk.EventBox object (GtkEventBox) at 0xa1f8af4>
  45. intf.ppw.curPackage: {'summary': <gtk.Label object (GtkLabel) at 0x9f96964>, 'package': <gtk.Label object (GtkLabel) at 0x9f9661c>}
  46. intf.ppw.estimateHistory: []
  47. intf.ppw.numComplete: 0
  48. intf.ppw.pkgstatus: None
  49. intf.ppw.ics: InstallControlState instance, containing members:
  50. intf.ppw.ics.prevEnabled: False
  51. intf.ppw.ics.cw: InstallControlWindow instance, containing members:
  52. intf.ppw.ics.cw.handle: 2991
  53. intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0xb7c0da7c>
  54. intf.ppw.ics.cw.reloadRcQueued: 0
  55. intf.ppw.ics.cw.currentWindow: Already dumped
  56. intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0xb7b9f07c>
  57. intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0xb7b9f0a4>
  58. intf.ppw.ics.cw.anaconda: Already dumped
  59. intf.ppw.ics.cw.rnv: ReleaseNotesViewer instance, containing members:
  60. intf.ppw.ics.cw.rnv.textWin: <gtk.Window object (GtkWindow) at 0xb7c0de3c>
  61. intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0xb7c0dcfc>
  62. intf.ppw.ics.cw.rnv.currentURI: None
  63. intf.ppw.ics.cw.rnv.topDir: None
  64. intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0xb7c0db6c>
  65. intf.ppw.ics.cw.rnv.height: 600
  66. intf.ppw.ics.cw.rnv.width: 800
  67. intf.ppw.ics.cw.rnv.opener: FancyURLopener instance, containing members:
  68. intf.ppw.ics.cw.rnv.opener._URLopener__unlink: <built-in function unlink>
  69. intf.ppw.ics.cw.rnv.opener._URLopener__tempfiles: []
  70. intf.ppw.ics.cw.rnv.opener.cert_file: None
  71. intf.ppw.ics.cw.rnv.opener.addheaders: [('User-agent', 'Python-urllib/1.16')]
  72. intf.ppw.ics.cw.rnv.opener.tries: 0
  73. intf.ppw.ics.cw.rnv.opener.ftpcache: {}
  74. intf.ppw.ics.cw.rnv.opener.tempcache: None
  75. intf.ppw.ics.cw.rnv.opener.auth_cache: {}
  76. intf.ppw.ics.cw.rnv.opener.key_file: None
  77. intf.ppw.ics.cw.rnv.opener.proxies: {}
  78. intf.ppw.ics.cw.rnv.opener.maxtries: 10
  79. intf.ppw.ics.cw.rnv.anaconda: Already dumped
  80. intf.ppw.ics.cw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre>
  81. intf.ppw.ics.cw.rnv.htmlfooter: </pre></body></html>
  82. intf.ppw.ics.cw.rnv.is_showing: False
  83. intf.ppw.ics.nextEnabled: False
  84. intf.ppw.ics.grabNext: True
  85. intf.ppw.ics.title: Installing Packages
  86. intf.ppw.progress: <gtk.ProgressBar object (GtkProgressBar) at 0xa1f8f7c>
  87. intf.ppw.totalProgress: <gtk.ProgressBar object (GtkProgressBar) at 0xa2cc52c>
  88. intf.ppw.remainingTimeLabel: <gtk.Label object (GtkLabel) at 0xa2cc1e4>
  89. intf.icw: Already dumped
  90. intf.runres: 800x600
  91. intf.anaconda: Already dumped
  92. rescue: False
  93. updateSrc: None
  94. methodstr: nfs://mnt/source/.
  95. dispatch: Dispatcher instance, containing members:
  96. dispatch.step: 34
  97. dispatch.skipSteps: {'upgradecontinue': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1}
  98. dispatch.firstStep: 0
  99. dispatch.method: NfsInstallMethod instance, containing members:
  100. dispatch.method.splitmethod: False
  101. dispatch.method.intf: Already dumped
  102. dispatch.method.isoPath: /mnt/source/.
  103. dispatch.method.tree: /mnt/source/.
  104. dispatch.method.rootPath: /mnt/sysimage
  105. dispatch.method.currentMedia: []
  106. dispatch.anaconda: Already dumped
  107. method: Already dumped
  108. isKickstart: False
  109. id: InstallData instance, containing members:
  110. id.dbpath: None
  111. id.firewall: Firewall instance, containing members:
  112. id.firewall.portlist: [22:tcp]
  113. id.firewall.trustdevs: []
  114. id.firewall.enabled: 1
  115. id.rootParts: [('/dev/vol0/root', 'ext3', 'Red Hat Enterprise Linux Server 5.1', '')]
  116. id.upgradeDeps:
  117. id.upgradeRoot: [('/dev/vol0/root', 'ext3')]
  118. id.xsetup: XSetup instance, containing members:
  119. id.xsetup.skipx: 0
  120. id.xsetup.imposed_sane_default: 0
  121. id.xsetup.xserver: XServer instance, containing members:
  122. id.xsetup.xserver.videohw: primary: 0
  123. vidCards: [<rhpxl.videocard.VideoCard instance at 0xb7df844c>]
  124. Primary Video Card Info:
  125. device: None
  126. driver : i810
  127. descr : Intel Corporation 82865G Integrated Graphics Controller
  128. vidRam: None
  129.  
  130. 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]
  131. id.xsetup.xserver.resolution: 800x600
  132. id.xsetup.xserver.root: /
  133. id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members:
  134. id.xsetup.xserver.hwstate.videocard_PCIFn: None
  135. id.xsetup.xserver.hwstate.monitor: monName: None
  136. monID: Unprobed Monitor
  137. monHoriz: None
  138. monVert: None
  139. physicalWidth: 0
  140. physicalHeight: 0
  141.  
  142. id.xsetup.xserver.hwstate.config_resolutions: []
  143. id.xsetup.xserver.hwstate.videocard_name: Intel Corporation 82865G Integrated Graphics Controller
  144. id.xsetup.xserver.hwstate.monitor_name: Unknown monitor
  145. id.xsetup.xserver.hwstate.video_ram: 0
  146. id.xsetup.xserver.hwstate.videocard: Already dumped
  147. id.xsetup.xserver.hwstate.videocard_driver: i810
  148. id.xsetup.xserver.hwstate.videocard_options: []
  149. 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]
  150. id.xsetup.xserver.hwstate.hsync: 31.5-37.9
  151. id.xsetup.xserver.hwstate.vsync: 50-70
  152. id.xsetup.xserver.hwstate.probed_video_ram: 0
  153. id.xsetup.xserver.hwstate.videocard_PCIBus: None
  154. id.xsetup.xserver.hwstate.colordepth: 24
  155. id.xsetup.xserver.hwstate.videocard_PCIDev: None
  156. id.xsetup.xserver.hwstate.resolution: 800x600
  157. id.xsetup.xserver.hwstate.dri_enabled: 0
  158. id.xsetup.xserver.hwstate.xconfig: None
  159. id.xsetup.xserver.monitorhw: Already dumped
  160. id.xsetup.xserver.keyboard: Keyboard instance, containing members:
  161. id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us}
  162. id.xsetup.xserver.keyboard.type: PC
  163. id.xsetup.xserver.keyboard.beenset: 0
  164. id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members:
  165. id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)"
  166. MOUSETYPE="imps2"
  167. XEMU3="no"
  168. XMOUSETYPE="IMPS/2"
  169.  
  170. id.xsetup.xserver.defaultdepth: 24
  171. id.xsetup.xserver.logfile: /tmp/ramfs/X.log
  172. id.xsetup.xserver.config: <XF86Config object at 0xb7f65120>
  173. id.xsetup.xserver.display: :1
  174. id.keyboard: Already dumped
  175. id.timezone: Timezone instance, containing members:
  176. id.timezone.utc: True
  177. id.timezone.utcOffset: 0
  178. id.timezone.arc: 0
  179. id.timezone.tz: America/New_York
  180. id.timezone.dst: 0
  181. id.mouse: Already dumped
  182. id.zfcp: ZFCP instance, containing members:
  183. id.zfcp.hasReadConfig: True
  184. id.zfcp.fcpdevs: []
  185. id.upgrade: False
  186. id.monitor: Already dumped
  187. id.iscsi: <iscsi.iscsi object at 0xb7b9c92c>
  188. id.methodstr: nfs://mnt/source/.
  189. id.fsset: FileSystemSet instance, containing members:
  190. id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7d645ec>>
  191. id.fsset.volumesCreated: 0
  192. id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7d645ec>>
  193. id.fsset.migratedfs: 0
  194. id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7d645ec>>
  195. id.fsset.entries: [fsentry -- device: md0 mountpoint: /
  196. fsystem: ext3 format: True
  197. ismounted: 0 options: 'defaults'
  198. bytesPerInode: 4096 label: None
  199.  
  200. , fsentry -- device: Vol0/lv.tmp mountpoint: /tmp
  201. fsystem: ext3 format: 1
  202. ismounted: 0 options: 'defaults'
  203. bytesPerInode: 4096 label: None
  204.  
  205. , fsentry -- device: Vol0/lv.srv mountpoint: /srv
  206. fsystem: ext3 format: 1
  207. ismounted: 0 options: 'defaults'
  208. bytesPerInode: 4096 label: None
  209.  
  210. , fsentry -- device: Vol0/lv.home mountpoint: /home
  211. fsystem: ext3 format: 1
  212. ismounted: 0 options: 'defaults'
  213. bytesPerInode: 4096 label: None
  214.  
  215. , fsentry -- device: hda1 mountpoint: /boot
  216. fsystem: ext3 format: True
  217. ismounted: 0 options: 'defaults'
  218. bytesPerInode: 4096 label: None
  219.  
  220. , fsentry -- device: shm mountpoint: /dev/shm
  221. fsystem: tmpfs format: 0
  222. ismounted: 0 options: 'defaults'
  223. bytesPerInode: 4096 label: None
  224.  
  225. , fsentry -- device: devpts mountpoint: /dev/pts
  226. fsystem: devpts format: 0
  227. ismounted: 0 options: 'gid=5,mode=620'
  228. bytesPerInode: 4096 label: None
  229.  
  230. , fsentry -- device: sys mountpoint: /sys
  231. fsystem: sysfs format: 0
  232. ismounted: 0 options: 'defaults'
  233. bytesPerInode: 4096 label: None
  234.  
  235. , fsentry -- device: proc mountpoint: /proc
  236. fsystem: proc format: 0
  237. ismounted: 0 options: 'defaults'
  238. bytesPerInode: 4096 label: None
  239.  
  240. , fsentry -- device: hda2 mountpoint: None
  241. fsystem: software RAID format: True
  242. ismounted: 0 options: 'defaults'
  243. bytesPerInode: 4096 label: None
  244.  
  245. , fsentry -- device: hda3 mountpoint: None
  246. fsystem: software RAID format: True
  247. ismounted: 0 options: 'defaults'
  248. bytesPerInode: 4096 label: None
  249.  
  250. , fsentry -- device: hda6 mountpoint: None
  251. fsystem: physical volume (LVM) format: 1
  252. ismounted: 0 options: 'defaults'
  253. bytesPerInode: 4096 label: None
  254.  
  255. , fsentry -- device: hda5 mountpoint: swap
  256. fsystem: swap format: True
  257. ismounted: 0 options: 'defaults'
  258. bytesPerInode: 4096 label: None
  259.  
  260. , fsentry -- device: Vol0 mountpoint: None
  261. fsystem: volume group (LVM) format: 0
  262. ismounted: 0 options: 'defaults'
  263. bytesPerInode: 4096 label: None
  264.  
  265. ]
  266. id.fsset.anaconda: Already dumped
  267. id.fsset.mountcount: 0
  268. id.desktop: Desktop instance, containing members:
  269. id.desktop.info: {}
  270. id.desktop.runlevel: 3
  271. id.x_already_set: 0
  272. id.upgradeRemove: []
  273. id.backend: YumBackend instance, containing members:
  274. id.backend.modeText:
  275. id.backend.instPath: /mnt/sysimage
  276. id.backend.totalSize: 1090573
  277. id.backend.instLog: None
  278. id.backend._installedDriverModules: []
  279. id.backend.method: Already dumped
  280. id.backend.totalFiles: 67394
  281. id.firstboot: 0
  282. id.diskset: DiskSet instance, containing members:
  283. id.diskset.initializedDisks: {'hda': True}
  284. id.diskset.disks: {'hda': <PedDisk object at 0xb7f488f0>}
  285. id.diskset.anaconda: Already dumped
  286. id.diskset.onlyPrimary: None
  287. id.upgradeInfoFound: None
  288. id.users: None
  289. id.displayMode: g
  290. id.excludeDocs: 0
  291. id.auth: --enableshadow --enablemd5
  292. id.instProgress: Already dumped
  293. id.dependencies: []
  294. id.ksdata: None
  295. id.bootloader: x86BootloaderInfo instance, containing members:
  296. id.bootloader.doUpgradeOnly: 0
  297. id.bootloader.above1024: 0
  298. id.bootloader.defaultDevice: mbr
  299. id.bootloader.pure: None
  300. id.bootloader.args: KernelArguments instance, containing members:
  301. id.bootloader.args.args:
  302. id.bootloader.kernelLocation: /boot/
  303. id.bootloader.device: hda
  304. id.bootloader.configfile: /etc/lilo.conf
  305. id.bootloader.kickstart: 0
  306. id.bootloader.serialOptions: None
  307. id.bootloader.useGrubVal: 1
  308. id.bootloader.serialDevice: None
  309. id.bootloader.images: BootImages instance, containing members:
  310. id.bootloader.images.default: md0
  311. id.bootloader.images.images: {'md0': ('linux', 'Red Hat Enterprise Linux Server', 'ext3')}
  312. id.bootloader.drivelist: [hda]
  313. id.bootloader.serial: 0
  314. id.bootloader.password: None
  315. id.bootloader.forceLBA32: 0
  316. id.extraModules: []
  317. id.network: Network instance, containing members:
  318. id.network.hostname: localhost.localdomain
  319. id.network.overrideDHCPhostname: 0
  320. id.network.netdevices: {'eth0': DEVICE=eth0
  321. BOOTPROTO=dhcp
  322. HWADDR=00:0F:1F:80:22:83
  323. ONBOOT=yes
  324.  
  325. }
  326. id.network.primaryNS: None
  327. id.network.firstnetdevice: eth0
  328. id.network.isConfigured: 1
  329. id.network.domains: [example.com]
  330. id.network.secondaryNS: None
  331. id.network.gateway: None
  332. id.instClass: InstallClass instance, containing members:
  333. id.instClass.repopaths: {'base': Server}
  334. id.instClass.tasks: [('Software Development', ['development-libs', 'development-tools', 'gnome-software-development', 'x-software-development']), ('Web server', ['web-server'])]
  335. id.instClass.installkey: None
  336. id.instClass.skipkey: True
  337. id.floppyDevice: fd0
  338. id.partitions: Partitions instance, containing members:
  339. id.partitions.useFdisk: 0
  340. id.partitions.useAutopartitioning: 1
  341. id.partitions.autoClearPartType: 1
  342. id.partitions.nextUniqueID: 79
  343. id.partitions.reinitializeDisks: 0
  344. id.partitions.autoClearPartDrives: [hda]
  345. id.partitions.zeroMbr: 0
  346. id.partitions.isKickstart: 0
  347. id.partitions.requests: [NewPartitionSpec instance, containing members:
  348. currentDrive: hda
  349. badblocks: None
  350. format: True
  351. migrate: None
  352. origfstype: None
  353. primary: True
  354. fsopts: None
  355. preexist: 0
  356. fslabel: None
  357. uniqueID: 65
  358. device: hda1
  359. mountpoint: /boot
  360. requestSize: 100
  361. grow: None
  362. size: 100
  363. end: None
  364. bytesPerInode: 4096
  365. drive: None
  366. dev: PartitionDevice instance, containing members:
  367. dev.device: hda1
  368. dev.isSetup: 0
  369. dev.doLabel: 1
  370. dev.deviceOptions:
  371. dev.label: None
  372. maxSizeMB: None
  373. start: None
  374. protected: 0
  375. multidrive: None
  376. ignoreBootConstraints: 0
  377. type: 2
  378. fstype: ext3FileSystem instance, containing members:
  379. fstype.partedPartitionFlags: []
  380. fstype.checked: 1
  381. fstype.name: ext3
  382. fstype.migratetofs: None
  383. fstype.deviceArguments: {}
  384. fstype.linuxnativefs: 1
  385. fstype.maxSizeMB: 8388608
  386. fstype.supported: -1
  387. fstype.defaultOptions: defaults
  388. fstype.packages: [e2fsprogs]
  389. fstype.extraFormatArgs: [-j]
  390. fstype.formattable: 1
  391. fstype.partedFileSystemType: <PedFileSystemType object at 0xb7ecd0e0>
  392. fstype.maxLabelChars: 16
  393. , PreexistingPartitionSpec instance, containing members:
  394. currentDrive: None
  395. migrate: None
  396. origfstype: None
  397. primary: None
  398. dev: None
  399. uniqueID: 48
  400. mountpoint: None
  401. requestSize: 37142.4682617
  402. size: 37142.4682617
  403. end: 128519999
  404. grow: 0
  405. start: 52452225
  406. ignoreBootConstraints: 0
  407. type: 1
  408. badblocks: None
  409. format: None
  410. fsopts: None
  411. fstype: None
  412. preexist: 1
  413. device: hda-1
  414. maxSizeMB: None
  415. bytesPerInode: 4096
  416. drive: hda
  417. fslabel: None
  418. protected: 0
  419. multidrive: None
  420. , PreexistingPartitionSpec instance, containing members:
  421. currentDrive: None
  422. migrate: None
  423. origfstype: None
  424. primary: None
  425. dev: None
  426. uniqueID: 49
  427. mountpoint: None
  428. requestSize: 13539.1552734
  429. size: 13539.1552734
  430. end: 156248189
  431. grow: 0
  432. start: 128520000
  433. ignoreBootConstraints: 0
  434. type: 1
  435. badblocks: None
  436. format: None
  437. fsopts: None
  438. fstype: None
  439. preexist: 1
  440. device: hda-1
  441. maxSizeMB: None
  442. bytesPerInode: 4096
  443. drive: hda
  444. fslabel: None
  445. protected: 0
  446. multidrive: None
  447. , NewPartitionSpec instance, containing members:
  448. currentDrive: hda
  449. badblocks: None
  450. format: True
  451. migrate: None
  452. origfstype: None
  453. primary: None
  454. fsopts: None
  455. preexist: 0
  456. fslabel: None
  457. uniqueID: 69
  458. device: hda2
  459. mountpoint: None
  460. requestSize: 4096
  461. grow: None
  462. size: 4096
  463. end: None
  464. bytesPerInode: 4096
  465. drive: None
  466. dev: PartitionDevice instance, containing members:
  467. dev.device: hda2
  468. dev.isSetup: 0
  469. dev.doLabel: 1
  470. dev.deviceOptions:
  471. dev.label: None
  472. maxSizeMB: None
  473. start: None
  474. protected: 0
  475. multidrive: None
  476. ignoreBootConstraints: 0
  477. type: 2
  478. fstype: raidMemberDummyFileSystem instance, containing members:
  479. fstype.partedPartitionFlags: [5]
  480. fstype.checked: 0
  481. fstype.name: software RAID
  482. fstype.migratetofs: None
  483. fstype.deviceArguments: {}
  484. fstype.linuxnativefs: 1
  485. fstype.maxSizeMB: 8388608
  486. fstype.supported: 1
  487. fstype.defaultOptions: defaults
  488. fstype.packages: [mdadm]
  489. fstype.extraFormatArgs: []
  490. fstype.formattable: 1
  491. fstype.partedFileSystemType: <PedFileSystemType object at 0xb7ecd1a0>
  492. fstype.maxLabelChars: 16
  493. , NewPartitionSpec instance, containing members:
  494. currentDrive: hda
  495. badblocks: None
  496. format: True
  497. migrate: None
  498. origfstype: None
  499. primary: None
  500. fsopts: None
  501. preexist: 0
  502. fslabel: None
  503. uniqueID: 67
  504. device: hda3
  505. mountpoint: None
  506. requestSize: 4096
  507. grow: None
  508. size: 4096
  509. end: None
  510. bytesPerInode: 4096
  511. drive: None
  512. dev: PartitionDevice instance, containing members:
  513. dev.device: hda3
  514. dev.isSetup: 0
  515. dev.doLabel: 1
  516. dev.deviceOptions:
  517. dev.label: None
  518. maxSizeMB: None
  519. start: None
  520. protected: 0
  521. multidrive: None
  522. ignoreBootConstraints: 0
  523. type: 2
  524. fstype: Already dumped
  525. , New Part Request -- mountpoint: None uniqueID: 60
  526. type: physical volume (LVM) format: 1 badblocks: None
  527. device: hda6 drive: ['hda'] primary: None
  528. size: 0 grow: 1 maxsize: None
  529. start: None end: None migrate: None fslabel: None origfstype: None
  530. bytesPerInode: 4096 options: 'None'
  531. , NewPartitionSpec instance, containing members:
  532. currentDrive: hda
  533. badblocks: None
  534. format: True
  535. migrate: None
  536. origfstype: None
  537. primary: None
  538. fsopts: None
  539. preexist: 0
  540. fslabel: None
  541. uniqueID: 66
  542. device: hda5
  543. mountpoint: None
  544. requestSize: 512
  545. grow: None
  546. size: 512
  547. end: None
  548. bytesPerInode: 4096
  549. drive: None
  550. dev: PartitionDevice instance, containing members:
  551. dev.device: hda5
  552. dev.isSetup: 0
  553. dev.doLabel: 1
  554. dev.deviceOptions:
  555. dev.label: None
  556. maxSizeMB: None
  557. start: None
  558. protected: 0
  559. multidrive: None
  560. ignoreBootConstraints: 0
  561. type: 2
  562. fstype: swapFileSystem instance, containing members:
  563. fstype.partedPartitionFlags: []
  564. fstype.checked: 0
  565. fstype.name: swap
  566. fstype.migratetofs: None
  567. fstype.deviceArguments: {}
  568. fstype.linuxnativefs: 1
  569. fstype.maxSizeMB: 8388608
  570. fstype.supported: 1
  571. fstype.defaultOptions: defaults
  572. fstype.packages: []
  573. fstype.extraFormatArgs: []
  574. fstype.formattable: 1
  575. fstype.partedFileSystemType: <PedFileSystemType object at 0xb7ecd3e0>
  576. fstype.maxLabelChars: 15
  577. , RAID Request -- mountpoint: / uniqueID: 71
  578. type: ext3 format: True badblocks: None
  579. raidlevel: RAID0 raidspares: 0
  580. raidmembers: [69, 67] bytesPerInode: 4096
  581. , LV Request -- mountpoint: /home uniqueID: 74
  582. type: ext3 format: 1 badblocks: None
  583. size: 512 lvname: lv.home volgroup: 73
  584. bytesPerInode: 4096 options: 'None'
  585. , VG Request -- name: Vol0 uniqueID: 73
  586. format: None pesize: 32768
  587. physvols: [60]
  588. , LV Request -- mountpoint: /srv uniqueID: 75
  589. type: ext3 format: 1 badblocks: None
  590. size: 512 lvname: lv.srv volgroup: 73
  591. bytesPerInode: 4096 options: 'None'
  592. , LV Request -- mountpoint: /tmp uniqueID: 76
  593. type: ext3 format: 1 badblocks: None
  594. size: 256 lvname: lv.tmp volgroup: 73
  595. bytesPerInode: 4096 options: 'None'
  596. ]
  597. id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None
  598. type: physical volume (LVM) format: 1 badblocks: None
  599. device: None drive: None primary: None
  600. size: 0 grow: 1 maxsize: None
  601. start: None end: None migrate: None fslabel: None origfstype: None
  602. bytesPerInode: 4096 options: 'None'
  603. , VG Request -- name: lvm uniqueID: None
  604. format: 1 pesize: 32768
  605. physvols: []
  606. , LV Request -- mountpoint: / uniqueID: None
  607. type: ext3 format: 1 badblocks: None
  608. size: 1024 lvname: LogVol00 volgroup: lvm
  609. bytesPerInode: 4096 options: 'None'
  610. , New Part Request -- mountpoint: /boot uniqueID: None
  611. type: ext3 format: 1 badblocks: None
  612. device: None drive: None primary: None
  613. size: 100 grow: 0 maxsize: None
  614. start: None end: None migrate: None fslabel: None origfstype: None
  615. bytesPerInode: 4096 options: 'None'
  616. , LV Request -- mountpoint: None uniqueID: None
  617. type: swap format: 1 badblocks: None
  618. size: 1000 lvname: LogVol01 volgroup: lvm
  619. bytesPerInode: 4096 options: 'None'
  620. ]
  621. id.partitions.deletes: [drive: hda start: 208845 end: 28884869
  622. , vgname: vol0
  623. , drive: hda start: 29929095 end: 128519999
  624. , drive: hda start: 49416003 end: 50428034
  625. , drive: hda start: 51440193 end: 52452224
  626. , drive: hda start: 50428098 end: 51440129
  627. , drive: hda start: 28884870 end: 29929094
  628. , lvname: home vgname: vol0
  629. , vgname: VolumeGroup0
  630. , drive: hda start: 32130063 end: 33736499
  631. , drive: hda start: 33736563 end: 35342999
  632. , lvname: lvm3 vgname: VolumeGroup0
  633. , drive: hda start: 36949563 end: 38555999
  634. , drive: hda start: 38556063 end: 44981999
  635. , drive: hda start: 44982063 end: 45496079
  636. , drive: hda start: 29929158 end: 32129999
  637. , drive: hda start: 35343063 end: 36949499
  638. , lvname: lvol0 vgname: TV
  639. , drive: hda start: 45496143 end: 49415939
  640. , vgname: TV
  641. , lvname: lvm1 vgname: VolumeGroup0
  642. , drive: hda start: 63 end: 208844
  643. , lvname: lvm2 vgname: VolumeGroup0
  644. , lvname: root vgname: vol0
  645. ]
  646. id.isHeadless: 0
  647. id.videocard: Already dumped
  648. id.instLanguage: Language instance, containing members:
  649. id.instLanguage.targetLang: None
  650. id.instLanguage.default: en_US.UTF-8
  651. id.instLanguage.displayMode: g
  652. id.instLanguage.current: en_US.UTF-8
  653. id.security: Security instance, containing members:
  654. id.security.selinux: 1
  655. id.upgradeSwapInfo: None
  656. dir: 1
  657. backend: Already dumped
  658.  
  659.  
  660. /tmp/syslog:
  661. <5>Linux version 2.6.18-53.el5 (brewbuilder@hs20-bc2-3.build.redhat.com) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP Wed Oct 10 16:34:02 EDT 2007
  662. <6>BIOS-provided physical RAM map:
  663. <4> BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
  664. <4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  665. <4> BIOS-e820: 0000000000100000 - 000000007fe70000 (usable)
  666. <4> BIOS-e820: 000000007fe70000 - 000000007fe72000 (ACPI NVS)
  667. <4> BIOS-e820: 000000007fe72000 - 000000007fe93000 (ACPI data)
  668. <4> BIOS-e820: 000000007fe93000 - 000000007ff00000 (reserved)
  669. <4> BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
  670. <4> BIOS-e820: 00000000fecf0000 - 00000000fecf1000 (reserved)
  671. <4> BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
  672. <4> BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
  673. <4> BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
  674. <5>1150MB HIGHMEM available.
  675. <5>896MB LOWMEM available.
  676. <6>found SMP MP-table at 000fe710
  677. <3>Memory for crash kernel (0x0 to 0x0) notwithin permissible range
  678. <4>disabling kdump
  679. <4>Using x86 segment limits to approximate NX protection
  680. <7>On node 0 totalpages: 523888
  681. <7> DMA zone: 4096 pages, LIFO batch:0
  682. <7> Normal zone: 225280 pages, LIFO batch:31
  683. <7> HighMem zone: 294512 pages, LIFO batch:31
  684. <6>DMI 2.3 present.
  685. <6>Using APIC driver default
  686. <7>ACPI: RSDP (v000 DELL ) @ 0x000feba0
  687. <7>ACPI: RSDT (v001 DELL GX270 0x00000007 ASL 0x00000061) @ 0x000fd192
  688. <7>ACPI: FADT (v001 DELL GX270 0x00000007 ASL 0x00000061) @ 0x000fd1ca
  689. <7>ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffd4eee
  690. <7>ACPI: MADT (v001 DELL GX270 0x00000007 ASL 0x00000061) @ 0x000fd23e
  691. <7>ACPI: BOOT (v001 DELL GX270 0x00000007 ASL 0x00000061) @ 0x000fd2aa
  692. <7>ACPI: ASF! (v016 DELL GX270 0x00000007 ASL 0x00000061) @ 0x000fd2d2
  693. <7>ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
  694. <6>ACPI: PM-Timer IO Port: 0x808
  695. <7>ACPI: Local APIC address 0xfee00000
  696. <6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  697. <4>Processor #0 15:3 APIC version 20
  698. <6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
  699. <4>Processor #1 15:3 APIC version 20
  700. <6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
  701. <6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
  702. <6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  703. <4>IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  704. <6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  705. <6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  706. <7>ACPI: IRQ0 used by override.
  707. <7>ACPI: IRQ2 used by override.
  708. <7>ACPI: IRQ9 used by override.
  709. <4>Enabling APIC mode: Flat. Using 1 I/O APICs
  710. <6>Using ACPI (MADT) for SMP configuration information
  711. <4>Allocating PCI resources starting at 80000000 (gap: 7ff00000:7ed00000)
  712. <4>Detected 2993.072 MHz processor.
  713. <4>Built 1 zonelists. Total pages: 523888
  714. <5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz
  715. <7>mapped APIC to ffffd000 (fee00000)
  716. <7>mapped IOAPIC to ffffc000 (fec00000)
  717. <6>Enabling fast FPU save and restore... done.
  718. <6>Enabling unmasked SIMD FPU exception support... done.
  719. <6>Initializing CPU#0
  720. <4>CPU 0 irqstacks, hard=c0743000 soft=c0723000
  721. <4>PID hash table entries: 4096 (order: 12, 16384 bytes)
  722. <4>Console: colour VGA+ 80x25
  723. <4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  724. <4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  725. <6>Memory: 2067904k/2095552k available (2080k kernel code, 26412k reserved, 869k data, 220k init, 1178048k highmem)
  726. <4>Checking if this processor honours the WP bit even in supervisor mode... Ok.
  727. <4>Calibrating delay using timer specific routine.. 5987.83 BogoMIPS (lpj=2993915)
  728. <6>Security Framework v1.0.0 initialized
  729. <6>SELinux: Initializing.
  730. <7>SELinux: Starting in permissive mode
  731. <6>selinux_register_security: Registering secondary module capability
  732. <6>Capability LSM initialized as secondary
  733. <4>Mount-cache hash table entries: 512
  734. <7>CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
  735. <7>CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
  736. <4>monitor/mwait feature present.
  737. <4>using mwait in idle threads.
  738. <6>CPU: Trace cache: 12K uops, L1 D cache: 16K
  739. <6>CPU: L2 cache: 1024K
  740. <6>CPU: Physical Processor ID: 0
  741. <7>CPU: After all inits, caps: bfebf3ff 00000000 00000000 00000180 0000441d 00000000 00000000
  742. <6>Intel machine check architecture supported.
  743. <6>Intel machine check reporting enabled on CPU#0.
  744. <6>CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
  745. <6>CPU0: Thermal monitoring enabled
  746. <6>Checking 'hlt' instruction... OK.
  747. <6>SMP alternatives: switching to UP code
  748. <6>ACPI: Core revision 20060707
  749. <4>CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 04
  750. <6>SMP alternatives: switching to SMP code
  751. <4>Booting processor 1/1 eip 3000
  752. <4>CPU 1 irqstacks, hard=c0744000 soft=c0724000
  753. <6>Initializing CPU#1
  754. <4>Calibrating delay using timer specific routine.. 5984.57 BogoMIPS (lpj=2992285)
  755. <7>CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
  756. <7>CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000
  757. <4>monitor/mwait feature present.
  758. <6>CPU: Trace cache: 12K uops, L1 D cache: 16K
  759. <6>CPU: L2 cache: 1024K
  760. <6>CPU: Physical Processor ID: 0
  761. <7>CPU: After all inits, caps: bfebf3ff 00000000 00000000 00000180 0000441d 00000000 00000000
  762. <6>Intel machine check architecture supported.
  763. <6>Intel machine check reporting enabled on CPU#1.
  764. <6>CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
  765. <6>CPU1: Thermal monitoring enabled
  766. <4>CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 04
  767. <6>Total of 2 processors activated (11972.40 BogoMIPS).
  768. <4>ENABLING IO-APIC IRQs
  769. <6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
  770. <6>checking TSC synchronization across 2 CPUs: passed.
  771. <6>Brought up 2 CPUs
  772. <7>sizeof(vma)=84 bytes
  773. <7>sizeof(page)=32 bytes
  774. <7>sizeof(inode)=340 bytes
  775. <7>sizeof(dentry)=136 bytes
  776. <7>sizeof(ext3inode)=492 bytes
  777. <7>sizeof(buffer_head)=52 bytes
  778. <7>sizeof(skbuff)=172 bytes
  779. <4>migration_cost=45
  780. <6>checking if image is initramfs... it is
  781. <6>Freeing initrd memory: 5122k freed
  782. <6>NET: Registered protocol family 16
  783. <6>ACPI: bus type pci registered
  784. <6>PCI: PCI BIOS revision 2.10 entry at 0xfbab0, last bus=1
  785. <6>PCI: Using configuration type 1
  786. <4>Setting up standard PCI resources
  787. <6>ACPI: Interpreter enabled
  788. <6>ACPI: Using IOAPIC for interrupt routing
  789. <6>ACPI: PCI Root Bridge [PCI0] (0000:00)
  790. <7>PCI: Probing PCI hardware (bus 00)
  791. <7>Boot video device is 0000:00:02.0
  792. <4>PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
  793. <4>PCI quirk: region 0880-08bf claimed by ICH4 GPIO
  794. <6>PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
  795. <6>PCI: Transparent bridge - 0000:00:1e.0
  796. <7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  797. <7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
  798. <4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
  799. <4>ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 15)
  800. <4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15)
  801. <4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15)
  802. <4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
  803. <4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
  804. <4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
  805. <4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 15)
  806. <6>Linux Plug and Play Support v0.97 (c) Adam Belay
  807. <6>pnp: PnP ACPI init
  808. <6>pnp: PnP ACPI: found 11 devices
  809. <6>usbcore: registered new driver usbfs
  810. <6>usbcore: registered new driver hub
  811. <6>PCI: Using ACPI for IRQ routing
  812. <6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
  813. <6>NetLabel: Initializing
  814. <6>NetLabel: domain hash size = 128
  815. <6>NetLabel: protocols = UNLABELED CIPSOv4
  816. <6>NetLabel: unlabeled traffic allowed by default
  817. <6>pnp: 00:0a: ioport range 0x800-0x85f could not be reserved
  818. <6>pnp: 00:0a: ioport range 0xc00-0xc7f has been reserved
  819. <6>pnp: 00:0a: ioport range 0x860-0x8ff could not be reserved
  820. <4>PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
  821. <6>PCI: Bridge: 0000:00:1e.0
  822. <6> IO window: d000-dfff
  823. <6> MEM window: fea00000-feafffff
  824. <6> PREFETCH window: disabled.
  825. <7>PCI: Setting latency timer of device 0000:00:1e.0 to 64
  826. <6>NET: Registered protocol family 2
  827. <4>IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  828. <4>TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  829. <4>TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  830. <6>TCP: Hash tables configured (established 131072 bind 65536)
  831. <6>TCP reno registered
  832. <4>Simple Boot Flag value 0x87 read from CMOS RAM was invalid
  833. <6>Simple Boot Flag at 0x7a set to 0x1
  834. <6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
  835. <5>apm: disabled - APM is not SMP safe.
  836. <6>audit: initializing netlink socket (disabled)
  837. <5>audit(1210861023.241:1): initialized
  838. <4>highmem bounce pool size: 64 pages
  839. <4>Total HugeTLB memory allocated, 0
  840. <5>VFS: Disk quotas dquot_6.5.1
  841. <4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  842. <7>SELinux: Registering netfilter hooks
  843. <6>Initializing Cryptographic API
  844. <4>ksign: Installing public key data
  845. <4>Loading keyring
  846. <4>- Added public key FF48355AC6B12D27
  847. <4>- User ID: Red Hat, Inc. (Kernel Module GPG key)
  848. <6>io scheduler noop registered
  849. <6>io scheduler anticipatory registered
  850. <6>io scheduler deadline registered
  851. <6>io scheduler cfq registered (default)
  852. <6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  853. <6>Real Time Clock Driver v1.12ac
  854. <6>Non-volatile memory driver v1.2
  855. <6>Linux agpgart interface v0.101 (c) Dave Jones
  856. <6>agpgart: Detected an Intel 865 Chipset.
  857. <6>agpgart: Detected 892K stolen memory.
  858. <6>agpgart: AGP aperture is 128M @ 0xe8000000
  859. <6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
  860. <6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  861. <6>00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  862. <4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
  863. <6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
  864. <6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
  865. <6>ICH5: IDE controller at PCI slot 0000:00:1f.1
  866. <6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 169
  867. <6>ICH5: chipset revision 2
  868. <6>ICH5: not 100% native mode: will probe irqs later
  869. <6> ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
  870. <6> ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
  871. <7>Probing IDE interface ide0...
  872. <4>hda: Maxtor 6Y080L0, ATA DISK drive
  873. <4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
  874. <7>Probing IDE interface ide1...
  875. <4>hdc: SAMSUNG DVD-ROM SD-616E, ATAPI CD/DVD-ROM drive
  876. <4>ide1 at 0x170-0x177,0x376 on irq 15
  877. <6>hda: max request size: 128KiB
  878. <6>hda: 156250000 sectors (80000 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
  879. <6>hda: cache flushes supported
  880. <6> hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 hda13 hda14 hda15 >
  881. <4>ide-floppy driver 0.99.newide
  882. <6>usbcore: registered new driver hiddev
  883. <6>usbcore: registered new driver usbhid
  884. <6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver
  885. <6>PNP: PS/2 Controller [PNP0303:KBD] at 0x60,0x64 irq 1
  886. <4>PNP: PS/2 controller doesn't have AUX irq; using default 12
  887. <6>serio: i8042 KBD port at 0x60,0x64 irq 1
  888. <6>serio: i8042 AUX port at 0x60,0x64 irq 12
  889. <6>mice: PS/2 mouse device common for all mice
  890. <6>md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
  891. <6>md: bitmap version 4.39
  892. <6>TCP bic registered
  893. <6>Initializing IPsec netlink socket
  894. <6>NET: Registered protocol family 1
  895. <6>NET: Registered protocol family 17
  896. <4>Using IPI No-Shortcut mode
  897. <6>ACPI: (supports S0 S1<6>Time: tsc clocksource has been installed.
  898. <4> S3 S4 S5)
  899. <6>Freeing unused kernel memory: 220k freed
  900. <4>Write protecting the kernel read-only data: 388k
  901. <6>input: AT Translated Set 2 keyboard as /class/input/input0
  902. <5>FS-Cache: Loaded
  903. <4>FS-Cache: netfs 'nfs' registered for caching
  904. <6>loop: loaded (max 8 devices)
  905. <6>Floppy drive(s): fd0 is 1.44M
  906. <6>FDC 0 is a post-1991 82077
  907. <6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
  908. <6>input: PC Speaker as /class/input/input1
  909. <6>squashfs: version 3.2-alpha (2006/12/12) Phillip Lougher
  910. <6>NET: Registered protocol family 10
  911. <6>lo: Disabled Privacy Extensions
  912. <6>IPv6 over IPv4 tunneling driver
  913. <6>hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
  914. <6>Uniform CD-ROM driver Revision: 3.20
  915. <5>SCSI subsystem initialized
  916. <6>Loading iSCSI transport class v2.0-724.
  917. <5>iscsi: registered transport (tcp)
  918. <6>ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 177
  919. <7>PCI: Setting latency timer of device 0000:00:1d.7 to 64
  920. <6>ehci_hcd 0000:00:1d.7: EHCI Host Controller
  921. <6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
  922. <6>ehci_hcd 0000:00:1d.7: debug port 1
  923. <7>PCI: cache line size of 128 is not supported by device 0000:00:1d.7
  924. <6>ehci_hcd 0000:00:1d.7: irq 177, io mem 0xffa80800
  925. <6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
  926. <6>usb usb1: configuration #1 chosen from 1 choice
  927. <6>hub 1-0:1.0: USB hub found
  928. <6>hub 1-0:1.0: 8 ports detected
  929. <6>USB Universal Host Controller Interface driver v3.0
  930. <6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 185
  931. <7>PCI: Setting latency timer of device 0000:00:1d.0 to 64
  932. <6>uhci_hcd 0000:00:1d.0: UHCI Host Controller
  933. <6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  934. <6>uhci_hcd 0000:00:1d.0: irq 185, io base 0x0000ff80
  935. <6>usb usb2: configuration #1 chosen from 1 choice
  936. <6>hub 2-0:1.0: USB hub found
  937. <6>hub 2-0:1.0: 2 ports detected
  938. <6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193
  939. <7>PCI: Setting latency timer of device 0000:00:1d.1 to 64
  940. <6>uhci_hcd 0000:00:1d.1: UHCI Host Controller
  941. <6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  942. <6>uhci_hcd 0000:00:1d.1: irq 193, io base 0x0000ff60
  943. <6>usb usb3: configuration #1 chosen from 1 choice
  944. <6>hub 3-0:1.0: USB hub found
  945. <6>hub 3-0:1.0: 2 ports detected
  946. <6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 169
  947. <7>PCI: Setting latency timer of device 0000:00:1d.2 to 64
  948. <6>uhci_hcd 0000:00:1d.2: UHCI Host Controller
  949. <6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  950. <6>uhci_hcd 0000:00:1d.2: irq 169, io base 0x0000ff40
  951. <6>usb usb4: configuration #1 chosen from 1 choice
  952. <6>hub 4-0:1.0: USB hub found
  953. <6>hub 4-0:1.0: 2 ports detected
  954. <6>ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 185
  955. <7>PCI: Setting latency timer of device 0000:00:1d.3 to 64
  956. <6>uhci_hcd 0000:00:1d.3: UHCI Host Controller
  957. <6>uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
  958. <6>uhci_hcd 0000:00:1d.3: irq 185, io base 0x0000ff20
  959. <6>usb usb5: configuration #1 chosen from 1 choice
  960. <6>hub 5-0:1.0: USB hub found
  961. <6>hub 5-0:1.0: 2 ports detected
  962. <6>usb 2-1: new low speed USB device using uhci_hcd and address 2
  963. <6>usb 2-1: configuration #1 chosen from 1 choice
  964. <6>input: HID 413c:3010 as /class/input/input2
  965. <6>input: USB HID v1.00 Mouse [HID 413c:3010] on usb-0000:00:1d.0-1
  966. <6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
  967. <6>Copyright (c) 1999-2006 Intel Corporation.
  968. <6>ACPI: PCI Interrupt 0000:01:0c.0[A] -> GSI 18 (level, low) -> IRQ 169
  969. <6>e1000: 0000:01:0c.0: e1000_probe: (PCI:33MHz:32-bit) 00:0f:1f:80:22:83
  970. <6>e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
  971. <7>libata version 2.21 loaded.
  972. <7>ata_piix 0000:00:1f.2: version 2.11
  973. <6>ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
  974. <6>ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 169
  975. <7>PCI: Setting latency timer of device 0000:00:1f.2 to 64
  976. <6>scsi0 : ata_piix
  977. <6>scsi1 : ata_piix
  978. <6>ata1: SATA max UDMA/133 cmd 0x0001fe00 ctl 0x0001fe12 bmdma 0x0001fea0 irq 169
  979. <6>ata2: SATA max UDMA/133 cmd 0x0001fe20 ctl 0x0001fe32 bmdma 0x0001fea8 irq 169
  980. <7>ISO 9660 Extensions: Microsoft Joliet Level 3
  981. <4>Unable to load NLS charset utf8
  982. <4>Unable to load NLS charset utf8
  983. <7>ISO 9660 Extensions: RRIP_1991A
  984. <6>ADDRCONF(NETDEV_UP): eth0: link is not ready
  985. <6>e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
  986. <6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  987. <7>eth0: no IPv6 routers present
  988. <4>Unable to identify CD-ROM format.
  989. <4>VFS: Can't find an ext2 filesystem on dev loop0.
  990. <7>security: 3 users, 6 roles, 1658 types, 210 bools, 1 sens, 1024 cats
  991. <7>security: 61 classes, 57675 rules
  992. <7>SELinux: Completing initialization.
  993. <7>SELinux: Setting up existing superblocks.
  994. <7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling
  995. <7>SELinux: initialized (dev 0:15, type nfs), uses genfs_contexts
  996. <7>SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
  997. <7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
  998. <7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
  999. <7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
  1000. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1001. <7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  1002. <7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  1003. <7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
  1004. <7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
  1005. <7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  1006. <7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs
  1007. <7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
  1008. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1009. <7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
  1010. <7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  1011. <7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  1012. <7>SELinux: initialized (dev cpuset, type cpuset), not configured for labeling
  1013. <7>SELinux: initialized (dev proc, type proc), uses genfs_contexts
  1014. <7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
  1015. <7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  1016. <7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  1017. <5>audit(1210861064.009:2): policy loaded auid=4294967295
  1018. <6>md: raid0 personality registered for level 0
  1019. <6>md: raid1 personality registered for level 1
  1020. <6>raid5: automatically using best checksumming function: pIII_sse
  1021. <4> pIII_sse : 4724.000 MB/sec
  1022. <4>raid5: using function: pIII_sse (4724.000 MB/sec)
  1023. <4>raid6: int32x1 753 MB/s
  1024. <4>raid6: int32x2 753 MB/s
  1025. <4>raid6: int32x4 894 MB/s
  1026. <4>raid6: int32x8 714 MB/s
  1027. <4>raid6: mmxx1 1812 MB/s
  1028. <4>raid6: mmxx2 2050 MB/s
  1029. <4>raid6: sse1x1 1050 MB/s
  1030. <4>raid6: sse1x2 2000 MB/s
  1031. <4>raid6: sse2x1 2148 MB/s
  1032. <4>raid6: sse2x2 3148 MB/s
  1033. <4>raid6: using algorithm sse2x2 (3148 MB/s)
  1034. <6>md: raid6 personality registered for level 6
  1035. <6>md: raid5 personality registered for level 5
  1036. <6>md: raid4 personality registered for level 4
  1037. <4>GFS2 (built Oct 10 2007 16:34:59) installed
  1038. <6>Lock_Nolock (built Oct 10 2007 16:35:10) installed
  1039. <6>device-mapper: ioctl: 4.11.0-ioctl (2006-09-14) initialised: dm-devel@redhat.com
  1040. <6>device-mapper: multipath: version 1.0.5 loaded
  1041. <6>device-mapper: multipath round-robin: version 1.0.0 loaded
  1042. <6>device-mapper: multipath emc: version 0.0.3 loaded
  1043. <4>md: anaconda(pid 564) used deprecated START_ARRAY ioctl. This will not be supported beyond July 2006
  1044. <6>md: autorun ...
  1045. <6>md: considering hda14 ...
  1046. <6>md: adding hda14 ...
  1047. <6>md: adding hda13 ...
  1048. <6>md: created md0
  1049. <6>md: bind<hda13>
  1050. <4>md0: WARNING: hda14 appears to be on the same physical disk as hda13. True
  1051. <4> protection against single-disk failure might be compromised.
  1052. <6>md: bind<hda14>
  1053. <6>md: running: <hda14><hda13>
  1054. <6>raid1: raid set md0 active with 2 out of 2 mirrors
  1055. <6>md: ... autorun DONE.
  1056. <6>EXT3-fs: INFO: recovery required on readonly filesystem.
  1057. <6>EXT3-fs: write access will be enabled during recovery.
  1058. <6>kjournald starting. Commit interval 5 seconds
  1059. <6>EXT3-fs: recovery complete.
  1060. <6>EXT3-fs: mounted filesystem with ordered data mode.
  1061. <7>SELinux: initialized (dev dm-8, type ext3), uses xattr
  1062. <6>kjournald starting. Commit interval 5 seconds
  1063. <6>EXT3-fs: mounted filesystem with ordered data mode.
  1064. <7>SELinux: initialized (dev dm-1, type ext3), uses xattr
  1065. <6>kjournald starting. Commit interval 5 seconds
  1066. <6>EXT3-fs: mounted filesystem with ordered data mode.
  1067. <7>SELinux: initialized (dev dm-4, type ext3), uses xattr
  1068. <6>kjournald starting. Commit interval 5 seconds
  1069. <6>EXT3-fs: mounted filesystem with ordered data mode.
  1070. <7>SELinux: initialized (dev dm-5, type ext3), uses xattr
  1071. <6>EXT3-fs: INFO: recovery required on readonly filesystem.
  1072. <6>EXT3-fs: write access will be enabled during recovery.
  1073. <6>kjournald starting. Commit interval 5 seconds
  1074. <6>EXT3-fs: recovery complete.
  1075. <6>EXT3-fs: mounted filesystem with ordered data mode.
  1076. <7>SELinux: initialized (dev dm-7, type ext3), uses xattr
  1077. <6>EXT3-fs: INFO: recovery required on readonly filesystem.
  1078. <6>EXT3-fs: write access will be enabled during recovery.
  1079. <6>kjournald starting. Commit interval 5 seconds
  1080. <6>EXT3-fs: dm-6: orphan cleanup on readonly fs
  1081. <7>ext3_orphan_cleanup: deleting unreferenced inode 365644
  1082. <6>EXT3-fs: dm-6: 1 orphan inode deleted
  1083. <6>EXT3-fs: recovery complete.
  1084. <6>EXT3-fs: mounted filesystem with ordered data mode.
  1085. <7>SELinux: initialized (dev dm-6, type ext3), uses xattr
  1086. <6>md: md0 stopped.
  1087. <6>md: unbind<hda14>
  1088. <6>md: export_rdev(hda14)
  1089. <6>md: unbind<hda13>
  1090. <6>md: export_rdev(hda13)
  1091. <6>kjournald starting. Commit interval 5 seconds
  1092. <6>EXT3 FS on hda1, internal journal
  1093. <6>EXT3-fs: recovery complete.
  1094. <6>EXT3-fs: mounted filesystem with ordered data mode.
  1095. <7>SELinux: initialized (dev hda1, type ext3), uses xattr
  1096. <6>kjournald starting. Commit interval 5 seconds
  1097. <6>EXT3 FS on hda11, internal journal
  1098. <6>EXT3-fs: recovery complete.
  1099. <6>EXT3-fs: mounted filesystem with ordered data mode.
  1100. <7>SELinux: initialized (dev hda11, type ext3), uses xattr
  1101. <4>md: anaconda(pid 564) used deprecated START_ARRAY ioctl. This will not be supported beyond July 2006
  1102. <6>md: autorun ...
  1103. <6>md: considering hda14 ...
  1104. <6>md: adding hda14 ...
  1105. <6>md: adding hda13 ...
  1106. <6>md: created md0
  1107. <6>md: bind<hda13>
  1108. <4>md0: WARNING: hda14 appears to be on the same physical disk as hda13. True
  1109. <4> protection against single-disk failure might be compromised.
  1110. <6>md: bind<hda14>
  1111. <6>md: running: <hda14><hda13>
  1112. <6>raid1: raid set md0 active with 2 out of 2 mirrors
  1113. <6>md: ... autorun DONE.
  1114. <6>md: md0 stopped.
  1115. <6>md: unbind<hda14>
  1116. <6>md: export_rdev(hda14)
  1117. <6>md: unbind<hda13>
  1118. <6>md: export_rdev(hda13)
  1119. <4>md: anaconda(pid 564) used deprecated START_ARRAY ioctl. This will not be supported beyond July 2006
  1120. <6>md: autorun ...
  1121. <6>md: considering hda14 ...
  1122. <6>md: adding hda14 ...
  1123. <6>md: adding hda13 ...
  1124. <6>md: created md0
  1125. <6>md: bind<hda13>
  1126. <4>md0: WARNING: hda14 appears to be on the same physical disk as hda13. True
  1127. <4> protection against single-disk failure might be compromised.
  1128. <6>md: bind<hda14>
  1129. <6>md: running: <hda14><hda13>
  1130. <6>raid1: raid set md0 active with 2 out of 2 mirrors
  1131. <6>md: ... autorun DONE.
  1132. <6>md: md0 stopped.
  1133. <6>md: unbind<hda14>
  1134. <6>md: export_rdev(hda14)
  1135. <6>md: unbind<hda13>
  1136. <6>md: export_rdev(hda13)
  1137. <3>hub 2-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
  1138. <6>usb 2-1: USB disconnect, address 2
  1139. <6>usb 2-1: new low speed USB device using uhci_hcd and address 3
  1140. <6>usb 2-1: configuration #1 chosen from 1 choice
  1141. <6>input: HID 413c:3010 as /class/input/input3
  1142. <6>input: USB HID v1.00 Mouse [HID 413c:3010] on usb-0000:00:1d.0-1
  1143. <6>md: autorun ...
  1144. <6>md: considering hda14 ...
  1145. <6>md: adding hda14 ...
  1146. <6>md: adding hda13 ...
  1147. <6>md: created md0
  1148. <6>md: bind<hda13>
  1149. <4>md0: WARNING: hda14 appears to be on the same physical disk as hda13. True
  1150. <4> protection against single-disk failure might be compromised.
  1151. <6>md: bind<hda14>
  1152. <6>md: running: <hda14><hda13>
  1153. <6>raid1: raid set md0 active with 2 out of 2 mirrors
  1154. <6>md: ... autorun DONE.
  1155.  
  1156.  
  1157. /tmp/anaconda.log:
  1158. 14:17:05 INFO : 2074100 kB are available
  1159. 14:17:05 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs
  1160. 14:17:05 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1161. 14:17:06 INFO : loaded cramfs from /modules/modules.cgz
  1162. 14:17:06 INFO : loaded fat from /modules/modules.cgz
  1163. 14:17:06 INFO : loaded vfat from /modules/modules.cgz
  1164. 14:17:06 INFO : loaded sunrpc from /modules/modules.cgz
  1165. 14:17:06 INFO : loaded lockd from /modules/modules.cgz
  1166. 14:17:06 INFO : loaded fscache from /modules/modules.cgz
  1167. 14:17:06 INFO : loaded nfs_acl from /modules/modules.cgz
  1168. 14:17:06 INFO : loaded nfs from /modules/modules.cgz
  1169. 14:17:06 INFO : loaded loop from /modules/modules.cgz
  1170. 14:17:06 INFO : loaded floppy from /modules/modules.cgz
  1171. 14:17:06 INFO : loaded edd from /modules/modules.cgz
  1172. 14:17:06 INFO : loaded pcspkr from /modules/modules.cgz
  1173. 14:17:06 INFO : loaded squashfs from /modules/modules.cgz
  1174. 14:17:06 DEBUG : module(s) isofs not found
  1175. 14:17:06 INFO : inserted /tmp/cramfs.ko
  1176. 14:17:06 INFO : inserted /tmp/fat.ko
  1177. 14:17:06 INFO : inserted /tmp/vfat.ko
  1178. 14:17:06 INFO : inserted /tmp/sunrpc.ko
  1179. 14:17:06 INFO : inserted /tmp/lockd.ko
  1180. 14:17:06 INFO : inserted /tmp/fscache.ko
  1181. 14:17:06 INFO : inserted /tmp/nfs_acl.ko
  1182. 14:17:06 INFO : inserted /tmp/nfs.ko
  1183. 14:17:06 INFO : inserted /tmp/loop.ko
  1184. 14:17:06 INFO : inserted /tmp/floppy.ko
  1185. 14:17:06 INFO : inserted /tmp/edd.ko
  1186. 14:17:06 INFO : inserted /tmp/pcspkr.ko
  1187. 14:17:06 INFO : inserted /tmp/squashfs.ko
  1188. 14:17:06 INFO : load module set done
  1189. 14:17:06 INFO : modules to insert ipv6
  1190. 14:17:06 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1191. 14:17:06 INFO : loaded ipv6 from /modules/modules.cgz
  1192. 14:17:06 INFO : inserted /tmp/ipv6.ko
  1193. 14:17:06 INFO : load module set done
  1194. 14:17:06 INFO : modules to insert cdrom ide-cd
  1195. 14:17:06 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1196. 14:17:06 INFO : loaded cdrom from /modules/modules.cgz
  1197. 14:17:06 INFO : loaded ide-cd from /modules/modules.cgz
  1198. 14:17:06 INFO : inserted /tmp/cdrom.ko
  1199. 14:17:06 INFO : inserted /tmp/ide-cd.ko
  1200. 14:17:06 INFO : load module set done
  1201. 14:17:06 INFO : modules to insert scsi_mod sd_mod sr_mod
  1202. 14:17:06 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1203. 14:17:06 INFO : loaded scsi_mod from /modules/modules.cgz
  1204. 14:17:06 INFO : loaded sd_mod from /modules/modules.cgz
  1205. 14:17:06 INFO : loaded sr_mod from /modules/modules.cgz
  1206. 14:17:06 INFO : inserted /tmp/scsi_mod.ko
  1207. 14:17:06 INFO : inserted /tmp/sd_mod.ko
  1208. 14:17:06 INFO : inserted /tmp/sr_mod.ko
  1209. 14:17:06 INFO : load module set done
  1210. 14:17:06 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp
  1211. 14:17:06 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1212. 14:17:06 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz
  1213. 14:17:06 INFO : loaded libiscsi from /modules/modules.cgz
  1214. 14:17:06 INFO : loaded iscsi_tcp from /modules/modules.cgz
  1215. 14:17:06 INFO : inserted /tmp/scsi_transport_iscsi.ko
  1216. 14:17:06 INFO : inserted /tmp/libiscsi.ko
  1217. 14:17:06 INFO : inserted /tmp/iscsi_tcp.ko
  1218. 14:17:06 INFO : load module set done
  1219. 14:17:06 INFO : looking for usb controllers
  1220. 14:17:06 INFO : found USB controller ehci-hcd
  1221. 14:17:06 INFO : modules to insert ehci-hcd
  1222. 14:17:06 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1223. 14:17:06 INFO : loaded ehci-hcd from /modules/modules.cgz
  1224. 14:17:07 INFO : inserted /tmp/ehci-hcd.ko
  1225. 14:17:07 INFO : load module set done
  1226. 14:17:07 INFO : found USB controller uhci-hcd
  1227. 14:17:07 INFO : modules to insert uhci-hcd
  1228. 14:17:07 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1229. 14:17:07 INFO : loaded uhci-hcd from /modules/modules.cgz
  1230. 14:17:07 INFO : inserted /tmp/uhci-hcd.ko
  1231. 14:17:07 INFO : load module set done
  1232. 14:17:07 INFO : found USB controller uhci-hcd
  1233. 14:17:07 INFO : modules to insert
  1234. 14:17:07 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1235. 14:17:07 INFO : load module set done
  1236. 14:17:07 INFO : found USB controller uhci-hcd
  1237. 14:17:07 INFO : modules to insert
  1238. 14:17:07 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1239. 14:17:07 INFO : load module set done
  1240. 14:17:07 INFO : found USB controller uhci-hcd
  1241. 14:17:07 INFO : modules to insert
  1242. 14:17:07 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1243. 14:17:07 INFO : load module set done
  1244. 14:17:07 DEBUG : waiting for usb to become stable...
  1245. 14:17:11 DEBUG : 4 seconds.
  1246. 14:17:11 INFO : modules to insert hid keybdev
  1247. 14:17:11 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1248. 14:17:11 DEBUG : module(s) hid keybdev not found
  1249. 14:17:11 INFO : load module set done
  1250. 14:17:12 INFO : no firewire controller found
  1251. 14:17:12 DEBUG : no pcic controller found
  1252. 14:17:12 DEBUG : probing buses
  1253. 14:17:12 DEBUG : finished bus probing
  1254. 14:17:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 24d3
  1255. 14:17:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 24d0
  1256. 14:17:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 244e
  1257. 14:17:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 2570
  1258. 14:17:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 24d5
  1259. 14:17:12 DEBUG : ignoring driverless device Intel Corporation 82865G Integrated Graphics Controller
  1260. 14:17:12 INFO : modules to insert e1000 libata ata_piix
  1261. 14:17:12 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1262. 14:17:12 INFO : loaded e1000 from /modules/modules.cgz
  1263. 14:17:12 INFO : loaded libata from /modules/modules.cgz
  1264. 14:17:12 INFO : loaded ata_piix from /modules/modules.cgz
  1265. 14:17:13 INFO : inserted /tmp/e1000.ko
  1266. 14:17:13 INFO : inserted /tmp/libata.ko
  1267. 14:17:14 INFO : inserted /tmp/ata_piix.ko
  1268. 14:17:14 INFO : load module set done
  1269. 14:17:14 INFO : trying to mount CD device hdc
  1270. 14:17:15 DEBUG : going to set language to en_US.UTF-8
  1271. 14:17:15 INFO : setting language to en_US.UTF-8
  1272. 14:17:15 INFO : 53 keymaps are available
  1273. 14:17:21 INFO : need to set up networking
  1274. 14:17:21 INFO : going to pick interface
  1275. 14:17:21 INFO : only have one network device: eth0
  1276. 14:17:21 INFO : going to do getNetConfig
  1277. 14:17:21 INFO : eth0 is not a wireless adapter
  1278. 14:17:29 DEBUG : waiting for link eth0...
  1279. 14:17:29 DEBUG : 0 seconds.
  1280. 14:17:29 INFO : Listening on LPF/eth0/00:0f:1f:80:22:83
  1281. 14:17:29 INFO : Sending on LPF/eth0/00:0f:1f:80:22:83
  1282. 14:17:29 INFO : Sending on Socket/fallback
  1283. 14:17:29 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
  1284. 14:17:29 INFO : DHCPOFFER from 192.168.0.254
  1285. 14:17:29 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67
  1286. 14:17:29 INFO : DHCPACK from 192.168.0.254
  1287. 14:17:29 INFO : bound to 192.168.0.13 -- renewal in 8923 seconds.
  1288. 14:17:29 INFO : DHCPv4 eth0 - obtained lease 192.168.0.13
  1289. 14:17:29 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.255.0
  1290. 14:17:29 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 24 broadcast: 192.168.0.255
  1291. 14:17:29 INFO : DHCPv4 eth0 - option routers:
  1292. 14:17:29 DEBUG : device = eth0
  1293. 14:17:29 DEBUG : broadcast = 192.168.0.255
  1294. 14:17:29 DEBUG : netmask = 255.255.255.0
  1295. 14:17:29 DEBUG : network = 192.168.0.0
  1296. 14:17:29 DEBUG : gateway = 192.168.0.254
  1297. 14:17:29 DEBUG : dns[0] = 192.168.0.254
  1298. 14:17:29 DEBUG : waiting for link eth0...
  1299. 14:17:29 DEBUG : 0 seconds.
  1300. 14:17:29 INFO : reverse name lookup worked
  1301. 14:17:29 INFO : starting to STEP_URL
  1302. 14:17:29 INFO : going to do nfsGetSetup
  1303. 14:17:43 INFO : mounting nfs path 192.168.0.254:/var/ftp/pub
  1304. 14:17:43 INFO : can access /mnt/source/images/stage2.img
  1305. 14:17:43 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 11
  1306. 14:17:43 DEBUG : after mountStage2, rc is 0
  1307. 14:17:43 INFO : got url nfs://mnt/source/.
  1308. 14:17:43 INFO : Loading SELinux policy
  1309. 14:17:44 INFO : getting ready to spawn shell now
  1310. 14:17:44 INFO : modules to insert
  1311. 14:17:44 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1312. 14:17:44 INFO : load module set done
  1313. 14:17:44 INFO : modules to insert
  1314. 14:17:44 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1315. 14:17:44 INFO : load module set done
  1316. 14:17:44 INFO : modules to insert
  1317. 14:17:44 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1318. 14:17:44 INFO : load module set done
  1319. 14:17:44 DEBUG : probing buses
  1320. 14:17:44 DEBUG : finished bus probing
  1321. 14:17:44 DEBUG : ignoring driverless device Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller
  1322. 14:17:44 DEBUG : ignoring driverless device Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge
  1323. 14:17:44 DEBUG : ignoring driverless device Intel Corporation 82801 PCI Bridge
  1324. 14:17:44 DEBUG : ignoring driverless device Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface
  1325. 14:17:44 DEBUG : ignoring driverless device Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller
  1326. 14:17:44 DEBUG : ignoring driverless device Intel Corporation 82865G Integrated Graphics Controller
  1327. 14:17:44 INFO : modules to insert
  1328. 14:17:44 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1329. 14:17:44 INFO : load module set done
  1330. 14:17:44 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
  1331. 14:17:44 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1332. 14:17:44 INFO : loaded raid0 from /modules/modules.cgz
  1333. 14:17:44 INFO : loaded raid1 from /modules/modules.cgz
  1334. 14:17:44 INFO : loaded xor from /modules/modules.cgz
  1335. 14:17:44 INFO : loaded raid456 from /modules/modules.cgz
  1336. 14:17:44 INFO : loaded msdos from /modules/modules.cgz
  1337. 14:17:44 INFO : loaded jbd from /modules/modules.cgz
  1338. 14:17:44 INFO : loaded ext3 from /modules/modules.cgz
  1339. 14:17:44 INFO : loaded gfs2 from /modules/modules.cgz
  1340. 14:17:44 INFO : loaded lock_nolock from /modules/modules.cgz
  1341. 14:17:44 INFO : loaded dm-mod from /modules/modules.cgz
  1342. 14:17:44 INFO : loaded dm-zero from /modules/modules.cgz
  1343. 14:17:44 INFO : loaded dm-mirror from /modules/modules.cgz
  1344. 14:17:44 INFO : loaded dm-snapshot from /modules/modules.cgz
  1345. 14:17:44 INFO : loaded dm-multipath from /modules/modules.cgz
  1346. 14:17:44 INFO : loaded dm-round-robin from /modules/modules.cgz
  1347. 14:17:44 INFO : loaded dm-emc from /modules/modules.cgz
  1348. 14:17:44 DEBUG : module(s) md raid5 raid6 reiserfs jfs xfs not found
  1349. 14:17:44 INFO : inserted /tmp/raid0.ko
  1350. 14:17:44 INFO : inserted /tmp/raid1.ko
  1351. 14:17:44 INFO : inserted /tmp/xor.ko
  1352. 14:17:44 INFO : inserted /tmp/raid456.ko
  1353. 14:17:44 INFO : inserted /tmp/msdos.ko
  1354. 14:17:44 INFO : inserted /tmp/jbd.ko
  1355. 14:17:44 INFO : inserted /tmp/ext3.ko
  1356. 14:17:44 INFO : inserted /tmp/gfs2.ko
  1357. 14:17:44 INFO : inserted /tmp/lock_nolock.ko
  1358. 14:17:44 INFO : inserted /tmp/dm-mod.ko
  1359. 14:17:44 INFO : inserted /tmp/dm-zero.ko
  1360. 14:17:44 INFO : inserted /tmp/dm-mirror.ko
  1361. 14:17:44 INFO : inserted /tmp/dm-snapshot.ko
  1362. 14:17:44 INFO : inserted /tmp/dm-multipath.ko
  1363. 14:17:44 INFO : inserted /tmp/dm-round-robin.ko
  1364. 14:17:44 INFO : inserted /tmp/dm-emc.ko
  1365. 14:17:44 INFO : load module set done
  1366. 14:17:44 INFO : looking for USB mouse...
  1367. 14:17:44 INFO : USB mouse found, loading mousedev module
  1368. 14:17:44 INFO : modules to insert mousedev
  1369. 14:17:44 DEBUG : getModuleLocation: 2.6.18-53.el5/i686
  1370. 14:17:44 DEBUG : module(s) mousedev not found
  1371. 14:17:44 INFO : load module set done
  1372. 14:17:44 DEBUG : failed to loading mousedev module
  1373. 14:17:44 INFO : NFS install method detected, will use RHupdates/
  1374. 14:17:44 INFO : Running anaconda script /usr/bin/anaconda
  1375. 14:17:47 INFO : using only installclass Red Hat Enterprise Linux
  1376. 14:17:47 INFO : Red Hat Enterprise Linux is only installclass, using it
  1377. 14:17:47 INFO : Display mode = g
  1378. 14:17:47 INFO : Method = nfs://mnt/source/.
  1379. 14:17:51 INFO : anaconda floppy device fd0
  1380. 14:17:59 INFO : Started mini-wm
  1381. 14:17:59 INFO : Starting graphical installation...
  1382. 14:18:00 INFO : Detected 2032M of memory
  1383. 14:18:00 INFO : Swap attempt of 1000M to 2000M
  1384. 14:18:00 WARNING : step installtype does not exist
  1385. 14:18:00 WARNING : step complete does not exist
  1386. 14:18:01 INFO : moving (1) to step welcome
  1387. 14:18:18 INFO : moving (1) to step regkey
  1388. 14:18:33 INFO : repopaths is {'base': 'Server'}
  1389. 14:18:33 INFO : moving (1) to step findrootparts
  1390. 14:18:33 DEBUG : starting mpaths
  1391. 14:18:33 DEBUG : self.driveList(): ['hda']
  1392. 14:18:33 DEBUG : DiskSet.skippedDisks: []
  1393. 14:18:33 DEBUG : DiskSet.skippedDisks: []
  1394. 14:18:33 DEBUG : done starting mpaths. Drivelist: ['hda']
  1395. 14:18:33 DEBUG : starting dmraids
  1396. 14:18:33 DEBUG : self.driveList(): ['hda']
  1397. 14:18:33 DEBUG : DiskSet.skippedDisks: []
  1398. 14:18:33 DEBUG : DiskSet.skippedDisks: []
  1399. 14:18:33 DEBUG : starting all dmraids on drives ['hda']
  1400. 14:18:33 DEBUG : scanning for dmraid on drives ['hda']
  1401. 14:18:33 DEBUG : done starting dmraids. Drivelist: ['hda']
  1402. 14:18:34 DEBUG : adding drive hda to disk list
  1403. 14:18:36 ERROR : reading raid sb failed for hda5
  1404. 14:18:36 ERROR : reading raid sb failed for hda6
  1405. 14:18:36 ERROR : reading raid sb failed for hda7
  1406. 14:18:36 ERROR : reading raid sb failed for hda8
  1407. 14:18:38 INFO : lv is TV/lvol0, size of 436
  1408. 14:18:38 INFO : lv is VolumeGroup0/edsnap, size of 512, snapshot from lvm1
  1409. 14:18:38 INFO : lv is VolumeGroup0/lvm1, size of 500
  1410. 14:18:38 INFO : lv is VolumeGroup0/lvm2, size of 500
  1411. 14:18:38 INFO : lv is VolumeGroup0/lvm3, size of 500
  1412. 14:18:38 INFO : lv is vol0/home, size of 512
  1413. 14:18:38 INFO : lv is vol0/root, size of 8192
  1414. 14:18:39 DEBUG : isys.py:mount()- going to mount /dev/TV/lvol0 on /mnt/sysimage
  1415. 14:18:39 DEBUG : isys.py:mount()- going to mount /dev/VolumeGroup0/lvm1 on /mnt/sysimage
  1416. 14:18:39 DEBUG : isys.py:mount()- going to mount /dev/VolumeGroup0/lvm2 on /mnt/sysimage
  1417. 14:18:39 DEBUG : isys.py:mount()- going to mount /dev/VolumeGroup0/lvm3 on /mnt/sysimage
  1418. 14:18:39 DEBUG : isys.py:mount()- going to mount /dev/vol0/home on /mnt/sysimage
  1419. 14:18:39 DEBUG : isys.py:mount()- going to mount /dev/vol0/root on /mnt/sysimage
  1420. 14:18:46 DEBUG : isys.py:mount()- going to mount /tmp/hda1 on /mnt/sysimage
  1421. 14:18:46 DEBUG : isys.py:mount()- going to mount /tmp/hda11 on /mnt/sysimage
  1422. 14:18:47 DEBUG : removing drive hda from disk lists
  1423. 14:18:47 INFO : moving (1) to step findinstall
  1424. 14:18:47 INFO : using only installclass Red Hat Enterprise Linux
  1425. 14:18:51 WARNING : step complete does not exist
  1426. 14:18:51 INFO : moving (1) to step partitionobjinit
  1427. 14:18:51 INFO : no initiator set
  1428. 14:18:51 INFO : no /tmp/fcpconfig; not configuring zfcp
  1429. 14:19:00 DEBUG : adding drive hda to disk list
  1430. 14:19:00 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument
  1431. 14:19:00 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument
  1432. 14:19:10 ERROR : reading raid sb failed for hda5
  1433. 14:19:10 ERROR : reading raid sb failed for hda6
  1434. 14:19:10 ERROR : reading raid sb failed for hda7
  1435. 14:19:10 ERROR : reading raid sb failed for hda8
  1436. 14:19:11 DEBUG : error opening device md0: [Errno 2] No such file or directory: 'md0'
  1437. 14:19:14 INFO : pv is /dev/hda15 in vg , size is 494
  1438. 14:19:14 INFO : pv is /dev/hda2 in vg vol0, size is 14001
  1439. 14:19:14 INFO : pv is /dev/hda5 in vg VolumeGroup0, size is 1074
  1440. 14:19:14 INFO : pv is /dev/hda7 in vg , size is 784
  1441. 14:19:14 INFO : pv is /dev/hda8 in vg VolumeGroup0, size is 784
  1442. 14:19:14 INFO : pv is /dev/hda9 in vg VolumeGroup0, size is 784
  1443. 14:19:14 INFO : pv is /dev/md0 in vg TV, size is 494
  1444. 14:19:15 INFO : vg TV, size is 492, pesize is 4096
  1445. 14:19:15 INFO : vg VolumeGroup0, size is 2640, pesize is 4096
  1446. 14:19:15 INFO : vg vol0, size is 13984, pesize is 32768
  1447. 14:19:15 DEBUG : VolumeGroupRequestSpec('TV').preexist_size is 492.0
  1448. 14:19:15 INFO : lv is TV/lvol0, size of 436
  1449. 14:19:15 INFO : lv is VolumeGroup0/edsnap, size of 512, snapshot from lvm1
  1450. 14:19:15 INFO : lv is VolumeGroup0/lvm1, size of 500
  1451. 14:19:15 INFO : lv is VolumeGroup0/lvm2, size of 500
  1452. 14:19:15 INFO : lv is VolumeGroup0/lvm3, size of 500
  1453. 14:19:15 INFO : lv is vol0/home, size of 512
  1454. 14:19:15 INFO : lv is vol0/root, size of 8192
  1455. 14:19:15 DEBUG : VolumeGroupRequestSpec('VolumeGroup0').preexist_size is 2640.0
  1456. 14:19:15 INFO : lv is TV/lvol0, size of 436
  1457. 14:19:15 INFO : lv is VolumeGroup0/edsnap, size of 512, snapshot from lvm1
  1458. 14:19:15 INFO : lv is VolumeGroup0/lvm1, size of 500
  1459. 14:19:15 INFO : lv is VolumeGroup0/lvm2, size of 500
  1460. 14:19:15 INFO : lv is VolumeGroup0/lvm3, size of 500
  1461. 14:19:15 INFO : lv is vol0/home, size of 512
  1462. 14:19:15 INFO : lv is vol0/root, size of 8192
  1463. 14:19:15 DEBUG : VolumeGroupRequestSpec('vol0').preexist_size is 13984.0
  1464. 14:19:16 INFO : lv is TV/lvol0, size of 436
  1465. 14:19:16 INFO : lv is VolumeGroup0/edsnap, size of 512, snapshot from lvm1
  1466. 14:19:16 INFO : lv is VolumeGroup0/lvm1, size of 500
  1467. 14:19:16 INFO : lv is VolumeGroup0/lvm2, size of 500
  1468. 14:19:16 INFO : lv is VolumeGroup0/lvm3, size of 500
  1469. 14:19:16 INFO : lv is vol0/home, size of 512
  1470. 14:19:16 INFO : lv is vol0/root, size of 8192
  1471. 14:19:17 INFO : moving (1) to step parttype
  1472. 14:20:16 INFO : moving (1) to step autopartitionexecute
  1473. 14:20:16 DEBUG : removing drive hda from disk lists
  1474. 14:20:25 DEBUG : adding drive hda to disk list
  1475. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1476. 14:20:25 DEBUG : got pv.size of 7.84423828125, clamped to 0
  1477. 14:20:25 DEBUG : total space: 0
  1478. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1479. 14:20:25 DEBUG : got pv.size of 38099.465332, clamped to 38080
  1480. 14:20:25 DEBUG : total space: 38080
  1481. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1482. 14:20:25 DEBUG : got pv.size of 57145.2758789, clamped to 57120
  1483. 14:20:25 DEBUG : total space: 57120
  1484. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1485. 14:20:25 DEBUG : got pv.size of 66668.1811523, clamped to 66656
  1486. 14:20:25 DEBUG : total space: 66656
  1487. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1488. 14:20:25 DEBUG : got pv.size of 71429.6337891, clamped to 71424
  1489. 14:20:25 DEBUG : total space: 71424
  1490. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1491. 14:20:25 DEBUG : got pv.size of 73814.2822266, clamped to 73792
  1492. 14:20:25 DEBUG : total space: 73792
  1493. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1494. 14:20:25 DEBUG : got pv.size of 74998.762207, clamped to 74976
  1495. 14:20:25 DEBUG : total space: 74976
  1496. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1497. 14:20:25 DEBUG : got pv.size of 75594.9243164, clamped to 75584
  1498. 14:20:25 DEBUG : total space: 75584
  1499. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1500. 14:20:25 DEBUG : got pv.size of 75893.0053711, clamped to 75872
  1501. 14:20:25 DEBUG : total space: 75872
  1502. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1503. 14:20:25 DEBUG : got pv.size of 76042.0458984, clamped to 76032
  1504. 14:20:25 DEBUG : total space: 76032
  1505. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1506. 14:20:25 DEBUG : got pv.size of 76120.4882812, clamped to 76096
  1507. 14:20:25 DEBUG : total space: 76096
  1508. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1509. 14:20:25 DEBUG : got pv.size of 76151.8652344, clamped to 76128
  1510. 14:20:25 DEBUG : total space: 76128
  1511. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1512. 14:20:25 DEBUG : got pv.size of 76175.3979492, clamped to 76160
  1513. 14:20:25 DEBUG : total space: 76160
  1514. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1515. 14:20:25 DEBUG : got pv.size of 76183.2421875, clamped to 76160
  1516. 14:20:25 DEBUG : total space: 76160
  1517. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1518. 14:20:25 DEBUG : got pv.size of 76183.2421875, clamped to 76160
  1519. 14:20:25 DEBUG : total space: 76160
  1520. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1521. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1522. 14:20:25 DEBUG : total space: 76160
  1523. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1524. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1525. 14:20:25 DEBUG : total space: 76160
  1526. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1527. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1528. 14:20:25 DEBUG : total space: 76160
  1529. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1530. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1531. 14:20:25 DEBUG : total space: 76160
  1532. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1533. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1534. 14:20:25 DEBUG : total space: 76160
  1535. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1536. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1537. 14:20:25 DEBUG : total space: 76160
  1538. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1539. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1540. 14:20:25 DEBUG : total space: 76160
  1541. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1542. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1543. 14:20:25 DEBUG : total space: 76160
  1544. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1545. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1546. 14:20:25 DEBUG : total space: 76160
  1547. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1548. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1549. 14:20:25 DEBUG : total space: 76160
  1550. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1551. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1552. 14:20:25 DEBUG : total space: 76160
  1553. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1554. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1555. 14:20:25 DEBUG : total space: 76160
  1556. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1557. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1558. 14:20:25 DEBUG : total space: 76160
  1559. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1560. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1561. 14:20:25 DEBUG : total space: 76160
  1562. 14:20:25 DEBUG : used space is 2024
  1563. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1564. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1565. 14:20:25 DEBUG : total space: 76160
  1566. 14:20:25 DEBUG : actual space is 76160
  1567. 14:20:25 DEBUG : used space is 39528
  1568. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1569. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1570. 14:20:25 DEBUG : total space: 76160
  1571. 14:20:25 DEBUG : actual space is 76160
  1572. 14:20:25 DEBUG : used space is 40512
  1573. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1574. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1575. 14:20:25 DEBUG : total space: 76160
  1576. 14:20:25 DEBUG : actual space is 76160
  1577. 14:20:25 DEBUG : used space is 76160
  1578. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1579. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1580. 14:20:25 DEBUG : total space: 76160
  1581. 14:20:25 DEBUG : actual space is 76160
  1582. 14:20:25 DEBUG : used space is 76160
  1583. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1584. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1585. 14:20:25 DEBUG : total space: 76160
  1586. 14:20:25 DEBUG : actual space is 76160
  1587. 14:20:25 DEBUG : used space is 76160
  1588. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1589. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1590. 14:20:25 DEBUG : total space: 76160
  1591. 14:20:25 DEBUG : actual space is 76160
  1592. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1593. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1594. 14:20:25 DEBUG : total space: 76160
  1595. 14:20:25 DEBUG : no preexisting size for volume group VolGroup00
  1596. 14:20:25 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1597. 14:20:25 DEBUG : total space: 76160
  1598. 14:20:25 INFO : moving (1) to step partitiondone
  1599. 14:20:25 INFO : moving (1) to step bootloadersetup
  1600. 14:20:25 INFO : moving (1) to step networkdevicecheck
  1601. 14:20:25 INFO : moving (1) to step network
  1602. 14:20:32 INFO : moving (-1) to step networkdevicecheck
  1603. 14:20:32 INFO : moving (-1) to step bootloadersetup
  1604. 14:20:32 INFO : moving (-1) to step partitiondone
  1605. 14:20:32 WARNING : getting self.dev more than once for VG Request -- name: VolGroup00 uniqueID: 29
  1606. format: 1 pesize: 32768
  1607. physvols: [28]
  1608. 14:20:32 INFO : moving (-1) to step autopartitionexecute
  1609. 14:20:32 DEBUG : removing drive hda from disk lists
  1610. 14:20:41 DEBUG : adding drive hda to disk list
  1611. 14:20:41 DEBUG : error reading jfs label on /tmp/disk: [Errno 22] Invalid argument
  1612. 14:20:41 DEBUG : error reading reiserfs label on /tmp/disk: [Errno 22] Invalid argument
  1613. 14:20:52 ERROR : reading raid sb failed for hda5
  1614. 14:20:52 ERROR : reading raid sb failed for hda6
  1615. 14:20:52 ERROR : reading raid sb failed for hda7
  1616. 14:20:52 ERROR : reading raid sb failed for hda8
  1617. 14:20:52 DEBUG : error opening device md0: [Errno 2] No such file or directory: 'md0'
  1618. 14:20:56 INFO : pv is /dev/hda15 in vg , size is 494
  1619. 14:20:56 INFO : pv is /dev/hda2 in vg vol0, size is 14001
  1620. 14:20:56 INFO : pv is /dev/hda5 in vg VolumeGroup0, size is 1074
  1621. 14:20:56 INFO : pv is /dev/hda7 in vg , size is 784
  1622. 14:20:56 INFO : pv is /dev/hda8 in vg VolumeGroup0, size is 784
  1623. 14:20:56 INFO : pv is /dev/hda9 in vg VolumeGroup0, size is 784
  1624. 14:20:56 INFO : pv is /dev/md0 in vg TV, size is 494
  1625. 14:20:56 INFO : vg TV, size is 492, pesize is 4096
  1626. 14:20:56 INFO : vg VolumeGroup0, size is 2640, pesize is 4096
  1627. 14:20:56 INFO : vg vol0, size is 13984, pesize is 32768
  1628. 14:20:56 DEBUG : VolumeGroupRequestSpec('TV').preexist_size is 492.0
  1629. 14:20:56 INFO : lv is TV/lvol0, size of 436
  1630. 14:20:56 INFO : lv is VolumeGroup0/edsnap, size of 512, snapshot from lvm1
  1631. 14:20:56 INFO : lv is VolumeGroup0/lvm1, size of 500
  1632. 14:20:56 INFO : lv is VolumeGroup0/lvm2, size of 500
  1633. 14:20:56 INFO : lv is VolumeGroup0/lvm3, size of 500
  1634. 14:20:56 INFO : lv is vol0/home, size of 512
  1635. 14:20:56 INFO : lv is vol0/root, size of 8192
  1636. 14:20:56 DEBUG : VolumeGroupRequestSpec('VolumeGroup0').preexist_size is 2640.0
  1637. 14:20:57 INFO : lv is TV/lvol0, size of 436
  1638. 14:20:57 INFO : lv is VolumeGroup0/edsnap, size of 512, snapshot from lvm1
  1639. 14:20:57 INFO : lv is VolumeGroup0/lvm1, size of 500
  1640. 14:20:57 INFO : lv is VolumeGroup0/lvm2, size of 500
  1641. 14:20:57 INFO : lv is VolumeGroup0/lvm3, size of 500
  1642. 14:20:57 INFO : lv is vol0/home, size of 512
  1643. 14:20:57 INFO : lv is vol0/root, size of 8192
  1644. 14:20:57 DEBUG : VolumeGroupRequestSpec('vol0').preexist_size is 13984.0
  1645. 14:20:57 INFO : lv is TV/lvol0, size of 436
  1646. 14:20:57 INFO : lv is VolumeGroup0/edsnap, size of 512, snapshot from lvm1
  1647. 14:20:57 INFO : lv is VolumeGroup0/lvm1, size of 500
  1648. 14:20:57 INFO : lv is VolumeGroup0/lvm2, size of 500
  1649. 14:20:57 INFO : lv is VolumeGroup0/lvm3, size of 500
  1650. 14:20:57 INFO : lv is vol0/home, size of 512
  1651. 14:20:57 INFO : lv is vol0/root, size of 8192
  1652. 14:20:58 INFO : moving (-1) to step parttype
  1653. 14:21:06 INFO : moving (1) to step autopartitionexecute
  1654. 14:21:06 INFO : Detected 2032M of memory
  1655. 14:21:06 INFO : Swap attempt of 1000M to 2000M
  1656. 14:21:06 DEBUG : removing drive hda from disk lists
  1657. 14:21:17 DEBUG : adding drive hda to disk list
  1658. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1659. 14:21:17 DEBUG : got pv.size of 7.84423828125, clamped to 0
  1660. 14:21:17 DEBUG : total space: 0
  1661. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1662. 14:21:17 DEBUG : got pv.size of 38099.465332, clamped to 38080
  1663. 14:21:17 DEBUG : total space: 38080
  1664. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1665. 14:21:17 DEBUG : got pv.size of 57145.2758789, clamped to 57120
  1666. 14:21:17 DEBUG : total space: 57120
  1667. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1668. 14:21:17 DEBUG : got pv.size of 66668.1811523, clamped to 66656
  1669. 14:21:17 DEBUG : total space: 66656
  1670. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1671. 14:21:17 DEBUG : got pv.size of 71429.6337891, clamped to 71424
  1672. 14:21:17 DEBUG : total space: 71424
  1673. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1674. 14:21:17 DEBUG : got pv.size of 73814.2822266, clamped to 73792
  1675. 14:21:17 DEBUG : total space: 73792
  1676. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1677. 14:21:17 DEBUG : got pv.size of 74998.762207, clamped to 74976
  1678. 14:21:17 DEBUG : total space: 74976
  1679. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1680. 14:21:17 DEBUG : got pv.size of 75594.9243164, clamped to 75584
  1681. 14:21:17 DEBUG : total space: 75584
  1682. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1683. 14:21:17 DEBUG : got pv.size of 75893.0053711, clamped to 75872
  1684. 14:21:17 DEBUG : total space: 75872
  1685. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1686. 14:21:17 DEBUG : got pv.size of 76042.0458984, clamped to 76032
  1687. 14:21:17 DEBUG : total space: 76032
  1688. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1689. 14:21:17 DEBUG : got pv.size of 76120.4882812, clamped to 76096
  1690. 14:21:17 DEBUG : total space: 76096
  1691. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1692. 14:21:17 DEBUG : got pv.size of 76151.8652344, clamped to 76128
  1693. 14:21:17 DEBUG : total space: 76128
  1694. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1695. 14:21:17 DEBUG : got pv.size of 76175.3979492, clamped to 76160
  1696. 14:21:17 DEBUG : total space: 76160
  1697. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1698. 14:21:17 DEBUG : got pv.size of 76183.2421875, clamped to 76160
  1699. 14:21:17 DEBUG : total space: 76160
  1700. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1701. 14:21:17 DEBUG : got pv.size of 76183.2421875, clamped to 76160
  1702. 14:21:17 DEBUG : total space: 76160
  1703. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1704. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1705. 14:21:17 DEBUG : total space: 76160
  1706. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1707. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1708. 14:21:17 DEBUG : total space: 76160
  1709. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1710. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1711. 14:21:17 DEBUG : total space: 76160
  1712. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1713. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1714. 14:21:17 DEBUG : total space: 76160
  1715. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1716. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1717. 14:21:17 DEBUG : total space: 76160
  1718. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1719. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1720. 14:21:17 DEBUG : total space: 76160
  1721. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1722. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1723. 14:21:17 DEBUG : total space: 76160
  1724. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1725. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1726. 14:21:17 DEBUG : total space: 76160
  1727. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1728. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1729. 14:21:17 DEBUG : total space: 76160
  1730. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1731. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1732. 14:21:17 DEBUG : total space: 76160
  1733. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1734. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1735. 14:21:17 DEBUG : total space: 76160
  1736. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1737. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1738. 14:21:17 DEBUG : total space: 76160
  1739. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1740. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1741. 14:21:17 DEBUG : total space: 76160
  1742. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1743. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1744. 14:21:17 DEBUG : total space: 76160
  1745. 14:21:17 DEBUG : used space is 2024
  1746. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1747. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1748. 14:21:17 DEBUG : total space: 76160
  1749. 14:21:17 DEBUG : actual space is 76160
  1750. 14:21:17 DEBUG : used space is 3008
  1751. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1752. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1753. 14:21:17 DEBUG : total space: 76160
  1754. 14:21:17 DEBUG : actual space is 76160
  1755. 14:21:17 DEBUG : used space is 76160
  1756. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1757. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1758. 14:21:17 DEBUG : total space: 76160
  1759. 14:21:17 DEBUG : actual space is 76160
  1760. 14:21:17 DEBUG : used space is 76160
  1761. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1762. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1763. 14:21:17 DEBUG : total space: 76160
  1764. 14:21:17 DEBUG : actual space is 76160
  1765. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1766. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1767. 14:21:17 DEBUG : total space: 76160
  1768. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1769. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1770. 14:21:17 DEBUG : total space: 76160
  1771. 14:21:17 INFO : moving (1) to step partition
  1772. 14:21:17 DEBUG : no preexisting size for volume group VolGroup00
  1773. 14:21:17 DEBUG : got pv.size of 76191.0864258, clamped to 76160
  1774. 14:21:17 DEBUG : total space: 76160
  1775. 14:22:21 DEBUG : removing drive hda from disk lists
  1776. 14:22:30 DEBUG : adding drive hda to disk list
  1777. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1778. 14:22:30 DEBUG : got pv.size of 7.8134765625, clamped to 0
  1779. 14:22:30 DEBUG : total space: 0
  1780. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1781. 14:22:30 DEBUG : got pv.size of 38146.5, clamped to 38144
  1782. 14:22:30 DEBUG : total space: 38144
  1783. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1784. 14:22:30 DEBUG : got pv.size of 57223.6875, clamped to 57216
  1785. 14:22:30 DEBUG : total space: 57216
  1786. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1787. 14:22:30 DEBUG : got pv.size of 66754.4370117, clamped to 66752
  1788. 14:22:30 DEBUG : total space: 66752
  1789. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1790. 14:22:30 DEBUG : got pv.size of 71523.7338867, clamped to 71520
  1791. 14:22:30 DEBUG : total space: 71520
  1792. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1793. 14:22:30 DEBUG : got pv.size of 73908.3823242, clamped to 73888
  1794. 14:22:30 DEBUG : total space: 73888
  1795. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1796. 14:22:30 DEBUG : got pv.size of 75100.706543, clamped to 75072
  1797. 14:22:30 DEBUG : total space: 75072
  1798. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1799. 14:22:30 DEBUG : got pv.size of 75696.8686523, clamped to 75680
  1800. 14:22:30 DEBUG : total space: 75680
  1801. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1802. 14:22:30 DEBUG : got pv.size of 75994.949707, clamped to 75968
  1803. 14:22:30 DEBUG : total space: 75968
  1804. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1805. 14:22:30 DEBUG : got pv.size of 76143.9902344, clamped to 76128
  1806. 14:22:30 DEBUG : total space: 76128
  1807. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1808. 14:22:30 DEBUG : got pv.size of 76214.5883789, clamped to 76192
  1809. 14:22:30 DEBUG : total space: 76192
  1810. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1811. 14:22:30 DEBUG : got pv.size of 76253.8095703, clamped to 76224
  1812. 14:22:30 DEBUG : total space: 76224
  1813. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1814. 14:22:30 DEBUG : got pv.size of 76277.3422852, clamped to 76256
  1815. 14:22:30 DEBUG : total space: 76256
  1816. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1817. 14:22:30 DEBUG : got pv.size of 76285.1865234, clamped to 76256
  1818. 14:22:30 DEBUG : total space: 76256
  1819. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1820. 14:22:30 DEBUG : got pv.size of 76285.1865234, clamped to 76256
  1821. 14:22:30 DEBUG : total space: 76256
  1822. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1823. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1824. 14:22:30 DEBUG : total space: 76288
  1825. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1826. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1827. 14:22:30 DEBUG : total space: 76288
  1828. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1829. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1830. 14:22:30 DEBUG : total space: 76288
  1831. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1832. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1833. 14:22:30 DEBUG : total space: 76288
  1834. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1835. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1836. 14:22:30 DEBUG : total space: 76288
  1837. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1838. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1839. 14:22:30 DEBUG : total space: 76288
  1840. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1841. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1842. 14:22:30 DEBUG : total space: 76288
  1843. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1844. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1845. 14:22:30 DEBUG : total space: 76288
  1846. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1847. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1848. 14:22:30 DEBUG : total space: 76288
  1849. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1850. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1851. 14:22:30 DEBUG : total space: 76288
  1852. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1853. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1854. 14:22:30 DEBUG : total space: 76288
  1855. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1856. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1857. 14:22:30 DEBUG : total space: 76288
  1858. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1859. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1860. 14:22:30 DEBUG : total space: 76288
  1861. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1862. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1863. 14:22:30 DEBUG : total space: 76288
  1864. 14:22:30 DEBUG : used space is 2024
  1865. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1866. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1867. 14:22:30 DEBUG : total space: 76288
  1868. 14:22:30 DEBUG : actual space is 76288
  1869. 14:22:30 DEBUG : used space is 39592
  1870. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1871. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1872. 14:22:30 DEBUG : total space: 76288
  1873. 14:22:30 DEBUG : actual space is 76288
  1874. 14:22:30 DEBUG : used space is 40576
  1875. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1876. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1877. 14:22:30 DEBUG : total space: 76288
  1878. 14:22:30 DEBUG : actual space is 76288
  1879. 14:22:30 DEBUG : used space is 76288
  1880. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1881. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1882. 14:22:30 DEBUG : total space: 76288
  1883. 14:22:30 DEBUG : actual space is 76288
  1884. 14:22:30 DEBUG : used space is 76288
  1885. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1886. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1887. 14:22:30 DEBUG : total space: 76288
  1888. 14:22:30 DEBUG : actual space is 76288
  1889. 14:22:30 DEBUG : used space is 76288
  1890. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1891. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1892. 14:22:30 DEBUG : total space: 76288
  1893. 14:22:30 DEBUG : actual space is 76288
  1894. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1895. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1896. 14:22:30 DEBUG : total space: 76288
  1897. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1898. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1899. 14:22:30 DEBUG : total space: 76288
  1900. 14:22:30 DEBUG : no preexisting size for volume group VolGroup00
  1901. 14:22:30 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1902. 14:22:30 DEBUG : total space: 76288
  1903. 14:22:34 DEBUG : removing drive hda from disk lists
  1904. 14:22:43 DEBUG : adding drive hda to disk list
  1905. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1906. 14:22:43 DEBUG : got pv.size of 7.8134765625, clamped to 0
  1907. 14:22:43 DEBUG : total space: 0
  1908. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1909. 14:22:43 DEBUG : got pv.size of 38146.5, clamped to 38144
  1910. 14:22:43 DEBUG : total space: 38144
  1911. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1912. 14:22:43 DEBUG : got pv.size of 57223.6875, clamped to 57216
  1913. 14:22:43 DEBUG : total space: 57216
  1914. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1915. 14:22:43 DEBUG : got pv.size of 66754.4370117, clamped to 66752
  1916. 14:22:43 DEBUG : total space: 66752
  1917. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1918. 14:22:43 DEBUG : got pv.size of 71523.7338867, clamped to 71520
  1919. 14:22:43 DEBUG : total space: 71520
  1920. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1921. 14:22:43 DEBUG : got pv.size of 73908.3823242, clamped to 73888
  1922. 14:22:43 DEBUG : total space: 73888
  1923. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1924. 14:22:43 DEBUG : got pv.size of 75100.706543, clamped to 75072
  1925. 14:22:43 DEBUG : total space: 75072
  1926. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1927. 14:22:43 DEBUG : got pv.size of 75696.8686523, clamped to 75680
  1928. 14:22:43 DEBUG : total space: 75680
  1929. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1930. 14:22:43 DEBUG : got pv.size of 75994.949707, clamped to 75968
  1931. 14:22:43 DEBUG : total space: 75968
  1932. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1933. 14:22:43 DEBUG : got pv.size of 76143.9902344, clamped to 76128
  1934. 14:22:43 DEBUG : total space: 76128
  1935. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1936. 14:22:43 DEBUG : got pv.size of 76214.5883789, clamped to 76192
  1937. 14:22:43 DEBUG : total space: 76192
  1938. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1939. 14:22:43 DEBUG : got pv.size of 76253.8095703, clamped to 76224
  1940. 14:22:43 DEBUG : total space: 76224
  1941. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1942. 14:22:43 DEBUG : got pv.size of 76277.3422852, clamped to 76256
  1943. 14:22:43 DEBUG : total space: 76256
  1944. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1945. 14:22:43 DEBUG : got pv.size of 76285.1865234, clamped to 76256
  1946. 14:22:43 DEBUG : total space: 76256
  1947. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1948. 14:22:43 DEBUG : got pv.size of 76285.1865234, clamped to 76256
  1949. 14:22:43 DEBUG : total space: 76256
  1950. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1951. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1952. 14:22:43 DEBUG : total space: 76288
  1953. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1954. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1955. 14:22:43 DEBUG : total space: 76288
  1956. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1957. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1958. 14:22:43 DEBUG : total space: 76288
  1959. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1960. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1961. 14:22:43 DEBUG : total space: 76288
  1962. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1963. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1964. 14:22:43 DEBUG : total space: 76288
  1965. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1966. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1967. 14:22:43 DEBUG : total space: 76288
  1968. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1969. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1970. 14:22:43 DEBUG : total space: 76288
  1971. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1972. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1973. 14:22:43 DEBUG : total space: 76288
  1974. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1975. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1976. 14:22:43 DEBUG : total space: 76288
  1977. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1978. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1979. 14:22:43 DEBUG : total space: 76288
  1980. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1981. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1982. 14:22:43 DEBUG : total space: 76288
  1983. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1984. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1985. 14:22:43 DEBUG : total space: 76288
  1986. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1987. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1988. 14:22:43 DEBUG : total space: 76288
  1989. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1990. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1991. 14:22:43 DEBUG : total space: 76288
  1992. 14:22:43 DEBUG : used space is 2024
  1993. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1994. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  1995. 14:22:43 DEBUG : total space: 76288
  1996. 14:22:43 DEBUG : actual space is 76288
  1997. 14:22:43 DEBUG : used space is 39592
  1998. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  1999. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2000. 14:22:43 DEBUG : total space: 76288
  2001. 14:22:43 DEBUG : actual space is 76288
  2002. 14:22:43 DEBUG : used space is 40576
  2003. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  2004. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2005. 14:22:43 DEBUG : total space: 76288
  2006. 14:22:43 DEBUG : actual space is 76288
  2007. 14:22:43 DEBUG : used space is 76288
  2008. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  2009. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2010. 14:22:43 DEBUG : total space: 76288
  2011. 14:22:43 DEBUG : actual space is 76288
  2012. 14:22:43 DEBUG : used space is 76288
  2013. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  2014. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2015. 14:22:43 DEBUG : total space: 76288
  2016. 14:22:43 DEBUG : actual space is 76288
  2017. 14:22:43 DEBUG : used space is 76288
  2018. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  2019. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2020. 14:22:43 DEBUG : total space: 76288
  2021. 14:22:43 DEBUG : actual space is 76288
  2022. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  2023. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2024. 14:22:43 DEBUG : total space: 76288
  2025. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  2026. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2027. 14:22:43 DEBUG : total space: 76288
  2028. 14:22:43 DEBUG : no preexisting size for volume group VolGroup00
  2029. 14:22:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2030. 14:22:43 DEBUG : total space: 76288
  2031. 14:23:20 DEBUG : removing drive hda from disk lists
  2032. 14:23:29 DEBUG : adding drive hda to disk list
  2033. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2034. 14:23:29 DEBUG : got pv.size of 7.8134765625, clamped to 0
  2035. 14:23:29 DEBUG : total space: 0
  2036. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2037. 14:23:29 DEBUG : got pv.size of 38146.5, clamped to 38144
  2038. 14:23:29 DEBUG : total space: 38144
  2039. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2040. 14:23:29 DEBUG : got pv.size of 57223.6875, clamped to 57216
  2041. 14:23:29 DEBUG : total space: 57216
  2042. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2043. 14:23:29 DEBUG : got pv.size of 66754.4370117, clamped to 66752
  2044. 14:23:29 DEBUG : total space: 66752
  2045. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2046. 14:23:29 DEBUG : got pv.size of 71523.7338867, clamped to 71520
  2047. 14:23:29 DEBUG : total space: 71520
  2048. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2049. 14:23:29 DEBUG : got pv.size of 73908.3823242, clamped to 73888
  2050. 14:23:29 DEBUG : total space: 73888
  2051. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2052. 14:23:29 DEBUG : got pv.size of 75100.706543, clamped to 75072
  2053. 14:23:29 DEBUG : total space: 75072
  2054. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2055. 14:23:29 DEBUG : got pv.size of 75696.8686523, clamped to 75680
  2056. 14:23:29 DEBUG : total space: 75680
  2057. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2058. 14:23:29 DEBUG : got pv.size of 75994.949707, clamped to 75968
  2059. 14:23:29 DEBUG : total space: 75968
  2060. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2061. 14:23:29 DEBUG : got pv.size of 76143.9902344, clamped to 76128
  2062. 14:23:29 DEBUG : total space: 76128
  2063. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2064. 14:23:29 DEBUG : got pv.size of 76214.5883789, clamped to 76192
  2065. 14:23:29 DEBUG : total space: 76192
  2066. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2067. 14:23:29 DEBUG : got pv.size of 76253.8095703, clamped to 76224
  2068. 14:23:29 DEBUG : total space: 76224
  2069. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2070. 14:23:29 DEBUG : got pv.size of 76277.3422852, clamped to 76256
  2071. 14:23:29 DEBUG : total space: 76256
  2072. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2073. 14:23:29 DEBUG : got pv.size of 76285.1865234, clamped to 76256
  2074. 14:23:29 DEBUG : total space: 76256
  2075. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2076. 14:23:29 DEBUG : got pv.size of 76285.1865234, clamped to 76256
  2077. 14:23:29 DEBUG : total space: 76256
  2078. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2079. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2080. 14:23:29 DEBUG : total space: 76288
  2081. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2082. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2083. 14:23:29 DEBUG : total space: 76288
  2084. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2085. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2086. 14:23:29 DEBUG : total space: 76288
  2087. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2088. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2089. 14:23:29 DEBUG : total space: 76288
  2090. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2091. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2092. 14:23:29 DEBUG : total space: 76288
  2093. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2094. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2095. 14:23:29 DEBUG : total space: 76288
  2096. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2097. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2098. 14:23:29 DEBUG : total space: 76288
  2099. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2100. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2101. 14:23:29 DEBUG : total space: 76288
  2102. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2103. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2104. 14:23:29 DEBUG : total space: 76288
  2105. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2106. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2107. 14:23:29 DEBUG : total space: 76288
  2108. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2109. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2110. 14:23:29 DEBUG : total space: 76288
  2111. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2112. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2113. 14:23:29 DEBUG : total space: 76288
  2114. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2115. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2116. 14:23:29 DEBUG : total space: 76288
  2117. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2118. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2119. 14:23:29 DEBUG : total space: 76288
  2120. 14:23:29 DEBUG : used space is 1024
  2121. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2122. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2123. 14:23:29 DEBUG : total space: 76288
  2124. 14:23:29 DEBUG : actual space is 76288
  2125. 14:23:29 DEBUG : used space is 76288
  2126. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2127. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2128. 14:23:29 DEBUG : total space: 76288
  2129. 14:23:29 DEBUG : actual space is 76288
  2130. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2131. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2132. 14:23:29 DEBUG : total space: 76288
  2133. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2134. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2135. 14:23:29 DEBUG : total space: 76288
  2136. 14:23:29 DEBUG : no preexisting size for volume group VolGroup00
  2137. 14:23:29 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2138. 14:23:29 DEBUG : total space: 76288
  2139. 14:23:33 DEBUG : removing drive hda from disk lists
  2140. 14:23:43 DEBUG : adding drive hda to disk list
  2141. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2142. 14:23:43 DEBUG : got pv.size of 7.8134765625, clamped to 0
  2143. 14:23:43 DEBUG : total space: 0
  2144. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2145. 14:23:43 DEBUG : got pv.size of 38146.5, clamped to 38144
  2146. 14:23:43 DEBUG : total space: 38144
  2147. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2148. 14:23:43 DEBUG : got pv.size of 57223.6875, clamped to 57216
  2149. 14:23:43 DEBUG : total space: 57216
  2150. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2151. 14:23:43 DEBUG : got pv.size of 66754.4370117, clamped to 66752
  2152. 14:23:43 DEBUG : total space: 66752
  2153. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2154. 14:23:43 DEBUG : got pv.size of 71523.7338867, clamped to 71520
  2155. 14:23:43 DEBUG : total space: 71520
  2156. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2157. 14:23:43 DEBUG : got pv.size of 73908.3823242, clamped to 73888
  2158. 14:23:43 DEBUG : total space: 73888
  2159. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2160. 14:23:43 DEBUG : got pv.size of 75100.706543, clamped to 75072
  2161. 14:23:43 DEBUG : total space: 75072
  2162. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2163. 14:23:43 DEBUG : got pv.size of 75696.8686523, clamped to 75680
  2164. 14:23:43 DEBUG : total space: 75680
  2165. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2166. 14:23:43 DEBUG : got pv.size of 75994.949707, clamped to 75968
  2167. 14:23:43 DEBUG : total space: 75968
  2168. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2169. 14:23:43 DEBUG : got pv.size of 76143.9902344, clamped to 76128
  2170. 14:23:43 DEBUG : total space: 76128
  2171. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2172. 14:23:43 DEBUG : got pv.size of 76214.5883789, clamped to 76192
  2173. 14:23:43 DEBUG : total space: 76192
  2174. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2175. 14:23:43 DEBUG : got pv.size of 76253.8095703, clamped to 76224
  2176. 14:23:43 DEBUG : total space: 76224
  2177. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2178. 14:23:43 DEBUG : got pv.size of 76277.3422852, clamped to 76256
  2179. 14:23:43 DEBUG : total space: 76256
  2180. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2181. 14:23:43 DEBUG : got pv.size of 76285.1865234, clamped to 76256
  2182. 14:23:43 DEBUG : total space: 76256
  2183. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2184. 14:23:43 DEBUG : got pv.size of 76285.1865234, clamped to 76256
  2185. 14:23:43 DEBUG : total space: 76256
  2186. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2187. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2188. 14:23:43 DEBUG : total space: 76288
  2189. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2190. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2191. 14:23:43 DEBUG : total space: 76288
  2192. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2193. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2194. 14:23:43 DEBUG : total space: 76288
  2195. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2196. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2197. 14:23:43 DEBUG : total space: 76288
  2198. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2199. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2200. 14:23:43 DEBUG : total space: 76288
  2201. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2202. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2203. 14:23:43 DEBUG : total space: 76288
  2204. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2205. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2206. 14:23:43 DEBUG : total space: 76288
  2207. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2208. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2209. 14:23:43 DEBUG : total space: 76288
  2210. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2211. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2212. 14:23:43 DEBUG : total space: 76288
  2213. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2214. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2215. 14:23:43 DEBUG : total space: 76288
  2216. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2217. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2218. 14:23:43 DEBUG : total space: 76288
  2219. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2220. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2221. 14:23:43 DEBUG : total space: 76288
  2222. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2223. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2224. 14:23:43 DEBUG : total space: 76288
  2225. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2226. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2227. 14:23:43 DEBUG : total space: 76288
  2228. 14:23:43 DEBUG : no preexisting size for volume group VolGroup00
  2229. 14:23:43 DEBUG : got pv.size of 76293.0307617, clamped to 76288
  2230. 14:23:43 DEBUG : total space: 76288
  2231. 14:23:47 DEBUG : removing drive hda from disk lists
  2232. 14:23:57 DEBUG : adding drive hda to disk list
  2233. 14:24:23 DEBUG : removing drive hda from disk lists
  2234. 14:24:32 DEBUG : adding drive hda to disk list
  2235. 14:24:58 DEBUG : removing drive hda from disk lists
  2236. 14:25:06 DEBUG : adding drive hda to disk list
  2237. 14:26:02 DEBUG : removing drive hda from disk lists
  2238. 14:26:11 DEBUG : adding drive hda to disk list
  2239. 14:26:25 DEBUG : removing drive hda from disk lists
  2240. 14:26:34 DEBUG : adding drive hda to disk list
  2241. 14:27:19 DEBUG : removing drive hda from disk lists
  2242. 14:27:28 DEBUG : adding drive hda to disk list
  2243. 14:28:30 INFO : pv is /dev/hda15 in vg , size is 494
  2244. 14:28:30 INFO : pv is /dev/hda2 in vg vol0, size is 14001
  2245. 14:28:30 INFO : pv is /dev/hda5 in vg VolumeGroup0, size is 1074
  2246. 14:28:30 INFO : pv is /dev/hda7 in vg , size is 784
  2247. 14:28:30 INFO : pv is /dev/hda8 in vg VolumeGroup0, size is 784
  2248. 14:28:30 INFO : pv is /dev/hda9 in vg VolumeGroup0, size is 784
  2249. 14:28:30 DEBUG : computeVGSize: vgsize is 67488
  2250. 14:28:43 DEBUG : computeVGSize: vgsize is 67488
  2251. 14:28:43 DEBUG : computeVGSize: vgsize is 67488
  2252. 14:29:00 DEBUG : computeVGSize: vgsize is 67488
  2253. 14:29:00 DEBUG : computeVGSize: vgsize is 67488
  2254. 14:29:01 DEBUG : computeVGSize: vgsize is 67488
  2255. 14:29:01 DEBUG : computeVGSize: vgsize is 67488
  2256. 14:29:27 DEBUG : computeVGSize: vgsize is 67488
  2257. 14:29:27 DEBUG : computeVGSize: vgsize is 67488
  2258. 14:29:29 DEBUG : computeVGSize: vgsize is 67488
  2259. 14:29:29 DEBUG : computeVGSize: vgsize is 67488
  2260. 14:29:47 DEBUG : computeVGSize: vgsize is 67488
  2261. 14:29:47 DEBUG : computeVGSize: vgsize is 67488
  2262. 14:29:57 DEBUG : computeVGSize: vgsize is 67488
  2263. 14:29:57 DEBUG : removing drive hda from disk lists
  2264. 14:30:05 DEBUG : adding drive hda to disk list
  2265. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2266. 14:30:05 DEBUG : got pv.size of 7.84423828125, clamped to 0
  2267. 14:30:05 DEBUG : total space: 0
  2268. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2269. 14:30:05 DEBUG : got pv.size of 33753.7573242, clamped to 33728
  2270. 14:30:05 DEBUG : total space: 33728
  2271. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2272. 14:30:05 DEBUG : got pv.size of 50618.8388672, clamped to 50592
  2273. 14:30:05 DEBUG : total space: 50592
  2274. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2275. 14:30:05 DEBUG : got pv.size of 59059.2392578, clamped to 59040
  2276. 14:30:05 DEBUG : total space: 59040
  2277. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2278. 14:30:05 DEBUG : got pv.size of 63271.5952148, clamped to 63264
  2279. 14:30:05 DEBUG : total space: 63264
  2280. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2281. 14:30:05 DEBUG : got pv.size of 65381.6953125, clamped to 65376
  2282. 14:30:05 DEBUG : total space: 65376
  2283. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2284. 14:30:05 DEBUG : got pv.size of 66440.6674805, clamped to 66432
  2285. 14:30:05 DEBUG : total space: 66432
  2286. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2287. 14:30:05 DEBUG : got pv.size of 66966.2314453, clamped to 66944
  2288. 14:30:05 DEBUG : total space: 66944
  2289. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2290. 14:30:05 DEBUG : got pv.size of 67225.0913086, clamped to 67200
  2291. 14:30:05 DEBUG : total space: 67200
  2292. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2293. 14:30:05 DEBUG : got pv.size of 67358.4433594, clamped to 67328
  2294. 14:30:05 DEBUG : total space: 67328
  2295. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2296. 14:30:05 DEBUG : got pv.size of 67429.0415039, clamped to 67424
  2297. 14:30:05 DEBUG : total space: 67424
  2298. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2299. 14:30:05 DEBUG : got pv.size of 67460.418457, clamped to 67456
  2300. 14:30:05 DEBUG : total space: 67456
  2301. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2302. 14:30:05 DEBUG : got pv.size of 67476.1069336, clamped to 67456
  2303. 14:30:05 DEBUG : total space: 67456
  2304. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2305. 14:30:05 DEBUG : got pv.size of 67483.9511719, clamped to 67456
  2306. 14:30:05 DEBUG : total space: 67456
  2307. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2308. 14:30:05 DEBUG : got pv.size of 67483.9511719, clamped to 67456
  2309. 14:30:05 DEBUG : total space: 67456
  2310. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2311. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2312. 14:30:05 DEBUG : total space: 67488
  2313. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2314. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2315. 14:30:05 DEBUG : total space: 67488
  2316. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2317. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2318. 14:30:05 DEBUG : total space: 67488
  2319. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2320. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2321. 14:30:05 DEBUG : total space: 67488
  2322. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2323. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2324. 14:30:05 DEBUG : total space: 67488
  2325. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2326. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2327. 14:30:05 DEBUG : total space: 67488
  2328. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2329. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2330. 14:30:05 DEBUG : total space: 67488
  2331. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2332. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2333. 14:30:05 DEBUG : total space: 67488
  2334. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2335. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2336. 14:30:05 DEBUG : total space: 67488
  2337. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2338. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2339. 14:30:05 DEBUG : total space: 67488
  2340. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2341. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2342. 14:30:05 DEBUG : total space: 67488
  2343. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2344. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2345. 14:30:05 DEBUG : total space: 67488
  2346. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2347. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2348. 14:30:05 DEBUG : total space: 67488
  2349. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2350. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2351. 14:30:05 DEBUG : total space: 67488
  2352. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2353. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2354. 14:30:05 DEBUG : total space: 67488
  2355. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2356. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2357. 14:30:05 DEBUG : total space: 67488
  2358. 14:30:05 DEBUG : no preexisting size for volume group Vol0
  2359. 14:30:05 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2360. 14:30:05 DEBUG : total space: 67488
  2361. 14:30:34 DEBUG : removing drive hda from disk lists
  2362. 14:30:43 DEBUG : adding drive hda to disk list
  2363. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2364. 14:30:43 DEBUG : got pv.size of 7.84423828125, clamped to 0
  2365. 14:30:43 DEBUG : total space: 0
  2366. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2367. 14:30:43 DEBUG : got pv.size of 33753.7573242, clamped to 33728
  2368. 14:30:43 DEBUG : total space: 33728
  2369. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2370. 14:30:43 DEBUG : got pv.size of 50618.8388672, clamped to 50592
  2371. 14:30:43 DEBUG : total space: 50592
  2372. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2373. 14:30:43 DEBUG : got pv.size of 59059.2392578, clamped to 59040
  2374. 14:30:43 DEBUG : total space: 59040
  2375. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2376. 14:30:43 DEBUG : got pv.size of 63271.5952148, clamped to 63264
  2377. 14:30:43 DEBUG : total space: 63264
  2378. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2379. 14:30:43 DEBUG : got pv.size of 65381.6953125, clamped to 65376
  2380. 14:30:43 DEBUG : total space: 65376
  2381. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2382. 14:30:43 DEBUG : got pv.size of 66440.6674805, clamped to 66432
  2383. 14:30:43 DEBUG : total space: 66432
  2384. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2385. 14:30:43 DEBUG : got pv.size of 66966.2314453, clamped to 66944
  2386. 14:30:43 DEBUG : total space: 66944
  2387. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2388. 14:30:43 DEBUG : got pv.size of 67225.0913086, clamped to 67200
  2389. 14:30:43 DEBUG : total space: 67200
  2390. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2391. 14:30:43 DEBUG : got pv.size of 67358.4433594, clamped to 67328
  2392. 14:30:43 DEBUG : total space: 67328
  2393. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2394. 14:30:43 DEBUG : got pv.size of 67429.0415039, clamped to 67424
  2395. 14:30:43 DEBUG : total space: 67424
  2396. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2397. 14:30:43 DEBUG : got pv.size of 67460.418457, clamped to 67456
  2398. 14:30:43 DEBUG : total space: 67456
  2399. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2400. 14:30:43 DEBUG : got pv.size of 67476.1069336, clamped to 67456
  2401. 14:30:43 DEBUG : total space: 67456
  2402. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2403. 14:30:43 DEBUG : got pv.size of 67483.9511719, clamped to 67456
  2404. 14:30:43 DEBUG : total space: 67456
  2405. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2406. 14:30:43 DEBUG : got pv.size of 67483.9511719, clamped to 67456
  2407. 14:30:43 DEBUG : total space: 67456
  2408. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2409. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2410. 14:30:43 DEBUG : total space: 67488
  2411. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2412. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2413. 14:30:43 DEBUG : total space: 67488
  2414. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2415. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2416. 14:30:43 DEBUG : total space: 67488
  2417. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2418. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2419. 14:30:43 DEBUG : total space: 67488
  2420. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2421. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2422. 14:30:43 DEBUG : total space: 67488
  2423. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2424. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2425. 14:30:43 DEBUG : total space: 67488
  2426. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2427. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2428. 14:30:43 DEBUG : total space: 67488
  2429. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2430. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2431. 14:30:43 DEBUG : total space: 67488
  2432. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2433. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2434. 14:30:43 DEBUG : total space: 67488
  2435. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2436. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2437. 14:30:43 DEBUG : total space: 67488
  2438. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2439. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2440. 14:30:43 DEBUG : total space: 67488
  2441. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2442. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2443. 14:30:43 DEBUG : total space: 67488
  2444. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2445. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2446. 14:30:43 DEBUG : total space: 67488
  2447. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2448. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2449. 14:30:43 DEBUG : total space: 67488
  2450. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2451. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2452. 14:30:43 DEBUG : total space: 67488
  2453. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2454. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2455. 14:30:43 DEBUG : total space: 67488
  2456. 14:30:43 DEBUG : no preexisting size for volume group Vol0
  2457. 14:30:43 DEBUG : got pv.size of 67491.7954102, clamped to 67488
  2458. 14:30:43 DEBUG : total space: 67488
  2459. 14:30:51 INFO : moving (1) to step partitiondone
  2460. 14:30:51 INFO : moving (1) to step bootloadersetup
  2461. 14:30:51 INFO : moving (1) to step bootloader
  2462. 14:31:18 INFO : moving (1) to step networkdevicecheck
  2463. 14:31:18 INFO : moving (1) to step network
  2464. 14:31:25 INFO : moving (1) to step timezone
  2465. 14:31:28 INFO : moving (1) to step accounts
  2466. 14:31:34 INFO : moving (1) to step reposetup
  2467. 14:31:34 INFO : package paths is {'base': ['file:///mnt/source/./Server']}
  2468. 14:31:34 DEBUG : Reading Local RPMDB
  2469. 14:31:34 DEBUG : Setting up Package Sacks
  2470. 14:31:36 DEBUG : Getting group metadata
  2471. 14:31:36 INFO : no groups missing
  2472. 14:31:36 INFO : moving (1) to step basepkgsel
  2473. 14:31:36 DEBUG : Building updates object
  2474. 14:31:36 DEBUG : No package named notify-daemon available to be installed
  2475. 14:31:36 DEBUG : No package named gnopernicus available to be installed
  2476. 14:31:36 DEBUG : No package named iprutils available to be installed
  2477. 14:31:37 DEBUG : No package named yaboot available to be installed
  2478. 14:31:37 DEBUG : No package named elilo available to be installed
  2479. 14:31:37 DEBUG : No package named s390utils available to be installed
  2480. 14:31:37 DEBUG : No package named ppc64-utils available to be installed
  2481. 14:31:37 DEBUG : No package named mcelog available to be installed
  2482. 14:31:37 DEBUG : No package named prctl available to be installed
  2483. 14:31:37 DEBUG : No package named longrun available to be installed
  2484. 14:31:37 DEBUG : No package named pup available to be installed
  2485. 14:31:37 DEBUG : No package named system-config-printer-gui available to be installed
  2486. 14:31:38 DEBUG : No package named java-1.4.2-gcj-compat-plugin available to be installed
  2487. 14:31:38 INFO : moving (1) to step tasksel
  2488. 14:32:07 INFO : moving (1) to step group-selection
  2489. 14:32:27 INFO : moving (1) to step postselection
  2490. 14:32:27 DEBUG : no kernel-smp package
  2491. 14:32:27 INFO : selected kernel package for kernel
  2492. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6
  2493. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6
  2494. 14:32:35 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_4.2.0)
  2495. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.4)
  2496. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.4)
  2497. 14:32:35 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvbase.so.4.2
  2498. 14:32:35 INFO : adding libwvstreams for libwvbase.so.4.2, required by wvdial
  2499. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.4)
  2500. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.4)
  2501. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for ld-linux.so.2
  2502. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for ld-linux.so.2
  2503. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.0)
  2504. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.0)
  2505. 14:32:35 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvstreams.so.4.2
  2506. 14:32:35 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6
  2507. 14:32:35 INFO : adding libstdc++ for libstdc++.so.6, required by wvdial
  2508. 14:32:35 DEBUG : Matched ppp - 2.4.4-1.el5.i386 to require for ppp
  2509. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6
  2510. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6
  2511. 14:32:35 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1
  2512. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for rtld(GNU_HASH)
  2513. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for rtld(GNU_HASH)
  2514. 14:32:35 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvutils.so.4.2
  2515. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1)
  2516. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1)
  2517. 14:32:35 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.3)
  2518. 14:32:35 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.0)
  2519. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for ld-linux.so.2(GLIBC_2.3)
  2520. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for ld-linux.so.2(GLIBC_2.3)
  2521. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.3)
  2522. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.3)
  2523. 14:32:35 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python(abi)
  2524. 14:32:35 INFO : adding python for python(abi), required by rhel-instnum
  2525. 14:32:35 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  2526. 14:32:35 DEBUG : Matched openssh - 4.3p2-24.el5.i386 to require for openssh
  2527. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2)
  2528. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2)
  2529. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so
  2530. 14:32:35 INFO : adding nss for libnss3.so, required by openssh-clients
  2531. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2(GLIBC_2.0)
  2532. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2(GLIBC_2.0)
  2533. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9)
  2534. 14:32:35 DEBUG : Matched zlib - 1.2.3-3.i386 to require for libz.so.1
  2535. 14:32:35 INFO : adding zlib for libz.so.1, required by openssh-clients
  2536. 14:32:35 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for libcrypto.so.6
  2537. 14:32:35 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for libcrypto.so.6
  2538. 14:32:35 INFO : adding openssl for libcrypto.so.6, required by openssh-clients
  2539. 14:32:35 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libk5crypto.so.3
  2540. 14:32:35 INFO : adding krb5-libs for libk5crypto.so.3, required by openssh-clients
  2541. 14:32:35 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssapi_krb5.so.2
  2542. 14:32:35 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5.so.3
  2543. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9.2)
  2544. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1
  2545. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1
  2546. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libutil.so.1
  2547. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libutil.so.1
  2548. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9.3)
  2549. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2(GLIBC_2.2)
  2550. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2(GLIBC_2.2)
  2551. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2
  2552. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2
  2553. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.2)
  2554. 14:32:35 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)
  2555. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.1)
  2556. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.1)
  2557. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.3)
  2558. 14:32:35 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libplc4.so
  2559. 14:32:35 INFO : adding nspr for libplc4.so, required by openssh-clients
  2560. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.5)
  2561. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libcrypt.so.1
  2562. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libcrypt.so.1
  2563. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3)
  2564. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3)
  2565. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.6)
  2566. 14:32:35 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2
  2567. 14:32:35 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2
  2568. 14:32:35 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libcom_err.so.2
  2569. 14:32:35 INFO : adding e2fsprogs-libs for libcom_err.so.2, required by openssh-clients
  2570. 14:32:35 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.4)
  2571. 14:32:35 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2
  2572. 14:32:35 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  2573. 14:32:35 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode
  2574. 14:32:35 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  2575. 14:32:36 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.i386 to require for mkfontdir
  2576. 14:32:36 INFO : adding xorg-x11-font-utils for mkfontdir, required by xorg-x11-fonts-75dpi
  2577. 14:32:36 DEBUG : Matched chkfontpath - 1.10.1-1.1.i386 to require for chkfontpath
  2578. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(strict)
  2579. 14:32:36 INFO : adding perl for perl(strict), required by netpbm-progs
  2580. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Temp)
  2581. 14:32:36 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng12.so.0
  2582. 14:32:36 INFO : adding libpng for libpng12.so.0, required by netpbm-progs
  2583. 14:32:36 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for libnetpbm.so.10
  2584. 14:32:36 INFO : adding netpbm for libnetpbm.so.10, required by netpbm-progs
  2585. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec)
  2586. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Cwd)
  2587. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Getopt::Long)
  2588. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Basename)
  2589. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  2590. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  2591. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(English)
  2592. 14:32:36 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.0)
  2593. 14:32:36 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.0)
  2594. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Fcntl)
  2595. 14:32:36 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for netpbm
  2596. 14:32:36 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng12.so.0(PNG12_0)
  2597. 14:32:36 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff.so.3
  2598. 14:32:36 INFO : adding libtiff for libtiff.so.3, required by netpbm-progs
  2599. 14:32:36 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg.so.62
  2600. 14:32:36 INFO : adding libjpeg for libjpeg.so.62, required by netpbm-progs
  2601. 14:32:36 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Errno)
  2602. 14:32:36 DEBUG : Matched libX11 - 1.0.3-8.0.1.el5.i386 to require for libX11.so.6
  2603. 14:32:36 INFO : adding libX11 for libX11.so.6, required by netpbm-progs
  2604. 14:32:36 DEBUG : Matched lcms - 1.15-1.2.2.i386 to require for liblcms.so.1
  2605. 14:32:36 INFO : adding lcms for liblcms.so.1, required by dcraw
  2606. 14:32:36 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux.so.1
  2607. 14:32:36 INFO : adding libselinux for libselinux.so.1, required by coreutils
  2608. 14:32:36 DEBUG : Matched findutils - 1:4.2.27-4.1.i386 to require for findutils
  2609. 14:32:36 DEBUG : Matched glibc - 2.5-18.i386 to require for librt.so.1(GLIBC_2.2)
  2610. 14:32:36 DEBUG : Matched glibc - 2.5-18.i686 to require for librt.so.1(GLIBC_2.2)
  2611. 14:32:36 DEBUG : Matched glibc - 2.5-18.i386 to require for librt.so.1
  2612. 14:32:36 DEBUG : Matched glibc - 2.5-18.i686 to require for librt.so.1
  2613. 14:32:36 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  2614. 14:32:36 DEBUG : Matched libacl - 2.2.39-2.1.el5.i386 to require for libacl.so.1
  2615. 14:32:36 INFO : adding libacl for libacl.so.1, required by coreutils
  2616. 14:32:36 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam_misc.so.0
  2617. 14:32:36 DEBUG : Matched libacl - 2.2.39-2.1.el5.i386 to require for libacl.so.1(ACL_1.0)
  2618. 14:32:36 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)
  2619. 14:32:36 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0
  2620. 14:32:36 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_1.0)
  2621. 14:32:36 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.4)
  2622. 14:32:36 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.4)
  2623. 14:32:36 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.3)
  2624. 14:32:36 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.3)
  2625. 14:32:36 DEBUG : Matched grep - 2.5.1-54.2.el5.i386 to require for grep
  2626. 14:32:36 INFO : adding info for /sbin/install-info, required by coreutils
  2627. 14:32:36 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  2628. 14:32:36 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  2629. 14:32:36 DEBUG : Matched glibc - 2.5-18.i386 to require for libcrypt.so.1(GLIBC_2.0)
  2630. 14:32:36 DEBUG : Matched glibc - 2.5-18.i686 to require for libcrypt.so.1(GLIBC_2.0)
  2631. 14:32:36 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for libaudit.so.0
  2632. 14:32:36 INFO : adding audit-libs for libaudit.so.0, required by openssh-server
  2633. 14:32:36 DEBUG : Matched glibc - 2.5-18.i386 to require for libutil.so.1(GLIBC_2.0)
  2634. 14:32:36 DEBUG : Matched glibc - 2.5-18.i686 to require for libutil.so.1(GLIBC_2.0)
  2635. 14:32:36 DEBUG : Matched tcp_wrappers - 7.6-40.4.el5.i386 to require for libwrap.so.0
  2636. 14:32:36 INFO_2 : Importing additional filelist information
  2637. 14:32:40 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5.so.3(krb5_3_MIT)
  2638. 14:32:40 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.i386 to require for mkfontscale
  2639. 14:32:40 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig
  2640. 14:32:40 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  2641. 14:32:40 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  2642. 14:32:40 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork
  2643. 14:32:40 DEBUG : Matched kexec-tools - 1.101-194.4.el5.i386 to require for kexec-tools
  2644. 14:32:40 DEBUG : Matched hicolor-icon-theme - 0.9-2.1.noarch to require for hicolor-icon-theme
  2645. 14:32:40 DEBUG : Matched pygtk2-libglade - 2.10.1-8.el5.i386 to require for pygtk2-libglade
  2646. 14:32:40 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  2647. 14:32:40 DEBUG : Matched pciutils - 2.2.3-4.i386 to require for pciutils
  2648. 14:32:40 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  2649. 14:32:40 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python
  2650. 14:32:40 DEBUG : Matched kudzu - 1.2.57.1.15-1.i386 to require for kudzu
  2651. 14:32:40 DEBUG : Matched rpm-python - 4.4.2-47.el5.i386 to require for rpm-python
  2652. 14:32:40 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode
  2653. 14:32:40 DEBUG : Matched newt - 0.52.2-9.i386 to require for newt
  2654. 14:32:40 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  2655. 14:32:40 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  2656. 14:32:40 DEBUG : Matched dbus-python - 0.70-7.el5.i386 to require for dbus-python
  2657. 14:32:40 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for fileutils
  2658. 14:32:40 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  2659. 14:32:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2(GLIBC_2.0)
  2660. 14:32:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2(GLIBC_2.0)
  2661. 14:32:40 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts
  2662. 14:32:40 DEBUG : Matched libICE - 1.0.1-2.1.i386 to require for libICE.so.6
  2663. 14:32:40 INFO : adding libICE for libICE.so.6, required by ghostscript
  2664. 14:32:40 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(getopts.pl)
  2665. 14:32:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.0)
  2666. 14:32:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.0)
  2667. 14:32:40 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for libcupsimage.so.2
  2668. 14:32:40 INFO : adding cups-libs for libcupsimage.so.2, required by ghostscript
  2669. 14:32:40 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext.so.6
  2670. 14:32:40 INFO : adding libXext for libXext.so.6, required by ghostscript
  2671. 14:32:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0
  2672. 14:32:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0
  2673. 14:32:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2(GLIBC_2.1)
  2674. 14:32:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2(GLIBC_2.1)
  2675. 14:32:40 DEBUG : Matched libXt - 1.0.2-3.1.fc6.i386 to require for libXt.so.6
  2676. 14:32:40 INFO : adding libXt for libXt.so.6, required by ghostscript
  2677. 14:32:40 DEBUG : Matched libSM - 1.0.1-3.1.i386 to require for libSM.so.6
  2678. 14:32:40 INFO : adding libSM for libSM.so.6, required by ghostscript
  2679. 14:32:40 DEBUG : Matched ghostscript-fonts - 5.50-13.1.1.noarch to require for ghostscript-fonts
  2680. 14:32:40 DEBUG : ignoring ghostscript-fonts>ghostscript in whiteout
  2681. 14:32:40 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for libcups.so.2
  2682. 14:32:40 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb
  2683. 14:32:40 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  2684. 14:32:40 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb-0.1.so.4
  2685. 14:32:40 DEBUG : Matched pcsc-lite - 1.3.1-7.i386 to require for pcsc-lite
  2686. 14:32:40 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup
  2687. 14:32:40 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata
  2688. 14:32:41 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncurses.so.5
  2689. 14:32:41 INFO : adding ncurses for libncurses.so.5, required by iptstate
  2690. 14:32:41 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(GLIBCXX_3.4)
  2691. 14:32:41 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables
  2692. 14:32:41 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(CXXABI_1.3)
  2693. 14:32:41 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for cyrus-sasl-lib
  2694. 14:32:41 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for libssl.so.6
  2695. 14:32:41 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for libssl.so.6
  2696. 14:32:41 DEBUG : ignoring initscripts>sysklogd in whiteout
  2697. 14:32:41 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash
  2698. 14:32:41 DEBUG : Matched gnome-python2-canvas - 2.16.0-1.fc6.i386 to require for gnome-python2-canvas
  2699. 14:32:41 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2
  2700. 14:32:41 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2
  2701. 14:32:41 DEBUG : Matched system-config-network-tui - 1.3.99-2.el5.noarch to require for system-config-network-tui
  2702. 14:32:41 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux
  2703. 14:32:41 DEBUG : Matched ethtool - 5-1.el5.i386 to require for ethtool
  2704. 14:32:41 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for coreutils
  2705. 14:32:41 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp
  2706. 14:32:41 INFO : adding sed for /bin/sed, required by initscripts
  2707. 14:32:41 INFO : adding psmisc for /sbin/fuser, required by initscripts
  2708. 14:32:41 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for module-init-tools
  2709. 14:32:41 DEBUG : Matched mingetty - 1.07-5.2.2.i386 to require for mingetty
  2710. 14:32:41 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  2711. 14:32:41 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for mount
  2712. 14:32:41 DEBUG : Matched udev - 095-14.9.el5.i386 to require for dev
  2713. 14:32:41 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash
  2714. 14:32:41 DEBUG : Matched SysVinit - 2.86-14.i386 to require for SysVinit
  2715. 14:32:41 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libglib-2.0.so.0
  2716. 14:32:41 INFO : adding glib2 for libglib-2.0.so.0, required by initscripts
  2717. 14:32:41 DEBUG : Matched e2fsprogs - 1.39-10.el5.i386 to require for e2fsprogs
  2718. 14:32:41 INFO : adding gawk for /bin/awk, required by initscripts
  2719. 14:32:41 DEBUG : Matched sysklogd - 1.4.1-40.el5.i386 to require for syslog
  2720. 14:32:41 DEBUG : Matched net-tools - 1.60-73.i386 to require for net-tools
  2721. 14:32:41 DEBUG : Matched speex - 1.0.5-4.i386 to require for libspeex.so.1
  2722. 14:32:41 INFO : adding speex for libspeex.so.1, required by vorbis-tools
  2723. 14:32:41 DEBUG : Matched flac - 1.1.2-27.i386 to require for libFLAC.so.7
  2724. 14:32:41 INFO : adding flac for libFLAC.so.7, required by vorbis-tools
  2725. 14:32:41 DEBUG : Matched curl - 7.15.5-2.el5.i386 to require for libcurl.so.3
  2726. 14:32:41 INFO : adding curl for libcurl.so.3, required by vorbis-tools
  2727. 14:32:41 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg
  2728. 14:32:41 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis
  2729. 14:32:41 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.3.1)
  2730. 14:32:41 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbisfile.so.3
  2731. 14:32:41 DEBUG : Matched libao - 0.8.6-5.i386 to require for libao
  2732. 14:32:41 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg.so.0
  2733. 14:32:41 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbisenc.so.2
  2734. 14:32:41 DEBUG : Matched libidn - 0.6.5-1.1.i386 to require for libidn.so.11
  2735. 14:32:41 INFO : adding libidn for libidn.so.11, required by vorbis-tools
  2736. 14:32:41 DEBUG : Matched libao - 0.8.6-5.i386 to require for libao.so.2
  2737. 14:32:41 DEBUG : Matched flac - 1.1.2-27.i386 to require for libOggFLAC.so.3
  2738. 14:32:41 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.1)
  2739. 14:32:41 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.1)
  2740. 14:32:41 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.3.2)
  2741. 14:32:41 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.3.2)
  2742. 14:32:41 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis.so.0
  2743. 14:32:41 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.2)
  2744. 14:32:41 INFO : adding libattr for libattr.so.1(ATTR_1.2), required by attr
  2745. 14:32:41 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.0)
  2746. 14:32:41 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1
  2747. 14:32:41 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.3)
  2748. 14:32:41 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.3)
  2749. 14:32:42 DEBUG : Matched rhn-client-tools - 0.4.16-1.el5.noarch to require for rhn-client-tools
  2750. 14:32:42 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  2751. 14:32:42 DEBUG : Matched libsysfs - 2.0.0-6.i386 to require for libsysfs.so.2
  2752. 14:32:42 INFO : adding libsysfs for libsysfs.so.2, required by sysfsutils
  2753. 14:32:42 DEBUG : Matched openldap - 2.3.27-8.i386 to require for libldap-2.3.so.0
  2754. 14:32:42 INFO : adding openldap for libldap-2.3.so.0, required by samba-client
  2755. 14:32:42 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for samba-common
  2756. 14:32:42 DEBUG : Matched readline - 5.1-1.1.i386 to require for libreadline.so.5
  2757. 14:32:42 DEBUG : Matched openldap - 2.3.27-8.i386 to require for liblber-2.3.so.0
  2758. 14:32:42 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libk5crypto.so.3(k5crypto_3_MIT)
  2759. 14:32:42 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1(GLIBC_2.0)
  2760. 14:32:42 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1(GLIBC_2.0)
  2761. 14:32:42 DEBUG : Matched popt - 1.10.2-47.el5.i386 to require for libpopt.so.0
  2762. 14:32:42 INFO : adding popt for libpopt.so.0, required by samba-client
  2763. 14:32:42 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  2764. 14:32:42 DEBUG : Matched kernel-debug - 2.6.18-53.el5.i686 to require for kernel
  2765. 14:32:42 DEBUG : Matched kernel-PAE - 2.6.18-53.el5.i686 to require for kernel
  2766. 14:32:42 DEBUG : Matched kernel-xen - 2.6.18-53.el5.i686 to require for kernel
  2767. 14:32:42 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel
  2768. 14:32:42 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel
  2769. 14:32:42 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for libslang.so.2
  2770. 14:32:42 INFO : adding slang for libslang.so.2, required by system-config-securitylevel-tui
  2771. 14:32:42 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables
  2772. 14:32:42 DEBUG : Matched newt - 0.52.2-9.i386 to require for libnewt.so.0.52
  2773. 14:32:42 DEBUG : Matched iptables-ipv6 - 1.3.5-1.2.1.i386 to require for iptables-ipv6
  2774. 14:32:42 DEBUG : Matched newt - 0.52.2-9.i386 to require for libnewt.so.0.52(NEWT_0.52)
  2775. 14:32:42 DEBUG : Matched less - 394-5.el5.i386 to require for less
  2776. 14:32:42 DEBUG : Matched diffutils - 2.8.1-15.2.2.i386 to require for diffutils
  2777. 14:32:42 DEBUG : Matched gzip - 1.3.5-9.el5.i386 to require for gzip
  2778. 14:32:42 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm
  2779. 14:32:42 DEBUG : Matched groff - 1.18.1.1-11.1.i386 to require for nroff-i18n
  2780. 14:32:42 INFO : adding groff for nroff-i18n, required by man
  2781. 14:32:42 DEBUG : Matched bzip2 - 1.0.3-3.i386 to require for bzip2
  2782. 14:32:42 DEBUG : Matched groff - 1.18.1.1-11.1.i386 to require for groff
  2783. 14:32:42 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp
  2784. 14:32:42 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for openssl
  2785. 14:32:42 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for openssl
  2786. 14:32:42 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj
  2787. 14:32:42 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj
  2788. 14:32:42 DEBUG : Matched gjdoc - 0.7.7-12.el5.i386 to require for gjdoc
  2789. 14:32:42 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils
  2790. 14:32:42 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  2791. 14:32:42 DEBUG : Matched zip - 2.31-1.2.2.i386 to require for zip
  2792. 14:32:43 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb4.so.2
  2793. 14:32:43 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libdes425.so.3
  2794. 14:32:43 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb4.so.2(krb4_2_MIT)
  2795. 14:32:43 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.2)
  2796. 14:32:43 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.2)
  2797. 14:32:43 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk_pixbuf-2.0.so.0
  2798. 14:32:43 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome-2.so.0
  2799. 14:32:43 INFO : adding libgnome for libgnome-2.so.0, required by krb5-auth-dialog
  2800. 14:32:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-activation.so.4
  2801. 14:32:43 INFO : adding libbonobo for libbonobo-activation.so.4, required by krb5-auth-dialog
  2802. 14:32:43 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for libgnome-keyring.so.0
  2803. 14:32:43 INFO : adding gnome-keyring for libgnome-keyring.so.0, required by krb5-auth-dialog
  2804. 14:32:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgthread-2.0.so.0
  2805. 14:32:43 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpango-1.0.so.0
  2806. 14:32:43 INFO : adding pango for libpango-1.0.so.0, required by krb5-auth-dialog
  2807. 14:32:43 DEBUG : Matched NetworkManager-glib - 1:0.6.4-6.el5.i386 to require for libnm_glib.so.0
  2808. 14:32:43 INFO : adding NetworkManager-glib for libnm_glib.so.0, required by krb5-auth-dialog
  2809. 14:32:43 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangocairo-1.0.so.0
  2810. 14:32:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgobject-2.0.so.0
  2811. 14:32:43 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for libdbus-glib-1.so.2
  2812. 14:32:43 INFO : adding dbus-glib for libdbus-glib-1.so.2, required by krb5-auth-dialog
  2813. 14:32:43 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-2.so.0
  2814. 14:32:43 INFO : adding ORBit2 for libORBit-2.so.0, required by krb5-auth-dialog
  2815. 14:32:43 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl_2.so.2
  2816. 14:32:43 INFO : adding libart_lgpl for libart_lgpl_2.so.2, required by krb5-auth-dialog
  2817. 14:32:43 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade-2.0.so.0
  2818. 14:32:43 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoft2-1.0.so.0
  2819. 14:32:43 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for libatk-1.0.so.0
  2820. 14:32:43 INFO : adding atk for libatk-1.0.so.0, required by krb5-auth-dialog
  2821. 14:32:43 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui-2.so.0
  2822. 14:32:43 INFO : adding libgnomeui for libgnomeui-2.so.0, required by krb5-auth-dialog
  2823. 14:32:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgmodule-2.0.so.0
  2824. 14:32:43 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for libdbus-1.so.3
  2825. 14:32:43 INFO : adding dbus for libdbus-1.so.3, required by krb5-auth-dialog
  2826. 14:32:43 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-2.so.0
  2827. 14:32:43 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for libcairo.so.2
  2828. 14:32:43 INFO : adding cairo for libcairo.so.2, required by krb5-auth-dialog
  2829. 14:32:43 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs
  2830. 14:32:43 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk-x11-2.0.so.0
  2831. 14:32:43 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgtk-x11-2.0.so.0
  2832. 14:32:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for libgnomevfs-2.so.0
  2833. 14:32:43 INFO : adding gnome-vfs2 for libgnomevfs-2.so.0, required by krb5-auth-dialog
  2834. 14:32:43 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui
  2835. 14:32:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2.so.2
  2836. 14:32:43 INFO : adding libxml2 for libxml2.so.2, required by krb5-auth-dialog
  2837. 14:32:43 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas-2.so.0
  2838. 14:32:43 INFO : adding libgnomecanvas for libgnomecanvas-2.so.0, required by krb5-auth-dialog
  2839. 14:32:43 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for libgconf-2.so.4
  2840. 14:32:43 INFO : adding GConf2 for libgconf-2.so.4, required by krb5-auth-dialog
  2841. 14:32:43 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui-2.so.0
  2842. 14:32:43 INFO : adding libbonoboui for libbonoboui-2.so.0, required by krb5-auth-dialog
  2843. 14:32:43 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  2844. 14:32:43 DEBUG : Matched system-config-printer-libs - 0.7.32.5-1.el5.i386 to require for system-config-printer-libs
  2845. 14:32:43 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for libhal.so.1
  2846. 14:32:43 DEBUG : Matched cups - 1:1.2.4-11.14.el5.i386 to require for cups
  2847. 14:32:43 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus
  2848. 14:32:43 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.i386 to require for perl-String-CRC32
  2849. 14:32:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Digest::MD5)
  2850. 14:32:43 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GLIBC_2.0)
  2851. 14:32:43 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.i386 to require for perl(String::CRC32)
  2852. 14:32:43 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  2853. 14:32:43 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  2854. 14:32:43 DEBUG : Matched libpcap - 14:0.9.4-11.el5.i386 to require for libpcap
  2855. 14:32:43 DEBUG : Matched logrotate - 3.7.4-7.i386 to require for logrotate
  2856. 14:32:43 DEBUG : Matched libpcap - 14:0.9.4-11.el5.i386 to require for libpcap.so.0.9.4
  2857. 14:32:43 DEBUG : Matched hesiod - 3.1.0-8.i386 to require for libhesiod.so.0
  2858. 14:32:43 INFO : adding hesiod for libhesiod.so.0, required by sendmail
  2859. 14:32:43 DEBUG : Matched procmail - 3.22-17.1.i386 to require for procmail
  2860. 14:32:43 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  2861. 14:32:43 DEBUG : Matched sed - 4.1.5-5.fc6.i386 to require for sed
  2862. 14:32:43 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for sh-utils
  2863. 14:32:43 DEBUG : Matched gawk - 3.1.5-14.el5.i386 to require for gawk
  2864. 14:32:43 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for libdb-4.3.so
  2865. 14:32:43 INFO : adding db4 for libdb-4.3.so, required by sendmail
  2866. 14:32:43 INFO : adding cyrus-sasl for /usr/sbin/saslauthd, required by sendmail
  2867. 14:32:43 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup
  2868. 14:32:43 DEBUG : Matched openldap - 2.3.27-8.i386 to require for openldap
  2869. 14:32:43 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libsasl2.so.2
  2870. 14:32:43 DEBUG : Matched python-urlgrabber - 3.1.0-2.noarch to require for urlgrabber
  2871. 14:32:43 INFO : adding python-urlgrabber for urlgrabber, required by yum
  2872. 14:32:43 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm
  2873. 14:32:43 DEBUG : Matched yum-metadata-parser - 1.0-8.fc6.i386 to require for yum-metadata-parser
  2874. 14:32:43 DEBUG : Matched python-elementtree - 1.2.6-5.i386 to require for python-elementtree
  2875. 14:32:43 DEBUG : Matched python-sqlite - 1.1.7-1.2.1.i386 to require for python-sqlite
  2876. 14:32:43 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  2877. 14:32:43 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for db4
  2878. 14:32:44 DEBUG : Matched system-config-users - 1.2.51-1.el5.noarch to require for system-config-users
  2879. 14:32:44 DEBUG : Matched authconfig-gtk - 5.3.12-2.el5.i386 to require for authconfig-gtk
  2880. 14:32:44 DEBUG : Matched rhpxl - 0.41.1-1.el5.i386 to require for rhpxl
  2881. 14:32:44 DEBUG : Matched metacity - 2.16.0-8.el5.i386 to require for metacity
  2882. 14:32:44 DEBUG : Matched system-config-date - 1.8.12-1.el5.noarch to require for system-config-date
  2883. 14:32:44 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser
  2884. 14:32:44 DEBUG : Matched system-config-display - 1.0.48-2.el5.noarch to require for system-config-display
  2885. 14:32:44 DEBUG : Matched redhat-logos - 4.9.16-1.noarch to require for system-logos
  2886. 14:32:44 DEBUG : Matched firstboot-tui - 1.4.27.3-1.el5.noarch to require for firstboot-tui
  2887. 14:32:44 DEBUG : Matched system-config-keyboard - 1.2.11-1.el5.noarch to require for system-config-keyboard
  2888. 14:32:44 DEBUG : Matched system-config-soundcard - 2.0.6-1.el5.noarch to require for system-config-soundcard
  2889. 14:32:44 DEBUG : Matched system-config-network - 1.3.99-2.el5.noarch to require for system-config-network
  2890. 14:32:44 DEBUG : Matched system-config-language - 1.1.18-1.el5.noarch to require for system-config-language
  2891. 14:32:44 DEBUG : Matched system-config-securitylevel - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel
  2892. 14:32:44 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  2893. 14:32:44 DEBUG : Matched postfix - 2:2.3.3-2.i386 to require for smtpdaemon
  2894. 14:32:44 DEBUG : Matched sendmail - 8.13.8-2.el5.i386 to require for smtpdaemon
  2895. 14:32:44 DEBUG : Matched exim - 4.63-3.el5.i386 to require for smtpdaemon
  2896. 14:32:44 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for aspell
  2897. 14:32:44 DEBUG : ignoring aspell>aspell-en in whiteout
  2898. 14:32:44 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  2899. 14:32:44 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  2900. 14:32:44 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libplds4.so
  2901. 14:32:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.7)
  2902. 14:32:44 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr
  2903. 14:32:44 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libnspr4.so
  2904. 14:32:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss
  2905. 14:32:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so
  2906. 14:32:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.8)
  2907. 14:32:44 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_EXTENSION_1.0)
  2908. 14:32:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so
  2909. 14:32:44 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.10)
  2910. 14:32:44 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  2911. 14:32:44 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  2912. 14:32:44 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  2913. 14:32:44 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol
  2914. 14:32:44 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol.so.1
  2915. 14:32:45 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup
  2916. 14:32:45 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  2917. 14:32:45 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for lockdev
  2918. 14:32:45 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for libbz2.so.1
  2919. 14:32:45 INFO : adding bzip2-libs for libbz2.so.1, required by elinks
  2920. 14:32:45 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for libexpat.so.0
  2921. 14:32:45 INFO : adding expat for libexpat.so.0, required by elinks
  2922. 14:32:45 DEBUG : Matched rmt - 0.4b41-2.fc6.i386 to require for rmt
  2923. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so(NSS_3.2)
  2924. 14:32:45 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft.so.2
  2925. 14:32:45 INFO : adding libXft for libXft.so.2, required by firefox
  2926. 14:32:45 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender.so.1
  2927. 14:32:45 INFO : adding libXrender for libXrender.so.1, required by firefox
  2928. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.4)
  2929. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.3)
  2930. 14:32:45 DEBUG : Matched libXinerama - 1.0.1-2.1.i386 to require for libXinerama.so.1
  2931. 14:32:45 INFO : adding libXinerama for libXinerama.so.1, required by firefox
  2932. 14:32:45 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.2)
  2933. 14:32:45 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.2)
  2934. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.11.1)
  2935. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.2)
  2936. 14:32:45 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for libfreetype.so.6
  2937. 14:32:45 INFO : adding freetype for libfreetype.so.6, required by firefox
  2938. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.4.1)
  2939. 14:32:45 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  2940. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.6)
  2941. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so(NSS_3.4)
  2942. 14:32:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss
  2943. 14:32:45 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for libfontconfig.so.1
  2944. 14:32:45 DEBUG : Matched shadow-utils - 2:4.0.17-12.el5.i386 to require for shadow-utils
  2945. 14:32:45 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  2946. 14:32:45 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  2947. 14:32:46 DEBUG : Matched libXmu - 1.0.2-5.i386 to require for libXmuu.so.1
  2948. 14:32:46 INFO : adding libXmu for libXmuu.so.1, required by xorg-x11-xauth
  2949. 14:32:46 DEBUG : Matched libXau - 1.0.1-3.1.i386 to require for libXau.so.6
  2950. 14:32:46 INFO : adding libXau for libXau.so.6, required by xorg-x11-xauth
  2951. 14:32:46 DEBUG : Matched ttmkfdir - 3.0.9-23.el5.i386 to require for ttmkfdir
  2952. 14:32:46 DEBUG : Matched libtermcap - 2.0.8-46.1.i386 to require for libtermcap.so.2
  2953. 14:32:46 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi
  2954. 14:32:46 DEBUG : Matched shadow-utils - 2:4.0.17-12.el5.i386 to require for shadow-utils
  2955. 14:32:46 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for textutils
  2956. 14:32:46 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils
  2957. 14:32:46 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi.so.2(libgssapi_CITI_2)
  2958. 14:32:46 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent
  2959. 14:32:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for libnfsidmap.so.0
  2960. 14:32:46 INFO : adding nfs-utils-lib for libnfsidmap.so.0, required by nfs-utils
  2961. 14:32:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for librpcsecgss.so.2
  2962. 14:32:46 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent-1.1a.so.1
  2963. 14:32:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for nfs-utils-lib
  2964. 14:32:46 DEBUG : Matched portmap - 4.0-65.2.2.1.i386 to require for portmap
  2965. 14:32:46 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi.so.2
  2966. 14:32:46 DEBUG : Matched xorg-x11-drv-siliconmotion - 1.4.1-2.1.i386 to require for xorg-x11-drv-siliconmotion
  2967. 14:32:46 DEBUG : Matched xorg-x11-drv-i740 - 1.1.0-2.1.i386 to require for xorg-x11-drv-i740
  2968. 14:32:46 DEBUG : Matched xorg-x11-drv-mouse - 1.1.1-1.1.i386 to require for xorg-x11-drv-mouse
  2969. 14:32:46 DEBUG : Matched xorg-x11-drv-microtouch - 1.1.0-1.1.i386 to require for xorg-x11-drv-microtouch
  2970. 14:32:46 DEBUG : Matched xorg-x11-drv-spaceorb - 1.1.0-1.1.i386 to require for xorg-x11-drv-spaceorb
  2971. 14:32:46 DEBUG : Matched xorg-x11-drv-cyrix - 1.1.0-4.i386 to require for xorg-x11-drv-cyrix
  2972. 14:32:46 DEBUG : Matched xorg-x11-drv-nsc - 2.8.1-2.1.i386 to require for xorg-x11-drv-nsc
  2973. 14:32:46 DEBUG : Matched xorg-x11-drv-fpit - 1.1.0-1.1.i386 to require for xorg-x11-drv-fpit
  2974. 14:32:46 DEBUG : Matched xorg-x11-drv-savage - 2.1.1-5.fc6.i386 to require for xorg-x11-drv-savage
  2975. 14:32:46 DEBUG : Matched xorg-x11-drv-trident - 1.2.1-3.fc6.i386 to require for xorg-x11-drv-trident
  2976. 14:32:46 DEBUG : Matched xorg-x11-drv-penmount - 1.1.0-2.1.i386 to require for xorg-x11-drv-penmount
  2977. 14:32:46 DEBUG : Matched xorg-x11-drv-sisusb - 0.8.1-4.1.i386 to require for xorg-x11-drv-sisusb
  2978. 14:32:46 DEBUG : Matched xorg-x11-drv-sis - 0.9.1-7.i386 to require for xorg-x11-drv-sis
  2979. 14:32:46 DEBUG : Matched xorg-x11-drv-tek4957 - 1.1.0-1.1.i386 to require for xorg-x11-drv-tek4957
  2980. 14:32:46 DEBUG : Matched xorg-x11-drv-evdev - 1:1.0.0.5-3.el5.i386 to require for xorg-x11-drv-evdev
  2981. 14:32:46 DEBUG : Matched xorg-x11-drv-summa - 1.1.0-1.1.i386 to require for xorg-x11-drv-summa
  2982. 14:32:46 DEBUG : Matched xorg-x11-drv-s3virge - 1.9.1-2.1.i386 to require for xorg-x11-drv-s3virge
  2983. 14:32:46 DEBUG : Matched xorg-x11-drv-void - 1.1.0-3.1.i386 to require for xorg-x11-drv-void
  2984. 14:32:46 DEBUG : Matched xorg-x11-drv-v4l - 0.1.1-4.i386 to require for xorg-x11-drv-v4l
  2985. 14:32:46 DEBUG : Matched xorg-x11-drv-vmware - 10.13.0-2.1.i386 to require for xorg-x11-drv-vmware
  2986. 14:32:46 DEBUG : Matched xorg-x11-drv-dmc - 1.1.0-2.i386 to require for xorg-x11-drv-dmc
  2987. 14:32:46 DEBUG : Matched xorg-x11-drv-cirrus - 1.1.0-2.fc6.i386 to require for xorg-x11-drv-cirrus
  2988. 14:32:46 DEBUG : Matched xorg-x11-drv-ark - 0.6.0-2.1.i386 to require for xorg-x11-drv-ark
  2989. 14:32:46 DEBUG : Matched xorg-x11-drv-elographics - 1.1.0-1.1.i386 to require for xorg-x11-drv-elographics
  2990. 14:32:46 DEBUG : Matched xorg-x11-drv-acecad - 1.1.0-2.1.i386 to require for xorg-x11-drv-acecad
  2991. 14:32:46 DEBUG : Matched xorg-x11-drv-dynapro - 1.1.0-2.i386 to require for xorg-x11-drv-dynapro
  2992. 14:32:46 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for xorg-x11-drv-via
  2993. 14:32:46 DEBUG : Matched xorg-x11-drv-digitaledge - 1.1.0-1.1.i386 to require for xorg-x11-drv-digitaledge
  2994. 14:32:46 DEBUG : Matched xorg-x11-drv-apm - 1.1.1-2.1.i386 to require for xorg-x11-drv-apm
  2995. 14:32:46 DEBUG : Matched xorg-x11-drv-aiptek - 1.0.1-2.i386 to require for xorg-x11-drv-aiptek
  2996. 14:32:46 DEBUG : Matched xorg-x11-drv-ast - 0.81.0-3.i386 to require for xorg-x11-drv-ast
  2997. 14:32:46 DEBUG : Matched xorg-x11-drv-magellan - 1.1.0-1.1.i386 to require for xorg-x11-drv-magellan
  2998. 14:32:46 DEBUG : Matched xorg-x11-drv-joystick - 1.1.0-1.1.i386 to require for xorg-x11-drv-joystick
  2999. 14:32:46 DEBUG : Matched xorg-x11-drv-mutouch - 1.1.0-2.i386 to require for xorg-x11-drv-mutouch
  3000. 14:32:46 DEBUG : Matched xorg-x11-drv-rendition - 4.1.0-3.1.i386 to require for xorg-x11-drv-rendition
  3001. 14:32:46 DEBUG : Matched xorg-x11-drv-nv - 2.1.2-1.el5.i386 to require for xorg-x11-drv-nv
  3002. 14:32:46 DEBUG : Matched xorg-x11-drv-palmax - 1.1.0-1.1.i386 to require for xorg-x11-drv-palmax
  3003. 14:32:46 DEBUG : Matched xorg-x11-drv-vmmouse - 12.4.0-2.1.i386 to require for xorg-x11-drv-vmmouse
  3004. 14:32:46 DEBUG : Matched xorg-x11-drv-keyboard - 1.1.0-2.1.i386 to require for xorg-x11-drv-keyboard
  3005. 14:32:46 DEBUG : Matched xorg-x11-drv-vga - 4.1.0-2.1.i386 to require for xorg-x11-drv-vga
  3006. 14:32:46 DEBUG : Matched xorg-x11-drv-magictouch - 1.0.0.5-2.1.i386 to require for xorg-x11-drv-magictouch
  3007. 14:32:46 DEBUG : Matched xorg-x11-drv-vesa - 1.3.0-8.1.el5.i386 to require for xorg-x11-drv-vesa
  3008. 14:32:46 DEBUG : Matched xorg-x11-drv-dummy - 0.2.0-2.1.i386 to require for xorg-x11-drv-dummy
  3009. 14:32:46 DEBUG : Matched xorg-x11-drv-hyperpen - 1.1.0-2.i386 to require for xorg-x11-drv-hyperpen
  3010. 14:32:46 DEBUG : Matched xorg-x11-drv-voodoo - 1.1.0-3.1.i386 to require for xorg-x11-drv-voodoo
  3011. 14:32:46 DEBUG : Matched xorg-x11-drv-tdfx - 1.2.1-3.1.i386 to require for xorg-x11-drv-tdfx
  3012. 14:32:46 DEBUG : Matched xorg-x11-drv-s3 - 0.4.1-2.1.i386 to require for xorg-x11-drv-s3
  3013. 14:32:46 DEBUG : Matched xorg-x11-drv-jamstudio - 1.1.0-1.1.i386 to require for xorg-x11-drv-jamstudio
  3014. 14:32:46 DEBUG : Matched xorg-x11-drv-glint - 1.1.1-4.1.i386 to require for xorg-x11-drv-glint
  3015. 14:32:46 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.el5.i386 to require for xorg-x11-drv-i810
  3016. 14:32:46 DEBUG : Matched xorg-x11-drv-i128 - 1.2.0-4.i386 to require for xorg-x11-drv-i128
  3017. 14:32:46 DEBUG : Matched xorg-x11-drv-calcomp - 1.1.0-1.1.i386 to require for xorg-x11-drv-calcomp
  3018. 14:32:46 DEBUG : Matched xorg-x11-drv-fbdev - 0.3.0-2.i386 to require for xorg-x11-drv-fbdev
  3019. 14:32:46 DEBUG : Matched xorg-x11-drv-ati - 6.6.3-3.2.el5.i386 to require for xorg-x11-drv-ati
  3020. 14:32:46 DEBUG : Matched xorg-x11-drv-citron - 2.2.0-1.1.i386 to require for xorg-x11-drv-citron
  3021. 14:32:46 DEBUG : Matched xorg-x11-drv-neomagic - 1.1.1-2.1.i386 to require for xorg-x11-drv-neomagic
  3022. 14:32:46 DEBUG : Matched xorg-x11-drv-chips - 1.1.1-2.1.i386 to require for xorg-x11-drv-chips
  3023. 14:32:46 DEBUG : Matched xorg-x11-drv-mga - 1.4.2-6.el5.i386 to require for xorg-x11-drv-mga
  3024. 14:32:46 DEBUG : Matched xorg-x11-drv-tseng - 1.1.0-3.1.i386 to require for xorg-x11-drv-tseng
  3025. 14:32:46 DEBUG : Matched xorg-x11-drv-ur98 - 1.1.0-1.1.i386 to require for xorg-x11-drv-ur98
  3026. 14:32:46 DEBUG : Matched xorg-x11-drv-elo2300 - 1.1.0-1.1.i386 to require for xorg-x11-drv-elo2300
  3027. 14:32:46 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  3028. 14:32:46 DEBUG : Matched PyQt - 3.16-4.i386 to require for PyQt
  3029. 14:32:46 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmp.so.10
  3030. 14:32:46 INFO : adding net-snmp-libs for libnetsnmp.so.10, required by hplip
  3031. 14:32:46 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5.i386 to require for hpijs
  3032. 14:32:46 DEBUG : Matched libgpg-error - 1.4-2.i386 to require for libgpg-error.so.0
  3033. 14:32:46 INFO : adding libgpg-error for libgpg-error.so.0, required by cryptsetup-luks
  3034. 14:32:46 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libuuid.so.1
  3035. 14:32:46 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11(GCRYPT_1.2)
  3036. 14:32:46 INFO : adding libgcrypt for libgcrypt.so.11(GCRYPT_1.2), required by cryptsetup-luks
  3037. 14:32:46 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper.so.1.02
  3038. 14:32:46 INFO : adding device-mapper for libdevmapper.so.1.02, required by cryptsetup-luks
  3039. 14:32:46 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper.so.1.02(Base)
  3040. 14:32:46 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11
  3041. 14:32:47 DEBUG : Matched libXfont - 1.2.2-1.0.2.el5.i386 to require for libXfont.so.1
  3042. 14:32:47 INFO : adding libXfont for libXfont.so.1, required by xorg-x11-xfs
  3043. 14:32:47 DEBUG : Matched libXfont - 1.2.2-1.0.2.el5.i386 to require for libXfont
  3044. 14:32:47 DEBUG : Matched libFS - 1.0.0-3.1.i386 to require for libFS.so.6
  3045. 14:32:47 INFO : adding libFS for libFS.so.6, required by xorg-x11-xfs
  3046. 14:32:47 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang
  3047. 14:32:47 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(warnings)
  3048. 14:32:47 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(warnings)
  3049. 14:32:47 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Getopt::Std)
  3050. 14:32:47 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for libslang.so.2(SLANG2)
  3051. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5srv.so.5
  3052. 14:32:47 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1
  3053. 14:32:47 INFO : adding keyutils-libs for libkeyutils.so.1, required by krb5-workstation
  3054. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0
  3055. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs
  3056. 14:32:47 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libss.so.2
  3057. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0(krb5support_0_MIT)
  3058. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libdes425.so.3(des425_3_MIT)
  3059. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0(HIDDEN)
  3060. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5srv.so.5(kadm5srv_5_MIT)
  3061. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5clnt.so.5(kadm5clnt_5_MIT)
  3062. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5clnt.so.5
  3063. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkdb5.so.4
  3064. 14:32:47 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssrpc.so.4
  3065. 14:32:47 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3066. 14:32:47 DEBUG : Matched vte - 0.14.0-2.el5.i386 to require for libvte.so.9
  3067. 14:32:47 INFO : adding vte for libvte.so.9, required by rhgb
  3068. 14:32:47 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoxft-1.0.so.0
  3069. 14:32:47 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangox-1.0.so.0
  3070. 14:32:47 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for libbluetooth.so.2
  3071. 14:32:47 INFO : adding bluez-libs for libbluetooth.so.2, required by bluez-utils
  3072. 14:32:47 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for bluez-libs
  3073. 14:32:47 DEBUG : Matched bluez-gnome - 0.5-5.fc6.i386 to require for bluez-gnome
  3074. 14:32:47 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus
  3075. 14:32:47 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils
  3076. 14:32:47 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl
  3077. 14:32:47 DEBUG : Matched checkpolicy - 1.33.1-2.el5.i386 to require for checkpolicy
  3078. 14:32:47 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  3079. 14:32:47 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1(GLIBC_2.1)
  3080. 14:32:47 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1(GLIBC_2.1)
  3081. 14:32:47 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.2)
  3082. 14:32:47 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.2)
  3083. 14:32:47 DEBUG : Matched openldap - 2.3.27-8.i386 to require for libldap_r-2.3.so.0
  3084. 14:32:48 DEBUG : ignoring libtermcap>bash in whiteout
  3085. 14:32:48 DEBUG : Matched rhn-client-tools - 0.4.16-1.el5.noarch to require for rhn-client-tools
  3086. 14:32:48 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum
  3087. 14:32:48 DEBUG : Matched rhn-setup - 0.4.16-1.el5.noarch to require for rhn-setup
  3088. 14:32:48 DEBUG : Matched audit - 1.5.5-7.el5.i386 to require for audit
  3089. 14:32:48 DEBUG : Matched portmap - 4.0-65.2.2.1.i386 to require for portmap
  3090. 14:32:48 DEBUG : Matched yp-tools - 2.9-0.1.i386 to require for yp-tools
  3091. 14:32:48 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsoftokn3.so
  3092. 14:32:48 DEBUG : Matched pcsc-lite - 1.3.1-7.i386 to require for pcsc-lite
  3093. 14:32:48 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsoftokn3.so(NSS_3.4)
  3094. 14:32:48 DEBUG : Matched nss-tools - 3.11.7-1.3.el5.i386 to require for nss-tools
  3095. 14:32:48 DEBUG : Matched ccid - 1.0.1-6.el5.i386 to require for ccid
  3096. 14:32:48 DEBUG : Matched pcsc-lite-libs - 1.3.1-7.i386 to require for pcsc-lite-libs
  3097. 14:32:48 DEBUG : Matched ifd-egate - 0.05-15.i386 to require for ifd-egate
  3098. 14:32:49 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmflite-0.2.so.7
  3099. 14:32:49 INFO : adding libwmf for libwmflite-0.2.so.7, required by ImageMagick
  3100. 14:32:49 DEBUG : Matched ghostscript - 8.15.2-9.1.el5.i386 to require for libgs.so.8
  3101. 14:32:49 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg-2.so.2
  3102. 14:32:49 INFO : adding librsvg2 for librsvg-2.so.2, required by ImageMagick
  3103. 14:32:49 DEBUG : Matched libhugetlbfs-lib - 1.0.1-1.el5.i386 to require for libhugetlbfs-lib
  3104. 14:32:49 DEBUG : Matched libXtst - 1.0.1-3.1.i386 to require for libXtst.so.6
  3105. 14:32:49 INFO : adding libXtst for libXtst.so.6, required by vnc-server
  3106. 14:32:49 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc.so.1
  3107. 14:32:49 INFO : adding libfontenc for libfontenc.so.1, required by vnc-server
  3108. 14:32:49 DEBUG : Matched libXdmcp - 1.0.1-2.1.i386 to require for libXdmcp.so.6
  3109. 14:32:49 INFO : adding libXdmcp for libXdmcp.so.6, required by vnc-server
  3110. 14:32:49 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.i386 to require for xorg-x11-xauth
  3111. 14:32:49 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(CXXABI_1.3.1)
  3112. 14:32:49 DEBUG : Matched xorg-x11-fonts-base - 7.1-2.1.el5.noarch to require for xorg-x11-fonts-base
  3113. 14:32:49 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3114. 14:32:49 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  3115. 14:32:50 DEBUG : Matched rhnsd - 4.6.1-1.el5.i386 to require for rhnsd
  3116. 14:32:50 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncursesw.so.5
  3117. 14:32:50 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage
  3118. 14:32:50 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage.so.1(LIBSEMANAGE_1.0)
  3119. 14:32:50 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python
  3120. 14:32:50 DEBUG : Matched libselinux-python - 1.33.4-4.el5.i386 to require for libselinux-python
  3121. 14:32:50 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol
  3122. 14:32:50 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage.so.1
  3123. 14:32:50 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.i386 to require for xauth
  3124. 14:32:50 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.i386 to require for xorg-x11-server-utils
  3125. 14:32:50 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13
  3126. 14:32:50 INFO : adding gnutls for libgnutls.so.13, required by cups
  3127. 14:32:50 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13(GNUTLS_1_3)
  3128. 14:32:50 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for cups-libs
  3129. 14:32:50 DEBUG : Matched paps - 0.6.6-17.el5.i386 to require for paps
  3130. 14:32:50 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3131. 14:32:50 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9)
  3132. 14:32:50 INFO : adding alsa-lib for libasound.so.2(ALSA_0.9), required by libgcj
  3133. 14:32:50 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.2.3)
  3134. 14:32:50 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.2.3)
  3135. 14:32:50 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2
  3136. 14:32:50 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  3137. 14:32:51 DEBUG : Matched libXrandr - 1.1.1-3.1.i386 to require for libXrandr.so.2
  3138. 14:32:51 INFO : adding libXrandr for libXrandr.so.2, required by libgcj
  3139. 14:32:51 DEBUG : Matched zip - 2.31-1.2.2.i386 to require for zip
  3140. 14:32:51 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl
  3141. 14:32:51 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libpanel.so.5
  3142. 14:32:51 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  3143. 14:32:51 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3144. 14:32:51 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata
  3145. 14:32:51 DEBUG : Matched gpm - 1.20.1-74.1.i386 to require for libgpm.so.1
  3146. 14:32:51 DEBUG : Matched vim-common - 2:7.0.109-3.el5.3.i386 to require for vim-common
  3147. 14:32:51 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for libperl.so
  3148. 14:32:51 DEBUG : Matched libxml2-python - 2.6.26-2.1.2.i386 to require for libxml2-python
  3149. 14:32:51 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  3150. 14:32:51 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python
  3151. 14:32:51 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for libutempter.so.0
  3152. 14:32:51 DEBUG : Matched libXmu - 1.0.2-5.i386 to require for libXmu.so.6
  3153. 14:32:51 DEBUG : Matched libXaw - 1.0.2-8.1.i386 to require for libXaw.so.7
  3154. 14:32:51 INFO : adding libXaw for libXaw.so.7, required by xterm
  3155. 14:32:52 DEBUG : Matched selinux-policy - 2.4.6-104.el5.noarch to require for selinux-policy
  3156. 14:32:52 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils
  3157. 14:32:52 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for libcdda_paranoia.so.0
  3158. 14:32:52 INFO : adding cdparanoia-libs for libcdda_paranoia.so.0, required by cdparanoia
  3159. 14:32:52 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for cdparanoia-libs
  3160. 14:32:52 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for libcdda_interface.so.0
  3161. 14:32:52 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.i386 to require for gnome-python2-gconf
  3162. 14:32:52 DEBUG : Matched sabayon-apply - 2.12.4-5.el5.i386 to require for sabayon-apply
  3163. 14:32:52 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3164. 14:32:52 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  3165. 14:32:52 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint-2-2.so.0
  3166. 14:32:52 INFO : adding libgnomeprint22 for libgnomeprint-2-2.so.0, required by evince
  3167. 14:32:52 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  3168. 14:32:52 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2
  3169. 14:32:52 DEBUG : Matched poppler - 0.5.4-4.1.el5.i386 to require for libpoppler-glib.so.1
  3170. 14:32:52 INFO : adding poppler for libpoppler-glib.so.1, required by evince
  3171. 14:32:52 DEBUG : Matched nautilus-extensions - 2.16.2-6.el5.i386 to require for libnautilus-extension.so.1
  3172. 14:32:52 INFO : adding nautilus-extensions for libnautilus-extension.so.1, required by evince
  3173. 14:32:52 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui-2-2.so.0
  3174. 14:32:52 INFO : adding libgnomeprintui22 for libgnomeprintui-2-2.so.0, required by evince
  3175. 14:32:52 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper
  3176. 14:32:52 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc4)
  3177. 14:32:53 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils
  3178. 14:32:53 DEBUG : Matched iproute - 2.6.18-4.el5.i386 to require for iproute
  3179. 14:32:53 DEBUG : Matched dhclient - 12:3.0.5-7.el5.i386 to require for dhclient
  3180. 14:32:53 DEBUG : Matched wpa_supplicant - 1:0.4.8-10.1.fc6.i386 to require for wpa_supplicant
  3181. 14:32:53 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for libiw.so.28
  3182. 14:32:53 DEBUG : Matched libnl - 1.0-0.10.pre5.4.i386 to require for libnl.so.1
  3183. 14:32:53 INFO : adding libnl for libnl.so.1, required by NetworkManager
  3184. 14:32:53 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for wireless-tools
  3185. 14:32:53 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib
  3186. 14:32:53 DEBUG : Matched dhcdbd - 2.2-1.el5.i386 to require for dhcdbd
  3187. 14:32:53 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for bzip2-libs
  3188. 14:32:53 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libblkid.so.1
  3189. 14:32:53 DEBUG : Matched procps - 3.2.7-8.1.el5.i386 to require for procps
  3190. 14:32:53 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libext2fs.so.2
  3191. 14:32:53 DEBUG : Matched libxkbfile - 1.0.3-3.1.i386 to require for libxkbfile.so.1
  3192. 14:32:53 INFO : adding libxkbfile for libxkbfile.so.1, required by xorg-x11-apps
  3193. 14:32:53 DEBUG : Matched libXcursor - 1.1.7-1.1.i386 to require for libXcursor.so.1
  3194. 14:32:53 INFO : adding libXcursor for libXcursor.so.1, required by xorg-x11-apps
  3195. 14:32:53 DEBUG : Matched xorg-x11-filesystem - 7.1-2.fc6.noarch to require for xorg-x11-filesystem
  3196. 14:32:53 DEBUG : Matched crontabs - 1.10-8.noarch to require for crontabs
  3197. 14:32:53 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  3198. 14:32:53 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  3199. 14:32:53 DEBUG : Matched dosfstools - 2.11-6.2.el5.i386 to require for dosfstools
  3200. 14:32:53 DEBUG : Matched syslinux - 3.11-4.i386 to require for syslinux
  3201. 14:32:53 DEBUG : Matched mkinitrd - 5.1.19.6-19.i386 to require for mkinitrd
  3202. 14:32:54 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser
  3203. 14:32:54 DEBUG : Matched htmlview - 4.0.0-1.el5.noarch to require for htmlview
  3204. 14:32:54 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for gettext
  3205. 14:32:54 DEBUG : Matched lynx - 2.8.5-28.1.i386 to require for webclient
  3206. 14:32:54 DEBUG : Matched w3m - 0.5.1-15.el5.i386 to require for webclient
  3207. 14:32:54 DEBUG : Matched elinks - 0.11.1-5.1.0.1.el5.i386 to require for webclient
  3208. 14:32:54 DEBUG : Matched wget - 1.10.2-7.el5.i386 to require for webclient
  3209. 14:32:54 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for webclient
  3210. 14:32:54 DEBUG : Matched mailcap - 2.1.23-1.fc6.noarch to require for mailcap
  3211. 14:32:54 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  3212. 14:32:54 DEBUG : Matched libXi - 1.0.1-3.1.i386 to require for libXi.so.6
  3213. 14:32:54 INFO : adding libXi for libXi.so.6, required by linuxwacom
  3214. 14:32:54 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  3215. 14:32:55 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3216. 14:32:55 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg2
  3217. 14:32:55 DEBUG : Matched libdmx - 1.0.2-3.1.i386 to require for libdmx.so.1
  3218. 14:32:55 INFO : adding libdmx for libdmx.so.1, required by gdm
  3219. 14:32:55 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  3220. 14:32:55 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui
  3221. 14:32:55 DEBUG : Matched xorg-x11-xinit - 1.0.2-13.el5.i386 to require for xorg-x11-xinit
  3222. 14:32:55 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.i386 to require for xorg-x11-xkb-utils
  3223. 14:32:55 INFO : adding redhat-menus for /usr/share/desktop-menu-patches/gnome-gdmsetup.desktop, required by gdm
  3224. 14:32:55 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2
  3225. 14:32:55 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork
  3226. 14:32:55 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas
  3227. 14:32:55 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  3228. 14:32:55 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for binutils
  3229. 14:32:55 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx
  3230. 14:32:55 DEBUG : Matched dmraid - 1.0.0.rc13-4.el5.i386 to require for dmraid
  3231. 14:32:55 DEBUG : Matched cpio - 2.6-20.i386 to require for cpio
  3232. 14:32:55 DEBUG : Matched tar - 2:1.15.1-23.0.1.el5.i386 to require for tar
  3233. 14:32:55 DEBUG : Matched lvm2 - 2.02.26-3.el5.i386 to require for lvm2
  3234. 14:32:55 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3235. 14:32:55 DEBUG : Matched nash - 5.1.19.6-19.i386 to require for nash
  3236. 14:32:55 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  3237. 14:32:55 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3238. 14:32:55 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp
  3239. 14:32:55 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for device-mapper
  3240. 14:32:55 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for mount
  3241. 14:32:55 DEBUG : Matched e2fsprogs - 1.39-10.el5.i386 to require for e2fsprogs
  3242. 14:32:55 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol
  3243. 14:32:55 DEBUG : Matched device-mapper-multipath - 0.4.7-12.el5.i386 to require for device-mapper-multipath
  3244. 14:32:55 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  3245. 14:32:55 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  3246. 14:32:55 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser.so.1
  3247. 14:32:55 DEBUG : Matched mkinitrd - 5.1.19.6-19.i386 to require for mkinitrd
  3248. 14:32:55 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3249. 14:32:55 DEBUG : ignoring initscripts>kernel in whiteout
  3250. 14:32:56 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libe2p.so.2
  3251. 14:32:56 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for e2fsprogs-libs
  3252. 14:32:56 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  3253. 14:32:56 DEBUG : Matched rhpxl - 0.41.1-1.el5.i386 to require for rhpxl
  3254. 14:32:56 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config
  3255. 14:32:56 DEBUG : Matched xsri - 1:2.1.0-10.fc6.i386 to require for xsri
  3256. 14:32:56 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  3257. 14:32:56 DEBUG : Matched kudzu - 1.2.57.1.15-1.i386 to require for kudzu
  3258. 14:32:56 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata
  3259. 14:32:56 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for liblwres.so.9
  3260. 14:32:56 INFO : adding bind-libs for liblwres.so.9, required by bind-utils
  3261. 14:32:56 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisccc.so.0
  3262. 14:32:56 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for bind-libs
  3263. 14:32:56 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisccfg.so.1
  3264. 14:32:56 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libdns.so.22
  3265. 14:32:56 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisc.so.11
  3266. 14:32:56 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libbind9.so.0
  3267. 14:32:56 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.i386 to require for gnome-python2-gconf
  3268. 14:32:56 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  3269. 14:32:56 DEBUG : Matched rhn-setup-gnome - 0.4.16-1.el5.noarch to require for rhn-setup-gnome
  3270. 14:32:56 DEBUG : Matched comps-extras - 11.1-1.1.noarch to require for comps-extras
  3271. 14:32:56 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum
  3272. 14:32:56 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  3273. 14:32:56 DEBUG : Matched notify-python - 0.1.0-3.fc6.i386 to require for notify-python
  3274. 14:32:56 DEBUG : Matched nscd - 2.5-18.i386 to require for nscd
  3275. 14:32:56 DEBUG : Matched mailx - 8.1.1-44.2.2.i386 to require for mailx
  3276. 14:32:56 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Exporter)
  3277. 14:32:56 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(POSIX)
  3278. 14:32:56 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils
  3279. 14:32:56 DEBUG : Matched kbd - 1.12-19.el5.i386 to require for kbd
  3280. 14:32:56 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  3281. 14:32:56 DEBUG : Matched pciutils - 2.2.3-4.i386 to require for pciutils
  3282. 14:32:57 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for device-mapper
  3283. 14:32:57 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper-event.so.1.02
  3284. 14:32:57 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper-event.so.1.02(Base)
  3285. 14:32:57 DEBUG : Matched gnome-python2-gtkhtml2 - 2.14.2-4.fc6.i386 to require for gnome-python2-gtkhtml2
  3286. 14:32:57 DEBUG : Matched audit - 1.5.5-7.el5.i386 to require for audit
  3287. 14:32:57 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3288. 14:32:57 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python
  3289. 14:32:57 DEBUG : Matched pygobject2 - 2.12.1-5.el5.i386 to require for pygobject2
  3290. 14:32:57 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  3291. 14:32:57 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode
  3292. 14:32:57 DEBUG : Matched system-config-printer-libs - 0.7.32.5-1.el5.i386 to require for system-config-printer-libs
  3293. 14:32:57 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig
  3294. 14:32:57 DEBUG : Matched authconfig - 5.3.12-2.el5.i386 to require for authconfig
  3295. 14:32:57 DEBUG : Matched usermode-gtk - 1.88-3.el5.i386 to require for usermode-gtk
  3296. 14:32:57 DEBUG : Matched pygtk2-libglade - 2.10.1-8.el5.i386 to require for pygtk2-libglade
  3297. 14:32:58 DEBUG : Matched pm-utils - 0.99.3-6.el5.17.i386 to require for pm-utils
  3298. 14:32:58 DEBUG : Matched psutils - 1.17-26.1.i386 to require for psutils
  3299. 14:32:58 DEBUG : Matched info - 4.8-14.el5.i386 to require for info
  3300. 14:32:58 DEBUG : Matched sqlite - 3.3.6-2.i386 to require for libsqlite3.so.0
  3301. 14:32:58 INFO : adding sqlite for libsqlite3.so.0, required by rpm
  3302. 14:32:58 DEBUG : Matched popt - 1.10.2-47.el5.i386 to require for popt
  3303. 14:32:58 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmbuild-4.4.so
  3304. 14:32:58 INFO : adding rpm-libs for librpmbuild-4.4.so, required by rpm
  3305. 14:32:58 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for libbeecrypt.so.6
  3306. 14:32:58 INFO : adding beecrypt for libbeecrypt.so.6, required by rpm
  3307. 14:32:58 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmdb-4.4.so
  3308. 14:32:58 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1
  3309. 14:32:58 INFO : adding elfutils-libelf for libelf.so.1, required by rpm
  3310. 14:32:58 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpm-4.4.so
  3311. 14:32:58 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmio-4.4.so
  3312. 14:32:58 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for beecrypt
  3313. 14:32:58 DEBUG : Matched neon - 0.25.5-5.1.i386 to require for libneon.so.25
  3314. 14:32:58 INFO : adding neon for libneon.so.25, required by cadaver
  3315. 14:32:58 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  3316. 14:32:58 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config
  3317. 14:32:58 DEBUG : Matched firstboot - 1.4.27.3-1.el5.noarch to require for firstboot
  3318. 14:32:58 DEBUG : Matched sane-backends - 1.0.18-5.el5.i386 to require for sane-backends
  3319. 14:32:58 DEBUG : Matched gphoto2 - 2.2.0-3.el5.i386 to require for libgphoto2.so.2
  3320. 14:32:58 INFO : adding gphoto2 for libgphoto2.so.2, required by sane-frontends
  3321. 14:32:58 DEBUG : Matched libieee1284 - 0.2.9-4.el5.i386 to require for libieee1284.so.3
  3322. 14:32:58 INFO : adding libieee1284 for libieee1284.so.3, required by sane-frontends
  3323. 14:32:58 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane.so.1
  3324. 14:32:58 INFO : adding sane-backends-libs for libsane.so.1, required by sane-frontends
  3325. 14:32:58 DEBUG : Matched gphoto2 - 2.2.0-3.el5.i386 to require for libgphoto2_port.so.0
  3326. 14:32:59 DEBUG : Matched make - 1:3.81-1.1.i386 to require for make
  3327. 14:32:59 DEBUG : Matched glibc - 2.5-18.i386 to require for libnss_files.so.2
  3328. 14:32:59 DEBUG : Matched glibc - 2.5-18.i686 to require for libnss_files.so.2
  3329. 14:32:59 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  3330. 14:32:59 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  3331. 14:32:59 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  3332. 14:32:59 DEBUG : Matched rhn-setup - 0.4.16-1.el5.noarch to require for rhn-setup
  3333. 14:32:59 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux
  3334. 14:32:59 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1(ELFUTILS_1.0)
  3335. 14:32:59 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  3336. 14:32:59 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  3337. 14:32:59 DEBUG : Matched psmisc - 22.2-5.i386 to require for psmisc
  3338. 14:32:59 DEBUG : Matched ntp - 4.2.2p1-7.el5.i386 to require for ntp
  3339. 14:32:59 DEBUG : Matched authconfig - 5.3.12-2.el5.i386 to require for authconfig
  3340. 14:32:59 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel-tui
  3341. 14:32:59 DEBUG : Matched ntsysv - 1.3.30.1-1.i386 to require for ntsysv
  3342. 14:32:59 DEBUG : Matched system-config-network-tui - 1.3.99-2.el5.noarch to require for system-config-network-tui
  3343. 14:33:00 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum
  3344. 14:33:00 DEBUG : Matched dbus-python - 0.70-7.el5.i386 to require for dbus-python
  3345. 14:33:00 DEBUG : Matched glibc-common - 2.5-18.i386 to require for glibc-common
  3346. 14:33:00 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc
  3347. 14:33:00 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc
  3348. 14:33:00 DEBUG : Matched basesystem - 8.0-5.1.1.noarch to require for basesystem
  3349. 14:33:01 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3350. 14:33:01 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python
  3351. 14:33:01 DEBUG : Matched mesa-libGLU - 6.5.1-7.5.el5.i386 to require for libGLU.so.1
  3352. 14:33:01 INFO : adding mesa-libGLU for libGLU.so.1, required by glx-utils
  3353. 14:33:01 DEBUG : Matched mesa-libGL - 6.5.1-7.5.el5.i386 to require for libGL.so.1
  3354. 14:33:01 INFO : adding mesa-libGL for libGL.so.1, required by glx-utils
  3355. 14:33:01 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3356. 14:33:02 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2
  3357. 14:33:02 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz
  3358. 14:33:02 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  3359. 14:33:02 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer
  3360. 14:33:02 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media
  3361. 14:33:02 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for libnautilus-burn.so.4
  3362. 14:33:02 INFO : adding nautilus-cd-burner for libnautilus-burn.so.4, required by sound-juicer
  3363. 14:33:02 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for nautilus-cd-burner
  3364. 14:33:02 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3365. 14:33:02 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstreamer-0.10.so.0
  3366. 14:33:02 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui
  3367. 14:33:02 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for libgnome-media-profiles.so.0
  3368. 14:33:02 DEBUG : Matched cdparanoia - alpha9.8-27.2.i386 to require for cdparanoia
  3369. 14:33:02 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz.so.4
  3370. 14:33:02 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser
  3371. 14:33:02 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3372. 14:33:02 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python
  3373. 14:33:02 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts
  3374. 14:33:02 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  3375. 14:33:02 DEBUG : Matched lvm2 - 2.02.26-3.el5.i386 to require for lvm2
  3376. 14:33:03 DEBUG : Matched xorg-x11-utils - 7.1-2.fc6.i386 to require for xorg-x11-utils
  3377. 14:33:03 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.i386 to require for xorg-x11-server-utils
  3378. 14:33:03 DEBUG : Matched xkeyboard-config - 0.8-7.fc6.noarch to require for xkbdata
  3379. 14:33:03 INFO : adding xkeyboard-config for xkbdata, required by xorg-x11-server-Xorg
  3380. 14:33:03 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.i386 to require for xkbcomp
  3381. 14:33:03 DEBUG : Matched vim-minimal - 2:7.0.109-3.el5.3.i386 to require for vim-minimal
  3382. 14:33:03 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0)
  3383. 14:33:03 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx
  3384. 14:33:04 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata
  3385. 14:33:04 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils
  3386. 14:33:04 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  3387. 14:33:04 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  3388. 14:33:04 DEBUG : Matched ppp - 2.4.4-1.el5.i386 to require for ppp
  3389. 14:33:04 DEBUG : Matched iproute - 2.6.18-4.el5.i386 to require for iproute
  3390. 14:33:04 DEBUG : Matched aspell-en - 50:6.0-2.1.i386 to require for aspell-en
  3391. 14:33:04 DEBUG : Matched pycairo - 1.2.0-1.1.i386 to require for pycairo
  3392. 14:33:04 DEBUG : Matched sox - 12.18.1-1.i386 to require for sox
  3393. 14:33:04 DEBUG : Matched alsa-utils - 1.0.14-2.rc4.el5.i386 to require for alsa-utils
  3394. 14:33:04 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for alsa-lib
  3395. 14:33:05 DEBUG : Matched gdbm - 1.8.0-26.2.1.i386 to require for libgdbm.so.2
  3396. 14:33:05 INFO : adding gdbm for libgdbm.so.2, required by python
  3397. 14:33:05 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for libpython2.4.so.1.0
  3398. 14:33:05 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  3399. 14:33:05 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3400. 14:33:05 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr
  3401. 14:33:05 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.11)
  3402. 14:33:05 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.3.1)
  3403. 14:33:05 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1(KEYUTILS_0.3)
  3404. 14:33:05 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkdb5.so.4(kdb5_4_MIT)
  3405. 14:33:05 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssrpc.so.4(gssrpc_4_MIT)
  3406. 14:33:05 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango
  3407. 14:33:05 DEBUG : Matched libXfixes - 4.0.1-2.1.i386 to require for libXfixes.so.3
  3408. 14:33:05 INFO : adding libXfixes for libXfixes.so.3, required by gtk2
  3409. 14:33:05 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk_pixbuf_xlib-2.0.so.0
  3410. 14:33:05 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk
  3411. 14:33:05 DEBUG : ignoring hicolor-icon-theme>gtk2 in whiteout
  3412. 14:33:05 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff
  3413. 14:33:05 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  3414. 14:33:05 DEBUG : Matched passwd - 0.73-1.i386 to require for passwd
  3415. 14:33:05 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  3416. 14:33:06 DEBUG : Matched pycairo - 1.2.0-1.1.i386 to require for pycairo
  3417. 14:33:06 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3418. 14:33:06 DEBUG : Matched python-numeric - 23.7-2.2.2.i386 to require for python-numeric
  3419. 14:33:06 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2
  3420. 14:33:06 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc
  3421. 14:33:06 DEBUG : Matched xorg-x11-xfs - 1:1.0.2-4.i386 to require for xfs
  3422. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Socket)
  3423. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Usage)
  3424. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ByteLoader)
  3425. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Point)
  3426. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Liblist::Kid)
  3427. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Handle)
  3428. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::CN::HZ)
  3429. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Perldoc::GetOptsOO)
  3430. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3431. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3432. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(overload)
  3433. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3434. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3435. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::ParseWords)
  3436. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Config)
  3437. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Config)
  3438. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::File)
  3439. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder)
  3440. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket)
  3441. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(subs)
  3442. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SelectSaver)
  3443. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Select)
  3444. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Copy)
  3445. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Encoding)
  3446. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Packlist)
  3447. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Seekable)
  3448. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3449. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3450. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Time::tm)
  3451. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Class::Struct)
  3452. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(VMS::Filespec)
  3453. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3454. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3455. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM)
  3456. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3457. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3458. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigInt)
  3459. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigInt)
  3460. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(I18N::LangTags)
  3461. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::Complex)
  3462. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Parser)
  3463. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bigint.pl)
  3464. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec::Unix)
  3465. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Symbol)
  3466. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DynaLoader)
  3467. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DynaLoader)
  3468. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Safe)
  3469. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3470. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3471. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Path)
  3472. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode)
  3473. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SelfLoader)
  3474. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(base)
  3475. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::XS)
  3476. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CGI)
  3477. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::ParseLink)
  3478. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket::INET)
  3479. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Find)
  3480. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(List::Util)
  3481. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket::UNIX)
  3482. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::KR::2022_KR)
  3483. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Term::ANSIColor)
  3484. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Bblock)
  3485. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(VMS::Stdio)
  3486. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Fcntl)
  3487. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(MIME::QuotedPrint)
  3488. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3489. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3490. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Wrap)
  3491. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Checker)
  3492. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder::Tester)
  3493. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::stat)
  3494. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Asmdata)
  3495. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Alias)
  3496. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::InputObjects)
  3497. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3498. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3499. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Search::Dict)
  3500. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Any)
  3501. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3502. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3503. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(threads::shared)
  3504. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AutoLoader)
  3505. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Perldoc)
  3506. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Hash)
  3507. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Hash)
  3508. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Config)
  3509. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AutoSplit)
  3510. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3511. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3512. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Opcode)
  3513. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3514. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3515. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Filter::Util::Call)
  3516. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness)
  3517. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Embed)
  3518. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Find)
  3519. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(lib)
  3520. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MakeMaker::Config)
  3521. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Sys::Hostname)
  3522. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Html)
  3523. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3524. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3525. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::FTP::dataconn)
  3526. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MY)
  3527. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Storable)
  3528. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Cmd)
  3529. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::ParseUtils)
  3530. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(re)
  3531. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Usage)
  3532. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(MIME::Base64)
  3533. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::Base)
  3534. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Time::Local)
  3535. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::Utils)
  3536. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MakeMaker)
  3537. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Array)
  3538. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(constant)
  3539. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Locale::Maketext::GutsLoader)
  3540. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3541. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3542. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigFloat)
  3543. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec::Functions)
  3544. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IPC::Open3)
  3545. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp::Heavy)
  3546. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::C)
  3547. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Liblist)
  3548. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3549. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3550. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Concise)
  3551. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec)
  3552. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(integer)
  3553. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Win32)
  3554. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(utf8)
  3555. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(utf8)
  3556. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3557. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3558. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(vars)
  3559. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3560. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3561. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Iterator)
  3562. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3563. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3564. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Text)
  3565. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Stackobj)
  3566. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(diagnostics)
  3567. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3568. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3569. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder::Module)
  3570. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Unix)
  3571. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Term::Cap)
  3572. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Opcode)
  3573. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Assert)
  3574. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Terse)
  3575. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Benchmark)
  3576. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(locale)
  3577. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::LaTeX)
  3578. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp)
  3579. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp)
  3580. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::CJKConstants)
  3581. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bytes)
  3582. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bytes)
  3583. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::JP::JIS7)
  3584. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IPC::SysV)
  3585. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3586. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3587. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(I18N::LangTags)
  3588. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DirHandle)
  3589. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(XSLoader)
  3590. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3591. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3592. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Tabs)
  3593. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Locale::Constants)
  3594. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Installed)
  3595. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(warnings::register)
  3596. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Compare)
  3597. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Config)
  3598. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(FileHandle)
  3599. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3600. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3601. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SDBM_File)
  3602. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3603. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3604. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Parser)
  3605. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Assembler)
  3606. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant)
  3607. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B)
  3608. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Select)
  3609. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Man)
  3610. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Socket)
  3611. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Straps)
  3612. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Digest)
  3613. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CPAN)
  3614. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO)
  3615. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Unicode)
  3616. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CGI::Util)
  3617. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::FTP::I)
  3618. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(vmsish)
  3619. 14:33:06 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Balanced)
  3620. 14:33:06 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng.so.3
  3621. 14:33:06 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiffxx.so.3
  3622. 14:33:07 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol
  3623. 14:33:07 DEBUG : Matched mcstrans - 0.2.6-1.el5.i386 to require for setransd
  3624. 14:33:07 INFO : adding mcstrans for setransd, required by libselinux
  3625. 14:33:07 DEBUG : ignoring coreutils>pam in whiteout
  3626. 14:33:07 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_INTERNAL_DONTUSE_1.0)
  3627. 14:33:07 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3628. 14:33:07 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam_unix.so
  3629. 14:33:07 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  3630. 14:33:07 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  3631. 14:33:07 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpamc.so.0
  3632. 14:33:07 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for cracklib
  3633. 14:33:07 DEBUG : Matched cracklib-dicts - 2.8.9-3.3.i386 to require for cracklib-dicts
  3634. 14:33:07 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_MODUTIL_1.0)
  3635. 14:33:07 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for libcrack.so.2
  3636. 14:33:07 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcre.so.0
  3637. 14:33:07 INFO : adding pcre for libpcre.so.0, required by grep
  3638. 14:33:07 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash
  3639. 14:33:07 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for libauparse.so.0
  3640. 14:33:07 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype
  3641. 14:33:08 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3642. 14:33:08 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines
  3643. 14:33:08 DEBUG : Matched busybox - 1:1.2.0-3.i386 to require for busybox
  3644. 14:33:08 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  3645. 14:33:08 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm
  3646. 14:33:08 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang
  3647. 14:33:08 DEBUG : Matched pm-utils - 0.99.3-6.el5.17.i386 to require for pm-utils
  3648. 14:33:08 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for libhal-storage.so.1
  3649. 14:33:08 DEBUG : Matched libvolume_id - 095-14.9.el5.i386 to require for libvolume_id
  3650. 14:33:08 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux
  3651. 14:33:08 DEBUG : Matched dmidecode - 1:2.7-1.28.2.el5.i386 to require for dmidecode
  3652. 14:33:08 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3653. 14:33:08 DEBUG : Matched libvolume_id - 095-14.9.el5.i386 to require for libvolume_id.so.0
  3654. 14:33:08 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb
  3655. 14:33:08 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  3656. 14:33:08 DEBUG : Matched cryptsetup-luks - 1.0.3-2.2.el5.i386 to require for cryptsetup-luks
  3657. 14:33:09 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusbpp-0.1.so.4
  3658. 14:33:09 DEBUG : Matched ccid - 1.0.1-6.el5.i386 to require for pcsc-ifd-handler
  3659. 14:33:09 DEBUG : Matched ifd-egate - 0.05-15.i386 to require for pcsc-ifd-handler
  3660. 14:33:09 DEBUG : Matched pcsc-lite-libs - 1.3.1-7.i386 to require for libpcsclite.so.1
  3661. 14:33:09 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for module-init-tools
  3662. 14:33:09 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libform.so.5
  3663. 14:33:09 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libformw.so.5
  3664. 14:33:09 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libmenu.so.5
  3665. 14:33:09 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libpanelw.so.5
  3666. 14:33:09 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libmenuw.so.5
  3667. 14:33:09 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libanonymous.so.2
  3668. 14:33:09 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3669. 14:33:09 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  3670. 14:33:09 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2
  3671. 14:33:09 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3672. 14:33:09 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  3673. 14:33:09 DEBUG : Matched gnome-python2-gnomevfs - 2.16.0-1.fc6.i386 to require for gnome-python2-gnomevfs
  3674. 14:33:09 DEBUG : Matched gnome-python2-bonobo - 2.16.0-1.fc6.i386 to require for gnome-python2-bonobo
  3675. 14:33:09 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python-abi
  3676. 14:33:10 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  3677. 14:33:10 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  3678. 14:33:10 DEBUG : Matched MAKEDEV - 3.23-1.2.i386 to require for MAKEDEV
  3679. 14:33:10 DEBUG : Matched MAKEDEV - 3.23-1.2.i386 to require for MAKEDEV
  3680. 14:33:10 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3681. 14:33:10 DEBUG : Matched flac - 1.1.2-27.i386 to require for libOggFLAC++.so.2
  3682. 14:33:10 DEBUG : Matched flac - 1.1.2-27.i386 to require for libFLAC++.so.5
  3683. 14:33:11 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  3684. 14:33:11 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  3685. 14:33:11 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm
  3686. 14:33:11 DEBUG : Matched gnupg - 1.4.5-13.i386 to require for gnupg
  3687. 14:33:11 DEBUG : Matched rhnlib - 2.2.5-1.el5.noarch to require for rhnlib
  3688. 14:33:11 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  3689. 14:33:11 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  3690. 14:33:11 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for ad.so
  3691. 14:33:11 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for libsmbclient.so.0
  3692. 14:33:11 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.2)
  3693. 14:33:11 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.2)
  3694. 14:33:11 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.1)
  3695. 14:33:11 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.1)
  3696. 14:33:12 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables
  3697. 14:33:12 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj_bc.so.1
  3698. 14:33:12 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.i386 to require for java-gcj-compat
  3699. 14:33:12 DEBUG : Matched antlr - 2.7.6-4jpp.2.i386 to require for antlr
  3700. 14:33:12 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj
  3701. 14:33:12 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj
  3702. 14:33:12 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesd.so.0
  3703. 14:33:12 INFO : adding esound for libesd.so.0, required by libgnome
  3704. 14:33:12 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for utempter
  3705. 14:33:12 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt
  3706. 14:33:12 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  3707. 14:33:12 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo
  3708. 14:33:12 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2
  3709. 14:33:12 DEBUG : Matched audiofile - 1:0.2.6-5.i386 to require for libaudiofile.so.0
  3710. 14:33:12 INFO : adding audiofile for libaudiofile.so.0, required by libgnome
  3711. 14:33:12 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  3712. 14:33:12 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBitCosNaming-2.so.0
  3713. 14:33:12 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3714. 14:33:12 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender
  3715. 14:33:12 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext
  3716. 14:33:12 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype
  3717. 14:33:12 DEBUG : Matched libX11 - 1.0.3-8.0.1.el5.i386 to require for libX11
  3718. 14:33:12 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo
  3719. 14:33:12 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft
  3720. 14:33:13 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  3721. 14:33:13 DEBUG : ignoring dbus>dbus-glib in whiteout
  3722. 14:33:13 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL-2.so.0
  3723. 14:33:13 INFO : adding libIDL for libIDL-2.so.0, required by ORBit2
  3724. 14:33:13 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-imodule-2.so.0
  3725. 14:33:13 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for gnome-keyring
  3726. 14:33:13 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg
  3727. 14:33:13 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo
  3728. 14:33:13 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2
  3729. 14:33:13 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2
  3730. 14:33:13 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl
  3731. 14:33:13 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui
  3732. 14:33:13 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for esound
  3733. 14:33:13 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango
  3734. 14:33:13 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome
  3735. 14:33:13 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3736. 14:33:13 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap.so.1
  3737. 14:33:13 INFO : adding libcap for libcap.so.1, required by dbus
  3738. 14:33:13 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libfam.so.0
  3739. 14:33:13 INFO : adding gamin for libfam.so.0, required by gnome-vfs2
  3740. 14:33:13 DEBUG : Matched shared-mime-info - 0.19-3.el5.i386 to require for shared-mime-info
  3741. 14:33:13 DEBUG : Matched gnome-mount - 0.5-3.el5.i386 to require for gnome-mount
  3742. 14:33:13 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-client.so.3
  3743. 14:33:13 INFO : adding avahi for libavahi-client.so.3, required by gnome-vfs2
  3744. 14:33:13 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-common.so.3
  3745. 14:33:13 DEBUG : Matched gnome-mime-data - 2.4.2-3.1.i386 to require for gnome-mime-data
  3746. 14:33:13 DEBUG : Matched avahi-glib - 0.6.16-1.el5.i386 to require for libavahi-glib.so.1
  3747. 14:33:13 INFO : adding avahi-glib for libavahi-glib.so.1, required by gnome-vfs2
  3748. 14:33:13 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3749. 14:33:14 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  3750. 14:33:14 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2
  3751. 14:33:14 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo
  3752. 14:33:14 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome
  3753. 14:33:14 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  3754. 14:33:14 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas
  3755. 14:33:14 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for foomatic
  3756. 14:33:14 DEBUG : Matched PyXML - 0.8.4-4.i386 to require for PyXML
  3757. 14:33:14 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  3758. 14:33:14 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(:MODULE_COMPAT_5.8.8)
  3759. 14:33:14 DEBUG : Matched m2crypto - 0.16-6.el5.1.i386 to require for m2crypto
  3760. 14:33:15 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  3761. 14:33:15 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config
  3762. 14:33:15 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for libstartup-notification-1.so.0
  3763. 14:33:15 INFO : adding startup-notification for libstartup-notification-1.so.0, required by metacity
  3764. 14:33:15 DEBUG : Matched metacity - 2.16.0-8.el5.i386 to require for libmetacity-private.so.0
  3765. 14:33:15 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork
  3766. 14:33:15 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification
  3767. 14:33:15 DEBUG : Matched pkgconfig - 1:0.21-1.fc6.i386 to require for pkgconfig
  3768. 14:33:15 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3769. 14:33:15 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel-tui
  3770. 14:33:15 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  3771. 14:33:15 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for liblockdev.so.1
  3772. 14:33:15 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  3773. 14:33:15 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  3774. 14:33:15 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig
  3775. 14:33:16 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs
  3776. 14:33:16 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi
  3777. 14:33:16 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux
  3778. 14:33:16 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  3779. 14:33:17 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  3780. 14:33:18 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  3781. 14:33:19 DEBUG : Matched libdrm - 2.0.2-1.1.i386 to require for libdrm.so.2
  3782. 14:33:19 INFO : adding libdrm for libdrm.so.2, required by xorg-x11-drv-via
  3783. 14:33:19 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for libviaXvMCPro.so.1
  3784. 14:33:19 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for libviaXvMC.so.1
  3785. 14:33:19 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  3786. 14:33:19 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  3787. 14:33:19 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  3788. 14:33:20 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.el5.i386 to require for libI810XvMC.so.1
  3789. 14:33:21 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  3790. 14:33:21 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for libqt-mt.so.3
  3791. 14:33:21 INFO : adding qt for libqt-mt.so.3, required by PyQt
  3792. 14:33:21 DEBUG : Matched libmng - 1.0.9-5.1.i386 to require for libmng.so.1
  3793. 14:33:21 INFO : adding libmng for libmng.so.1, required by PyQt
  3794. 14:33:21 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for libqui.so.1
  3795. 14:33:21 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for qt
  3796. 14:33:21 DEBUG : Matched sip - 4.4.5-3.i386 to require for sip
  3797. 14:33:22 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmpagent.so.10
  3798. 14:33:22 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libsnmp.so.10
  3799. 14:33:22 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmpmibs.so.10
  3800. 14:33:22 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmptrapd.so.10
  3801. 14:33:22 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmphelpers.so.10
  3802. 14:33:22 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5.i386 to require for libhpip.so.0
  3803. 14:33:22 DEBUG : Matched bitmap-fonts - 0.3-5.1.1.noarch to require for bitmap-fonts
  3804. 14:33:22 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify.so.1
  3805. 14:33:22 INFO : adding libnotify for libnotify.so.1, required by bluez-gnome
  3806. 14:33:22 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for libtcl8.4.so
  3807. 14:33:23 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python
  3808. 14:33:23 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  3809. 14:33:23 DEBUG : Matched ypbind - 3:1.19-8.el5.i386 to require for ypbind
  3810. 14:33:23 DEBUG : ignoring ypbind>yp-tools in whiteout
  3811. 14:33:23 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.10)
  3812. 14:33:23 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss
  3813. 14:33:23 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmf-0.2.so.7
  3814. 14:33:23 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  3815. 14:33:23 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for gd
  3816. 14:33:23 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco
  3817. 14:33:23 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco-0.6.so.3
  3818. 14:33:23 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-1.so.114
  3819. 14:33:23 INFO : adding libgsf for libgsf-1.so.114, required by librsvg2
  3820. 14:33:23 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  3821. 14:33:23 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf
  3822. 14:33:23 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng
  3823. 14:33:23 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo
  3824. 14:33:23 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype
  3825. 14:33:23 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  3826. 14:33:24 DEBUG : Matched rhn-check - 0.4.16-1.el5.noarch to require for rhn-check
  3827. 14:33:24 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3828. 14:33:24 DEBUG : Matched libXfontcache - 1.0.2-3.1.i386 to require for libXfontcache.so.1
  3829. 14:33:24 INFO : adding libXfontcache for libXfontcache.so.1, required by xorg-x11-server-utils
  3830. 14:33:24 DEBUG : Matched libXxf86vm - 1.0.1-3.1.i386 to require for libXxf86vm.so.1
  3831. 14:33:24 INFO : adding libXxf86vm for libXxf86vm.so.1, required by xorg-x11-server-utils
  3832. 14:33:24 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  3833. 14:33:24 DEBUG : Matched cpp - 4.1.2-14.el5.i386 to require for cpp
  3834. 14:33:24 DEBUG : Matched cpp - 4.1.2-14.el5.i386 to require for cpp
  3835. 14:33:24 DEBUG : Matched libXxf86misc - 1.0.1-3.1.i386 to require for libXxf86misc.so.1
  3836. 14:33:24 INFO : adding libXxf86misc for libXxf86misc.so.1, required by xorg-x11-server-utils
  3837. 14:33:24 DEBUG : Matched libXTrap - 1.0.0-3.1.i386 to require for libXTrap.so.6
  3838. 14:33:24 INFO : adding libXTrap for libXTrap.so.6, required by xorg-x11-server-utils
  3839. 14:33:24 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt
  3840. 14:33:24 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls-extra.so.13
  3841. 14:33:24 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls-openssl.so.13
  3842. 14:33:24 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc8)
  3843. 14:33:24 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  3844. 14:33:25 DEBUG : Matched libXpm - 3.5.5-3.i386 to require for libXpm.so.4
  3845. 14:33:25 INFO : adding libXpm for libXpm.so.4, required by libXaw
  3846. 14:33:25 DEBUG : Matched libXaw - 1.0.2-8.1.i386 to require for libXaw.so.6
  3847. 14:33:25 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2
  3848. 14:33:25 DEBUG : Matched python-ldap - 2.2.0-2.1.i386 to require for python-ldap
  3849. 14:33:25 DEBUG : Matched gamin-python - 0.1.7-8.el5.i386 to require for gamin-python
  3850. 14:33:25 DEBUG : Matched xorg-x11-server-Xnest - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xnest
  3851. 14:33:25 DEBUG : Matched ghostscript - 8.15.2-9.1.el5.i386 to require for ghostscript
  3852. 14:33:25 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups-1.0.so.1
  3853. 14:33:25 INFO : adding libgnomecups for libgnomecups-1.0.so.1, required by libgnomeprint22
  3854. 14:33:25 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3855. 14:33:25 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  3856. 14:33:25 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango
  3857. 14:33:25 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups
  3858. 14:33:25 DEBUG : Matched poppler - 0.5.4-4.1.el5.i386 to require for libpoppler.so.1
  3859. 14:33:26 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint22
  3860. 14:33:26 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas
  3861. 14:33:26 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  3862. 14:33:26 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt
  3863. 14:33:26 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt.so.1
  3864. 14:33:26 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for libscrollkeeper.so.0
  3865. 14:33:26 DEBUG : Matched docbook-dtds - 1.0-30.1.noarch to require for docbook-dtds
  3866. 14:33:26 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus
  3867. 14:33:26 DEBUG : Matched mtools - 3.9.10-2.fc6.i386 to require for mtools
  3868. 14:33:26 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus
  3869. 14:33:26 DEBUG : Matched which - 2.16-7.i386 to require for which
  3870. 14:33:26 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for libgettextlib-0.14.6.so
  3871. 14:33:26 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for libgettextsrc-0.14.6.so
  3872. 14:33:27 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for libbfd-2.17.50.0.6-5.el5.so
  3873. 14:33:27 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for libopcodes-2.17.50.0.6-5.el5.so
  3874. 14:33:27 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.3.3)
  3875. 14:33:27 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.3.3)
  3876. 14:33:27 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx
  3877. 14:33:27 DEBUG : Matched bind-libbind-devel - 30:9.3.3-10.el5.i386 to require for libbind.so.4
  3878. 14:33:27 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libbind.so.4
  3879. 14:33:28 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify
  3880. 14:33:28 DEBUG : Matched notification-daemon - 0.3.5-8.el5.i386 to require for notification-daemon
  3881. 14:33:28 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  3882. 14:33:28 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.2)
  3883. 14:33:28 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.2)
  3884. 14:33:28 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  3885. 14:33:28 DEBUG : Matched gnome-python2-extras - 2.14.2-4.fc6.i386 to require for gnome-python2-extras
  3886. 14:33:28 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for libgtkhtml-2.so.0
  3887. 14:33:28 INFO : adding gtkhtml2 for libgtkhtml-2.so.0, required by gnome-python2-gtkhtml2
  3888. 14:33:28 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for gtkhtml2
  3889. 14:33:28 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2
  3890. 14:33:28 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  3891. 14:33:28 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode
  3892. 14:33:28 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1(ELFUTILS_1.1.1)
  3893. 14:33:29 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  3894. 14:33:29 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5.i386 to require for libsane-hpaio
  3895. 14:33:29 DEBUG : Matched libexif - 0.6.13-4.0.2.el5.i386 to require for libexif.so.12
  3896. 14:33:29 INFO : adding libexif for libexif.so.12, required by gphoto2
  3897. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco3.so.1
  3898. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-fujitsu.so.1
  3899. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sm3600.so.1
  3900. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-avision.so.1
  3901. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-coolscan.so.1
  3902. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-niash.so.1
  3903. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-tamarack.so.1
  3904. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-plustek.so.1
  3905. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-epson.so.1
  3906. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-coolscan2.so.1
  3907. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-qcam.so.1
  3908. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-apple.so.1
  3909. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-plustek_pp.so.1
  3910. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon630u.so.1
  3911. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dmc.so.1
  3912. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax_pp.so.1
  3913. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hpsj5s.so.1
  3914. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ibm.so.1
  3915. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dll.so.1
  3916. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ricoh.so.1
  3917. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco2.so.1
  3918. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-microtek.so.1
  3919. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-gphoto2.so.1
  3920. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-abaton.so.1
  3921. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sm3840.so.1
  3922. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-microtek2.so.1
  3923. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek.so.1
  3924. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc25.so.1
  3925. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-test.so.1
  3926. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp5400.so.1
  3927. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc240.so.1
  3928. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-v4l.so.1
  3929. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sceptre.so.1
  3930. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp3500.so.1
  3931. 14:33:29 DEBUG : Matched sane-backends - 1.0.18-5.el5.i386 to require for sane-backends
  3932. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-stv680.so.1
  3933. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_pp.so.1
  3934. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-artec_eplus48u.so.1
  3935. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sp15c.so.1
  3936. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon.so.1
  3937. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-u12.so.1
  3938. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sharp.so.1
  3939. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-net.so.1
  3940. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-gt68xx.so.1
  3941. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-nec.so.1
  3942. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-pie.so.1
  3943. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-as6e.so.1
  3944. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ma1509.so.1
  3945. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax1220u.so.1
  3946. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon_pp.so.1
  3947. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-st400.so.1
  3948. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-genesys.so.1
  3949. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-bh.so.1
  3950. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp4200.so.1
  3951. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_usb2.so.1
  3952. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-matsushita.so.1
  3953. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp.so.1
  3954. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-leo.so.1
  3955. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-pixma.so.1
  3956. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc210.so.1
  3957. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-agfafocus.so.1
  3958. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-lexmark.so.1
  3959. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_usb.so.1
  3960. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-artec.so.1
  3961. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax.so.1
  3962. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco1.so.1
  3963. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-s9036.so.1
  3964. 14:33:29 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-snapscan.so.1
  3965. 14:33:29 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap
  3966. 14:33:29 DEBUG : Matched tzdata - 2007d-1.el5.noarch to require for tzdata
  3967. 14:33:30 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstbase-0.10.so.0
  3968. 14:33:30 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstdataprotocol-0.10.so.0
  3969. 14:33:30 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base
  3970. 14:33:30 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstcontroller-0.10.so.0
  3971. 14:33:30 DEBUG : Matched gstreamer-tools - 0.10.9-3.el5.i386 to require for gstreamer-tools
  3972. 14:33:30 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstnet-0.10.so.0
  3973. 14:33:30 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.i386 to require for gstreamer-plugins-good
  3974. 14:33:30 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for libcddb-slave2.so.0
  3975. 14:33:30 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstinterfaces-0.10.so.0
  3976. 14:33:30 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for libgailutil.so.18
  3977. 14:33:30 INFO : adding gail for libgailutil.so.18, required by gnome-media
  3978. 14:33:30 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper
  3979. 14:33:30 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstaudio-0.10.so.0
  3980. 14:33:30 DEBUG : Matched dvd+rw-tools - 7.0-0.el5.3.i386 to require for dvd+rw-tools
  3981. 14:33:30 DEBUG : Matched mkisofs - 9:2.01-10.i386 to require for mkisofs
  3982. 14:33:30 DEBUG : Matched cdrecord - 9:2.01-10.i386 to require for cdrecord
  3983. 14:33:30 DEBUG : Matched cdrdao - 1.2.1-2.i386 to require for cdrdao
  3984. 14:33:30 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  3985. 14:33:30 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for libeel-2.so.2
  3986. 14:33:30 INFO : adding eel2 for libeel-2.so.2, required by nautilus-cd-burner
  3987. 14:33:30 DEBUG : Matched libXv - 1.0.1-4.1.i386 to require for libXv.so.1
  3988. 14:33:30 INFO : adding libXv for libXv.so.1, required by xorg-x11-utils
  3989. 14:33:30 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  3990. 14:33:30 DEBUG : Matched libXxf86dga - 1.0.1-3.1.i386 to require for libXxf86dga.so.1
  3991. 14:33:30 INFO : adding libXxf86dga for libXxf86dga.so.1, required by xorg-x11-utils
  3992. 14:33:30 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo
  3993. 14:33:31 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcreposix.so.0
  3994. 14:33:31 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcrecpp.so.0
  3995. 14:33:31 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  3996. 14:33:31 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo
  3997. 14:33:31 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui
  3998. 14:33:31 DEBUG : Matched pyorbit - 2.14.1-1.1.i386 to require for pyorbit
  3999. 14:33:31 DEBUG : ignoring gnome-python2>gnome-python2-bonobo in whiteout
  4000. 14:33:31 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation
  4001. 14:33:31 DEBUG : Matched pyOpenSSL - 0.6-1.p24.7.2.2.i386 to require for pyOpenSSL
  4002. 14:33:31 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils
  4003. 14:33:31 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.i386 to require for java-gcj-compat
  4004. 14:33:31 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesddsp.so.0
  4005. 14:33:32 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4006. 14:33:32 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libexslt.so.0
  4007. 14:33:32 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libgamin-1.so.0
  4008. 14:33:32 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4009. 14:33:32 DEBUG : Matched glibc - 2.5-18.i386 to require for ldconfig
  4010. 14:33:32 DEBUG : Matched glibc - 2.5-18.i686 to require for ldconfig
  4011. 14:33:32 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon
  4012. 14:33:32 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-core.so.4
  4013. 14:33:32 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon.so.0
  4014. 14:33:32 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for expat
  4015. 14:33:32 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus
  4016. 14:33:32 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for avahi
  4017. 14:33:32 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::PPD)
  4018. 14:33:32 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Data::Dumper)
  4019. 14:33:32 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::DB)
  4020. 14:33:32 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(sigtrap)
  4021. 14:33:32 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::UIElem)
  4022. 14:33:32 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::Defaults)
  4023. 14:33:32 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4024. 14:33:32 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4025. 14:33:33 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig
  4026. 14:33:33 DEBUG : Matched notification-daemon - 0.3.5-8.el5.i386 to require for desktop-notification-daemon
  4027. 14:33:33 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  4028. 14:33:33 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for libgd.so.2
  4029. 14:33:33 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4030. 14:33:33 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  4031. 14:33:33 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-gnome-1.so.114
  4032. 14:33:33 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  4033. 14:33:34 DEBUG : Matched openldap - 2.3.27-8.i386 to require for openldap
  4034. 14:33:34 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin
  4035. 14:33:34 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib
  4036. 14:33:34 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for cups-libs
  4037. 14:33:34 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common
  4038. 14:33:34 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4039. 14:33:34 DEBUG : Matched openjade - 1.3.2-27.i386 to require for openjade
  4040. 14:33:34 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common
  4041. 14:33:34 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common
  4042. 14:33:34 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck-1.so.18
  4043. 14:33:34 INFO : adding libwnck for libwnck-1.so.18, required by notification-daemon
  4044. 14:33:35 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2
  4045. 14:33:35 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  4046. 14:33:35 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4047. 14:33:35 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4048. 14:33:35 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail
  4049. 14:33:35 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5.i386 to require for libsane-hpaio.so.1
  4050. 14:33:35 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstriff-0.10.so.0
  4051. 14:33:35 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgsttag-0.10.so.0
  4052. 14:33:35 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstnetbuffer-0.10.so.0
  4053. 14:33:35 DEBUG : Matched libtheora - 1.0alpha7-1.i386 to require for libtheora.so.0
  4054. 14:33:35 INFO : adding libtheora for libtheora.so.0, required by gstreamer-plugins-base
  4055. 14:33:35 DEBUG : Matched liboil - 0.3.8-2.1.i386 to require for liboil-0.3.so.0
  4056. 14:33:35 INFO : adding liboil for liboil-0.3.so.0, required by gstreamer-plugins-base
  4057. 14:33:35 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstrtp-0.10.so.0
  4058. 14:33:35 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer
  4059. 14:33:35 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstvideo-0.10.so.0
  4060. 14:33:35 DEBUG : Matched libtheora - 1.0alpha7-1.i386 to require for libtheora.so.0(libtheora.so.1.0)
  4061. 14:33:35 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstcdda-0.10.so.0
  4062. 14:33:35 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.i386 to require for librom1394.so.0
  4063. 14:33:35 INFO : adding libavc1394 for librom1394.so.0, required by gstreamer-plugins-good
  4064. 14:33:35 DEBUG : Matched libiec61883 - 1.0.0-11.fc6.i386 to require for libiec61883.so.0
  4065. 14:33:35 INFO : adding libiec61883 for libiec61883.so.0, required by gstreamer-plugins-good
  4066. 14:33:35 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.i386 to require for libavc1394.so.0
  4067. 14:33:35 DEBUG : Matched libdv - 0.104-4.fc6.1.i386 to require for libdv.so.4
  4068. 14:33:35 INFO : adding libdv for libdv.so.4, required by gstreamer-plugins-good
  4069. 14:33:35 DEBUG : Matched libraw1394 - 1.2.1-1.fc6.i386 to require for libraw1394.so.8
  4070. 14:33:35 INFO : adding libraw1394 for libraw1394.so.8, required by gstreamer-plugins-good
  4071. 14:33:35 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4072. 14:33:35 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk
  4073. 14:33:35 DEBUG : Matched mkisofs - 9:2.01-10.i386 to require for mkisofs
  4074. 14:33:35 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation
  4075. 14:33:35 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for libgnome-desktop-2.so.2
  4076. 14:33:35 INFO : adding gnome-desktop for libgnome-desktop-2.so.2, required by eel2
  4077. 14:33:35 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui
  4078. 14:33:35 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango
  4079. 14:33:35 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  4080. 14:33:35 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for libgnome-menu.so.2
  4081. 14:33:35 INFO : adding gnome-menus for libgnome-menu.so.2, required by eel2
  4082. 14:33:35 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  4083. 14:33:36 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL
  4084. 14:33:36 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2
  4085. 14:33:36 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libospgrove.so.0
  4086. 14:33:36 DEBUG : Matched opensp - 1.5.2-4.i386 to require for libosp.so.5
  4087. 14:33:36 INFO : adding opensp for libosp.so.5, required by openjade
  4088. 14:33:36 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libostyle.so.0
  4089. 14:33:36 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libogrove.so.0
  4090. 14:33:36 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common
  4091. 14:33:36 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification
  4092. 14:33:36 DEBUG : Matched libXres - 1.0.1-3.1.i386 to require for libXRes.so.1
  4093. 14:33:36 INFO : adding libXres for libXRes.so.1, required by libwnck
  4094. 14:33:37 DEBUG : Matched libraw1394 - 1.2.1-1.fc6.i386 to require for libraw1394
  4095. 14:33:37 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus
  4096. 14:33:37 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork
  4097. 14:33:37 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus
  4098. 14:33:38 INFO : adding patch for /usr/bin/patch, required by redhat-lsb
  4099. 14:33:38 INFO : adding m4 for /usr/bin/m4, required by redhat-lsb
  4100. 14:33:39 DEBUG : Matched usermode-gtk - 1.88-3.el5.i386 to require for usermode-gtk
  4101. 14:33:39 DEBUG : Matched pygtk2-libglade - 2.10.1-8.el5.i386 to require for pygtk2-libglade
  4102. 14:33:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4103. 14:33:39 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python
  4104. 14:33:39 DEBUG : Matched htmlview - 4.0.0-1.el5.noarch to require for htmlview
  4105. 14:33:39 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  4106. 14:33:39 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode
  4107. 14:33:39 DEBUG : Matched hicolor-icon-theme - 0.9-2.1.noarch to require for hicolor-icon-theme
  4108. 14:33:39 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  4109. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1)
  4110. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1)
  4111. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.4)
  4112. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.4)
  4113. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3)
  4114. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3)
  4115. 14:33:39 DEBUG : Matched newt - 0.52.2-9.i386 to require for libnewt.so.0.52
  4116. 14:33:39 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode
  4117. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.0)
  4118. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.0)
  4119. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for rtld(GNU_HASH)
  4120. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for rtld(GNU_HASH)
  4121. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6
  4122. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6
  4123. 14:33:39 DEBUG : Matched newt - 0.52.2-9.i386 to require for libnewt.so.0.52(NEWT_0.52)
  4124. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.4)
  4125. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.4)
  4126. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2)
  4127. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2)
  4128. 14:33:39 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux.so.1
  4129. 14:33:39 DEBUG : Matched findutils - 1:4.2.27-4.1.i386 to require for findutils
  4130. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for librt.so.1(GLIBC_2.2)
  4131. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for librt.so.1(GLIBC_2.2)
  4132. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for librt.so.1
  4133. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for librt.so.1
  4134. 14:33:39 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  4135. 14:33:39 DEBUG : Matched libacl - 2.2.39-2.1.el5.i386 to require for libacl.so.1
  4136. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6
  4137. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6
  4138. 14:33:39 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam_misc.so.0
  4139. 14:33:39 DEBUG : Matched libacl - 2.2.39-2.1.el5.i386 to require for libacl.so.1(ACL_1.0)
  4140. 14:33:39 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam_misc.so.0(LIBPAM_MISC_1.0)
  4141. 14:33:39 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0
  4142. 14:33:39 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_1.0)
  4143. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.4)
  4144. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.4)
  4145. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.3)
  4146. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.3)
  4147. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libcrypt.so.1
  4148. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libcrypt.so.1
  4149. 14:33:39 DEBUG : Matched grep - 2.5.1-54.2.el5.i386 to require for grep
  4150. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2
  4151. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2
  4152. 14:33:39 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  4153. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.3)
  4154. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.3)
  4155. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.0)
  4156. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.0)
  4157. 14:33:39 DEBUG : Matched libX11 - 1.0.3-8.0.1.el5.i386 to require for libX11.so.6
  4158. 14:33:39 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext.so.6
  4159. 14:33:39 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  4160. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.3)
  4161. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.3)
  4162. 14:33:39 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1
  4163. 14:33:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for libldap-2.3.so.0
  4164. 14:33:39 DEBUG : Matched gdbm - 1.8.0-26.2.1.i386 to require for libgdbm.so.2
  4165. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libcrypt.so.1(GLIBC_2.0)
  4166. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libcrypt.so.1(GLIBC_2.0)
  4167. 14:33:39 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for libcrypto.so.6
  4168. 14:33:39 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for libcrypto.so.6
  4169. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libk5crypto.so.3
  4170. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssapi_krb5.so.2
  4171. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5.so.3
  4172. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2
  4173. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2
  4174. 14:33:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for liblber-2.3.so.0
  4175. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0
  4176. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)
  4177. 14:33:39 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  4178. 14:33:39 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libcom_err.so.2
  4179. 14:33:39 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for cyrus-sasl-lib
  4180. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5.so.3(krb5_3_MIT)
  4181. 14:33:39 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libsasl2.so.2
  4182. 14:33:39 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.2)
  4183. 14:33:39 DEBUG : Matched libattr - 2.4.32-1.1.i386 to require for libattr.so.1(ATTR_1.0)
  4184. 14:33:39 DEBUG : Matched rhn-client-tools - 0.4.16-1.el5.noarch to require for rhn-client-tools
  4185. 14:33:39 DEBUG : Matched sqlite - 3.3.6-2.i386 to require for libsqlite3.so.0
  4186. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0
  4187. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0
  4188. 14:33:39 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python(abi)
  4189. 14:33:39 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for coreutils
  4190. 14:33:39 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for libfreetype.so.6
  4191. 14:33:39 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for libfontconfig.so.1
  4192. 14:33:39 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype
  4193. 14:33:39 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for libexpat.so.0
  4194. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2(GLIBC_2.0)
  4195. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2(GLIBC_2.0)
  4196. 14:33:39 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  4197. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libresolv.so.2(GLIBC_2.2)
  4198. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libresolv.so.2(GLIBC_2.2)
  4199. 14:33:39 DEBUG : Matched less - 394-5.el5.i386 to require for less
  4200. 14:33:39 DEBUG : Matched diffutils - 2.8.1-15.2.2.i386 to require for diffutils
  4201. 14:33:39 DEBUG : Matched gzip - 1.3.5-9.el5.i386 to require for gzip
  4202. 14:33:39 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm
  4203. 14:33:39 DEBUG : Matched groff - 1.18.1.1-11.1.i386 to require for nroff-i18n
  4204. 14:33:39 DEBUG : Matched bzip2 - 1.0.3-3.i386 to require for bzip2
  4205. 14:33:39 DEBUG : Matched groff - 1.18.1.1-11.1.i386 to require for groff
  4206. 14:33:39 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp
  4207. 14:33:39 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj
  4208. 14:33:39 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj
  4209. 14:33:39 DEBUG : Matched gjdoc - 0.7.7-12.el5.i386 to require for gjdoc
  4210. 14:33:39 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils
  4211. 14:33:39 DEBUG : Matched zip - 2.31-1.2.2.i386 to require for zip
  4212. 14:33:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk_pixbuf-2.0.so.0
  4213. 14:33:39 DEBUG : Matched notification-daemon - 0.3.5-8.el5.i386 to require for desktop-notification-daemon
  4214. 14:33:39 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpango-1.0.so.0
  4215. 14:33:39 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangocairo-1.0.so.0
  4216. 14:33:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgobject-2.0.so.0
  4217. 14:33:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libglib-2.0.so.0
  4218. 14:33:39 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for libdbus-glib-1.so.2
  4219. 14:33:39 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for libatk-1.0.so.0
  4220. 14:33:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgmodule-2.0.so.0
  4221. 14:33:39 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for libdbus-1.so.3
  4222. 14:33:39 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for libcairo.so.2
  4223. 14:33:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk-x11-2.0.so.0
  4224. 14:33:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgtk-x11-2.0.so.0
  4225. 14:33:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  4226. 14:33:39 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.i386 to require for perl-String-CRC32
  4227. 14:33:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.0)
  4228. 14:33:39 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Digest::MD5)
  4229. 14:33:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GLIBC_2.0)
  4230. 14:33:39 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for libssl.so.6
  4231. 14:33:39 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for libssl.so.6
  4232. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2(GLIBC_2.0)
  4233. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2(GLIBC_2.0)
  4234. 14:33:39 DEBUG : Matched readline - 5.1-1.1.i386 to require for libreadline.so.5
  4235. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for ld-linux.so.2
  4236. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for ld-linux.so.2
  4237. 14:33:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_4.2.0)
  4238. 14:33:39 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6
  4239. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libutil.so.1
  4240. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libutil.so.1
  4241. 14:33:39 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncurses.so.5
  4242. 14:33:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1
  4243. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libdl.so.2(GLIBC_2.1)
  4244. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libdl.so.2(GLIBC_2.1)
  4245. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libutil.so.1(GLIBC_2.0)
  4246. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libutil.so.1(GLIBC_2.0)
  4247. 14:33:39 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.3)
  4248. 14:33:39 DEBUG : Matched perl-String-CRC32 - 1.4-2.fc6.i386 to require for perl(String::CRC32)
  4249. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for ld-linux.so.2(GLIBC_2.3)
  4250. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for ld-linux.so.2(GLIBC_2.3)
  4251. 14:33:39 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for fileutils
  4252. 14:33:39 DEBUG : Matched hesiod - 3.1.0-8.i386 to require for libhesiod.so.0
  4253. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1
  4254. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1
  4255. 14:33:39 DEBUG : Matched procmail - 3.22-17.1.i386 to require for procmail
  4256. 14:33:39 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  4257. 14:33:39 DEBUG : Matched sed - 4.1.5-5.fc6.i386 to require for sed
  4258. 14:33:39 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash
  4259. 14:33:39 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for sh-utils
  4260. 14:33:39 DEBUG : Matched gawk - 3.1.5-14.el5.i386 to require for gawk
  4261. 14:33:39 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for libdb-4.3.so
  4262. 14:33:39 DEBUG : Matched tcp_wrappers - 7.6-40.4.el5.i386 to require for libwrap.so.0
  4263. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1(GLIBC_2.0)
  4264. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1(GLIBC_2.0)
  4265. 14:33:39 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup
  4266. 14:33:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for openldap
  4267. 14:33:39 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i386 to require for openssl
  4268. 14:33:39 DEBUG : Matched openssl - 0.9.8b-8.3.el5_0.2.i686 to require for openssl
  4269. 14:33:39 DEBUG : Matched pyOpenSSL - 0.6-1.p24.7.2.2.i386 to require for pyOpenSSL
  4270. 14:33:39 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender.so.1
  4271. 14:33:39 DEBUG : Matched zlib - 1.2.3-3.i386 to require for libz.so.1
  4272. 14:33:39 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl_2.so.2
  4273. 14:33:39 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade-2.0.so.0
  4274. 14:33:39 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoft2-1.0.so.0
  4275. 14:33:39 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2.so.2
  4276. 14:33:39 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4277. 14:33:39 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  4278. 14:33:39 DEBUG : Matched kudzu - 1.2.57.1.15-1.i386 to require for kudzu
  4279. 14:33:39 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config
  4280. 14:33:39 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python
  4281. 14:33:39 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata
  4282. 14:33:39 DEBUG : Matched newt - 0.52.2-9.i386 to require for newt
  4283. 14:33:39 DEBUG : Matched libXrandr - 1.1.1-3.1.i386 to require for libXrandr.so.2
  4284. 14:33:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for libldap_r-2.3.so.0
  4285. 14:33:39 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python-abi
  4286. 14:33:39 DEBUG : Matched openldap - 2.3.27-8.i386 to require for openldap
  4287. 14:33:39 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for libcdda_paranoia.so.0
  4288. 14:33:39 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for cdparanoia-libs
  4289. 14:33:39 DEBUG : Matched cdparanoia-libs - alpha9.8-27.2.i386 to require for libcdda_interface.so.0
  4290. 14:33:39 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup
  4291. 14:33:39 DEBUG : Matched rmt - 0.4b41-2.fc6.i386 to require for rmt
  4292. 14:33:39 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for foomatic
  4293. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.0)
  4294. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.0)
  4295. 14:33:39 DEBUG : Matched PyXML - 0.8.4-4.i386 to require for PyXML
  4296. 14:33:39 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  4297. 14:33:39 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for libcups.so.2
  4298. 14:33:39 DEBUG : Matched libXfixes - 4.0.1-2.1.i386 to require for libXfixes.so.3
  4299. 14:33:39 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2
  4300. 14:33:39 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for libgthread-2.0.so.0
  4301. 14:33:39 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-2.so.0
  4302. 14:33:39 DEBUG : Matched libwnck - 2.16.0-4.fc6.i386 to require for libwnck-1.so.18
  4303. 14:33:39 DEBUG : Matched popt - 1.10.2-47.el5.i386 to require for libpopt.so.0
  4304. 14:33:39 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for libgconf-2.so.4
  4305. 14:33:39 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  4306. 14:33:39 DEBUG : Matched sysklogd - 1.4.1-40.el5.i386 to require for syslog
  4307. 14:33:39 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  4308. 14:33:39 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for libaudit.so.0
  4309. 14:33:39 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  4310. 14:33:39 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(GLIBCXX_3.4)
  4311. 14:33:39 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(CXXABI_1.3)
  4312. 14:33:39 DEBUG : Matched mkisofs - 9:2.01-10.i386 to require for mkisofs
  4313. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.2)
  4314. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.2)
  4315. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.1)
  4316. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.1)
  4317. 14:33:39 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  4318. 14:33:39 DEBUG : Matched libXfont - 1.2.2-1.0.2.el5.i386 to require for libXfont.so.1
  4319. 14:33:39 DEBUG : Matched ttmkfdir - 3.0.9-23.el5.i386 to require for ttmkfdir
  4320. 14:33:39 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig
  4321. 14:33:39 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.i386 to require for mkfontscale
  4322. 14:33:39 DEBUG : Matched libXfont - 1.2.2-1.0.2.el5.i386 to require for libXfont
  4323. 14:33:39 DEBUG : Matched libFS - 1.0.0-3.1.i386 to require for libFS.so.6
  4324. 14:33:39 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  4325. 14:33:39 DEBUG : Matched xorg-x11-font-utils - 1:7.1-2.i386 to require for mkfontdir
  4326. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libk5crypto.so.3(k5crypto_3_MIT)
  4327. 14:33:39 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp
  4328. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb4.so.2
  4329. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5srv.so.5
  4330. 14:33:39 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1
  4331. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs
  4332. 14:33:39 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libss.so.2
  4333. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0(krb5support_0_MIT)
  4334. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libdes425.so.3(des425_3_MIT)
  4335. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb5support.so.0(HIDDEN)
  4336. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkrb4.so.2(krb4_2_MIT)
  4337. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.1)
  4338. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.1)
  4339. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5srv.so.5(kadm5srv_5_MIT)
  4340. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libdes425.so.3
  4341. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5clnt.so.5(kadm5clnt_5_MIT)
  4342. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkadm5clnt.so.5
  4343. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkdb5.so.4
  4344. 14:33:39 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssrpc.so.4
  4345. 14:33:39 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng12.so.0
  4346. 14:33:39 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg.so.62
  4347. 14:33:39 DEBUG : Matched libICE - 1.0.1-2.1.i386 to require for libICE.so.6
  4348. 14:33:39 DEBUG : Matched libXinerama - 1.0.1-2.1.i386 to require for libXinerama.so.1
  4349. 14:33:39 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft.so.2
  4350. 14:33:39 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for libqui.so.1
  4351. 14:33:39 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng12.so.0(PNG12_0)
  4352. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.1)
  4353. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.1)
  4354. 14:33:39 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig
  4355. 14:33:39 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.3.2)
  4356. 14:33:39 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.3.2)
  4357. 14:33:40 DEBUG : Matched libSM - 1.0.1-3.1.i386 to require for libSM.so.6
  4358. 14:33:40 DEBUG : Matched libXcursor - 1.1.7-1.1.i386 to require for libXcursor.so.1
  4359. 14:33:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libm.so.6(GLIBC_2.2)
  4360. 14:33:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libm.so.6(GLIBC_2.2)
  4361. 14:33:40 DEBUG : Matched libmng - 1.0.9-5.1.i386 to require for libmng.so.1
  4362. 14:33:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.1.2)
  4363. 14:33:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.1.2)
  4364. 14:33:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmp.so.10
  4365. 14:33:40 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5.i386 to require for libhpip.so.0
  4366. 14:33:40 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb-0.1.so.4
  4367. 14:33:40 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2
  4368. 14:33:40 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc8)
  4369. 14:33:40 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common
  4370. 14:33:40 DEBUG : Matched libstdc++ - 4.1.2-14.el5.i386 to require for libstdc++.so.6(CXXABI_1.3.1)
  4371. 14:33:40 DEBUG : Matched libXmu - 1.0.2-5.i386 to require for libXmu.so.6
  4372. 14:33:40 DEBUG : Matched libXt - 1.0.2-3.1.fc6.i386 to require for libXt.so.6
  4373. 14:33:40 DEBUG : Matched libtermcap - 2.0.8-46.1.i386 to require for libtermcap.so.2
  4374. 14:33:40 DEBUG : ignoring libtermcap>bash in whiteout
  4375. 14:33:40 DEBUG : Matched coreutils - 5.97-12.1.el5.i386 to require for textutils
  4376. 14:33:40 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.3.2)
  4377. 14:33:40 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.3.2)
  4378. 14:33:40 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  4379. 14:33:40 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  4380. 14:33:40 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libplds4.so
  4381. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so
  4382. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsoftokn3.so
  4383. 14:33:40 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libnspr4.so
  4384. 14:33:40 DEBUG : Matched pcsc-lite - 1.3.1-7.i386 to require for pcsc-lite
  4385. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsoftokn3.so(NSS_3.4)
  4386. 14:33:40 DEBUG : Matched nss-tools - 3.11.7-1.3.el5.i386 to require for nss-tools
  4387. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so
  4388. 14:33:40 DEBUG : Matched ccid - 1.0.1-6.el5.i386 to require for ccid
  4389. 14:33:40 DEBUG : Matched pcsc-lite-libs - 1.3.1-7.i386 to require for pcsc-lite-libs
  4390. 14:33:40 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for libplc4.so
  4391. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so
  4392. 14:33:40 DEBUG : Matched ifd-egate - 0.05-15.i386 to require for ifd-egate
  4393. 14:33:40 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for module-init-tools
  4394. 14:33:40 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4395. 14:33:40 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode
  4396. 14:33:40 DEBUG : Matched rhn-check - 0.4.16-1.el5.noarch to require for rhn-check
  4397. 14:33:40 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome-2.so.0
  4398. 14:33:40 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-activation.so.4
  4399. 14:33:40 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for libgnome-keyring.so.0
  4400. 14:33:40 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz
  4401. 14:33:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  4402. 14:33:40 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer
  4403. 14:33:40 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for gnome-media
  4404. 14:33:40 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for libnautilus-burn.so.4
  4405. 14:33:40 DEBUG : Matched nautilus-cd-burner - 2.16.0-7.el5.i386 to require for nautilus-cd-burner
  4406. 14:33:40 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui-2.so.0
  4407. 14:33:40 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4408. 14:33:40 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstreamer-0.10.so.0
  4409. 14:33:40 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui
  4410. 14:33:40 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo-2.so.0
  4411. 14:33:40 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for libgnome-media-profiles.so.0
  4412. 14:33:40 DEBUG : Matched cdparanoia - alpha9.8-27.2.i386 to require for cdparanoia
  4413. 14:33:40 DEBUG : Matched libmusicbrainz - 2.1.1-4.1.i386 to require for libmusicbrainz.so.4
  4414. 14:33:40 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for libgnomevfs-2.so.0
  4415. 14:33:40 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for libhal.so.1
  4416. 14:33:40 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas-2.so.0
  4417. 14:33:40 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper
  4418. 14:33:40 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui-2.so.0
  4419. 14:33:40 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13
  4420. 14:33:40 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls.so.13(GNUTLS_1_3)
  4421. 14:33:40 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for cups-libs
  4422. 14:33:40 DEBUG : Matched paps - 0.6.6-17.el5.i386 to require for paps
  4423. 14:33:40 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for libcupsimage.so.2
  4424. 14:33:40 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus
  4425. 14:33:40 DEBUG : Matched xorg-x11-utils - 7.1-2.fc6.i386 to require for xorg-x11-utils
  4426. 14:33:40 DEBUG : Matched xorg-x11-drv-void - 1.1.0-3.1.i386 to require for xorg-x11-drv-void
  4427. 14:33:40 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.i386 to require for xorg-x11-server-utils
  4428. 14:33:40 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc.so.1
  4429. 14:33:40 DEBUG : Matched xorg-x11-drv-evdev - 1:1.0.0.5-3.el5.i386 to require for xorg-x11-drv-evdev
  4430. 14:33:40 DEBUG : Matched libXau - 1.0.1-3.1.i386 to require for libXau.so.6
  4431. 14:33:40 DEBUG : Matched xorg-x11-drv-mouse - 1.1.1-1.1.i386 to require for xorg-x11-drv-mouse
  4432. 14:33:40 DEBUG : Matched libXdmcp - 1.0.1-2.1.i386 to require for libXdmcp.so.6
  4433. 14:33:40 DEBUG : Matched xorg-x11-drv-keyboard - 1.1.0-2.1.i386 to require for xorg-x11-drv-keyboard
  4434. 14:33:40 DEBUG : Matched xorg-x11-drv-vesa - 1.3.0-8.1.el5.i386 to require for xorg-x11-drv-vesa
  4435. 14:33:40 DEBUG : Matched xkeyboard-config - 0.8-7.fc6.noarch to require for xkbdata
  4436. 14:33:40 DEBUG : Matched xorg-x11-fonts-base - 7.1-2.1.el5.noarch to require for xorg-x11-fonts-base
  4437. 14:33:40 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.i386 to require for xkbcomp
  4438. 14:33:40 DEBUG : Matched redhat-logos - 4.9.16-1.noarch to require for system-logos
  4439. 14:33:40 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  4440. 14:33:40 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python
  4441. 14:33:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmpagent.so.10
  4442. 14:33:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libsnmp.so.10
  4443. 14:33:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmpmibs.so.10
  4444. 14:33:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmptrapd.so.10
  4445. 14:33:40 DEBUG : Matched net-snmp-libs - 1:5.3.1-19.el5.i386 to require for libnetsnmphelpers.so.10
  4446. 14:33:40 DEBUG : Matched udev - 095-14.9.el5.i386 to require for dev
  4447. 14:33:40 DEBUG : Matched selinux-policy - 2.4.6-104.el5.noarch to require for selinux-policy
  4448. 14:33:40 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils
  4449. 14:33:40 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  4450. 14:33:40 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbisenc.so.2
  4451. 14:33:40 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis.so.0
  4452. 14:33:40 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbisfile.so.3
  4453. 14:33:40 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9)
  4454. 14:33:40 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0rc4)
  4455. 14:33:40 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg.so.0
  4456. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.7)
  4457. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.4)
  4458. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.10)
  4459. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9)
  4460. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.3)
  4461. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.8)
  4462. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.2)
  4463. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.3)
  4464. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.5)
  4465. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss
  4466. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.6)
  4467. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.2)
  4468. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.4)
  4469. 14:33:40 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.10)
  4470. 14:33:40 DEBUG : Matched gnome-python2-extras - 2.14.2-4.fc6.i386 to require for gnome-python2-extras
  4471. 14:33:40 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for libgtkhtml-2.so.0
  4472. 14:33:40 DEBUG : Matched gtkhtml2 - 2.11.0-3.i386 to require for gtkhtml2
  4473. 14:33:40 DEBUG : Matched iproute - 2.6.18-4.el5.i386 to require for iproute
  4474. 14:33:40 DEBUG : Matched dhclient - 12:3.0.5-7.el5.i386 to require for dhclient
  4475. 14:33:40 DEBUG : Matched wpa_supplicant - 1:0.4.8-10.1.fc6.i386 to require for wpa_supplicant
  4476. 14:33:40 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  4477. 14:33:40 DEBUG : Matched libgpg-error - 1.4-2.i386 to require for libgpg-error.so.0
  4478. 14:33:40 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for libiw.so.28
  4479. 14:33:40 DEBUG : Matched libnl - 1.0-0.10.pre5.4.i386 to require for libnl.so.1
  4480. 14:33:40 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11(GCRYPT_1.2)
  4481. 14:33:40 DEBUG : Matched wireless-tools - 1:28-2.el5.i386 to require for wireless-tools
  4482. 14:33:40 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib
  4483. 14:33:40 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt.so.11
  4484. 14:33:40 DEBUG : Matched dhcdbd - 2.2-1.el5.i386 to require for dhcdbd
  4485. 14:33:40 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libfam.so.0
  4486. 14:33:40 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for libhal-storage.so.1
  4487. 14:33:40 DEBUG : Matched shared-mime-info - 0.19-3.el5.i386 to require for shared-mime-info
  4488. 14:33:40 DEBUG : Matched gnome-mount - 0.5-3.el5.i386 to require for gnome-mount
  4489. 14:33:40 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for libbz2.so.1
  4490. 14:33:40 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-client.so.3
  4491. 14:33:40 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-common.so.3
  4492. 14:33:40 DEBUG : Matched gnome-mime-data - 2.4.2-3.1.i386 to require for gnome-mime-data
  4493. 14:33:40 DEBUG : Matched avahi-glib - 0.6.16-1.el5.i386 to require for libavahi-glib.so.1
  4494. 14:33:40 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  4495. 14:33:40 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4496. 14:33:40 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  4497. 14:33:40 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas
  4498. 14:33:40 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2
  4499. 14:33:40 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python
  4500. 14:33:40 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  4501. 14:33:40 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for libgamin-1.so.0
  4502. 14:33:40 DEBUG : Matched gamin - 0.1.7-8.el5.i386 to require for gamin
  4503. 14:33:41 DEBUG : Matched ypbind - 3:1.19-8.el5.i386 to require for ypbind
  4504. 14:33:41 DEBUG : ignoring ypbind>yp-tools in whiteout
  4505. 14:33:41 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  4506. 14:33:41 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  4507. 14:33:41 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser.so.1
  4508. 14:33:41 DEBUG : Matched mkinitrd - 5.1.19.6-19.i386 to require for mkinitrd
  4509. 14:33:41 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for module-init-tools
  4510. 14:33:41 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  4511. 14:33:41 DEBUG : ignoring initscripts>kernel in whiteout
  4512. 14:33:41 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  4513. 14:33:41 DEBUG : Matched metacity - 2.16.0-8.el5.i386 to require for metacity
  4514. 14:33:41 DEBUG : Matched rhpxl - 0.41.1-1.el5.i386 to require for rhpxl
  4515. 14:33:41 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config
  4516. 14:33:41 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork
  4517. 14:33:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4518. 14:33:41 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2
  4519. 14:33:41 DEBUG : Matched xsri - 1:2.1.0-10.fc6.i386 to require for xsri
  4520. 14:33:41 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  4521. 14:33:41 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  4522. 14:33:41 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4523. 14:33:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4524. 14:33:41 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for libgailutil.so.18
  4525. 14:33:41 DEBUG : Matched gail - 1.9.2-1.fc6.i386 to require for gail
  4526. 14:33:41 DEBUG : Matched chkfontpath - 1.10.1-1.1.i386 to require for chkfontpath
  4527. 14:33:41 DEBUG : Matched libXtst - 1.0.1-3.1.i386 to require for libXtst.so.6
  4528. 14:33:41 DEBUG : Matched libdmx - 1.0.2-3.1.i386 to require for libdmx.so.1
  4529. 14:33:41 DEBUG : Matched libXxf86vm - 1.0.1-3.1.i386 to require for libXxf86vm.so.1
  4530. 14:33:41 DEBUG : Matched libXv - 1.0.1-4.1.i386 to require for libXv.so.1
  4531. 14:33:41 DEBUG : Matched libXmu - 1.0.2-5.i386 to require for libXmuu.so.1
  4532. 14:33:41 DEBUG : Matched libXaw - 1.0.2-8.1.i386 to require for libXaw.so.7
  4533. 14:33:41 DEBUG : Matched libXi - 1.0.1-3.1.i386 to require for libXi.so.6
  4534. 14:33:41 DEBUG : Matched libXxf86misc - 1.0.1-3.1.i386 to require for libXxf86misc.so.1
  4535. 14:33:41 DEBUG : Matched mesa-libGL - 6.5.1-7.5.el5.i386 to require for libGL.so.1
  4536. 14:33:41 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  4537. 14:33:41 DEBUG : Matched libXxf86dga - 1.0.1-3.1.i386 to require for libXxf86dga.so.1
  4538. 14:33:41 DEBUG : Matched gnome-python2-gtkhtml2 - 2.14.2-4.fc6.i386 to require for gnome-python2-gtkhtml2
  4539. 14:33:41 DEBUG : Matched audit - 1.5.5-7.el5.i386 to require for audit
  4540. 14:33:41 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  4541. 14:33:41 DEBUG : Matched python-elementtree - 1.2.6-5.i386 to require for python-elementtree
  4542. 14:33:41 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  4543. 14:33:41 DEBUG : Matched notify-python - 0.1.0-3.fc6.i386 to require for notify-python
  4544. 14:33:41 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python
  4545. 14:33:41 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmflite-0.2.so.7
  4546. 14:33:41 DEBUG : Matched lcms - 1.15-1.2.2.i386 to require for liblcms.so.1
  4547. 14:33:41 DEBUG : Matched ghostscript - 8.15.2-9.1.el5.i386 to require for libgs.so.8
  4548. 14:33:41 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg-2.so.2
  4549. 14:33:41 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff.so.3
  4550. 14:33:41 DEBUG : Matched xorg-x11-xfs - 1:1.0.2-4.i386 to require for xfs
  4551. 14:33:41 DEBUG : Matched psutils - 1.17-26.1.i386 to require for psutils
  4552. 14:33:41 DEBUG : Matched info - 4.8-14.el5.i386 to require for info
  4553. 14:33:41 DEBUG : Matched psmisc - 22.2-5.i386 to require for psmisc
  4554. 14:33:41 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  4555. 14:33:41 DEBUG : Matched librsvg2 - 2.16.1-1.el5.i386 to require for librsvg2
  4556. 14:33:41 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  4557. 14:33:41 DEBUG : Matched xorg-x11-server-utils - 7.1-4.fc6.i386 to require for xorg-x11-server-utils
  4558. 14:33:41 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  4559. 14:33:41 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui
  4560. 14:33:41 DEBUG : Matched xorg-x11-xinit - 1.0.2-13.el5.i386 to require for xorg-x11-xinit
  4561. 14:33:41 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9.3)
  4562. 14:33:41 DEBUG : Matched xorg-x11-xkb-utils - 1.0.2-2.1.i386 to require for xorg-x11-xkb-utils
  4563. 14:33:41 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2
  4564. 14:33:41 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork
  4565. 14:33:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4566. 14:33:41 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4567. 14:33:41 DEBUG : Matched neon - 0.25.5-5.1.i386 to require for libneon.so.25
  4568. 14:33:41 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui
  4569. 14:33:41 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo
  4570. 14:33:41 DEBUG : Matched pyorbit - 2.14.1-1.1.i386 to require for pyorbit
  4571. 14:33:41 DEBUG : ignoring gnome-python2>gnome-python2-bonobo in whiteout
  4572. 14:33:41 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation
  4573. 14:33:41 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  4574. 14:33:41 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for liblockdev.so.1
  4575. 14:33:41 DEBUG : Matched shadow-utils - 2:4.0.17-12.el5.i386 to require for shadow-utils
  4576. 14:33:41 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  4577. 14:33:41 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  4578. 14:33:41 DEBUG : Matched libsysfs - 2.0.0-6.i386 to require for libsysfs.so.2
  4579. 14:33:41 DEBUG : Matched pygobject2 - 2.12.1-5.el5.i386 to require for pygobject2
  4580. 14:33:41 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum
  4581. 14:33:41 DEBUG : Matched dbus-python - 0.70-7.el5.i386 to require for dbus-python
  4582. 14:33:41 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  4583. 14:33:41 DEBUG : ignoring coreutils>pam in whiteout
  4584. 14:33:41 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_INTERNAL_DONTUSE_1.0)
  4585. 14:33:41 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  4586. 14:33:41 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam_unix.so
  4587. 14:33:41 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_EXTENSION_1.0)
  4588. 14:33:41 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  4589. 14:33:41 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  4590. 14:33:41 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpamc.so.0
  4591. 14:33:41 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for cracklib
  4592. 14:33:41 DEBUG : Matched cracklib-dicts - 2.8.9-3.3.i386 to require for cracklib-dicts
  4593. 14:33:41 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for libpam.so.0(LIBPAM_MODUTIL_1.0)
  4594. 14:33:41 DEBUG : Matched cracklib - 2.8.9-3.3.i386 to require for libcrack.so.2
  4595. 14:33:41 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.3.3)
  4596. 14:33:41 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.3.3)
  4597. 14:33:41 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx
  4598. 14:33:41 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper.so.1.02
  4599. 14:33:41 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper.so.1.02(Base)
  4600. 14:33:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4601. 14:33:41 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk
  4602. 14:33:41 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Getopt::Long)
  4603. 14:33:41 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBitCosNaming-2.so.0
  4604. 14:33:41 DEBUG : Matched libxkbfile - 1.0.3-3.1.i386 to require for libxkbfile.so.1
  4605. 14:33:41 DEBUG : Matched xorg-x11-filesystem - 7.1-2.fc6.noarch to require for xorg-x11-filesystem
  4606. 14:33:41 DEBUG : Matched pcsc-lite-libs - 1.3.1-7.i386 to require for libpcsclite.so.1
  4607. 14:33:41 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  4608. 14:33:41 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libncursesw.so.5
  4609. 14:33:41 DEBUG : Matched aspell-en - 50:6.0-2.1.i386 to require for aspell-en
  4610. 14:33:41 DEBUG : Matched busybox - 1:1.2.0-3.i386 to require for busybox
  4611. 14:33:41 DEBUG : Matched logrotate - 3.7.4-7.i386 to require for logrotate
  4612. 14:33:41 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Getopt::Std)
  4613. 14:33:41 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvbase.so.4.2
  4614. 14:33:41 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvstreams.so.4.2
  4615. 14:33:41 DEBUG : Matched ppp - 2.4.4-1.el5.i386 to require for ppp
  4616. 14:33:41 DEBUG : Matched libwvstreams - 4.2.2-2.1.i386 to require for libwvutils.so.4.2
  4617. 14:33:41 DEBUG : Matched gnome-keyring - 0.6.0-1.fc6.i386 to require for gnome-keyring
  4618. 14:33:41 DEBUG : Matched libjpeg - 6b-37.i386 to require for libjpeg
  4619. 14:33:41 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo
  4620. 14:33:41 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2
  4621. 14:33:41 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2
  4622. 14:33:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4623. 14:33:41 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  4624. 14:33:41 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl
  4625. 14:33:41 DEBUG : Matched libbonoboui - 2.16.0-1.fc6.i386 to require for libbonoboui
  4626. 14:33:41 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for esound
  4627. 14:33:41 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango
  4628. 14:33:41 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome
  4629. 14:33:41 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4630. 14:33:41 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo
  4631. 14:33:41 DEBUG : Matched libgnome - 2.16.0-6.el5.i386 to require for libgnome
  4632. 14:33:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4633. 14:33:41 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2
  4634. 14:33:41 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas
  4635. 14:33:41 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  4636. 14:33:42 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4637. 14:33:42 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  4638. 14:33:42 DEBUG : Matched dbus-python - 0.70-7.el5.i386 to require for dbus-python
  4639. 14:33:42 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesddsp.so.0
  4640. 14:33:42 DEBUG : Matched audiofile - 1:0.2.6-5.i386 to require for libaudiofile.so.0
  4641. 14:33:42 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata
  4642. 14:33:42 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusbpp-0.1.so.4
  4643. 14:33:42 DEBUG : Matched libpcap - 14:0.9.4-11.el5.i386 to require for libpcap.so.0.9.4
  4644. 14:33:42 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4645. 14:33:42 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils
  4646. 14:33:42 DEBUG : Matched gnome-python2-canvas - 2.16.0-1.fc6.i386 to require for gnome-python2-canvas
  4647. 14:33:42 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2
  4648. 14:33:42 DEBUG : Matched flac - 1.1.2-27.i386 to require for libOggFLAC++.so.2
  4649. 14:33:42 DEBUG : Matched flac - 1.1.2-27.i386 to require for libFLAC++.so.5
  4650. 14:33:42 DEBUG : Matched flac - 1.1.2-27.i386 to require for libOggFLAC.so.3
  4651. 14:33:42 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for libqt-mt.so.3
  4652. 14:33:42 DEBUG : Matched qt - 1:3.3.6-23.el5.i386 to require for qt
  4653. 14:33:42 DEBUG : Matched sip - 4.4.5-3.i386 to require for sip
  4654. 14:33:42 DEBUG : Matched mesa-libGLU - 6.5.1-7.5.el5.i386 to require for libGLU.so.1
  4655. 14:33:42 DEBUG : Matched cyrus-sasl-lib - 2.1.22-4.i386 to require for libanonymous.so.2
  4656. 14:33:42 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  4657. 14:33:42 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  4658. 14:33:42 DEBUG : Matched libpcap - 14:0.9.4-11.el5.i386 to require for libpcap
  4659. 14:33:42 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm
  4660. 14:33:42 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for libbeecrypt.so.6
  4661. 14:33:42 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmdb-4.4.so
  4662. 14:33:42 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc_s.so.1(GCC_3.3.1)
  4663. 14:33:42 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1
  4664. 14:33:42 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1(ELFUTILS_1.1.1)
  4665. 14:33:42 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpm-4.4.so
  4666. 14:33:42 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmio-4.4.so
  4667. 14:33:42 DEBUG : Matched elfutils-libelf - 0.125-3.el5.i386 to require for libelf.so.1(ELFUTILS_1.0)
  4668. 14:33:42 DEBUG : Matched system-config-users - 1.2.51-1.el5.noarch to require for system-config-users
  4669. 14:33:42 DEBUG : Matched authconfig-gtk - 5.3.12-2.el5.i386 to require for authconfig-gtk
  4670. 14:33:42 DEBUG : Matched rhpxl - 0.41.1-1.el5.i386 to require for rhpxl
  4671. 14:33:42 DEBUG : Matched system-config-date - 1.8.12-1.el5.noarch to require for system-config-date
  4672. 14:33:42 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser
  4673. 14:33:42 DEBUG : Matched system-config-display - 1.0.48-2.el5.noarch to require for system-config-display
  4674. 14:33:42 DEBUG : Matched firstboot-tui - 1.4.27.3-1.el5.noarch to require for firstboot-tui
  4675. 14:33:42 DEBUG : Matched system-config-keyboard - 1.2.11-1.el5.noarch to require for system-config-keyboard
  4676. 14:33:42 DEBUG : Matched system-config-soundcard - 2.0.6-1.el5.noarch to require for system-config-soundcard
  4677. 14:33:42 DEBUG : Matched system-config-network - 1.3.99-2.el5.noarch to require for system-config-network
  4678. 14:33:42 DEBUG : Matched system-config-language - 1.1.18-1.el5.noarch to require for system-config-language
  4679. 14:33:42 DEBUG : Matched system-config-securitylevel - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel
  4680. 14:33:42 DEBUG : Matched python-urlgrabber - 3.1.0-2.noarch to require for urlgrabber
  4681. 14:33:42 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm
  4682. 14:33:42 DEBUG : Matched rpm-python - 4.4.2-47.el5.i386 to require for rpm-python
  4683. 14:33:42 DEBUG : Matched yum-metadata-parser - 1.0-8.fc6.i386 to require for yum-metadata-parser
  4684. 14:33:42 DEBUG : Matched python-sqlite - 1.1.7-1.2.1.i386 to require for python-sqlite
  4685. 14:33:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  4686. 14:33:42 DEBUG : Matched db4 - 4.3.29-9.fc6.i386 to require for db4
  4687. 14:33:42 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  4688. 14:33:42 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for libpython2.4.so.1.0
  4689. 14:33:42 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libpanel.so.5
  4690. 14:33:42 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  4691. 14:33:42 DEBUG : Matched glibc - 2.5-18.i386 to require for libc.so.6(GLIBC_2.2.2)
  4692. 14:33:42 DEBUG : Matched glibc - 2.5-18.i686 to require for libc.so.6(GLIBC_2.2.2)
  4693. 14:33:42 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  4694. 14:33:42 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap.so.1
  4695. 14:33:42 DEBUG : Matched glibc - 2.5-18.i386 to require for libnsl.so.1(GLIBC_2.1)
  4696. 14:33:42 DEBUG : Matched glibc - 2.5-18.i686 to require for libnsl.so.1(GLIBC_2.1)
  4697. 14:33:42 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for audit-libs
  4698. 14:33:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  4699. 14:33:42 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  4700. 14:33:42 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  4701. 14:33:42 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol
  4702. 14:33:42 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol.so.1
  4703. 14:33:42 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for ad.so
  4704. 14:33:42 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for libsmbclient.so.0
  4705. 14:33:42 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.9.2)
  4706. 14:33:42 DEBUG : Matched libraw1394 - 1.2.1-1.fc6.i386 to require for libraw1394
  4707. 14:33:42 DEBUG : Matched libraw1394 - 1.2.1-1.fc6.i386 to require for libraw1394.so.8
  4708. 14:33:42 DEBUG : Matched system-config-printer-libs - 0.7.32.5-1.el5.i386 to require for system-config-printer-libs
  4709. 14:33:42 DEBUG : Matched cups - 1:1.2.4-11.14.el5.i386 to require for cups
  4710. 14:33:42 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  4711. 14:33:42 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for libbluetooth.so.2
  4712. 14:33:42 DEBUG : Matched bluez-libs - 3.7-1.i386 to require for bluez-libs
  4713. 14:33:42 DEBUG : Matched bluez-gnome - 0.5-5.fc6.i386 to require for bluez-gnome
  4714. 14:33:42 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus
  4715. 14:33:42 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig
  4716. 14:33:42 DEBUG : Matched mtools - 3.9.10-2.fc6.i386 to require for mtools
  4717. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Exporter)
  4718. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DynaLoader)
  4719. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DynaLoader)
  4720. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(:MODULE_COMPAT_5.8.8)
  4721. 14:33:42 DEBUG : Matched audit - 1.5.5-7.el5.i386 to require for audit
  4722. 14:33:42 DEBUG : Matched crontabs - 1.10-8.noarch to require for crontabs
  4723. 14:33:42 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for libstartup-notification-1.so.0
  4724. 14:33:42 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification
  4725. 14:33:42 DEBUG : Matched libXres - 1.0.1-3.1.i386 to require for libXRes.so.1
  4726. 14:33:42 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  4727. 14:33:42 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt
  4728. 14:33:42 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt.so.1
  4729. 14:33:42 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for libscrollkeeper.so.0
  4730. 14:33:42 DEBUG : Matched docbook-dtds - 1.0-30.1.noarch to require for docbook-dtds
  4731. 14:33:42 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.i386 to require for xauth
  4732. 14:33:42 DEBUG : Matched bitmap-fonts - 0.3-5.1.1.noarch to require for bitmap-fonts
  4733. 14:33:42 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangoxft-1.0.so.0
  4734. 14:33:42 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for libpangox-1.0.so.0
  4735. 14:33:42 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj_bc.so.1
  4736. 14:33:42 DEBUG : Matched jpackage-utils - 1.7.3-1jpp.2.el5.noarch to require for jpackage-utils
  4737. 14:33:42 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.i386 to require for java-gcj-compat
  4738. 14:33:42 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  4739. 14:33:42 DEBUG : Matched gpm - 1.20.1-74.1.i386 to require for libgpm.so.1
  4740. 14:33:42 DEBUG : Matched vim-common - 2:7.0.109-3.el5.3.i386 to require for vim-common
  4741. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for libperl.so
  4742. 14:33:42 DEBUG : Matched libxml2-python - 2.6.26-2.1.2.i386 to require for libxml2-python
  4743. 14:33:42 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for libutempter.so.0
  4744. 14:33:42 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  4745. 14:33:42 DEBUG : Matched gphoto2 - 2.2.0-3.el5.i386 to require for libgphoto2.so.2
  4746. 14:33:42 DEBUG : Matched libieee1284 - 0.2.9-4.el5.i386 to require for libieee1284.so.3
  4747. 14:33:42 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane.so.1
  4748. 14:33:42 DEBUG : Matched gphoto2 - 2.2.0-3.el5.i386 to require for libgphoto2_port.so.0
  4749. 14:33:42 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  4750. 14:33:42 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5.i386 to require for libsane-hpaio
  4751. 14:33:42 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.i386 to require for gnome-python2-gconf
  4752. 14:33:42 DEBUG : Matched sabayon-apply - 2.12.4-5.el5.i386 to require for sabayon-apply
  4753. 14:33:42 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  4754. 14:33:42 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint-2-2.so.0
  4755. 14:33:42 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  4756. 14:33:42 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2
  4757. 14:33:42 DEBUG : Matched poppler - 0.5.4-4.1.el5.i386 to require for libpoppler-glib.so.1
  4758. 14:33:42 DEBUG : Matched nautilus-extensions - 2.16.2-6.el5.i386 to require for libnautilus-extension.so.1
  4759. 14:33:42 DEBUG : Matched libgnomeprintui22 - 2.12.1-6.i386 to require for libgnomeprintui-2-2.so.0
  4760. 14:33:42 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  4761. 14:33:42 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent-1.1a.so.1
  4762. 14:33:42 DEBUG : Matched libXpm - 3.5.5-3.i386 to require for libXpm.so.4
  4763. 14:33:42 DEBUG : Matched libXaw - 1.0.2-8.1.i386 to require for libXaw.so.6
  4764. 14:33:42 DEBUG : Matched esound - 1:0.2.36-3.i386 to require for libesd.so.0
  4765. 14:33:42 DEBUG : Matched libutempter - 1.1.4-3.fc6.i386 to require for utempter
  4766. 14:33:42 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libxslt
  4767. 14:33:42 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for libbonobo
  4768. 14:33:42 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for gettext
  4769. 14:33:42 DEBUG : Matched lynx - 2.8.5-28.1.i386 to require for webclient
  4770. 14:33:42 DEBUG : Matched w3m - 0.5.1-15.el5.i386 to require for webclient
  4771. 14:33:42 DEBUG : Matched elinks - 0.11.1-5.1.0.1.el5.i386 to require for webclient
  4772. 14:33:42 DEBUG : Matched wget - 1.10.2-7.el5.i386 to require for webclient
  4773. 14:33:42 DEBUG : Matched firefox - 1.5.0.12-3.el5.i386 to require for webclient
  4774. 14:33:42 DEBUG : Matched postfix - 2:2.3.3-2.i386 to require for smtpdaemon
  4775. 14:33:42 DEBUG : Matched sendmail - 8.13.8-2.el5.i386 to require for smtpdaemon
  4776. 14:33:42 DEBUG : Matched exim - 4.63-3.el5.i386 to require for smtpdaemon
  4777. 14:33:42 DEBUG : Matched mailcap - 2.1.23-1.fc6.noarch to require for mailcap
  4778. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Socket)
  4779. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Usage)
  4780. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ByteLoader)
  4781. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Point)
  4782. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Liblist::Kid)
  4783. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Handle)
  4784. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::CN::HZ)
  4785. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Perldoc::GetOptsOO)
  4786. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4787. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4788. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(overload)
  4789. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4790. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4791. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::ParseWords)
  4792. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Config)
  4793. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Config)
  4794. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::File)
  4795. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder)
  4796. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket)
  4797. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(subs)
  4798. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SelectSaver)
  4799. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Select)
  4800. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Copy)
  4801. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Encoding)
  4802. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Packlist)
  4803. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Seekable)
  4804. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4805. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4806. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Time::tm)
  4807. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Class::Struct)
  4808. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(VMS::Filespec)
  4809. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4810. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4811. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM)
  4812. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Fcntl)
  4813. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4814. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4815. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigInt)
  4816. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigInt)
  4817. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(I18N::LangTags)
  4818. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::Complex)
  4819. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Parser)
  4820. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bigint.pl)
  4821. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec::Unix)
  4822. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Symbol)
  4823. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Safe)
  4824. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4825. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4826. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Path)
  4827. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode)
  4828. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SelfLoader)
  4829. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(base)
  4830. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::XS)
  4831. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CGI)
  4832. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::ParseLink)
  4833. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket::INET)
  4834. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Find)
  4835. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(List::Util)
  4836. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Socket::UNIX)
  4837. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::KR::2022_KR)
  4838. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Term::ANSIColor)
  4839. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Bblock)
  4840. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec)
  4841. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(VMS::Stdio)
  4842. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Fcntl)
  4843. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(MIME::QuotedPrint)
  4844. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4845. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4846. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Wrap)
  4847. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Checker)
  4848. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder::Tester)
  4849. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::stat)
  4850. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Cwd)
  4851. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(POSIX)
  4852. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Asmdata)
  4853. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Alias)
  4854. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::InputObjects)
  4855. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4856. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4857. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Search::Dict)
  4858. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Any)
  4859. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4860. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4861. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(threads::shared)
  4862. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AutoLoader)
  4863. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Perldoc)
  4864. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Hash)
  4865. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Hash)
  4866. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Config)
  4867. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(AutoSplit)
  4868. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4869. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4870. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Opcode)
  4871. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4872. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4873. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Filter::Util::Call)
  4874. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness)
  4875. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Embed)
  4876. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Find)
  4877. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(lib)
  4878. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MakeMaker::Config)
  4879. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(warnings)
  4880. 14:33:42 DEBUG : Matched mod_perl - 2.0.2-6.3.el5.i386 to require for perl(warnings)
  4881. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Sys::Hostname)
  4882. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Basename)
  4883. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Html)
  4884. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4885. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4886. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::FTP::dataconn)
  4887. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MY)
  4888. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Storable)
  4889. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::Cmd)
  4890. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::ParseUtils)
  4891. 14:33:42 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(re)
  4892. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Usage)
  4893. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(MIME::Base64)
  4894. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Temp)
  4895. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::Base)
  4896. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Time::Local)
  4897. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant::Utils)
  4898. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MakeMaker)
  4899. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Tie::Array)
  4900. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(constant)
  4901. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Locale::Maketext::GutsLoader)
  4902. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4903. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4904. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Math::BigFloat)
  4905. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec::Functions)
  4906. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IPC::Open3)
  4907. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp::Heavy)
  4908. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::C)
  4909. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Liblist)
  4910. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4911. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4912. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Concise)
  4913. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Spec)
  4914. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(integer)
  4915. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Win32)
  4916. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(utf8)
  4917. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(utf8)
  4918. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4919. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4920. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(vars)
  4921. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4922. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4923. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Errno)
  4924. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Iterator)
  4925. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4926. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4927. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Text)
  4928. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Stackobj)
  4929. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(diagnostics)
  4930. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4931. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4932. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Builder::Module)
  4933. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::MM_Unix)
  4934. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Term::Cap)
  4935. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Opcode)
  4936. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Assert)
  4937. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Terse)
  4938. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Benchmark)
  4939. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(locale)
  4940. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::LaTeX)
  4941. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp)
  4942. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Carp)
  4943. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::CJKConstants)
  4944. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bytes)
  4945. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(bytes)
  4946. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::JP::JIS7)
  4947. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IPC::SysV)
  4948. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4949. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4950. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(I18N::LangTags)
  4951. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(DirHandle)
  4952. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(XSLoader)
  4953. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(getopts.pl)
  4954. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4955. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4956. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Tabs)
  4957. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Locale::Constants)
  4958. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Installed)
  4959. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(warnings::register)
  4960. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(File::Compare)
  4961. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Config)
  4962. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(FileHandle)
  4963. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4964. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4965. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(SDBM_File)
  4966. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4967. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4968. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Parser)
  4969. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B::Assembler)
  4970. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(ExtUtils::Constant)
  4971. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(B)
  4972. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO::Select)
  4973. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Pod::Man)
  4974. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Socket)
  4975. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Test::Harness::Straps)
  4976. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Digest)
  4977. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CPAN)
  4978. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(IO)
  4979. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Encode::Unicode)
  4980. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(CGI::Util)
  4981. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Net::FTP::I)
  4982. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(vmsish)
  4983. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Text::Balanced)
  4984. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(strict)
  4985. 14:33:43 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::PPD)
  4986. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(Data::Dumper)
  4987. 14:33:43 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::DB)
  4988. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(sigtrap)
  4989. 14:33:43 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::UIElem)
  4990. 14:33:43 DEBUG : Matched foomatic - 3.0.2-38.1.el5.i386 to require for perl(Foomatic::Defaults)
  4991. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4992. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  4993. 14:33:43 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr
  4994. 14:33:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.11)
  4995. 14:33:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.11.1)
  4996. 14:33:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libnss3.so(NSS_3.3.1)
  4997. 14:33:43 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx
  4998. 14:33:43 DEBUG : Matched dmraid - 1.0.0.rc13-4.el5.i386 to require for dmraid
  4999. 14:33:43 DEBUG : Matched cpio - 2.6-20.i386 to require for cpio
  5000. 14:33:43 DEBUG : Matched tar - 2:1.15.1-23.0.1.el5.i386 to require for tar
  5001. 14:33:43 DEBUG : Matched lvm2 - 2.02.26-3.el5.i386 to require for lvm2
  5002. 14:33:43 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5003. 14:33:43 DEBUG : Matched nash - 5.1.19.6-19.i386 to require for nash
  5004. 14:33:43 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  5005. 14:33:43 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  5006. 14:33:43 DEBUG : Matched mktemp - 3:1.5-23.2.2.i386 to require for mktemp
  5007. 14:33:43 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for device-mapper
  5008. 14:33:43 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for mount
  5009. 14:33:43 DEBUG : Matched e2fsprogs - 1.39-10.el5.i386 to require for e2fsprogs
  5010. 14:33:43 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol
  5011. 14:33:43 DEBUG : Matched device-mapper-multipath - 0.4.7-12.el5.i386 to require for device-mapper-multipath
  5012. 14:33:43 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libe2p.so.2
  5013. 14:33:43 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libblkid.so.1
  5014. 14:33:43 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libuuid.so.1
  5015. 14:33:43 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for libext2fs.so.2
  5016. 14:33:43 DEBUG : Matched e2fsprogs-libs - 1.39-10.el5.i386 to require for e2fsprogs-libs
  5017. 14:33:43 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  5018. 14:33:43 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel-tui
  5019. 14:33:43 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco-0.6.so.3
  5020. 14:33:43 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  5021. 14:33:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  5022. 14:33:43 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  5023. 14:33:43 DEBUG : Matched libgnomeprint22 - 2.12.1-9.el5.i386 to require for libgnomeprint22
  5024. 14:33:43 DEBUG : Matched libgnomecanvas - 2.14.0-4.1.i386 to require for libgnomecanvas
  5025. 14:33:43 DEBUG : Matched mailx - 8.1.1-44.2.2.i386 to require for mailx
  5026. 14:33:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  5027. 14:33:43 DEBUG : Matched dvd+rw-tools - 7.0-0.el5.3.i386 to require for dvd+rw-tools
  5028. 14:33:43 DEBUG : Matched mkisofs - 9:2.01-10.i386 to require for mkisofs
  5029. 14:33:43 DEBUG : Matched cdrecord - 9:2.01-10.i386 to require for cdrecord
  5030. 14:33:43 DEBUG : Matched cdrdao - 1.2.1-2.i386 to require for cdrdao
  5031. 14:33:43 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  5032. 14:33:43 DEBUG : Matched eel2 - 2.16.1-1.el5.i386 to require for libeel-2.so.2
  5033. 14:33:43 DEBUG : Matched libidn - 0.6.5-1.1.i386 to require for libidn.so.11
  5034. 14:33:43 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  5035. 14:33:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so(NSS_3.2)
  5036. 14:33:43 DEBUG : Matched nspr - 4.6.5-3.el5.i386 to require for nspr
  5037. 14:33:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.4.1)
  5038. 14:33:43 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  5039. 14:33:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libsmime3.so(NSS_3.6)
  5040. 14:33:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for libssl3.so(NSS_3.4)
  5041. 14:33:43 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss
  5042. 14:33:43 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  5043. 14:33:43 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  5044. 14:33:43 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol
  5045. 14:33:43 DEBUG : Matched mcstrans - 0.2.6-1.el5.i386 to require for setransd
  5046. 14:33:43 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb
  5047. 14:33:43 DEBUG : Matched libgcrypt - 1.2.3-1.i386 to require for libgcrypt
  5048. 14:33:43 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls-extra.so.13
  5049. 14:33:43 DEBUG : Matched gnutls - 1.4.1-2.i386 to require for libgnutls-openssl.so.13
  5050. 14:33:43 DEBUG : Matched curl - 7.15.5-2.el5.i386 to require for libcurl.so.3
  5051. 14:33:43 DEBUG : Matched popt - 1.10.2-47.el5.i386 to require for popt
  5052. 14:33:43 DEBUG : Matched rpm-libs - 4.4.2-47.el5.i386 to require for librpmbuild-4.4.so
  5053. 14:33:43 DEBUG : Matched beecrypt - 4.1.2-10.1.1.i386 to require for beecrypt
  5054. 14:33:43 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  5055. 14:33:43 DEBUG : Matched pyxf86config - 0.3.31-2.fc6.i386 to require for pyxf86config
  5056. 14:33:43 DEBUG : Matched firstboot - 1.4.27.3-1.el5.noarch to require for firstboot
  5057. 14:33:43 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux
  5058. 14:33:43 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  5059. 14:33:43 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  5060. 14:33:43 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for libgd.so.2
  5061. 14:33:43 DEBUG : Matched pkgconfig - 1:0.21-1.fc6.i386 to require for pkgconfig
  5062. 14:33:43 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libospgrove.so.0
  5063. 14:33:43 DEBUG : Matched opensp - 1.5.2-4.i386 to require for libosp.so.5
  5064. 14:33:43 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libostyle.so.0
  5065. 14:33:43 DEBUG : Matched openjade - 1.3.2-27.i386 to require for libogrove.so.0
  5066. 14:33:43 DEBUG : Matched tzdata - 2007d-1.el5.noarch to require for tzdata
  5067. 14:33:43 DEBUG : Matched authconfig - 5.3.12-2.el5.i386 to require for authconfig
  5068. 14:33:43 DEBUG : Matched system-config-securitylevel-tui - 1.6.29.1-1.el5.i386 to require for system-config-securitylevel-tui
  5069. 14:33:43 DEBUG : Matched ntsysv - 1.3.30.1-1.i386 to require for ntsysv
  5070. 14:33:43 DEBUG : Matched system-config-network-tui - 1.3.99-2.el5.noarch to require for system-config-network-tui
  5071. 14:33:43 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi.so.2(libgssapi_CITI_2)
  5072. 14:33:43 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi.so.2
  5073. 14:33:43 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for librpcsecgss.so.2
  5074. 14:33:43 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi
  5075. 14:33:43 DEBUG : Matched speex - 1.0.5-4.i386 to require for libspeex.so.1
  5076. 14:33:43 DEBUG : Matched flac - 1.1.2-27.i386 to require for libFLAC.so.7
  5077. 14:33:43 DEBUG : Matched libogg - 2:1.1.3-3.el5.i386 to require for libogg
  5078. 14:33:43 DEBUG : Matched libvorbis - 1:1.1.2-3.el5.0.i386 to require for libvorbis
  5079. 14:33:43 DEBUG : Matched libao - 0.8.6-5.i386 to require for libao
  5080. 14:33:43 DEBUG : Matched libao - 0.8.6-5.i386 to require for libao.so.2
  5081. 14:33:43 DEBUG : Matched glibc - 2.5-18.i386 to require for libpthread.so.0(GLIBC_2.2.3)
  5082. 14:33:43 DEBUG : Matched glibc - 2.5-18.i686 to require for libpthread.so.0(GLIBC_2.2.3)
  5083. 14:33:43 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  5084. 14:33:43 DEBUG : Matched zip - 2.31-1.2.2.i386 to require for zip
  5085. 14:33:43 DEBUG : Matched libart_lgpl - 2.3.17-4.i386 to require for libart_lgpl
  5086. 14:33:43 DEBUG : Matched openssh - 4.3p2-24.el5.i386 to require for openssh
  5087. 14:33:43 DEBUG : Matched portmap - 4.0-65.2.2.1.i386 to require for portmap
  5088. 14:33:43 DEBUG : Matched yp-tools - 2.9-0.1.i386 to require for yp-tools
  5089. 14:33:43 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash
  5090. 14:33:43 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5091. 14:33:43 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs
  5092. 14:33:43 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5093. 14:33:43 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python
  5094. 14:33:43 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts
  5095. 14:33:43 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  5096. 14:33:43 DEBUG : Matched lvm2 - 2.02.26-3.el5.i386 to require for lvm2
  5097. 14:33:43 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus
  5098. 14:33:43 DEBUG : Matched ghostscript - 8.15.2-9.1.el5.i386 to require for ghostscript
  5099. 14:33:43 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups-1.0.so.1
  5100. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  5101. 14:33:43 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  5102. 14:33:43 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango
  5103. 14:33:43 DEBUG : Matched ghostscript-fonts - 5.50-13.1.1.noarch to require for ghostscript-fonts
  5104. 14:33:43 DEBUG : Matched libgnomecups - 0.2.2-8.i386 to require for libgnomecups
  5105. 14:33:43 DEBUG : Matched vim-minimal - 2:7.0.109-3.el5.3.i386 to require for vim-minimal
  5106. 14:33:43 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libform.so.5
  5107. 14:33:43 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libformw.so.5
  5108. 14:33:43 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libmenu.so.5
  5109. 14:33:43 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libpanelw.so.5
  5110. 14:33:43 DEBUG : Matched ncurses - 5.5-24.20060715.i386 to require for libmenuw.so.5
  5111. 14:33:43 DEBUG : Matched poppler - 0.5.4-4.1.el5.i386 to require for libpoppler.so.1
  5112. 14:33:43 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  5113. 14:33:43 DEBUG : Matched pm-utils - 0.99.3-6.el5.17.i386 to require for pm-utils
  5114. 14:33:43 DEBUG : Matched libvolume_id - 095-14.9.el5.i386 to require for libvolume_id
  5115. 14:33:43 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux
  5116. 14:33:43 DEBUG : Matched dmidecode - 1:2.7-1.28.2.el5.i386 to require for dmidecode
  5117. 14:33:43 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5118. 14:33:43 DEBUG : Matched libvolume_id - 095-14.9.el5.i386 to require for libvolume_id.so.0
  5119. 14:33:43 DEBUG : Matched libusb - 0.1.12-5.1.i386 to require for libusb
  5120. 14:33:43 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  5121. 14:33:43 DEBUG : Matched cryptsetup-luks - 1.0.3-2.2.el5.i386 to require for cryptsetup-luks
  5122. 14:33:43 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5123. 14:33:43 DEBUG : Matched ppp - 2.4.4-1.el5.i386 to require for ppp
  5124. 14:33:43 DEBUG : Matched iproute - 2.6.18-4.el5.i386 to require for iproute
  5125. 14:33:43 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  5126. 14:33:43 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  5127. 14:33:43 DEBUG : Matched kexec-tools - 1.101-194.4.el5.i386 to require for kexec-tools
  5128. 14:33:43 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  5129. 14:33:43 DEBUG : Matched pciutils - 2.2.3-4.i386 to require for pciutils
  5130. 14:33:43 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5131. 14:33:43 DEBUG : Matched kudzu - 1.2.57.1.15-1.i386 to require for kudzu
  5132. 14:33:43 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  5133. 14:33:43 DEBUG : Matched urw-fonts - 2.3-6.1.1.noarch to require for urw-fonts
  5134. 14:33:43 DEBUG : ignoring ghostscript-fonts>ghostscript in whiteout
  5135. 14:33:43 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify
  5136. 14:33:43 DEBUG : Matched notification-daemon - 0.3.5-8.el5.i386 to require for notification-daemon
  5137. 14:33:43 DEBUG : Matched libnotify - 0.4.2-6.el5.i386 to require for libnotify.so.1
  5138. 14:33:43 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables
  5139. 14:33:44 DEBUG : ignoring initscripts>sysklogd in whiteout
  5140. 14:33:44 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiffxx.so.3
  5141. 14:33:44 DEBUG : Matched samba-common - 3.0.25b-0.el5.4.i386 to require for samba-common
  5142. 14:33:44 DEBUG : Matched glibc - 2.5-18.i386 to require for ldconfig
  5143. 14:33:44 DEBUG : Matched glibc - 2.5-18.i686 to require for ldconfig
  5144. 14:33:44 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon
  5145. 14:33:44 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for libavahi-core.so.4
  5146. 14:33:44 DEBUG : Matched libcap - 1.10-26.i386 to require for libcap
  5147. 14:33:44 DEBUG : Matched libdaemon - 0.10-5.el5.i386 to require for libdaemon.so.0
  5148. 14:33:44 DEBUG : Matched expat - 1.95.8-8.2.1.i386 to require for expat
  5149. 14:33:44 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus
  5150. 14:33:44 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for libgettextlib-0.14.6.so
  5151. 14:33:44 DEBUG : Matched gettext - 0.14.6-4.el5.i386 to require for libgettextsrc-0.14.6.so
  5152. 14:33:44 DEBUG : Matched java-1.4.2-gcj-compat - 1.4.2.0-40jpp.112.i386 to require for java-gcj-compat
  5153. 14:33:44 DEBUG : Matched antlr - 2.7.6-4jpp.2.i386 to require for antlr
  5154. 14:33:44 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj
  5155. 14:33:44 DEBUG : Matched libgcj - 4.1.2-14.el5.i386 to require for libgcj
  5156. 14:33:44 DEBUG : Matched gnome-python2-gnomevfs - 2.16.0-1.fc6.i386 to require for gnome-python2-gnomevfs
  5157. 14:33:44 DEBUG : Matched gnome-python2-bonobo - 2.16.0-1.fc6.i386 to require for gnome-python2-bonobo
  5158. 14:33:44 DEBUG : Matched gnome-python2 - 2.16.0-1.fc6.i386 to require for gnome-python2
  5159. 14:33:44 DEBUG : Matched gtk2-engines - 2.8.0-3.el5.i386 to require for gtk2-engines
  5160. 14:33:44 DEBUG : Matched libdrm - 2.0.2-1.1.i386 to require for libdrm.so.2
  5161. 14:33:44 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common
  5162. 14:33:44 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  5163. 14:33:44 DEBUG : Matched openjade - 1.3.2-27.i386 to require for openjade
  5164. 14:33:44 DEBUG : Matched sgml-common - 0.6.3-18.noarch to require for sgml-common
  5165. 14:33:44 DEBUG : Matched xml-common - 0.6.3-18.noarch to require for xml-common
  5166. 14:33:44 DEBUG : Matched policycoreutils - 1.33.12-12.el5.i386 to require for policycoreutils
  5167. 14:33:44 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for tcl
  5168. 14:33:44 DEBUG : Matched checkpolicy - 1.33.1-2.el5.i386 to require for checkpolicy
  5169. 14:33:44 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.i386 to require for libavc1394.so.0
  5170. 14:33:44 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage
  5171. 14:33:44 DEBUG : Matched libexif - 0.6.13-4.0.2.el5.i386 to require for libexif.so.12
  5172. 14:33:44 DEBUG : Matched lockdev - 1.0.1-10.i386 to require for lockdev
  5173. 14:33:44 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage.so.1(LIBSEMANAGE_1.0)
  5174. 14:33:44 DEBUG : Matched audit-libs-python - 1.5.5-7.el5.i386 to require for audit-libs-python
  5175. 14:33:44 DEBUG : Matched libselinux-python - 1.33.4-4.el5.i386 to require for libselinux-python
  5176. 14:33:44 DEBUG : Matched libsepol - 1.15.2-1.el5.i386 to require for libsepol
  5177. 14:33:44 DEBUG : Matched libsemanage - 1.9.1-3.el5.i386 to require for libsemanage.so.1
  5178. 14:33:44 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  5179. 14:33:44 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata
  5180. 14:33:44 DEBUG : Matched dosfstools - 2.11-6.2.el5.i386 to require for dosfstools
  5181. 14:33:44 DEBUG : Matched syslinux - 3.11-4.i386 to require for syslinux
  5182. 14:33:44 DEBUG : Matched mkinitrd - 5.1.19.6-19.i386 to require for mkinitrd
  5183. 14:33:44 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-gnome-1.so.114
  5184. 14:33:44 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  5185. 14:33:44 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL-2.so.0
  5186. 14:33:44 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for libORBit-imodule-2.so.0
  5187. 14:33:44 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5188. 14:33:44 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng.so.3
  5189. 14:33:44 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for liblwres.so.9
  5190. 14:33:44 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisccc.so.0
  5191. 14:33:44 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for bind-libs
  5192. 14:33:44 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisccfg.so.1
  5193. 14:33:44 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libdns.so.22
  5194. 14:33:44 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libisc.so.11
  5195. 14:33:44 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libbind9.so.0
  5196. 14:33:44 DEBUG : Matched libXrender - 0.9.1-3.1.i386 to require for libXrender
  5197. 14:33:44 DEBUG : Matched libXext - 1.0.1-2.1.i386 to require for libXext
  5198. 14:33:44 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype
  5199. 14:33:44 DEBUG : Matched libX11 - 1.0.3-8.0.1.el5.i386 to require for libX11
  5200. 14:33:44 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo
  5201. 14:33:44 DEBUG : Matched libXft - 2.1.10-1.1.i386 to require for libXft
  5202. 14:33:44 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  5203. 14:33:44 DEBUG : Matched ccid - 1.0.1-6.el5.i386 to require for pcsc-ifd-handler
  5204. 14:33:44 DEBUG : Matched ifd-egate - 0.05-15.i386 to require for pcsc-ifd-handler
  5205. 14:33:44 DEBUG : Matched sane-backends - 1.0.18-5.el5.i386 to require for sane-backends
  5206. 14:33:44 DEBUG : Matched libsane-hpaio - 1.6.7-4.1.el5.i386 to require for libsane-hpaio.so.1
  5207. 14:33:44 DEBUG : Matched make - 1:3.81-1.1.i386 to require for make
  5208. 14:33:44 DEBUG : Matched glibc - 2.5-18.i386 to require for libnss_files.so.2
  5209. 14:33:44 DEBUG : Matched glibc - 2.5-18.i686 to require for libnss_files.so.2
  5210. 14:33:44 DEBUG : Matched glibc - 2.5-18.i386 to require for glibc
  5211. 14:33:44 DEBUG : Matched glibc - 2.5-18.i686 to require for glibc
  5212. 14:33:44 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  5213. 14:33:44 DEBUG : Matched pygtk2 - 2.10.1-8.el5.i386 to require for pygtk2
  5214. 14:33:44 DEBUG : Matched usermode - 1.88-3.el5.i386 to require for usermode
  5215. 14:33:44 DEBUG : Matched system-config-printer-libs - 0.7.32.5-1.el5.i386 to require for system-config-printer-libs
  5216. 14:33:44 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus
  5217. 14:33:44 DEBUG : Matched which - 2.16-7.i386 to require for which
  5218. 14:33:44 DEBUG : Matched authconfig - 5.3.12-2.el5.i386 to require for authconfig
  5219. 14:33:44 DEBUG : Matched pygtk2-libglade - 2.10.1-8.el5.i386 to require for pygtk2-libglade
  5220. 14:33:44 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  5221. 14:33:44 DEBUG : ignoring dbus>dbus-glib in whiteout
  5222. 14:33:44 DEBUG : Matched pm-utils - 0.99.3-6.el5.17.i386 to require for pm-utils
  5223. 14:33:44 DEBUG : Matched audit-libs - 1.5.5-7.el5.i386 to require for libauparse.so.0
  5224. 14:33:44 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  5225. 14:33:44 DEBUG : Matched rhn-setup - 0.4.16-1.el5.noarch to require for rhn-setup
  5226. 14:33:44 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  5227. 14:33:44 DEBUG : Matched ntp - 4.2.2p1-7.el5.i386 to require for ntp
  5228. 14:33:44 DEBUG : Matched glibc-common - 2.5-18.i386 to require for glibc-common
  5229. 14:33:44 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc
  5230. 14:33:44 DEBUG : Matched libgcc - 4.1.2-14.el5.i386 to require for libgcc
  5231. 14:33:45 DEBUG : Matched basesystem - 8.0-5.1.1.noarch to require for basesystem
  5232. 14:33:45 DEBUG : Matched rhn-client-tools - 0.4.16-1.el5.noarch to require for rhn-client-tools
  5233. 14:33:45 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum
  5234. 14:33:45 DEBUG : Matched rhn-setup - 0.4.16-1.el5.noarch to require for rhn-setup
  5235. 14:33:45 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  5236. 14:33:45 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux
  5237. 14:33:45 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5238. 14:33:45 DEBUG : Matched gnome-media - 2.16.1-3.el5.i386 to require for libcddb-slave2.so.0
  5239. 14:33:45 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstinterfaces-0.10.so.0
  5240. 14:33:45 DEBUG : Matched scrollkeeper - 0.3.14-9.el5.i386 to require for scrollkeeper
  5241. 14:33:45 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstaudio-0.10.so.0
  5242. 14:33:45 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcre.so.0
  5243. 14:33:45 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for libasound.so.2(ALSA_0.9.0)
  5244. 14:33:45 DEBUG : Matched dbus - 1.0.0-6.el5.i386 to require for dbus
  5245. 14:33:45 DEBUG : Matched kpartx - 0.4.7-12.el5.i386 to require for kpartx
  5246. 14:33:45 DEBUG : Matched hwdata - 0.211-1.noarch to require for hwdata
  5247. 14:33:45 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils
  5248. 14:33:45 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  5249. 14:33:45 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  5250. 14:33:45 DEBUG : Matched NetworkManager-glib - 1:0.6.4-6.el5.i386 to require for libnm_glib.so.0
  5251. 14:33:45 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for krb5-libs
  5252. 14:33:45 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui
  5253. 14:33:45 DEBUG : Matched pycairo - 1.2.0-1.1.i386 to require for pycairo
  5254. 14:33:45 DEBUG : Matched sox - 12.18.1-1.i386 to require for sox
  5255. 14:33:45 DEBUG : Matched alsa-utils - 1.0.14-2.rc4.el5.i386 to require for alsa-utils
  5256. 14:33:45 DEBUG : Matched alsa-lib - 1.0.14-1.rc4.el5.i386 to require for alsa-lib
  5257. 14:33:45 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for libviaXvMCPro.so.1
  5258. 14:33:45 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for libviaXvMC.so.1
  5259. 14:33:45 DEBUG : Matched xorg-x11-server-Xorg - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xorg
  5260. 14:33:45 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for device-mapper
  5261. 14:33:45 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper-event.so.1.02
  5262. 14:33:45 DEBUG : Matched device-mapper - 1.02.20-1.el5.i386 to require for libdevmapper-event.so.1.02(Base)
  5263. 14:33:45 DEBUG : Matched libbonobo - 2.16.0-1.fc6.i386 to require for bonobo-activation
  5264. 14:33:45 DEBUG : Matched gnome-desktop - 2.16.0-1.fc6.i386 to require for libgnome-desktop-2.so.2
  5265. 14:33:45 DEBUG : Matched libgnomeui - 2.16.0-5.el5.i386 to require for libgnomeui
  5266. 14:33:45 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango
  5267. 14:33:45 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  5268. 14:33:45 DEBUG : Matched gnome-menus - 2.16.0-2.fc6.i386 to require for libgnome-menu.so.2
  5269. 14:33:45 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  5270. 14:33:45 DEBUG : Matched setup - 2.5.58-1.el5.noarch to require for setup
  5271. 14:33:45 DEBUG : Matched libglade2 - 2.6.0-2.i386 to require for libglade2
  5272. 14:33:45 DEBUG : Matched system-config-network-tui - 1.3.99-2.el5.noarch to require for system-config-network-tui
  5273. 14:33:45 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for util-linux
  5274. 14:33:45 DEBUG : Matched ethtool - 5-1.el5.i386 to require for ethtool
  5275. 14:33:45 DEBUG : Matched mingetty - 1.07-5.2.2.i386 to require for mingetty
  5276. 14:33:45 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  5277. 14:33:45 DEBUG : Matched util-linux - 2.13-0.45.el5.i386 to require for mount
  5278. 14:33:45 DEBUG : Matched bash - 3.1-16.1.i386 to require for bash
  5279. 14:33:45 DEBUG : Matched SysVinit - 2.86-14.i386 to require for SysVinit
  5280. 14:33:45 DEBUG : Matched e2fsprogs - 1.39-10.el5.i386 to require for e2fsprogs
  5281. 14:33:45 DEBUG : Matched net-tools - 1.60-73.i386 to require for net-tools
  5282. 14:33:45 DEBUG : Matched libXfontcache - 1.0.2-3.1.i386 to require for libXfontcache.so.1
  5283. 14:33:45 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  5284. 14:33:45 DEBUG : Matched cpp - 4.1.2-14.el5.i386 to require for cpp
  5285. 14:33:45 DEBUG : Matched cpp - 4.1.2-14.el5.i386 to require for cpp
  5286. 14:33:45 DEBUG : Matched libXTrap - 1.0.0-3.1.i386 to require for libXTrap.so.6
  5287. 14:33:45 DEBUG : Matched udev - 095-14.9.el5.i386 to require for udev
  5288. 14:33:45 DEBUG : Matched kernel-debug - 2.6.18-53.el5.i686 to require for kernel
  5289. 14:33:45 DEBUG : Matched kernel-PAE - 2.6.18-53.el5.i686 to require for kernel
  5290. 14:33:45 DEBUG : Matched kernel-xen - 2.6.18-53.el5.i686 to require for kernel
  5291. 14:33:45 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel
  5292. 14:33:45 DEBUG : Matched kernel - 2.6.18-53.el5.i686 to require for kernel
  5293. 14:33:45 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for libslang.so.2
  5294. 14:33:45 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables
  5295. 14:33:45 DEBUG : Matched iptables-ipv6 - 1.3.5-1.2.1.i386 to require for iptables-ipv6
  5296. 14:33:45 DEBUG : Matched m2crypto - 0.16-6.el5.1.i386 to require for m2crypto
  5297. 14:33:45 DEBUG : Matched kbd - 1.12-19.el5.i386 to require for kbd
  5298. 14:33:45 DEBUG : Matched pciutils - 2.2.3-4.i386 to require for pciutils
  5299. 14:33:45 DEBUG : Matched GConf2 - 2.14.0-9.el5.i386 to require for GConf2
  5300. 14:33:45 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for libnetpbm.so.10
  5301. 14:33:45 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  5302. 14:33:45 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl
  5303. 14:33:45 DEBUG : Matched perl - 4:5.8.8-10.i386 to require for perl(English)
  5304. 14:33:45 DEBUG : Matched netpbm - 10.35-6.fc6.i386 to require for netpbm
  5305. 14:33:45 DEBUG : Matched pcsc-lite - 1.3.1-7.i386 to require for pcsc-lite
  5306. 14:33:45 DEBUG : Matched nss - 3.11.7-1.3.el5.i386 to require for nss
  5307. 14:33:45 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang
  5308. 14:33:45 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for libslang.so.2(SLANG2)
  5309. 14:33:45 DEBUG : Matched metacity - 2.16.0-8.el5.i386 to require for libmetacity-private.so.0
  5310. 14:33:45 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork
  5311. 14:33:45 DEBUG : Matched startup-notification - 0.8-4.1.i386 to require for startup-notification
  5312. 14:33:45 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5313. 14:33:45 DEBUG : Matched vte - 0.14.0-2.el5.i386 to require for libvte.so.9
  5314. 14:33:45 DEBUG : Matched redhat-menus - 6.7.8-2.el5.noarch to require for redhat-menus
  5315. 14:33:45 DEBUG : Matched redhat-artwork - 5.0.9-1.el5.i386 to require for redhat-artwork
  5316. 14:33:45 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2
  5317. 14:33:45 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  5318. 14:33:45 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.el5.i386 to require for libI810XvMC.so.1
  5319. 14:33:45 DEBUG : Matched python - 2.4.3-19.el5.i386 to require for python2
  5320. 14:33:45 DEBUG : Matched libIDL - 0.8.7-1.fc6.i386 to require for libIDL
  5321. 14:33:45 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2
  5322. 14:33:45 DEBUG : Matched slang - 2.0.6-4.el5.i386 to require for slang
  5323. 14:33:45 DEBUG : Matched fontconfig - 2.4.1-6.el5.i386 to require for fontconfig
  5324. 14:33:45 DEBUG : Matched libfontenc - 1.0.2-2.2.el5.i386 to require for libfontenc
  5325. 14:33:45 DEBUG : Matched chkconfig - 1.3.30.1-1.i386 to require for chkconfig
  5326. 14:33:46 DEBUG : Matched libhugetlbfs-lib - 1.0.1-1.el5.i386 to require for libhugetlbfs-lib
  5327. 14:33:46 DEBUG : Matched PyQt - 3.16-4.i386 to require for PyQt
  5328. 14:33:46 DEBUG : Matched hpijs - 1:1.6.7-4.1.el5.i386 to require for hpijs
  5329. 14:33:46 DEBUG : Matched xorg-x11-xauth - 1:1.0.1-2.1.i386 to require for xorg-x11-xauth
  5330. 14:33:46 DEBUG : Matched passwd - 0.73-1.i386 to require for passwd
  5331. 14:33:46 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  5332. 14:33:46 DEBUG : Matched initscripts - 8.45.17.EL-1.i386 to require for initscripts
  5333. 14:33:46 DEBUG : Matched pam - 0.99.6.2-3.26.el5.i386 to require for pam
  5334. 14:33:46 DEBUG : Matched rhnsd - 4.6.1-1.el5.i386 to require for rhnsd
  5335. 14:33:46 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcreposix.so.0
  5336. 14:33:46 DEBUG : Matched pcre - 6.6-1.1.i386 to require for libpcrecpp.so.0
  5337. 14:33:46 DEBUG : Matched bind-libbind-devel - 30:9.3.3-10.el5.i386 to require for libbind.so.4
  5338. 14:33:46 DEBUG : Matched bind-libs - 30:9.3.3-10.el5.i386 to require for libbind.so.4
  5339. 14:33:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstrtp-0.10.so.0
  5340. 14:33:46 DEBUG : Matched libavc1394 - 0.5.3-1.fc6.i386 to require for librom1394.so.0
  5341. 14:33:46 DEBUG : Matched libiec61883 - 1.0.0-11.fc6.i386 to require for libiec61883.so.0
  5342. 14:33:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgsttag-0.10.so.0
  5343. 14:33:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstnetbuffer-0.10.so.0
  5344. 14:33:46 DEBUG : Matched libdv - 0.104-4.fc6.1.i386 to require for libdv.so.4
  5345. 14:33:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstbase-0.10.so.0
  5346. 14:33:46 DEBUG : Matched liboil - 0.3.8-2.1.i386 to require for liboil-0.3.so.0
  5347. 14:33:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for gstreamer
  5348. 14:33:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstvideo-0.10.so.0
  5349. 14:33:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstriff-0.10.so.0
  5350. 14:33:46 DEBUG : Matched libcroco - 0.6.1-2.1.i386 to require for libcroco
  5351. 14:33:46 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf-1.so.114
  5352. 14:33:46 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  5353. 14:33:46 DEBUG : Matched libgsf - 1.14.1-6.1.i386 to require for libgsf
  5354. 14:33:46 DEBUG : Matched libpng - 2:1.2.10-7.0.2.i386 to require for libpng
  5355. 14:33:46 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo
  5356. 14:33:46 DEBUG : Matched freetype - 2.2.1-19.el5.i386 to require for freetype
  5357. 14:33:46 DEBUG : Matched gnome-vfs2 - 2.16.2-4.el5.i386 to require for gnome-vfs2
  5358. 14:33:46 DEBUG : Matched libwmf - 0.2.8.4-10.1.i386 to require for libwmf-0.2.so.7
  5359. 14:33:46 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  5360. 14:33:46 DEBUG : Matched gd - 2.0.33-9.3.fc6.i386 to require for gd
  5361. 14:33:46 DEBUG : Matched bzip2-libs - 1.0.3-3.i386 to require for bzip2-libs
  5362. 14:33:46 DEBUG : Matched procps - 3.2.7-8.1.el5.i386 to require for procps
  5363. 14:33:46 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser
  5364. 14:33:46 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for binutils
  5365. 14:33:46 DEBUG : Matched glib2 - 2.12.3-2.fc6.i386 to require for glib2
  5366. 14:33:46 DEBUG : Matched ORBit2 - 2.14.3-4.el5.i386 to require for ORBit2
  5367. 14:33:46 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  5368. 14:33:46 DEBUG : Matched hal - 0.5.8.1-25.el5.i386 to require for hal
  5369. 14:33:46 DEBUG : Matched rhpl - 0.194.1-1.i386 to require for rhpl
  5370. 14:33:46 DEBUG : Matched rpm - 4.4.2-47.el5.i386 to require for rpm
  5371. 14:33:46 DEBUG : Matched gnupg - 1.4.5-13.i386 to require for gnupg
  5372. 14:33:46 DEBUG : Matched rhnlib - 2.2.5-1.el5.noarch to require for rhnlib
  5373. 14:33:46 DEBUG : Matched gnome-python2-gconf - 2.16.0-1.fc6.i386 to require for gnome-python2-gconf
  5374. 14:33:46 DEBUG : Matched desktop-file-utils - 0.10-7.i386 to require for desktop-file-utils
  5375. 14:33:46 DEBUG : Matched rhn-setup-gnome - 0.4.16-1.el5.noarch to require for rhn-setup-gnome
  5376. 14:33:46 DEBUG : Matched comps-extras - 11.1-1.1.noarch to require for comps-extras
  5377. 14:33:46 DEBUG : Matched yum - 3.0.1-5.el5.noarch to require for yum
  5378. 14:33:46 DEBUG : Matched nscd - 2.5-18.i386 to require for nscd
  5379. 14:33:46 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils
  5380. 14:33:46 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for libbfd-2.17.50.0.6-5.el5.so
  5381. 14:33:46 DEBUG : Matched binutils - 2.17.50.0.6-5.el5.i386 to require for libopcodes-2.17.50.0.6-5.el5.so
  5382. 14:33:46 DEBUG : Matched MAKEDEV - 3.23-1.2.i386 to require for MAKEDEV
  5383. 14:33:46 DEBUG : Matched MAKEDEV - 3.23-1.2.i386 to require for MAKEDEV
  5384. 14:33:46 DEBUG : Matched libselinux - 1.33.4-4.el5.i386 to require for libselinux
  5385. 14:33:46 DEBUG : Matched libgssapi - 0.10-2.i386 to require for libgssapi
  5386. 14:33:46 DEBUG : Matched shadow-utils - 2:4.0.17-12.el5.i386 to require for shadow-utils
  5387. 14:33:46 DEBUG : Matched module-init-tools - 3.3-0.pre3.1.34.el5.i386 to require for modutils
  5388. 14:33:46 DEBUG : Matched libevent - 1.1a-3.2.1.i386 to require for libevent
  5389. 14:33:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for libnfsidmap.so.0
  5390. 14:33:46 DEBUG : Matched nfs-utils-lib - 1.0.8-7.2.z2.i386 to require for nfs-utils-lib
  5391. 14:33:46 DEBUG : Matched portmap - 4.0-65.2.2.1.i386 to require for portmap
  5392. 14:33:46 DEBUG : Matched avahi - 0.6.16-1.el5.i386 to require for avahi
  5393. 14:33:46 DEBUG : Matched keyutils-libs - 1.2-1.el5.i386 to require for libkeyutils.so.1(KEYUTILS_0.3)
  5394. 14:33:46 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libkdb5.so.4(kdb5_4_MIT)
  5395. 14:33:46 DEBUG : Matched krb5-libs - 1.6.1-17.el5.i386 to require for libgssrpc.so.4(gssrpc_4_MIT)
  5396. 14:33:46 DEBUG : Matched tcl - 8.4.13-3.fc6.i386 to require for libtcl8.4.so
  5397. 14:33:46 DEBUG : Matched cairo - 1.2.4-2.el5.i386 to require for cairo
  5398. 14:33:46 DEBUG : Matched dbus-glib - 0.70-5.i386 to require for dbus-glib
  5399. 14:33:46 DEBUG : Matched cups-libs - 1:1.2.4-11.14.el5.i386 to require for cups-libs
  5400. 14:33:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstdataprotocol-0.10.so.0
  5401. 14:33:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstcontroller-0.10.so.0
  5402. 14:33:46 DEBUG : Matched libtheora - 1.0alpha7-1.i386 to require for libtheora.so.0
  5403. 14:33:46 DEBUG : Matched libtheora - 1.0alpha7-1.i386 to require for libtheora.so.0(libtheora.so.1.0)
  5404. 14:33:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for libgstcdda-0.10.so.0
  5405. 14:33:46 DEBUG : Matched aspell - 12:0.60.3-7.1.i386 to require for aspell
  5406. 14:33:46 DEBUG : ignoring aspell>aspell-en in whiteout
  5407. 14:33:46 DEBUG : Matched python-ldap - 2.2.0-2.1.i386 to require for python-ldap
  5408. 14:33:46 DEBUG : Matched gamin-python - 0.1.7-8.el5.i386 to require for gamin-python
  5409. 14:33:46 DEBUG : Matched xorg-x11-server-Xnest - 1.1.1-48.26.el5.i386 to require for xorg-x11-server-Xnest
  5410. 14:33:46 DEBUG : Matched gstreamer-plugins-base - 0.10.9-6.el5.i386 to require for gstreamer-plugins-base
  5411. 14:33:46 DEBUG : Matched gstreamer-tools - 0.10.9-3.el5.i386 to require for gstreamer-tools
  5412. 14:33:46 DEBUG : Matched gstreamer - 0.10.9-3.el5.i386 to require for libgstnet-0.10.so.0
  5413. 14:33:46 DEBUG : Matched gstreamer-plugins-good - 0.10.4-4.el5.i386 to require for gstreamer-plugins-good
  5414. 14:33:46 DEBUG : Matched filesystem - 2.4.0-1.i386 to require for filesystem
  5415. 14:33:46 DEBUG : Matched pango - 1.14.9-3.el5.i386 to require for pango
  5416. 14:33:46 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for libgdk_pixbuf_xlib-2.0.so.0
  5417. 14:33:46 DEBUG : Matched atk - 1.12.2-1.fc6.i386 to require for atk
  5418. 14:33:46 DEBUG : ignoring hicolor-icon-theme>gtk2 in whiteout
  5419. 14:33:47 DEBUG : Matched libtiff - 3.8.2-7.el5.i386 to require for libtiff
  5420. 14:33:47 DEBUG : Matched xorg-x11-drv-siliconmotion - 1.4.1-2.1.i386 to require for xorg-x11-drv-siliconmotion
  5421. 14:33:47 DEBUG : Matched xorg-x11-drv-i740 - 1.1.0-2.1.i386 to require for xorg-x11-drv-i740
  5422. 14:33:47 DEBUG : Matched xorg-x11-drv-microtouch - 1.1.0-1.1.i386 to require for xorg-x11-drv-microtouch
  5423. 14:33:47 DEBUG : Matched xorg-x11-drv-spaceorb - 1.1.0-1.1.i386 to require for xorg-x11-drv-spaceorb
  5424. 14:33:47 DEBUG : Matched xorg-x11-drv-cyrix - 1.1.0-4.i386 to require for xorg-x11-drv-cyrix
  5425. 14:33:47 DEBUG : Matched xorg-x11-drv-nsc - 2.8.1-2.1.i386 to require for xorg-x11-drv-nsc
  5426. 14:33:47 DEBUG : Matched xorg-x11-drv-fpit - 1.1.0-1.1.i386 to require for xorg-x11-drv-fpit
  5427. 14:33:47 DEBUG : Matched xorg-x11-drv-savage - 2.1.1-5.fc6.i386 to require for xorg-x11-drv-savage
  5428. 14:33:47 DEBUG : Matched xorg-x11-drv-trident - 1.2.1-3.fc6.i386 to require for xorg-x11-drv-trident
  5429. 14:33:47 DEBUG : Matched xorg-x11-drv-penmount - 1.1.0-2.1.i386 to require for xorg-x11-drv-penmount
  5430. 14:33:47 DEBUG : Matched xorg-x11-drv-sisusb - 0.8.1-4.1.i386 to require for xorg-x11-drv-sisusb
  5431. 14:33:47 DEBUG : Matched xorg-x11-drv-sis - 0.9.1-7.i386 to require for xorg-x11-drv-sis
  5432. 14:33:47 DEBUG : Matched xorg-x11-drv-tek4957 - 1.1.0-1.1.i386 to require for xorg-x11-drv-tek4957
  5433. 14:33:47 DEBUG : Matched xorg-x11-drv-summa - 1.1.0-1.1.i386 to require for xorg-x11-drv-summa
  5434. 14:33:47 DEBUG : Matched xorg-x11-drv-s3virge - 1.9.1-2.1.i386 to require for xorg-x11-drv-s3virge
  5435. 14:33:47 DEBUG : Matched xorg-x11-drv-v4l - 0.1.1-4.i386 to require for xorg-x11-drv-v4l
  5436. 14:33:47 DEBUG : Matched xorg-x11-drv-vmware - 10.13.0-2.1.i386 to require for xorg-x11-drv-vmware
  5437. 14:33:47 DEBUG : Matched xorg-x11-drv-dmc - 1.1.0-2.i386 to require for xorg-x11-drv-dmc
  5438. 14:33:47 DEBUG : Matched xorg-x11-drv-cirrus - 1.1.0-2.fc6.i386 to require for xorg-x11-drv-cirrus
  5439. 14:33:47 DEBUG : Matched xorg-x11-drv-ark - 0.6.0-2.1.i386 to require for xorg-x11-drv-ark
  5440. 14:33:47 DEBUG : Matched xorg-x11-drv-elographics - 1.1.0-1.1.i386 to require for xorg-x11-drv-elographics
  5441. 14:33:47 DEBUG : Matched xorg-x11-drv-acecad - 1.1.0-2.1.i386 to require for xorg-x11-drv-acecad
  5442. 14:33:47 DEBUG : Matched xorg-x11-drv-dynapro - 1.1.0-2.i386 to require for xorg-x11-drv-dynapro
  5443. 14:33:47 DEBUG : Matched xorg-x11-drv-via - 0.2.1-9.i386 to require for xorg-x11-drv-via
  5444. 14:33:47 DEBUG : Matched xorg-x11-drv-digitaledge - 1.1.0-1.1.i386 to require for xorg-x11-drv-digitaledge
  5445. 14:33:47 DEBUG : Matched xorg-x11-drv-apm - 1.1.1-2.1.i386 to require for xorg-x11-drv-apm
  5446. 14:33:47 DEBUG : Matched xorg-x11-drv-aiptek - 1.0.1-2.i386 to require for xorg-x11-drv-aiptek
  5447. 14:33:47 DEBUG : Matched xorg-x11-drv-ast - 0.81.0-3.i386 to require for xorg-x11-drv-ast
  5448. 14:33:47 DEBUG : Matched xorg-x11-drv-magellan - 1.1.0-1.1.i386 to require for xorg-x11-drv-magellan
  5449. 14:33:47 DEBUG : Matched xorg-x11-drv-joystick - 1.1.0-1.1.i386 to require for xorg-x11-drv-joystick
  5450. 14:33:47 DEBUG : Matched xorg-x11-drv-mutouch - 1.1.0-2.i386 to require for xorg-x11-drv-mutouch
  5451. 14:33:47 DEBUG : Matched xorg-x11-drv-rendition - 4.1.0-3.1.i386 to require for xorg-x11-drv-rendition
  5452. 14:33:47 DEBUG : Matched xorg-x11-drv-nv - 2.1.2-1.el5.i386 to require for xorg-x11-drv-nv
  5453. 14:33:47 DEBUG : Matched xorg-x11-drv-palmax - 1.1.0-1.1.i386 to require for xorg-x11-drv-palmax
  5454. 14:33:47 DEBUG : Matched xorg-x11-drv-vmmouse - 12.4.0-2.1.i386 to require for xorg-x11-drv-vmmouse
  5455. 14:33:47 DEBUG : Matched xorg-x11-drv-vga - 4.1.0-2.1.i386 to require for xorg-x11-drv-vga
  5456. 14:33:47 DEBUG : Matched xorg-x11-drv-magictouch - 1.0.0.5-2.1.i386 to require for xorg-x11-drv-magictouch
  5457. 14:33:47 DEBUG : Matched xorg-x11-drv-dummy - 0.2.0-2.1.i386 to require for xorg-x11-drv-dummy
  5458. 14:33:47 DEBUG : Matched xorg-x11-drv-hyperpen - 1.1.0-2.i386 to require for xorg-x11-drv-hyperpen
  5459. 14:33:47 DEBUG : Matched xorg-x11-drv-voodoo - 1.1.0-3.1.i386 to require for xorg-x11-drv-voodoo
  5460. 14:33:47 DEBUG : Matched xorg-x11-drv-tdfx - 1.2.1-3.1.i386 to require for xorg-x11-drv-tdfx
  5461. 14:33:47 DEBUG : Matched xorg-x11-drv-s3 - 0.4.1-2.1.i386 to require for xorg-x11-drv-s3
  5462. 14:33:47 DEBUG : Matched xorg-x11-drv-jamstudio - 1.1.0-1.1.i386 to require for xorg-x11-drv-jamstudio
  5463. 14:33:47 DEBUG : Matched xorg-x11-drv-glint - 1.1.1-4.1.i386 to require for xorg-x11-drv-glint
  5464. 14:33:47 DEBUG : Matched xorg-x11-drv-i810 - 1.6.5-9.6.el5.i386 to require for xorg-x11-drv-i810
  5465. 14:33:47 DEBUG : Matched xorg-x11-drv-i128 - 1.2.0-4.i386 to require for xorg-x11-drv-i128
  5466. 14:33:47 DEBUG : Matched xorg-x11-drv-calcomp - 1.1.0-1.1.i386 to require for xorg-x11-drv-calcomp
  5467. 14:33:47 DEBUG : Matched xorg-x11-drv-fbdev - 0.3.0-2.i386 to require for xorg-x11-drv-fbdev
  5468. 14:33:47 DEBUG : Matched xorg-x11-drv-ati - 6.6.3-3.2.el5.i386 to require for xorg-x11-drv-ati
  5469. 14:33:47 DEBUG : Matched xorg-x11-drv-citron - 2.2.0-1.1.i386 to require for xorg-x11-drv-citron
  5470. 14:33:47 DEBUG : Matched xorg-x11-drv-neomagic - 1.1.1-2.1.i386 to require for xorg-x11-drv-neomagic
  5471. 14:33:47 DEBUG : Matched xorg-x11-drv-chips - 1.1.1-2.1.i386 to require for xorg-x11-drv-chips
  5472. 14:33:47 DEBUG : Matched xorg-x11-drv-mga - 1.4.2-6.el5.i386 to require for xorg-x11-drv-mga
  5473. 14:33:47 DEBUG : Matched xorg-x11-drv-tseng - 1.1.0-3.1.i386 to require for xorg-x11-drv-tseng
  5474. 14:33:47 DEBUG : Matched xorg-x11-drv-ur98 - 1.1.0-1.1.i386 to require for xorg-x11-drv-ur98
  5475. 14:33:47 DEBUG : Matched xorg-x11-drv-elo2300 - 1.1.0-1.1.i386 to require for xorg-x11-drv-elo2300
  5476. 14:33:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  5477. 14:33:47 DEBUG : Matched libxslt - 1.1.17-2.i386 to require for libexslt.so.0
  5478. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco3.so.1
  5479. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-fujitsu.so.1
  5480. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sm3600.so.1
  5481. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-avision.so.1
  5482. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-coolscan.so.1
  5483. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-niash.so.1
  5484. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-tamarack.so.1
  5485. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-plustek.so.1
  5486. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-epson.so.1
  5487. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-coolscan2.so.1
  5488. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-qcam.so.1
  5489. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-apple.so.1
  5490. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-plustek_pp.so.1
  5491. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon630u.so.1
  5492. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dmc.so.1
  5493. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax_pp.so.1
  5494. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hpsj5s.so.1
  5495. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ibm.so.1
  5496. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dll.so.1
  5497. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ricoh.so.1
  5498. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco2.so.1
  5499. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-microtek.so.1
  5500. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-gphoto2.so.1
  5501. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-abaton.so.1
  5502. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sm3840.so.1
  5503. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-microtek2.so.1
  5504. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek.so.1
  5505. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc25.so.1
  5506. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-test.so.1
  5507. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp5400.so.1
  5508. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc240.so.1
  5509. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-v4l.so.1
  5510. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sceptre.so.1
  5511. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp3500.so.1
  5512. 14:33:47 DEBUG : Matched sane-backends - 1.0.18-5.el5.i386 to require for sane-backends
  5513. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-stv680.so.1
  5514. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_pp.so.1
  5515. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-artec_eplus48u.so.1
  5516. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sp15c.so.1
  5517. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon.so.1
  5518. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-u12.so.1
  5519. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-sharp.so.1
  5520. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-net.so.1
  5521. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-gt68xx.so.1
  5522. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-nec.so.1
  5523. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-pie.so.1
  5524. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-as6e.so.1
  5525. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-ma1509.so.1
  5526. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax1220u.so.1
  5527. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-canon_pp.so.1
  5528. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-st400.so.1
  5529. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-genesys.so.1
  5530. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-bh.so.1
  5531. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp4200.so.1
  5532. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_usb2.so.1
  5533. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-matsushita.so.1
  5534. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-hp.so.1
  5535. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-leo.so.1
  5536. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-pixma.so.1
  5537. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-dc210.so.1
  5538. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-agfafocus.so.1
  5539. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-lexmark.so.1
  5540. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-mustek_usb.so.1
  5541. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-artec.so.1
  5542. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-umax.so.1
  5543. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-teco1.so.1
  5544. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-s9036.so.1
  5545. 14:33:47 DEBUG : Matched sane-backends-libs - 1.0.18-5.el5.i386 to require for libsane-snapscan.so.1
  5546. 14:33:47 DEBUG : Matched iptables - 1.3.5-1.2.1.i386 to require for iptables
  5547. 14:33:47 DEBUG : Matched libuser - 0.54.7-2.el5.2.i386 to require for libuser
  5548. 14:33:47 DEBUG : Matched pycairo - 1.2.0-1.1.i386 to require for pycairo
  5549. 14:33:47 DEBUG : Matched gtk2 - 2.10.4-19.el5.i386 to require for gtk2
  5550. 14:33:47 DEBUG : Matched python-numeric - 23.7-2.2.2.i386 to require for python-numeric
  5551. 14:33:47 DEBUG : Matched libxml2 - 2.6.26-2.1.2.i386 to require for libxml2
  5552. 14:33:49 INFO : moving (1) to step confirminstall
  5553. 14:34:27 INFO : moving (1) to step install
  5554. 14:34:27 INFO : moving (1) to step enablefilesystems
  5555. 14:34:36 ERROR : reading raid sb failed for hda5
  5556. 14:34:36 ERROR : reading raid sb failed for hda6
  5557. 14:34:36 ERROR : reading raid sb failed for hda7
  5558. 14:34:36 ERROR : reading raid sb failed for hda8
  5559. 14:34:40 INFO : lv is VolumeGroup0/edsnap, size of 512, snapshot from lvm1
  5560. 14:34:40 INFO : lv is VolumeGroup0/lvm1, size of 500
  5561. 14:34:40 INFO : lv is VolumeGroup0/lvm2, size of 500
  5562. 14:34:40 INFO : lv is VolumeGroup0/lvm3, size of 500
  5563. 14:34:40 INFO : lv is vol0/home, size of 512
  5564. 14:34:40 INFO : lv is vol0/root, size of 8192
  5565.  
  5566.  
  5567. /tmp/netinfo:
  5568. DEVICE=eth0
  5569. ONBOOT=yes
  5570. BOOTPROTO=dhcp
  5571. HOSTNAME=station13.example.com
  5572. DOMAIN=example.com
  5573.  
  5574.  
  5575. /tmp/lvmout:
  5576.  
Add Comment
Please, Sign In to add comment