Exception when installing bootloader

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey all,

On the T2000 mentioned last week I get an exception + trace every time at the very end when the bootloader is supposed to be installed.
It's all abacadabra to me but surely it makes sense to some of you. What can I do or what should be done?


Thanks!


Patrick
anaconda 12.46 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/booty/sparc.py", line 29, in writeSilo
    f = open(instRoot + mfdir + mf, "w+")
  File "/usr/lib/anaconda/booty/sparc.py", line 121, in write
    defaultDev, justConfig)
  File "/usr/lib/anaconda/bootloader.py", line 203, in writeBootloader
    justConfigFile)
  File "/usr/lib/anaconda/dispatch.py", line 200, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 123, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1195, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1216, in handleRenderCallback
    self.currentWindow.renderCallback()
UnboundLocalError: local variable 'mf' referenced before assignment

Local variables in innermost frame:
instRoot: /mnt/sysimage
kernelList: [('linux', 'Fedora', '2.6.32.9-72.fc12.sparc64')]
bootDev: PartitionDevice instance (0xf281a4d0) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 4
  uuid = None  format = <storage.formats.fs.Ext3FS object at 0xf27f39d0>  size = 60078.9902344
  major = 8  minor = 1  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0xf281a8f0>
  target size = 60078.9902344  path = /dev/sda1
  format args = []  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d0d0>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
mfdir: /etc
defaultDev: PartitionDevice instance (0xf281a4d0) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 4
  uuid = None  format = <storage.formats.fs.Ext3FS object at 0xf27f39d0>  size = 60078.9902344
  major = 8  minor = 1  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0xf281a8f0>
  target size = 60078.9902344  path = /dev/sda1
  format args = []  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d0d0>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
bl: <booty.sparc.sparcBootloaderInfo instance at 0xf3e3ad50>
self: <booty.sparc.sparcBootloaderInfo instance at 0xf3e3ad50>
cfPath: /boot
cf: /etc/silo.conf
justConfigFile: False
chainList: []


Anaconda instance, containing members:
rescue_mount: True
reIPLMessage: None
intf: InstallInterface instance, containing members:
  intf.ppw: InstallProgressWindow instance, containing members:
    intf.ppw.pixmaps: [progress_first.png]
    intf.ppw.intf: Already dumped (InstallInterface instance)
    intf.ppw.adbox: EventBox instance, containing members:
    intf.ppw._updateChange: 0.01
    intf.ppw.adpix: Image instance, containing members:
    intf.ppw._showPercentage: False
    intf.ppw.infolabel: WrappingLabel instance, containing members:
      intf.ppw.infolabel.ignoreEvents: 0
    intf.ppw.ics: InstallControlState instance, containing members:
      intf.ppw.ics.prevEnabled: False
      intf.ppw.ics.cw: InstallControlWindow instance, containing members:
        intf.ppw.ics.cw.handle: 3673
        intf.ppw.ics.cw.currentWindow: Already dumped (InstallProgressWindow instance)
        intf.ppw.ics.cw.mainxml: XML instance, containing members:
        intf.ppw.ics.cw.window: Window instance, containing members:
        intf.ppw.ics.cw.installFrame: Frame instance, containing members:
        intf.ppw.ics.cw.anaconda: Already dumped (Anaconda instance)
        intf.ppw.ics.cw.reloadRcQueued: 0
      intf.ppw.ics.nextEnabled: False
      intf.ppw.ics.grabNext: True
      intf.ppw.ics.title: Installing Packages
    intf.ppw.progress: ProgressBar instance, containing members:
  intf.icw: Already dumped (InstallControlWindow instance)
  intf.runres: 800x600
  intf.anaconda: Already dumped (Anaconda instance)
rescue: False
updateSrc: None
mediaDevice: sr0
methodstr: None
dispatch: Dispatcher instance, containing members:
  dispatch.step: 37
  dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 2, 'group-selection': 1, 'findinstall': 1, 'upgrademigfind': 1, 'upgradeswapsuggestion': 1, 'betanag': 2, 'upgrademount': 1, 'autopartitionexecute': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1}
  dispatch.firstStep: 0
  dispatch.anaconda: Already dumped (Anaconda instance)
rootPath: /mnt/sysimage
platform: Sparc instance, containing members:
  platform.anaconda: Already dumped (Anaconda instance)
canReIPL: False
xdriver: None
isKickstart: False
stage2: cdrom:///dev/sr0:/mnt/stage2
id: InstallData instance, containing members:
  id.firewall: Firewall instance, containing members:
    id.firewall.portlist: []
    id.firewall.servicelist: []
    id.firewall.trustdevs: []
    id.firewall.enabled: 1
  id.anaconda: Already dumped (Anaconda instance)
  id.instProgress: None
  id.upgradeRoot: []
  id.keyboard: Keyboard instance, containing members:
    id.keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us']
, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet']
, ['LAYOUT="us"\n', 'LAYOUT', 'us']
]
    id.keyboard.type: Serial
    id.keyboard._mods: KeyboardModels instance, containing members:
      id.keyboard._mods._modelDict: Skipped
    id.keyboard.beenset: 1
  id.timezone: Timezone instance, containing members:
    id.timezone.utc: False
    id.timezone.tz: Europe/Amsterdam
  id.backend: YumBackend instance, containing members:
    id.backend.modeText: Installing %s

    id.backend.instPath: /mnt/sysimage
    id.backend.skipFormatRoot: False
    id.backend.totalSize: 2488365
    id.backend.totalFiles: 153993
    id.backend.instLog: <closed file '/mnt/sysimage/root/install.log', mode 'w+' at 0xf044ea70>
    id.backend.supportsUpgrades: True
    id.backend.dlpkgs: Skipped
    id.backend.ayum: Skipped
    id.backend._loopbackFile: None
    id.backend.rootFsType: None
    id.backend.supportsPackageSelection: True
  id.upgrade: None
  id.monitor: None
  id.escrowCertificates: {}
  id.storage: Storage instance, containing members:
    id.storage.clearPartType: None
    id.storage.ignoredDisks: []
    id.storage.anaconda: Already dumped (Anaconda instance)
    id.storage.zeroMbr: None
    id.storage.clearPartDisks: []
    id.storage.autoPartEscrowCert: None
    id.storage.autoPartAddBackupPassphrase: False
    id.storage.fsset: FSSet instance, containing members:
      id.storage.fsset.origFStab: None
      id.storage.fsset.devicetree: DeviceTree instance, containing members:
        id.storage.fsset.devicetree.clearPartType: None
        id.storage.fsset.devicetree._ignoredDisks: []
        id.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance)
        id.storage.fsset.devicetree.populated: True
        id.storage.fsset.devicetree.exclusiveDisks: []
        id.storage.fsset.devicetree.clearPartDisks: []
        id.storage.fsset.devicetree.iscsi: iscsi instance, containing members:
          id.storage.fsset.devicetree.iscsi.started: False
          id.storage.fsset.devicetree.iscsi.initiatorSet: False
          id.storage.fsset.devicetree.iscsi.nodes: []
          id.storage.fsset.devicetree.iscsi.ibftNodes: []
          id.storage.fsset.devicetree.iscsi._initiator: 
        id.storage.fsset.devicetree.reinitializeDisks: False
        id.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members:
          fstabComment: 
          major: 11
          kids: 0
          _partedDevice: None
          uuid: None
          exists: True
          _format: Iso9660FS instance, containing members:
            _format.uuid: None
            _format.exists: True
            _format._mountpoint: /mnt/source
            _format._minInstanceSize: None
            _format._mountType: iso9660
            _format.label: Fedora_12-Beta_sparc_DVD
            _format._targetSize: 0
            _format._size: 0
            _format.mountopts: None
            _format.mountpoint: None
            _format._migrate: False
            _format.lostAndFoundContext: system_u:object_r:lost_found_t:s0
            _format._device: /dev/sr0
          sysfsPath: /devices/root/f0287174/pci0001:02/0001:02:00.0/0001:03:01.0/0001:04:00.0/0001:05:08.0/host0/target0:0:0/0:0:0:0/block/sr0
          _name: sr0
          _targetSize: 0
          protected: False
          parents: []
          _size: 0
          serial: None
          id: 0
          minor: 0
, DiskDevice instance (0xf40d9d30) --
  name = sda  status = True  parents = []
  kids = 2
  id = 1
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a290>  size = 70001.9824219
  major = 8  minor = 0  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0xf281a210>
  target size = 0  path = /dev/sda
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a210>
, DiskDevice instance (0xf40d9f70) --
  name = sdb  status = True  parents = []
  kids = 2
  id = 2
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a4b0>  size = 70001.9824219
  major = 8  minor = 16  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb  partedDevice = <parted.device.Device object at 0xf281a430>
  target size = 0  path = /dev/sdb
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a430>
, DiskDevice instance (0xf40d9d10) --
  name = sdc  status = True  parents = []
  kids = 2
  id = 3
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a670>  size = 70001.9824219
  major = 8  minor = 32  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc  partedDevice = <parted.device.Device object at 0xf281a5f0>
  target size = 0  path = /dev/sdc
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a5f0>
, PartitionDevice instance (0xf281a4d0) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 4
  uuid = None  format = <storage.formats.fs.Ext3FS object at 0xf27f39d0>  size = 60078.9902344
  major = 8  minor = 1  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0xf281a8f0>
  target size = 60078.9902344  path = /dev/sda1
  format args = []  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d0d0>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
, PartitionDevice instance (0xf281a970) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 5
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0xf40d5730>  size = 9928.17529297
  major = 8  minor = 2  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0xf281a7b0>
  target size = 9928.17529297  path = /dev/sda2
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d2b0>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
, PartitionDevice instance (0xf281aab0) --
  name = sdb1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9f70>]
  kids = 0
  id = 6
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a8d0>  size = 69999.1635742
  major = 8  minor = 17  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb1  partedDevice = <parted.device.Device object at 0xf281aa90>
  target size = 69999.1635742  path = /dev/sdb1
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d1f0>  disk = <storage.devices.DiskDevice object at 0xf40d9f70>
, PartitionDevice instance (0xf281ab30) --
  name = sdb9  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9f70>]
  kids = 0
  id = 7
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281ab50>  size = 8.0
  major = 8  minor = 25  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb9  partedDevice = <parted.device.Device object at 0xf281a810>
  target size = 8.0  path = /dev/sdb9
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d090>  disk = <storage.devices.DiskDevice object at 0xf40d9f70>
, PartitionDevice instance (0xf281ac70) --
  name = sdc1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d10>]
  kids = 0
  id = 8
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a5b0>  size = 69999.1635742
  major = 8  minor = 33  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc1  partedDevice = <parted.device.Device object at 0xf281ac50>
  target size = 69999.1635742  path = /dev/sdc1
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d590>  disk = <storage.devices.DiskDevice object at 0xf40d9d10>
, PartitionDevice instance (0xf281acf0) --
  name = sdc9  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281ad10>  size = 8.0
  major = 8  minor = 41  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc9  partedDevice = <parted.device.Device object at 0xf281abb0>
  target size = 8.0  path = /dev/sdc9
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d470>  disk = <storage.devices.DiskDevice object at 0xf40d9d10>
]
        id.storage.fsset.devicetree.protectedDevNames: []
        id.storage.fsset.devicetree.zeroMbr: None
        id.storage.fsset.devicetree._actions: [ActionCreateFormat instance, containing members:
          device: Already dumped (PartitionDevice instance)
          origFormat: DeviceFormat instance, containing members:
            origFormat.exists: True
            origFormat._migrate: False
            origFormat.uuid: None
            origFormat._device: /dev/sda1
            origFormat._options: None
, ActionCreateFormat instance, containing members:
          device: Already dumped (PartitionDevice instance)
          origFormat: DeviceFormat instance, containing members:
            origFormat.exists: True
            origFormat._migrate: False
            origFormat.uuid: None
            origFormat._device: /dev/sda2
            origFormat._options: None
]
        id.storage.fsset.devicetree.protectedDevSpecs: []
        id.storage.fsset.devicetree.immutableDevices: []
      id.storage.fsset.preserveLines: []
      id.storage.fsset.rootpath: /mnt/sysimage
      id.storage.fsset._devshm: NoDevice instance, containing members:
        id.storage.fsset._devshm.fstabComment: 
        id.storage.fsset._devshm.major: 0
        id.storage.fsset._devshm.kids: 0
        id.storage.fsset._devshm._partedDevice: None
        id.storage.fsset._devshm.uuid: None
        id.storage.fsset._devshm.exists: None
        id.storage.fsset._devshm._format: TmpFS instance, containing members:
          id.storage.fsset._devshm._format.uuid: None
          id.storage.fsset._devshm._format.exists: True
          id.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm
          id.storage.fsset._devshm._format._minInstanceSize: None
          id.storage.fsset._devshm._format._mountType: tmpfs
          id.storage.fsset._devshm._format.label: None
          id.storage.fsset._devshm._format._targetSize: 0
          id.storage.fsset._devshm._format._size: 0
          id.storage.fsset._devshm._format.mountopts: None
          id.storage.fsset._devshm._format.mountpoint: /dev/shm
          id.storage.fsset._devshm._format._migrate: False
          id.storage.fsset._devshm._format.lostAndFoundContext: system_u:object_r:lost_found_t:s0
          id.storage.fsset._devshm._format._device: tmpfs
        id.storage.fsset._devshm.sysfsPath: 
        id.storage.fsset._devshm._name: tmpfs
        id.storage.fsset._devshm._targetSize: 0
        id.storage.fsset._devshm.protected: False
        id.storage.fsset._devshm.parents: []
        id.storage.fsset._devshm._size: 0
        id.storage.fsset._devshm.serial: None
        id.storage.fsset._devshm.id: 11
        id.storage.fsset._devshm.minor: 0
      id.storage.fsset._dev: DirectoryDevice instance, containing members:
        id.storage.fsset._dev.fstabComment: 
        id.storage.fsset._dev.major: 0
        id.storage.fsset._dev.kids: 0
        id.storage.fsset._dev._partedDevice: None
        id.storage.fsset._dev.uuid: None
        id.storage.fsset._dev.exists: True
        id.storage.fsset._dev._format: BindFS instance, containing members:
          id.storage.fsset._dev._format.uuid: None
          id.storage.fsset._dev._format.exists: True
          id.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev
          id.storage.fsset._dev._format._minInstanceSize: None
          id.storage.fsset._dev._format._mountType: bind
          id.storage.fsset._dev._format.label: None
          id.storage.fsset._dev._format._targetSize: None
          id.storage.fsset._dev._format._size: None
          id.storage.fsset._dev._format.mountopts: None
          id.storage.fsset._dev._format.mountpoint: /dev
          id.storage.fsset._dev._format._migrate: False
          id.storage.fsset._dev._format.lostAndFoundContext: system_u:object_r:lost_found_t:s0
          id.storage.fsset._dev._format._device: //dev
        id.storage.fsset._dev.sysfsPath: 
        id.storage.fsset._dev._name: /dev
        id.storage.fsset._dev._targetSize: 0
        id.storage.fsset._dev.protected: False
        id.storage.fsset._dev.parents: []
        id.storage.fsset._dev._size: 0
        id.storage.fsset._dev.serial: None
        id.storage.fsset._dev.id: 10
        id.storage.fsset._dev.minor: 0
      id.storage.fsset.blkidTab: None
      id.storage.fsset._proc: NoDevice instance, containing members:
        id.storage.fsset._proc.fstabComment: 
        id.storage.fsset._proc.major: 0
        id.storage.fsset._proc.kids: 0
        id.storage.fsset._proc._partedDevice: None
        id.storage.fsset._proc.uuid: None
        id.storage.fsset._proc.exists: None
        id.storage.fsset._proc._format: ProcFS instance, containing members:
          id.storage.fsset._proc._format.uuid: None
          id.storage.fsset._proc._format.exists: True
          id.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc
          id.storage.fsset._proc._format._minInstanceSize: None
          id.storage.fsset._proc._format._mountType: proc
          id.storage.fsset._proc._format.label: None
          id.storage.fsset._proc._format._targetSize: 0
          id.storage.fsset._proc._format._size: 0
          id.storage.fsset._proc._format.mountopts: None
          id.storage.fsset._proc._format.mountpoint: /proc
          id.storage.fsset._proc._format._migrate: False
          id.storage.fsset._proc._format.lostAndFoundContext: system_u:object_r:lost_found_t:s0
          id.storage.fsset._proc._format._device: proc
        id.storage.fsset._proc.sysfsPath: 
        id.storage.fsset._proc._name: proc
        id.storage.fsset._proc._targetSize: 0
        id.storage.fsset._proc.protected: False
        id.storage.fsset._proc.parents: []
        id.storage.fsset._proc._size: 0
        id.storage.fsset._proc.serial: None
        id.storage.fsset._proc.id: 14
        id.storage.fsset._proc.minor: 0
      id.storage.fsset.active: True
      id.storage.fsset.cryptTab: CryptTab instance, containing members:
        id.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance)
        id.storage.fsset.cryptTab.blkidTab: None
        id.storage.fsset.cryptTab.chroot: 
        id.storage.fsset.cryptTab.mappings: {}
      id.storage.fsset._devpts: NoDevice instance, containing members:
        id.storage.fsset._devpts.fstabComment: 
        id.storage.fsset._devpts.major: 0
        id.storage.fsset._devpts.kids: 0
        id.storage.fsset._devpts._partedDevice: None
        id.storage.fsset._devpts.uuid: None
        id.storage.fsset._devpts.exists: None
        id.storage.fsset._devpts._format: DevPtsFS instance, containing members:
          id.storage.fsset._devpts._format.uuid: None
          id.storage.fsset._devpts._format.exists: True
          id.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts
          id.storage.fsset._devpts._format._minInstanceSize: None
          id.storage.fsset._devpts._format._mountType: devpts
          id.storage.fsset._devpts._format.label: None
          id.storage.fsset._devpts._format._targetSize: 0
          id.storage.fsset._devpts._format._size: 0
          id.storage.fsset._devpts._format.mountopts: None
          id.storage.fsset._devpts._format.mountpoint: /dev/pts
          id.storage.fsset._devpts._format._migrate: False
          id.storage.fsset._devpts._format.lostAndFoundContext: system_u:object_r:lost_found_t:s0
          id.storage.fsset._devpts._format._device: devpts
        id.storage.fsset._devpts.sysfsPath: 
        id.storage.fsset._devpts._name: devpts
        id.storage.fsset._devpts._targetSize: 0
        id.storage.fsset._devpts.protected: False
        id.storage.fsset._devpts.parents: []
        id.storage.fsset._devpts._size: 0
        id.storage.fsset._devpts.serial: None
        id.storage.fsset._devpts.id: 12
        id.storage.fsset._devpts.minor: 0
      id.storage.fsset._sysfs: NoDevice instance, containing members:
        id.storage.fsset._sysfs.fstabComment: 
        id.storage.fsset._sysfs.major: 0
        id.storage.fsset._sysfs.kids: 0
        id.storage.fsset._sysfs._partedDevice: None
        id.storage.fsset._sysfs.uuid: None
        id.storage.fsset._sysfs.exists: None
        id.storage.fsset._sysfs._format: SysFS instance, containing members:
          id.storage.fsset._sysfs._format.uuid: None
          id.storage.fsset._sysfs._format.exists: True
          id.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys
          id.storage.fsset._sysfs._format._minInstanceSize: None
          id.storage.fsset._sysfs._format._mountType: sysfs
          id.storage.fsset._sysfs._format.label: None
          id.storage.fsset._sysfs._format._targetSize: 0
          id.storage.fsset._sysfs._format._size: 0
          id.storage.fsset._sysfs._format.mountopts: None
          id.storage.fsset._sysfs._format.mountpoint: /sys
          id.storage.fsset._sysfs._format._migrate: False
          id.storage.fsset._sysfs._format.lostAndFoundContext: system_u:object_r:lost_found_t:s0
          id.storage.fsset._sysfs._format._device: sysfs
        id.storage.fsset._sysfs.sysfsPath: 
        id.storage.fsset._sysfs._name: sysfs
        id.storage.fsset._sysfs._targetSize: 0
        id.storage.fsset._sysfs.protected: False
        id.storage.fsset._sysfs.parents: []
        id.storage.fsset._sysfs._size: 0
        id.storage.fsset._sysfs.serial: None
        id.storage.fsset._sysfs.id: 13
        id.storage.fsset._sysfs.minor: 0
    id.storage.devicetree: Already dumped (DeviceTree instance)
    id.storage.zfcp: ZFCP instance, containing members:
      id.storage.zfcp.down: False
      id.storage.zfcp.hasReadConfig: True
      id.storage.zfcp.fcpdevs: []
    id.storage.exclusiveDisks: []
    id.storage.defaultFSType: ext4
    id.storage.encryptionPassphrase: None
    id.storage.encryptionRetrofit: False
    id.storage._nextID: 0
    id.storage.reinitializeDisks: False
    id.storage.defaultBootFSType: ext3
    id.storage.fcoe: fcoe instance, containing members:
      id.storage.fcoe.started: True
      id.storage.fcoe.nics: []
    id.storage.autoPartitionRequests: [PartSpec instance, containing members:
      weight: 0
      fstype: ext4
      maxSize: None
      mountpoint: /
      grow: True
      asVol: True
      size: 1024
, PartSpec instance, containing members:
      weight: 0
      fstype: ext3
      maxSize: None
      mountpoint: /boot
      grow: False
      asVol: False
      size: 200
, PartSpec instance, containing members:
      weight: 0
      fstype: swap
      maxSize: 18160
      mountpoint: None
      grow: True
      asVol: True
      size: 1024
]
    id.storage.doAutoPart: False
    id.storage.protectedDevSpecs: []
    id.storage.iscsi: Already dumped (iscsi instance)
    id.storage.encryptedAutoPart: False
  id.desktop: Desktop instance, containing members:
    id.desktop.info: {}
    id.desktop.runlevel: 3
  id.rootParts: []
  id.x_already_set: 0
  id.firstboot: 0
  id.users: Users instance, containing members:
    id.users.admin: 
Exception occurred during state dump:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 225, in dump
    self._dumpClass(obj, fd, skipList=idSkipList)
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 179, in _dumpClass
    self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList)
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 179, in _dumpClass
    self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList)
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 179, in _dumpClass
    self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList)
  File "/usr/lib/python2.6/site-packages/meh/dump.py", line 119, in _dumpClass
    if (instance.__class__.__dict__.has_key("__str__") or
AttributeError: __class__


/tmp/syslog:
<4>PROMLIB: Sun IEEE Boot Prom 'OBP 4.30.4.d 2011/07/06 14:29'
<4>PROMLIB: Root node compatible: sun4v
<6>Initializing cgroup subsys cpuset
<6>Initializing cgroup subsys cpu
<5>Linux version 2.6.32.9-72.fc12.sparc64 (mockbuild@xxxxxxxxxxxxxxxx) (gcc version 4.4.3 20100121 (Red Hat 4.4.3-3) (GCC) ) #1 SMP Sat Mar 13 11:56:41 CST 2010
<6>bootconsole [earlyprom0] enabled
<4>ARCH: SUN4V
<4>Ethernet address: 00:14:4f:3c:00:ec
<4>Kernel: Using 3 locked TLB entries for main kernel image.
<4>Remapping the kernel... done.
<4>OF stdout device is: /virtual-devices@100/console@1
<4>PROM: Built device tree with 101000 bytes of memory.
<4>MDESC: Size is 42432 bytes.
<4>PLATFORM: banner-name [Sun Fire T200]
<4>PLATFORM: name [SUNW,Sun-Fire-T200]
<4>PLATFORM: hostid [843c00ec]
<4>PLATFORM: serial# [00ab4130]
<4>PLATFORM: stick-frequency [47868c00]
<4>PLATFORM: mac-address [144f3c00ec]
<4>PLATFORM: watchdog-resolution [1000 ms]
<4>PLATFORM: watchdog-max-timeout [31536000000 ms]
<4>PLATFORM: max-cpus [32]
<6>Top of RAM: 0x3ffd1e000, Total RAM: 0x3f7906000
<6>Memory hole size: 132MB
<6>[0000010000000000-fffff80009400000] page_structs=131072 node=0 entry=0/0
<6>[0000010000000000-fffff80009800000] page_structs=131072 node=0 entry=1/0
<6>[0000010000800000-fffff80009c00000] page_structs=131072 node=0 entry=2/0
<6>[0000010000800000-fffff8000a000000] page_structs=131072 node=0 entry=3/0
<6>[0000010001000000-fffff8000a400000] page_structs=131072 node=0 entry=4/0
<6>[0000010001000000-fffff8000a800000] page_structs=131072 node=0 entry=5/0
<6>[0000010001800000-fffff8000ac00000] page_structs=131072 node=0 entry=6/0
<6>[0000010001800000-fffff8000b000000] page_structs=131072 node=0 entry=7/0
<6>[0000010002000000-fffff8000b400000] page_structs=131072 node=0 entry=8/0
<6>[0000010002000000-fffff8000b800000] page_structs=131072 node=0 entry=9/0
<6>[0000010002800000-fffff8000bc00000] page_structs=131072 node=0 entry=10/0
<6>[0000010002800000-fffff8000c000000] page_structs=131072 node=0 entry=11/0
<6>[0000010003000000-fffff8000c400000] page_structs=131072 node=0 entry=12/0
<6>[0000010003000000-fffff8000e000000] page_structs=131072 node=0 entry=13/0
<6>[0000010003800000-fffff8000e400000] page_structs=131072 node=0 entry=14/0
<6>[0000010003800000-fffff8000e800000] page_structs=131072 node=0 entry=15/0
<6>[0000010004000000-fffff8000ec00000] page_structs=131072 node=0 entry=16/0
<6>[0000010004000000-fffff8000f000000] page_structs=131072 node=0 entry=17/0
<6>[0000010004800000-fffff8000f400000] page_structs=131072 node=0 entry=18/0
<6>[0000010004800000-fffff8000f800000] page_structs=131072 node=0 entry=19/0
<6>[0000010005000000-fffff8000fc00000] page_structs=131072 node=0 entry=20/0
<6>[0000010005000000-fffff80010000000] page_structs=131072 node=0 entry=21/0
<6>[0000010005800000-fffff80010400000] page_structs=131072 node=0 entry=22/0
<6>[0000010005800000-fffff80010800000] page_structs=131072 node=0 entry=23/0
<6>[0000010006000000-fffff80010c00000] page_structs=131072 node=0 entry=24/0
<6>[0000010006000000-fffff80011000000] page_structs=131072 node=0 entry=25/0
<6>[0000010006800000-fffff80011400000] page_structs=131072 node=0 entry=26/0
<6>[0000010006800000-fffff80011800000] page_structs=131072 node=0 entry=27/0
<6>[0000010007000000-fffff80011c00000] page_structs=131072 node=0 entry=28/0
<6>[0000010007000000-fffff80012000000] page_structs=131072 node=0 entry=29/0
<6>[0000010007800000-fffff80012400000] page_structs=131072 node=0 entry=30/0
<6>[0000010007800000-fffff80012800000] page_structs=131072 node=0 entry=31/0
<4>Zone PFN ranges:
<4>  Normal   0x00004200 -> 0x001ffe8f
<4>Movable zone start PFN for each node
<4>early_node_map[3] active PFN ranges
<4>    0: 0x00004200 -> 0x001ffe10
<4>    0: 0x001ffe14 -> 0x001ffe7f
<4>    0: 0x001ffe87 -> 0x001ffe8f
<7>On node 0 totalpages: 2079875
<7>  Normal zone: 16250 pages used for memmap
<7>  Normal zone: 0 pages reserved
<7>  Normal zone: 2063625 pages, LIFO batch:15
<4>Booting Linux...
<6>PERCPU: Embedded 7 pages/cpu @fffff80012c00000 s27136 r8192 d22016 u131072
<6>pcpu-alloc: s27136 r8192 d22016 u131072 alloc=1*4194304
<6>pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 
<4>Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2063625
<4>Policy zone: Normal
<5>Kernel command line: rw vnc
<6>PID hash table entries: 4096 (order: 2, 32768 bytes)
<4>Memory: 16473728k available (4528k kernel code, 2184k data, 408k init) [fffff80000000000,00000003ffd1e000]
<6>SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=32, Nodes=16
<6>Hierarchical RCU implementation.
<6>NR_IRQS:255
<4>clocksource: mult[d555] shift[16]
<4>clockevent: mult[99999999] shift[31]
<4>Console: colour dummy device 80x25
<6>console [tty0] enabled, bootconsole disabled
<6>allocated 83886080 bytes of page_cgroup
<6>please try 'cgroup_disable=memory' option if you don't want memory cgroups
<6>Calibrating delay using timer specific routine.. 2402.43 BogoMIPS (lpj=12012159)
<6>Security Framework initialized
<6>SELinux:  Initializing.
<7>SELinux:  Starting in permissive mode
<6>Dentry cache hash table entries: 2097152 (order: 11, 16777216 bytes)
<6>Inode-cache hash table entries: 1048576 (order: 10, 8388608 bytes)
<4>Mount-cache hash table entries: 512
<6>Initializing cgroup subsys ns
<6>Initializing cgroup subsys cpuacct
<6>Initializing cgroup subsys memory
<6>Initializing cgroup subsys devices
<6>Initializing cgroup subsys freezer
<6>Initializing cgroup subsys net_cls
<6>ftrace: allocating 17212 entries in 34 pages
<6>Brought up 32 CPUs
<7>sizeof(vma)=176 bytes
<7>sizeof(page)=64 bytes
<7>sizeof(inode)=584 bytes
<7>sizeof(dentry)=192 bytes
<7>sizeof(ext3inode)=784 bytes
<7>sizeof(buffer_head)=104 bytes
<7>sizeof(skbuff)=232 bytes
<7>sizeof(task_struct)=5704 bytes
<7>CPU0 attaching sched-domain:
<7> domain 0: span 0-3 level SIBLING
<7>  groups: 0 (cpu_power = 294) 1 (cpu_power = 294) 2 (cpu_power = 294) 3 (cpu_power = 294)
<7>  domain 1: span 0-3 level MC
<7>   groups: 0-3 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176)
<7>CPU1 attaching sched-domain:
<7> domain 0: span 0-3 level SIBLING
<7>  groups: 1 (cpu_power = 294) 2 (cpu_power = 294) 3 (cpu_power = 294) 0 (cpu_power = 294)
<7>  domain 1: span 0-3 level MC
<7>   groups: 0-3 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176)
<7>CPU2 attaching sched-domain:
<7> domain 0: span 0-3 level SIBLING
<7>  groups: 2 (cpu_power = 294) 3 (cpu_power = 294) 0 (cpu_power = 294) 1 (cpu_power = 294)
<7>  domain 1: span 0-3 level MC
<7>   groups: 0-3 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176)
<7>CPU3 attaching sched-domain:
<7> domain 0: span 0-3 level SIBLING
<7>  groups: 3 (cpu_power = 294) 0 (cpu_power = 294) 1 (cpu_power = 294) 2 (cpu_power = 294)
<7>  domain 1: span 0-3 level MC
<7>   groups: 0-3 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176)
<7>CPU4 attaching sched-domain:
<7> domain 0: span 4-7 level SIBLING
<7>  groups: 4 (cpu_power = 294) 5 (cpu_power = 294) 6 (cpu_power = 294) 7 (cpu_power = 294)
<7>  domain 1: span 4-7 level MC
<7>   groups: 4-7 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176)
<7>CPU5 attaching sched-domain:
<7> domain 0: span 4-7 level SIBLING
<7>  groups: 5 (cpu_power = 294) 6 (cpu_power = 294) 7 (cpu_power = 294) 4 (cpu_power = 294)
<7>  domain 1: span 4-7 level MC
<7>   groups: 4-7 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176)
<7>CPU6 attaching sched-domain:
<7> domain 0: span 4-7 level SIBLING
<7>  groups: 6 (cpu_power = 294) 7 (cpu_power = 294) 4 (cpu_power = 294) 5 (cpu_power = 294)
<7>  domain 1: span 4-7 level MC
<7>   groups: 4-7 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176)
<7>CPU7 attaching sched-domain:
<7> domain 0: span 4-7 level SIBLING
<7>  groups: 7 (cpu_power = 294) 4 (cpu_power = 294) 5 (cpu_power = 294) 6 (cpu_power = 294)
<7>  domain 1: span 4-7 level MC
<7>   groups: 4-7 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176)
<7>CPU8 attaching sched-domain:
<7> domain 0: span 8-11 level SIBLING
<7>  groups: 8 (cpu_power = 294) 9 (cpu_power = 294) 10 (cpu_power = 294) 11 (cpu_power = 294)
<7>  domain 1: span 8-11 level MC
<7>   groups: 8-11 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176)
<7>CPU9 attaching sched-domain:
<7> domain 0: span 8-11 level SIBLING
<7>  groups: 9 (cpu_power = 294) 10 (cpu_power = 294) 11 (cpu_power = 294) 8 (cpu_power = 294)
<7>  domain 1: span 8-11 level MC
<7>   groups: 8-11 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176)
<7>CPU10 attaching sched-domain:
<7> domain 0: span 8-11 level SIBLING
<7>  groups: 10 (cpu_power = 294) 11 (cpu_power = 294) 8 (cpu_power = 294) 9 (cpu_power = 294)
<7>  domain 1: span 8-11 level MC
<7>   groups: 8-11 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176)
<7>CPU11 attaching sched-domain:
<7> domain 0: span 8-11 level SIBLING
<7>  groups: 11 (cpu_power = 294) 8 (cpu_power = 294) 9 (cpu_power = 294) 10 (cpu_power = 294)
<7>  domain 1: span 8-11 level MC
<7>   groups: 8-11 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176)
<7>CPU12 attaching sched-domain:
<7> domain 0: span 12-15 level SIBLING
<7>  groups: 12 (cpu_power = 294) 13 (cpu_power = 294) 14 (cpu_power = 294) 15 (cpu_power = 294)
<7>  domain 1: span 12-15 level MC
<7>   groups: 12-15 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176)
<7>CPU13 attaching sched-domain:
<7> domain 0: span 12-15 level SIBLING
<7>  groups: 13 (cpu_power = 294) 14 (cpu_power = 294) 15 (cpu_power = 294) 12 (cpu_power = 294)
<7>  domain 1: span 12-15 level MC
<7>   groups: 12-15 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176)
<7>CPU14 attaching sched-domain:
<7> domain 0: span 12-15 level SIBLING
<7>  groups: 14 (cpu_power = 294) 15 (cpu_power = 294) 12 (cpu_power = 294) 13 (cpu_power = 294)
<7>  domain 1: span 12-15 level MC
<7>   groups: 12-15 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176)
<7>CPU15 attaching sched-domain:
<7> domain 0: span 12-15 level SIBLING
<7>  groups: 15 (cpu_power = 294) 12 (cpu_power = 294) 13 (cpu_power = 294) 14 (cpu_power = 294)
<7>  domain 1: span 12-15 level MC
<7>   groups: 12-15 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176)
<7>CPU16 attaching sched-domain:
<7> domain 0: span 16-19 level SIBLING
<7>  groups: 16 (cpu_power = 294) 17 (cpu_power = 294) 18 (cpu_power = 294) 19 (cpu_power = 294)
<7>  domain 1: span 16-19 level MC
<7>   groups: 16-19 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176)
<7>CPU17 attaching sched-domain:
<7> domain 0: span 16-19 level SIBLING
<7>  groups: 17 (cpu_power = 294) 18 (cpu_power = 294) 19 (cpu_power = 294) 16 (cpu_power = 294)
<7>  domain 1: span 16-19 level MC
<7>   groups: 16-19 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176)
<7>CPU18 attaching sched-domain:
<7> domain 0: span 16-19 level SIBLING
<7>  groups: 18 (cpu_power = 294) 19 (cpu_power = 294) 16 (cpu_power = 294) 17 (cpu_power = 294)
<7>  domain 1: span 16-19 level MC
<7>   groups: 16-19 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176)
<7>CPU19 attaching sched-domain:
<7> domain 0: span 16-19 level SIBLING
<7>  groups: 19 (cpu_power = 294) 16 (cpu_power = 294) 17 (cpu_power = 294) 18 (cpu_power = 294)
<7>  domain 1: span 16-19 level MC
<7>   groups: 16-19 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176)
<7>CPU20 attaching sched-domain:
<7> domain 0: span 20-23 level SIBLING
<7>  groups: 20 (cpu_power = 294) 21 (cpu_power = 294) 22 (cpu_power = 294) 23 (cpu_power = 294)
<7>  domain 1: span 20-23 level MC
<7>   groups: 20-23 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176)
<7>CPU21 attaching sched-domain:
<7> domain 0: span 20-23 level SIBLING
<7>  groups: 21 (cpu_power = 294) 22 (cpu_power = 294) 23 (cpu_power = 294) 20 (cpu_power = 294)
<7>  domain 1: span 20-23 level MC
<7>   groups: 20-23 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176)
<7>CPU22 attaching sched-domain:
<7> domain 0: span 20-23 level SIBLING
<7>  groups: 22 (cpu_power = 294) 23 (cpu_power = 294) 20 (cpu_power = 294) 21 (cpu_power = 294)
<7>  domain 1: span 20-23 level MC
<7>   groups: 20-23 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176)
<7>CPU23 attaching sched-domain:
<7> domain 0: span 20-23 level SIBLING
<7>  groups: 23 (cpu_power = 294) 20 (cpu_power = 294) 21 (cpu_power = 294) 22 (cpu_power = 294)
<7>  domain 1: span 20-23 level MC
<7>   groups: 20-23 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176)
<7>CPU24 attaching sched-domain:
<7> domain 0: span 24-27 level SIBLING
<7>  groups: 24 (cpu_power = 294) 25 (cpu_power = 294) 26 (cpu_power = 294) 27 (cpu_power = 294)
<7>  domain 1: span 24-27 level MC
<7>   groups: 24-27 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176)
<7>CPU25 attaching sched-domain:
<7> domain 0: span 24-27 level SIBLING
<7>  groups: 25 (cpu_power = 294) 26 (cpu_power = 294) 27 (cpu_power = 294) 24 (cpu_power = 294)
<7>  domain 1: span 24-27 level MC
<7>   groups: 24-27 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176)
<7>CPU26 attaching sched-domain:
<7> domain 0: span 24-27 level SIBLING
<7>  groups: 26 (cpu_power = 294) 27 (cpu_power = 294) 24 (cpu_power = 294) 25 (cpu_power = 294)
<7>  domain 1: span 24-27 level MC
<7>   groups: 24-27 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176)
<7>CPU27 attaching sched-domain:
<7> domain 0: span 24-27 level SIBLING
<7>  groups: 27 (cpu_power = 294) 24 (cpu_power = 294) 25 (cpu_power = 294) 26 (cpu_power = 294)
<7>  domain 1: span 24-27 level MC
<7>   groups: 24-27 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 24-27 (cpu_power = 1176) 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176)
<7>CPU28 attaching sched-domain:
<7> domain 0: span 28-31 level SIBLING
<7>  groups: 28 (cpu_power = 294) 29 (cpu_power = 294) 30 (cpu_power = 294) 31 (cpu_power = 294)
<7>  domain 1: span 28-31 level MC
<7>   groups: 28-31 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176)
<7>CPU29 attaching sched-domain:
<7> domain 0: span 28-31 level SIBLING
<7>  groups: 29 (cpu_power = 294) 30 (cpu_power = 294) 31 (cpu_power = 294) 28 (cpu_power = 294)
<7>  domain 1: span 28-31 level MC
<7>   groups: 28-31 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176)
<7>CPU30 attaching sched-domain:
<7> domain 0: span 28-31 level SIBLING
<7>  groups: 30 (cpu_power = 294) 31 (cpu_power = 294) 28 (cpu_power = 294) 29 (cpu_power = 294)
<7>  domain 1: span 28-31 level MC
<7>   groups: 28-31 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176)
<7>CPU31 attaching sched-domain:
<7> domain 0: span 28-31 level SIBLING
<7>  groups: 31 (cpu_power = 294) 28 (cpu_power = 294) 29 (cpu_power = 294) 30 (cpu_power = 294)
<7>  domain 1: span 28-31 level MC
<7>   groups: 28-31 (cpu_power = 1176)
<7>   domain 2: span 0-31 level CPU
<7>    groups: 28-31 (cpu_power = 1176) 0-3 (cpu_power = 1176) 4-7 (cpu_power = 1176) 8-11 (cpu_power = 1176) 12-15 (cpu_power = 1176) 16-19 (cpu_power = 1176) 20-23 (cpu_power = 1176) 24-27 (cpu_power = 1176)
<6>devtmpfs: initialized
<6>ldc.c:v1.1 (July 22, 2008)
<6>ldc: Domaining disabled.
<6>regulator: core version 0.5
<6>NET: Registered protocol family 16
<6>VIO: Adding device channel-devices
<6>VIO: Adding device vldc-port-0-0
<6>VIO: Adding device vldc-port-0-1
<6>VIO: Adding device vldc-port-0-2
<6>VIO: Adding device vldc-port-1-0
<6>VIO: Adding device vldc-port-3-0
<6>VIO: Adding device vldc-port-3-8
<6>VIO: Adding device ds-1
<6>VIO: Adding device ds-0
<6>Testing NMI watchdog ... OK.
<6>Performance events: Supported PMU type is 'niagara'
<6>pci_sun4v: Registered hvapi major[1] minor[0]
<4>/pci@780: SUN4V PCI Bus Module
<4>/pci@780: On NUMA node -1
<4>/pci@780: PCI IO[e810000000] MEM[ea00000000]
<4>/pci@780: Imported 1 TSB entries from OBP
<6>/pci@780: MSI Queue first[0] num[36] count[128] devino[0x18]
<6>/pci@780: MSI first[0] num[256] mask[0xff] width[32]
<6>/pci@780: MSI addr32[0x7fff0000:0x10000] addr64[0x3ffff0000:0x10000]
<6>/pci@780: MSI queues at RA [00000003f4c00000]
<4>PCI: Scanning PBM /pci@780
<6>pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
<6>pci 0000:02:00.0: PME# disabled
<6>pci 0000:03:01.0: PME# supported from D0 D3hot D3cold
<6>pci 0000:03:01.0: PME# disabled
<6>pci 0000:04:00.0: PME# supported from D0 D3hot
<6>pci 0000:04:00.0: PME# disabled
<6>pci 0000:04:00.1: PME# supported from D0 D3hot
<6>pci 0000:04:00.1: PME# disabled
<6>pci 0000:03:02.0: PME# supported from D0 D3hot D3cold
<6>pci 0000:03:02.0: PME# disabled
<6>pci 0000:03:08.0: PME# supported from D0 D3hot D3cold
<6>pci 0000:03:08.0: PME# disabled
<6>pci 0000:03:09.0: PME# supported from D0 D3hot D3cold
<6>pci 0000:03:09.0: PME# disabled
<7>pci 0000:07:00.0: supports D1 D2
<4>/pci@7c0: SUN4V PCI Bus Module
<4>/pci@7c0: On NUMA node -1
<4>/pci@7c0: PCI IO[f010000000] MEM[f200000000]
<6>/pci@7c0: MSI Queue first[0] num[36] count[128] devino[0x18]
<6>/pci@7c0: MSI first[0] num[256] mask[0xff] width[32]
<6>/pci@7c0: MSI addr32[0x7fff0000:0x10000] addr64[0x3ffff0000:0x10000]
<6>/pci@7c0: MSI queues at RA [00000003f4d00000]
<4>PCI: Scanning PBM /pci@7c0
<6>pci 0001:02:00.0: PME# supported from D0 D3hot D3cold
<6>pci 0001:02:00.0: PME# disabled
<6>pci 0001:03:01.0: PME# supported from D0 D3hot D3cold
<6>pci 0001:03:01.0: PME# disabled
<6>pci 0001:04:00.0: PME# supported from D0 D3hot D3cold
<6>pci 0001:04:00.0: PME# disabled
<6>pci 0001:05:05.0: PME# supported from D3cold
<6>pci 0001:05:05.0: PME# disabled
<6>pci 0001:05:06.0: PME# supported from D3cold
<6>pci 0001:05:06.0: PME# disabled
<6>pci 0001:04:00.2: PME# supported from D0 D3hot D3cold
<6>pci 0001:04:00.2: PME# disabled
<6>pci 0001:03:02.0: PME# supported from D0 D3hot D3cold
<6>pci 0001:03:02.0: PME# disabled
<6>pci 0001:07:00.0: PME# supported from D0 D3hot
<6>pci 0001:07:00.0: PME# disabled
<6>pci 0001:07:00.1: PME# supported from D0 D3hot
<6>pci 0001:07:00.1: PME# disabled
<6>pci 0001:03:08.0: PME# supported from D0 D3hot D3cold
<6>pci 0001:03:08.0: PME# disabled
<6>pci 0001:03:09.0: PME# supported from D0 D3hot D3cold
<6>pci 0001:03:09.0: PME# disabled
<6>ds.c:v1.0 (Jul 11, 2007)
<4>bio: create slab <bio-0> at 0
<6>vgaarb: loaded
<5>SCSI subsystem initialized
<7>libata version 3.00 loaded.
<6>usbcore: registered new interface driver usbfs
<6>usbcore: registered new interface driver hub
<6>usbcore: registered new device driver usb
<6>NetLabel: Initializing
<6>NetLabel:  domain hash size = 128
<6>NetLabel:  protocols = UNLABELED CIPSOv4
<6>NetLabel:  unlabeled traffic allowed by default
<6>Switching to clocksource stick
<6>NET: Registered protocol family 2
<6>IP route cache hash table entries: 524288 (order: 9, 4194304 bytes)
<6>TCP established hash table entries: 524288 (order: 10, 8388608 bytes)
<6>TCP bind hash table entries: 65536 (order: 7, 1048576 bytes)
<6>TCP: Hash tables configured (established 524288 bind 65536)
<6>TCP reno registered
<6>NET: Registered protocol family 1
<6>pci 0001:05:02.0: Activating ISA DMA hang workarounds
<6>Trying to unpack rootfs image as initramfs...
<4>Freeing initrd memory: 22450k freed
<6>audit: initializing netlink socket (disabled)
<5>type=2000 audit(3.063:1): initialized
<6>HugeTLB registered 4 MB page size, pre-allocated 0 pages
<5>VFS: Disk quotas dquot_6.5.2
<4>Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
<6>msgmni has been set to 32219
<7>SELinux:  Registering netfilter hooks
<6>alg: No test for stdrng (krng)
<6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
<6>io scheduler noop registered
<6>io scheduler anticipatory registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered (default)
<4>pci-stub: invalid id string ""
<6>f027a9b0: ttyS0 at I/O 0x0 (irq = 1) is a SUN4V HCONS
<6>console [ttyHV0] enabled
<6>f02bd6ec: ttyS1 at MMIO 0xf0100003f8 (irq = 25) is a 16550A
<6>brd: module loaded
<6>loop: module loaded
<6>Fixed MDIO Bus: probed
<6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<7>PCI: Enabling device: (0001:05:05.0), cmd 2
<6>ohci_hcd 0001:05:05.0: OHCI Host Controller
<6>ohci_hcd 0001:05:05.0: new USB bus registered, assigned bus number 1
<6>ohci_hcd 0001:05:05.0: irq 26, io mem 0xf201000000
<6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
<6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb1: Product: OHCI Host Controller
<6>usb usb1: Manufacturer: Linux 2.6.32.9-72.fc12.sparc64 ohci_hcd
<6>usb usb1: SerialNumber: 0001:05:05.0
<6>usb usb1: configuration #1 chosen from 1 choice
<6>hub 1-0:1.0: USB hub found
<6>hub 1-0:1.0: 2 ports detected
<7>PCI: Enabling device: (0001:05:06.0), cmd 2
<6>ohci_hcd 0001:05:06.0: OHCI Host Controller
<6>ohci_hcd 0001:05:06.0: new USB bus registered, assigned bus number 2
<6>ohci_hcd 0001:05:06.0: irq 27, io mem 0xf202000000
<6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
<6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb2: Product: OHCI Host Controller
<6>usb usb2: Manufacturer: Linux 2.6.32.9-72.fc12.sparc64 ohci_hcd
<6>usb usb2: SerialNumber: 0001:05:06.0
<6>usb usb2: configuration #1 chosen from 1 choice
<6>hub 2-0:1.0: USB hub found
<6>hub 2-0:1.0: 2 ports detected
<6>uhci_hcd: USB Universal Host Controller Interface driver
<6>mice: PS/2 mouse device common for all mice
<6>rtc-sun4v rtc-sun4v: rtc core: registered sun4v as rtc0
<6>device-mapper: uevent: version 1.0.3
<6>device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@xxxxxxxxxx
<6>usbcore: registered new interface driver hiddev
<6>usbcore: registered new interface driver usbhid
<6>usbhid: v2.6:USB HID core driver
<4>nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
<4>CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
<4>nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
<4>sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
<6>ip_tables: (C) 2000-2006 Netfilter Core Team
<6>TCP cubic registered
<6>Initializing XFRM netlink socket
<6>NET: Registered protocol family 17
<4>registered taskstats version 1
<6>rtc-sun4v rtc-sun4v: setting system clock to 1987-04-20 16:40:24 UTC (545935224)
<6>Initalizing network drop monitor service
<6>usb 2-1: new full speed USB device using ohci_hcd and address 2
<6>usb 2-1: New USB device found, idVendor=03eb, idProduct=3301
<6>usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
<6>usb 2-1: Product: Standard USB Hub
<6>usb 2-1: configuration #1 chosen from 1 choice
<6>hub 2-1:1.0: USB hub found
<6>hub 2-1:1.0: 4 ports detected
<6>squashfs: version 4.0 (2009/01/31) Phillip Lougher
<6>Loading iSCSI transport class v2.0-870.
<5>iscsi: registered transport (tcp)
<7>PCI: Enabling device: (0001:05:08.0), cmd 5
<6>scsi0 : pata_ali
<6>scsi1 : pata_ali
<6>ata1: PATA max UDMA/100 cmd 0xf010000100 ctl 0xf010000118 bmdma 0xf010000120 irq 28
<6>ata2: PATA max UDMA/100 cmd 0xf010000110 ctl 0xf010000108 bmdma 0xf010000128 irq 28
<6>e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
<6>e1000e: Copyright (c) 1999-2008 Intel Corporation.
<7>PCI: Enabling device: (0000:04:00.0), cmd 146
<6>Fusion MPT base driver 3.04.12
<6>Copyright (c) 1999-2008 LSI Corporation
<6>ata1.00: ATAPI: MATSHITACD-RW  CW-8124, DZ13, max UDMA/33
<4>ata1.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
<4>ata1.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
<6>ata1.00: configured for UDMA/33
<5>scsi 0:0:0:0: CD-ROM            MATSHITA CD-RW  CW-8124   DZ13 PQ: 0 ANSI: 5
<4>sr0: scsi3-mmc drive: 38x/38x writer cd/rw xa/form2 cdda caddy
<6>Uniform CD-ROM driver Revision: 3.20
<7>sr 0:0:0:0: Attached scsi CD-ROM sr0
<5>sr 0:0:0:0: Attached scsi generic sg0 type 5
<6>0000:04:00.0: eth0: (PCI Express:2.5GB/s:Width x4) 00:14:4f:3c:00:ec
<6>0000:04:00.0: eth0: Intel(R) PRO/1000 Network Connection
<6>0000:04:00.0: eth0: MAC: 0, PHY: 4, PBA No: ffffff-0ff
<7>PCI: Enabling device: (0000:04:00.1), cmd 146
<6>0000:04:00.1: eth1: (PCI Express:2.5GB/s:Width x4) 00:14:4f:3c:00:ed
<6>0000:04:00.1: eth1: Intel(R) PRO/1000 Network Connection
<6>0000:04:00.1: eth1: MAC: 0, PHY: 4, PBA No: ffffff-0ff
<7>PCI: Enabling device: (0001:07:00.0), cmd 146
<6>Fusion MPT SAS Host driver 3.04.12
<6>mptbase: ioc0: Initiating bringup
<4>mptbase: ioc0: WARNING - Unexpected doorbell active!
<6>QLogic Fibre Channel HBA Driver: 8.03.01-k6
<6>qla2xxx 0001:08:00.0: Found an ISP2432, irq 23, iobase 0x000000f203100000
<6>qla2xxx 0001:08:00.0: Configuring PCI space...
<6>qla2xxx 0001:08:00.0: Configure NVRAM parameters...
<6>qla2xxx 0001:08:00.0: Verifying loaded RISC code...
<6>qla2xxx 0001:08:00.0: firmware: requesting ql2400_fw.bin
<6>qla2xxx 0001:08:00.0: FW: Loading via request-firmware...
<6>0001:07:00.0: eth2: (PCI Express:2.5GB/s:Width x4) 00:14:4f:3c:00:ee
<6>0001:07:00.0: eth2: Intel(R) PRO/1000 Network Connection
<6>0001:07:00.0: eth2: MAC: 0, PHY: 4, PBA No: ffffff-0ff
<7>PCI: Enabling device: (0001:07:00.1), cmd 146
<6>qla2xxx 0001:08:00.0: Allocated (64 KB) for EFT...
<6>qla2xxx 0001:08:00.0: Allocated (1285 KB) for firmware dump...
<6>scsi2 : qla2xxx
<6>qla2xxx 0001:08:00.0: 
<6> QLogic Fibre Channel HBA Driver: 8.03.01-k6
<6>  QLogic QLE2460 - SG-(X)PCIE1FC-QF4, Sun StorageTek 4 Gb FC Enterprise PCI-Express Single Channel
<6>  ISP2432: PCIe (2.5GT/s x4) @ 0001:08:00.0 hdma-, host#=2, fw=4.04.09 (482)
<6>0001:07:00.1: eth3: (PCI Express:2.5GB/s:Width x4) 00:14:4f:3c:00:ef
<6>0001:07:00.1: eth3: Intel(R) PRO/1000 Network Connection
<6>0001:07:00.1: eth3: MAC: 0, PHY: 4, PBA No: ffffff-0ff
<6>ioc0: LSISAS1064E B1: Capabilities={Initiator}
<6>scsi3 : ioc0: LSISAS1064E B1, FwRev=01090000h, Ports=1, MaxQ=511, IRQ=19
<6>mptsas: ioc0: attaching ssp device: fw_channel 0, fw_id 0, phy 0, sas_addr 0x500000e01234b162
<5>scsi 3:0:0:0: Direct-Access     FUJITSU  MAY2073RCSUN72G  0401 PQ: 0 ANSI: 4
<5>sd 3:0:0:0: Attached scsi generic sg1 type 0
<5>sd 3:0:0:0: [sda] 143374738 512-byte logical blocks: (73.4 GB/68.3 GiB)
<6>mptsas: ioc0: attaching ssp device: fw_channel 0, fw_id 2, phy 2, sas_addr 0x500000e0135310f2
<5>sd 3:0:0:0: [sda] Write Protect is off
<7>sd 3:0:0:0: [sda] Mode Sense: d3 00 00 08
<5>scsi 3:0:1:0: Direct-Access     FUJITSU  MAY2073RCSUN72G  0501 PQ: 0 ANSI: 4
<5>sd 3:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
<5>sd 3:0:1:0: Attached scsi generic sg2 type 0
<5>sd 3:0:1:0: [sdb] 143374738 512-byte logical blocks: (73.4 GB/68.3 GiB)
<6>mptsas: ioc0: attaching ssp device: fw_channel 0, fw_id 3, phy 3, sas_addr 0x500000e01350d242
<5>sd 3:0:1:0: [sdb] Write Protect is off
<7>sd 3:0:1:0: [sdb] Mode Sense: d3 00 00 08
<5>scsi 3:0:2:0: Direct-Access     FUJITSU  MAY2073RCSUN72G  0501 PQ: 0 ANSI: 4
<6> sda:
<5>sd 3:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<5>sd 3:0:2:0: Attached scsi generic sg3 type 0
<5>sd 3:0:2:0: [sdc] 143374738 512-byte logical blocks: (73.4 GB/68.3 GiB)
<5>sd 3:0:2:0: [sdc] Write Protect is off
<7>sd 3:0:2:0: [sdc] Mode Sense: d3 00 00 08
<6> sdb:
<5>sd 3:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<4> sda1 sda2
<6> sdc:
<5>sd 3:0:0:0: [sda] Attached SCSI disk
<4> sdb1 sdb9
<4> sdc1 sdc9
<5>sd 3:0:1:0: [sdb] Attached SCSI disk
<5>sd 3:0:2:0: [sdc] Attached SCSI disk
<29>Apr 20 16:40:49 NetworkManager: <info>  starting...

<29>Apr 20 16:40:49 NetworkManager: <info>  Trying to start the modem-manager...

<28>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network
<29>Apr 20 16:40:49 NetworkManager: Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
<29>Apr 20 16:40:49 NetworkManager: <info>  Wireless now enabled by radio killswitch

<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth3 ... 
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh:     read connection 'System eth3'
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: Ignoring connection 'System eth3' and its device because NM_CONTROLLED was false.
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth2 ... 
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh:     read connection 'System eth2'
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: Ignoring connection 'System eth2' and its device because NM_CONTROLLED was false.
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth1 ... 
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh:     read connection 'System eth1'
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: Ignoring connection 'System eth1' and its device because NM_CONTROLLED was false.
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... 
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh:     read connection 'System eth0'
<29>Apr 20 16:40:49 NetworkManager:    ifcfg-rh: Ignoring connection 'System eth0' and its device because NM_CONTROLLED was false.
<29>Apr 20 16:40:49 NetworkManager: <info>  (eth0): carrier is OFF

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth0): new Ethernet device (driver: 'e1000e')

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth0): exported as /org/freedesktop/NetworkManager/Devices/0

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth1): carrier is OFF

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth1): new Ethernet device (driver: 'e1000e')

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth1): exported as /org/freedesktop/NetworkManager/Devices/1

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth2): carrier is OFF

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth2): new Ethernet device (driver: 'e1000e')

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth2): exported as /org/freedesktop/NetworkManager/Devices/2

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth3): carrier is OFF

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth3): new Ethernet device (driver: 'e1000e')

<29>Apr 20 16:40:49 NetworkManager: <info>  (eth3): exported as /org/freedesktop/NetworkManager/Devices/3

<28>Apr 20 16:40:49 NetworkManager: <WARN>  default_adapter_cb(): bluez error getting default adapter: The name org.bluez was not provided by any .service files

<29>Apr 20 16:40:49 NetworkManager: <info>  Trying to start the supplicant...

<6>qla2xxx 0001:08:00.0: Cable is unplugged...
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<7>ISO 9660 Extensions: RRIP_1991A
<29>Apr 20 16:41:33 NetworkManager:    ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0
<29>Apr 20 16:41:33 NetworkManager:    ifcfg-rh: Managing connection 'System eth0' and its device because NM_CONTROLLED was true.
<29>Apr 20 16:41:33 NetworkManager: <info>  (eth0): now managed

<29>Apr 20 16:41:33 NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)

<29>Apr 20 16:41:33 NetworkManager: <info>  (eth0): bringing up device.

<29>Apr 20 16:41:33 NetworkManager: <info>  (eth0): preparing device.

<29>Apr 20 16:41:33 NetworkManager: <info>  (eth0): deactivating device (reason: 2).

<29>Apr 20 16:41:34 NetworkManager:    ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0
<6>e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
<29>Apr 20 16:41:36 NetworkManager: <info>  (eth0): carrier now ON (device state 2)

<29>Apr 20 16:41:36 NetworkManager: <info>  (eth0): device state change: 2 -> 3 (reason 40)

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) starting connection 'System eth0'

<29>Apr 20 16:41:36 NetworkManager: <info>  (eth0): device state change: 3 -> 4 (reason 0)

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) started...

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) complete.

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) starting...

<29>Apr 20 16:41:36 NetworkManager: <info>  (eth0): device state change: 4 -> 5 (reason 0)

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) successful.

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) complete.

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) started...

<29>Apr 20 16:41:36 NetworkManager: <info>  (eth0): device state change: 5 -> 7 (reason 0)

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled...

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) scheduled...

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started...

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete.

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) started...

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled...

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) complete.

<29>Apr 20 16:41:36 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...

<29>Apr 20 16:41:37 NetworkManager: <info>  (eth0): device state change: 7 -> 8 (reason 0)

<29>Apr 20 16:41:37 NetworkManager: <info>  Activation (eth0) successful, device activated.

<29>Apr 20 16:41:37 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.

<29>Apr 20 16:41:37 dbus-daemon: Reloaded configuration
<29>Apr 20 16:41:38 dbus-daemon: Reloaded configuration
<29>Apr 20 16:41:38 NetworkManager:    ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0
<7>SELinux: 8192 avtab hash slots, 144734 rules.
<7>SELinux: 8192 avtab hash slots, 144734 rules.
<7>SELinux:  8 users, 12 roles, 2941 types, 136 bools, 1 sens, 1024 cats
<7>SELinux:  75 classes, 144734 rules
<7>SELinux:  Completing initialization.
<7>SELinux:  Setting up existing superblocks.
<7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling
<7>SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts
<7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
<7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
<7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
<7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
<7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
<7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
<7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
<7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
<7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
<7>SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
<7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>SELinux: initialized (dev proc, type proc), uses genfs_contexts
<7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
<7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
<7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<5>type=1403 audit(545935302.113:2): policy loaded auid=4294967295 ses=4294967295
<6>md: raid0 personality registered for level 0
<6>md: raid1 personality registered for level 1
<6>xor: automatically using best checksumming function: Niagara
<6>   Niagara   :   424.800 MB/sec
<6>xor: using function: Niagara (424.800 MB/sec)
<4>raid6: int64x1    214 MB/s
<4>raid6: int64x2    328 MB/s
<4>raid6: int64x4    168 MB/s
<4>raid6: int64x8     61 MB/s
<4>raid6: using algorithm int64x2 (328 MB/s)
<6>md: raid6 personality registered for level 6
<6>md: raid5 personality registered for level 5
<6>md: raid4 personality registered for level 4
<6>md: raid10 personality registered for level 10
<6>md: linear personality registered for level -1
<6>device-mapper: multipath: version 1.1.0 loaded
<6>device-mapper: multipath round-robin: version 1.0.0 loaded
<6>NET: Registered protocol family 10
<6>lo: Disabled Privacy Extensions
<7>eth0: no IPv6 routers present
<6>e1000e: eth0 NIC Link is Down
<29>Apr 20 16:44:03 NetworkManager: <info>  (eth0): carrier now OFF (device state 8, deferring action for 4 seconds)

<29>Apr 20 16:44:07 NetworkManager: <info>  (eth0): device state change: 8 -> 2 (reason 40)

<29>Apr 20 16:44:07 NetworkManager: <info>  (eth0): deactivating device (reason: 40).

<6>e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
<29>Apr 20 16:44:07 NetworkManager: <info>  (eth0): carrier now ON (device state 2)

<29>Apr 20 16:44:07 NetworkManager: <info>  (eth0): device state change: 2 -> 3 (reason 40)

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) starting connection 'System eth0'

<29>Apr 20 16:44:07 NetworkManager: <info>  (eth0): device state change: 3 -> 4 (reason 0)

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) started...

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) complete.

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) starting...

<29>Apr 20 16:44:07 NetworkManager: <info>  (eth0): device state change: 4 -> 5 (reason 0)

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) successful.

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) complete.

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) started...

<29>Apr 20 16:44:07 NetworkManager: <info>  (eth0): device state change: 5 -> 7 (reason 0)

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled...

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) scheduled...

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started...

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete.

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) started...

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled...

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) complete.

<29>Apr 20 16:44:07 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...

<29>Apr 20 16:44:08 NetworkManager: <info>  (eth0): device state change: 7 -> 8 (reason 0)

<29>Apr 20 16:44:08 NetworkManager: <info>  Activation (eth0) successful, device activated.

<29>Apr 20 16:44:08 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.

<6>SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
<6>SGI XFS Quota Management subsystem
<6>Adding 10166432k swap on /dev/sda2.  Priority:-1 extents:1 across:10166432k 
<6>kjournald starting.  Commit interval 5 seconds
<6>EXT3 FS on sda1, internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode.
<7>SELinux: initialized (dev sda1, type ext3), uses xattr
<7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<6>e1000e: eth0 NIC Link is Down
<29>Apr 20 14:58:27 NetworkManager: <info>  (eth0): carrier now OFF (device state 8, deferring action for 4 seconds)

<29>Apr 20 14:58:31 NetworkManager: <info>  (eth0): device state change: 8 -> 2 (reason 40)

<29>Apr 20 14:58:32 NetworkManager: <info>  (eth0): deactivating device (reason: 40).

<7>SELinux: 8192 avtab hash slots, 144734 rules.
<7>SELinux: 8192 avtab hash slots, 144734 rules.
<7>SELinux:  8 users, 12 roles, 2941 types, 136 bools, 1 sens, 1024 cats
<7>SELinux:  75 classes, 144734 rules
<6>e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
<29>Apr 20 15:22:59 NetworkManager: <info>  (eth0): carrier now ON (device state 2)

<29>Apr 20 15:22:59 NetworkManager: <info>  (eth0): device state change: 2 -> 3 (reason 40)

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) starting connection 'System eth0'

<29>Apr 20 15:22:59 NetworkManager: <info>  (eth0): device state change: 3 -> 4 (reason 0)

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) started...

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 1 of 5 (Device Prepare) complete.

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) starting...

<29>Apr 20 15:22:59 NetworkManager: <info>  (eth0): device state change: 4 -> 5 (reason 0)

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) successful.

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 2 of 5 (Device Configure) complete.

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) started...

<29>Apr 20 15:22:59 NetworkManager: <info>  (eth0): device state change: 5 -> 7 (reason 0)

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled...

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) scheduled...

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started...

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete.

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) started...

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled...

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP6 Configure Get) complete.

<29>Apr 20 15:22:59 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...

<29>Apr 20 15:23:00 NetworkManager: <info>  (eth0): device state change: 7 -> 8 (reason 0)

<29>Apr 20 15:23:00 NetworkManager: <info>  Activation (eth0) successful, device activated.

<29>Apr 20 15:23:00 NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.



/tmp/anaconda.log:
16:40:26 INFO    : kernel command line: rw vnc

16:40:26 INFO    : vnc forced graphical mode from cmdline
16:40:26 INFO    : early networking required for vnc
16:40:26 DEBUG   : no ifcfg files found in /etc/sysconfig/network-scripts
16:40:26 INFO    : anaconda version 12.46 on sparc64 starting
16:40:26 INFO    : 16496592 kB are available
16:40:26 DEBUG   : probing buses
16:40:26 DEBUG   : waiting for hardware to initialize
16:40:50 INFO    : trying to mount CD device /dev/sr0 on /mnt/stage2
16:40:50 INFO    : drive status is CDS_DISC_OK
16:40:55 INFO    : mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/stage2/images/install.img
16:40:55 INFO    : Looking for updates in /mnt/stage2/images/updates.img
16:40:55 INFO    : Looking for product in /mnt/stage2/images/product.img
16:40:55 INFO    : Detected stage 2 image on CD (url: cdrom:///dev/sr0:/mnt/stage2)
16:40:58 INFO    : need to set up networking
16:40:58 INFO    : going to pick interface
16:41:01 INFO    : going to do getNetConfig
16:41:32 ERROR   : manualNetConfig (1071): Success
16:41:32 DEBUG   : configuring device eth0
16:41:37 INFO    : get_connection (2132): NetworkManager connected
16:41:37 INFO    : stage2 url is cdrom:///dev/sr0:/mnt/stage2
16:41:38 INFO    : Loading SELinux policy
16:41:42 INFO    : getting ready to spawn shell now
16:41:42 INFO    : not spawning a shell
16:41:43 INFO    : Running anaconda script /usr/bin/anaconda
16:41:43 DEBUG   : adding extraArg --vnc
16:42:15 INFO    : using only installclass _Fedora
16:42:15 INFO    : anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'cdrom:///dev/sr0:/mnt/stage2', '--vnc', '--serial', '--graphical', '--selinux']
16:42:15 INFO    : Display mode = g
16:42:15 INFO    : Starting VNC...
16:42:16 INFO    : ip of eth0 is 192.168.50.2
16:42:17 INFO    : The VNC server is now running.
16:42:17 WARNING : 

WARNING!!! VNC server running with NO PASSWORD!
You can use the vncpassword=<password> boot option
if you would like to secure the server.


16:42:17 INFO    : Please manually connect your vnc client to 192.168.50.2:1 to begin the install.
16:42:23 INFO    : Started mini-wm
16:42:25 INFO    : Starting graphical installation.
16:42:26 INFO    : Detected 16112M of memory
16:42:26 INFO    : Swap attempt of 1024M to 18160M
16:42:26 WARNING : step installtype does not exist
16:42:26 WARNING : step confirminstall does not exist
16:42:26 WARNING : step complete does not exist
16:42:29 INFO    : moving (1) to step welcome
16:44:15 INFO    : moving (1) to step language
16:44:18 INFO    : moving (1) to step keyboard
16:44:21 INFO    : moving (1) to step storageinit
16:44:22 INFO    : ISCSID is /usr/sbin/iscsid
16:44:22 INFO    : no initiator set
16:44:22 INFO    : no /tmp/fcpconfig; not configuring zfcp
16:44:24 DEBUG   : DeviceTree.addUdevDevice: name: sr0 ;
16:44:24 DEBUG   : DeviceTree.addUdevOpticalDevice:
16:44:24 DEBUG   : OpticalDevice._setFormat: sr0 ; current: None ; type: None ;
16:44:24 DEBUG   : OpticalDevice.mediaPresent: sr0 ; status: True ;
16:44:24 DEBUG   : DeviceTree.handleUdevDeviceFormat: name: sr0 ;
16:44:24 DEBUG   : Iso9660FS.supported: supported: True ;
16:44:24 DEBUG   : OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ;
16:44:24 DEBUG   : DeviceTree.addUdevDevice: name: sda ;
16:44:24 DEBUG   : DeviceTree.addUdevDiskDevice: name: sda ;
16:44:24 DEBUG   : DiskDevice._setFormat: sda ; current: None ; type: None ;
16:44:24 DEBUG   : DeviceTree.handleUdevDiskLabelFormat: device: sda ;
16:44:24 DEBUG   : DiskDevice.setup: sda ; status: True ;
16:44:24 DEBUG   : DiskLabel.__init__: device: /dev/sda ; exists: True ;
16:44:24 DEBUG   : DiskDevice._setFormat: sda ; current: None ; type: disklabel ;
16:44:24 DEBUG   : DeviceTree.addUdevDevice: name: sdb ;
16:44:24 DEBUG   : DeviceTree.addUdevDiskDevice: name: sdb ;
16:44:24 DEBUG   : DiskDevice._setFormat: sdb ; current: None ; type: None ;
16:44:24 DEBUG   : DeviceTree.handleUdevDiskLabelFormat: device: sdb ;
16:44:24 DEBUG   : DiskDevice.setup: sdb ; status: True ;
16:44:24 DEBUG   : DiskLabel.__init__: device: /dev/sdb ; exists: True ;
16:44:25 DEBUG   : DiskDevice._setFormat: sdb ; current: None ; type: disklabel ;
16:44:25 DEBUG   : DeviceTree.addUdevDevice: name: sdc ;
16:44:25 DEBUG   : DeviceTree.addUdevDiskDevice: name: sdc ;
16:44:25 DEBUG   : DiskDevice._setFormat: sdc ; current: None ; type: None ;
16:44:25 DEBUG   : DeviceTree.handleUdevDiskLabelFormat: device: sdc ;
16:44:25 DEBUG   : DiskDevice.setup: sdc ; status: True ;
16:44:25 DEBUG   : DiskLabel.__init__: device: /dev/sdc ; exists: True ;
16:44:25 DEBUG   : DiskDevice._setFormat: sdc ; current: None ; type: disklabel ;
16:44:25 DEBUG   : DeviceTree.addUdevDevice: name: sda1 ;
16:44:25 DEBUG   : DeviceTree.addUdevPartitionDevice: name: sda1 ;
16:44:25 DEBUG   : DiskDevice.addChild: kids: 0 ; name: sda ;
16:44:25 DEBUG   : PartitionDevice._setFormat: sda1 ;
16:44:25 DEBUG   : PartitionDevice._setFormat: sda1 ; current: None ; type: None ;
16:44:25 DEBUG   : PartitionDevice.probe: sda1 ; exists: True ;
16:44:25 DEBUG   : PartitionDevice._computeResize: sda1 ; status: True ;
16:44:25 DEBUG   : PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a830>  PedPartition: <_ped.Partition object at 0xf282ae40> ;
16:44:25 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a830>  PedPartition: <_ped.Partition object at 0xf282ae40> ;
16:44:25 DEBUG   : PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a830>  PedPartition: <_ped.Partition object at 0xf282ae40> ;
16:44:25 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a830>  PedPartition: <_ped.Partition object at 0xf282ae40> ;
16:44:25 DEBUG   : DeviceTree.handleUdevDeviceFormat: name: sda1 ;
16:44:25 DEBUG   : DeviceTree.addUdevDevice: name: sda2 ;
16:44:25 DEBUG   : DeviceTree.addUdevPartitionDevice: name: sda2 ;
16:44:25 DEBUG   : DiskDevice.addChild: kids: 1 ; name: sda ;
16:44:25 DEBUG   : PartitionDevice._setFormat: sda2 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sda2 ; current: None ; type: None ;
16:44:26 DEBUG   : PartitionDevice.probe: sda2 ; exists: True ;
16:44:26 DEBUG   : PartitionDevice._computeResize: sda2 ; status: True ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a6f0>  PedPartition: <_ped.Partition object at 0xf282af30> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a6f0>  PedPartition: <_ped.Partition object at 0xf282af30> ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a6f0>  PedPartition: <_ped.Partition object at 0xf282af30> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a6f0>  PedPartition: <_ped.Partition object at 0xf282af30> ;
16:44:26 DEBUG   : DeviceTree.handleUdevDeviceFormat: name: sda2 ;
16:44:26 DEBUG   : DeviceTree.addUdevDevice: name: sdb1 ;
16:44:26 DEBUG   : DeviceTree.addUdevPartitionDevice: name: sdb1 ;
16:44:26 DEBUG   : DiskDevice.addChild: kids: 0 ; name: sdb ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdb1 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdb1 ; current: None ; type: None ;
16:44:26 DEBUG   : PartitionDevice.probe: sdb1 ; exists: True ;
16:44:26 DEBUG   : PartitionDevice._computeResize: sdb1 ; status: True ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 1  path: /dev/sdb1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a8b0>  PedPartition: <_ped.Partition object at 0xf282aea0> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdb1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 1  path: /dev/sdb1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a8b0>  PedPartition: <_ped.Partition object at 0xf282aea0> ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 1  path: /dev/sdb1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a8b0>  PedPartition: <_ped.Partition object at 0xf282aea0> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdb1 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 1  path: /dev/sdb1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a8b0>  PedPartition: <_ped.Partition object at 0xf282aea0> ;
16:44:26 DEBUG   : DeviceTree.handleUdevDeviceFormat: name: sdb1 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdb1 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdb1 ; current: None ; type: None ;
16:44:26 DEBUG   : DeviceTree.addUdevDevice: name: sdb9 ;
16:44:26 DEBUG   : DeviceTree.addUdevPartitionDevice: name: sdb9 ;
16:44:26 DEBUG   : DiskDevice.addChild: kids: 1 ; name: sdb ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdb9 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdb9 ; current: None ; type: None ;
16:44:26 DEBUG   : PartitionDevice.probe: sdb9 ; exists: True ;
16:44:26 DEBUG   : PartitionDevice._computeResize: sdb9 ; status: True ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 9  path: /dev/sdb9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a9d0>  PedPartition: <_ped.Partition object at 0xf282af00> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdb9 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 9  path: /dev/sdb9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a9d0>  PedPartition: <_ped.Partition object at 0xf282af00> ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 9  path: /dev/sdb9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a9d0>  PedPartition: <_ped.Partition object at 0xf282af00> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdb9 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 9  path: /dev/sdb9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a9d0>  PedPartition: <_ped.Partition object at 0xf282af00> ;
16:44:26 DEBUG   : DeviceTree.handleUdevDeviceFormat: name: sdb9 ;
16:44:26 DEBUG   : DeviceTree.addUdevDevice: name: sdc1 ;
16:44:26 DEBUG   : DeviceTree.addUdevPartitionDevice: name: sdc1 ;
16:44:26 DEBUG   : DiskDevice.addChild: kids: 0 ; name: sdc ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdc1 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdc1 ; current: None ; type: None ;
16:44:26 DEBUG   : PartitionDevice.probe: sdc1 ; exists: True ;
16:44:26 DEBUG   : PartitionDevice._computeResize: sdc1 ; status: True ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 1  path: /dev/sdc1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a870>  PedPartition: <_ped.Partition object at 0xf282aed0> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdc1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 1  path: /dev/sdc1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a870>  PedPartition: <_ped.Partition object at 0xf282aed0> ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 1  path: /dev/sdc1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a870>  PedPartition: <_ped.Partition object at 0xf282aed0> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdc1 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 1  path: /dev/sdc1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a870>  PedPartition: <_ped.Partition object at 0xf282aed0> ;
16:44:26 DEBUG   : DeviceTree.handleUdevDeviceFormat: name: sdc1 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdc1 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdc1 ; current: None ; type: None ;
16:44:26 DEBUG   : DeviceTree.addUdevDevice: name: sdc9 ;
16:44:26 DEBUG   : DeviceTree.addUdevPartitionDevice: name: sdc9 ;
16:44:26 DEBUG   : DiskDevice.addChild: kids: 1 ; name: sdc ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdc9 ;
16:44:26 DEBUG   : PartitionDevice._setFormat: sdc9 ; current: None ; type: None ;
16:44:26 DEBUG   : PartitionDevice.probe: sdc9 ; exists: True ;
16:44:26 DEBUG   : PartitionDevice._computeResize: sdc9 ; status: True ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 9  path: /dev/sdc9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281ab90>  PedPartition: <_ped.Partition object at 0xf282af60> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdc9 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 9  path: /dev/sdc9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281ab90>  PedPartition: <_ped.Partition object at 0xf282af60> ;
16:44:26 DEBUG   : PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 9  path: /dev/sdc9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281ab90>  PedPartition: <_ped.Partition object at 0xf282af60> ;
16:44:26 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdc9 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 9  path: /dev/sdc9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281ab90>  PedPartition: <_ped.Partition object at 0xf282af60> ;
16:44:26 DEBUG   : DeviceTree.handleUdevDeviceFormat: name: sdc9 ;
16:44:27 DEBUG   : OpticalDevice.teardown: sr0 ; status: True ;
16:44:27 DEBUG   : PartitionDevice.teardown: sda1 ; status: True ;
16:44:27 DEBUG   : DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ;
16:44:27 DEBUG   : DiskDevice.teardown: sda ; status: True ;
16:44:27 DEBUG   : DiskLabel.teardown: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf281a7d0>, <parted.partition.Partition object at 0xf281a790>]
  device: <parted.device.Device object at 0xf281a230>
  PedDisk: <_ped.Disk object at 0xf282e530> ; type: disklabel ;
16:44:27 DEBUG   : PartitionDevice.teardown: sda2 ; status: True ;
16:44:27 DEBUG   : DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ;
16:44:27 DEBUG   : DiskDevice.teardown: sda ; status: True ;
16:44:27 DEBUG   : DiskLabel.teardown: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf281a7d0>, <parted.partition.Partition object at 0xf281a790>]
  device: <parted.device.Device object at 0xf281a230>
  PedDisk: <_ped.Disk object at 0xf282e530> ; type: disklabel ;
16:44:28 DEBUG   : PartitionDevice.teardown: sdb1 ; status: True ;
16:44:28 DEBUG   : DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ;
16:44:28 DEBUG   : DiskDevice.teardown: sdb ; status: True ;
16:44:28 DEBUG   : DiskLabel.teardown: device: /dev/sdb ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281a7f0>, <parted.partition.Partition object at 0xf281aa10>]
  device: <parted.device.Device object at 0xf281a2f0>
  PedDisk: <_ped.Disk object at 0xf282e698> ; type: disklabel ;
16:44:28 DEBUG   : PartitionDevice.teardown: sdb9 ; status: True ;
16:44:28 DEBUG   : DeviceFormat.teardown: device: /dev/sdb9 ; status: False ; type: None ;
16:44:28 DEBUG   : DiskDevice.teardown: sdb ; status: True ;
16:44:28 DEBUG   : DiskLabel.teardown: device: /dev/sdb ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281a7f0>, <parted.partition.Partition object at 0xf281aa10>]
  device: <parted.device.Device object at 0xf281a2f0>
  PedDisk: <_ped.Disk object at 0xf282e698> ; type: disklabel ;
16:44:28 DEBUG   : PartitionDevice.teardown: sdc1 ; status: True ;
16:44:28 DEBUG   : DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ;
16:44:28 DEBUG   : DiskDevice.teardown: sdc ; status: True ;
16:44:28 DEBUG   : DiskLabel.teardown: device: /dev/sdc ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281aaf0>, <parted.partition.Partition object at 0xf281abd0>]
  device: <parted.device.Device object at 0xf281a530>
  PedDisk: <_ped.Disk object at 0xf282e828> ; type: disklabel ;
16:44:29 DEBUG   : PartitionDevice.teardown: sdc9 ; status: True ;
16:44:29 DEBUG   : DeviceFormat.teardown: device: /dev/sdc9 ; status: False ; type: None ;
16:44:29 DEBUG   : DiskDevice.teardown: sdc ; status: True ;
16:44:29 DEBUG   : DiskLabel.teardown: device: /dev/sdc ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281aaf0>, <parted.partition.Partition object at 0xf281abd0>]
  device: <parted.device.Device object at 0xf281a530>
  PedDisk: <_ped.Disk object at 0xf282e828> ; type: disklabel ;
16:44:29 INFO    : moving (1) to step findrootparts
16:44:29 WARNING : step complete does not exist
16:44:29 INFO    : moving (1) to step network
16:44:34 INFO    : moving (1) to step timezone
16:44:46 INFO    : moving (1) to step accounts
16:44:54 INFO    : moving (1) to step setuptime
16:44:55 INFO    : moving (1) to step parttype
16:44:55 INFO    : ISCSID is /usr/sbin/iscsid
16:45:04 INFO    : moving (1) to step partition
16:45:05 DEBUG   : PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a830>  PedPartition: <_ped.Partition object at 0xf282ae40> ;
16:45:05 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a830>  PedPartition: <_ped.Partition object at 0xf282ae40> ;
16:45:05 DEBUG   : PartitionDevice.getFlag: path: /dev/sda2 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a6f0>  PedPartition: <_ped.Partition object at 0xf282af30> ;
16:45:05 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a1b0>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a6f0>  PedPartition: <_ped.Partition object at 0xf282af30> ;
16:45:05 DEBUG   : PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 1  path: /dev/sdb1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a8b0>  PedPartition: <_ped.Partition object at 0xf282aea0> ;
16:45:05 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdb1 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 1  path: /dev/sdb1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a8b0>  PedPartition: <_ped.Partition object at 0xf282aea0> ;
16:45:05 DEBUG   : PartitionDevice.getFlag: path: /dev/sdb9 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 9  path: /dev/sdb9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a9d0>  PedPartition: <_ped.Partition object at 0xf282af00> ;
16:45:05 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdb9 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a3f0>  fileSystem: None
  number: 9  path: /dev/sdb9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a9d0>  PedPartition: <_ped.Partition object at 0xf282af00> ;
16:45:05 DEBUG   : PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 1  path: /dev/sdc1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a870>  PedPartition: <_ped.Partition object at 0xf282aed0> ;
16:45:05 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdc1 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 1  path: /dev/sdc1  type: 0
  name: zfs  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281a870>  PedPartition: <_ped.Partition object at 0xf282aed0> ;
16:45:05 DEBUG   : PartitionDevice.getFlag: path: /dev/sdc9 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 9  path: /dev/sdc9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281ab90>  PedPartition: <_ped.Partition object at 0xf282af60> ;
16:45:05 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sdc9 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a390>  fileSystem: None
  number: 9  path: /dev/sdc9  type: 0
  name:   active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf281ab90>  PedPartition: <_ped.Partition object at 0xf282af60> ;
16:45:09 DEBUG   : BindFS.supported: supported: False ;
16:45:09 DEBUG   : BindFS.supported: supported: False ;
16:45:09 DEBUG   : DevPtsFS.supported: supported: False ;
16:45:09 DEBUG   : DevPtsFS.supported: supported: False ;
16:45:09 DEBUG   : DiskLabel.__init__:
16:45:09 DEBUG   : DMRaidMember.__init__:
16:45:09 DEBUG   : Ext2FS.supported: supported: True ;
16:45:09 DEBUG   : Ext2FS.supported: supported: True ;
16:45:09 DEBUG   : Ext3FS.supported: supported: True ;
16:45:09 DEBUG   : Ext3FS.supported: supported: True ;
16:45:09 DEBUG   : Ext4FS.supported: supported: True ;
16:45:09 DEBUG   : Ext4FS.supported: supported: True ;
16:45:09 DEBUG   : HFS.supported: supported: False ;
16:45:09 DEBUG   : HFS.supported: supported: False ;
16:45:09 DEBUG   : HFSPlus.supported: supported: False ;
16:45:09 DEBUG   : HFSPlus.supported: supported: False ;
16:45:09 DEBUG   : Iso9660FS.supported: supported: True ;
16:45:09 DEBUG   : Iso9660FS.supported: supported: True ;
16:45:09 DEBUG   : LUKS.__init__:
16:45:09 DEBUG   : LVMPhysicalVolume.__init__:
16:45:09 DEBUG   : MDRaidMember.__init__:
16:45:09 DEBUG   : MultipathMember.__init__:
16:45:09 DEBUG   : NFS.supported: supported: False ;
16:45:09 DEBUG   : NFS.supported: supported: False ;
16:45:09 DEBUG   : NFSv4.supported: supported: False ;
16:45:09 DEBUG   : NFSv4.supported: supported: False ;
16:45:09 DEBUG   : NoDevFS.supported: supported: False ;
16:45:09 DEBUG   : NoDevFS.supported: supported: False ;
16:45:09 DEBUG   : NTFS.supported: supported: False ;
16:45:09 DEBUG   : NTFS.supported: supported: False ;
16:45:09 DEBUG   : ProcFS.supported: supported: False ;
16:45:09 DEBUG   : ProcFS.supported: supported: False ;
16:45:09 DEBUG   : SwapSpace.__init__:
16:45:09 DEBUG   : SysFS.supported: supported: False ;
16:45:09 DEBUG   : SysFS.supported: supported: False ;
16:45:09 DEBUG   : TmpFS.supported: supported: False ;
16:45:09 DEBUG   : TmpFS.supported: supported: False ;
16:45:09 DEBUG   : FATFS.supported: supported: True ;
16:45:09 DEBUG   : FATFS.supported: supported: True ;
16:45:09 DEBUG   : XFS.supported: supported: True ;
16:45:09 DEBUG   : XFS.supported: supported: True ;
16:45:09 DEBUG   : Ext4FS.supported: supported: True ;
16:45:11 DEBUG   : Ext4FS.supported: supported: True ;
16:45:12 DEBUG   : Ext3FS.supported: supported: True ;
16:45:15 DEBUG   : Ext3FS.supported: supported: True ;
16:45:15 DEBUG   : DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ;
16:45:15 DEBUG   : PartitionDevice._setFormat: sda1 ;
16:45:15 DEBUG   : PartitionDevice._setFormat: sda1 ; current: None ; type: ext3 ;
16:45:15 DEBUG   : refresh: justRedraw=False
16:45:15 DEBUG   : DiskDevice.setup: sda ; status: True ;
16:45:15 DEBUG   : DiskDevice.setup: sdb ; status: True ;
16:45:15 DEBUG   : DiskDevice.setup: sdc ; status: True ;
16:45:17 DEBUG   : BindFS.supported: supported: False ;
16:45:17 DEBUG   : BindFS.supported: supported: False ;
16:45:17 DEBUG   : DevPtsFS.supported: supported: False ;
16:45:17 DEBUG   : DevPtsFS.supported: supported: False ;
16:45:17 DEBUG   : DiskLabel.__init__:
16:45:17 DEBUG   : DMRaidMember.__init__:
16:45:17 DEBUG   : Ext2FS.supported: supported: True ;
16:45:17 DEBUG   : Ext2FS.supported: supported: True ;
16:45:17 DEBUG   : Ext3FS.supported: supported: True ;
16:45:17 DEBUG   : Ext3FS.supported: supported: True ;
16:45:17 DEBUG   : Ext4FS.supported: supported: True ;
16:45:17 DEBUG   : Ext4FS.supported: supported: True ;
16:45:17 DEBUG   : HFS.supported: supported: False ;
16:45:17 DEBUG   : HFS.supported: supported: False ;
16:45:17 DEBUG   : HFSPlus.supported: supported: False ;
16:45:17 DEBUG   : HFSPlus.supported: supported: False ;
16:45:17 DEBUG   : Iso9660FS.supported: supported: True ;
16:45:17 DEBUG   : Iso9660FS.supported: supported: True ;
16:45:17 DEBUG   : LUKS.__init__:
16:45:17 DEBUG   : LVMPhysicalVolume.__init__:
16:45:17 DEBUG   : MDRaidMember.__init__:
16:45:17 DEBUG   : MultipathMember.__init__:
16:45:17 DEBUG   : NFS.supported: supported: False ;
16:45:17 DEBUG   : NFS.supported: supported: False ;
16:45:17 DEBUG   : NFSv4.supported: supported: False ;
16:45:17 DEBUG   : NFSv4.supported: supported: False ;
16:45:17 DEBUG   : NoDevFS.supported: supported: False ;
16:45:17 DEBUG   : NoDevFS.supported: supported: False ;
16:45:17 DEBUG   : NTFS.supported: supported: False ;
16:45:17 DEBUG   : NTFS.supported: supported: False ;
16:45:17 DEBUG   : ProcFS.supported: supported: False ;
16:45:18 DEBUG   : ProcFS.supported: supported: False ;
16:45:18 DEBUG   : SwapSpace.__init__:
16:45:18 DEBUG   : SysFS.supported: supported: False ;
16:45:18 DEBUG   : SysFS.supported: supported: False ;
16:45:18 DEBUG   : TmpFS.supported: supported: False ;
16:45:18 DEBUG   : TmpFS.supported: supported: False ;
16:45:18 DEBUG   : FATFS.supported: supported: True ;
16:45:18 DEBUG   : FATFS.supported: supported: True ;
16:45:18 DEBUG   : XFS.supported: supported: True ;
16:45:18 DEBUG   : XFS.supported: supported: True ;
16:45:18 DEBUG   : Ext4FS.supported: supported: True ;
16:45:19 DEBUG   : Ext4FS.supported: supported: True ;
16:45:22 DEBUG   : SwapSpace.__init__:
16:45:23 DEBUG   : SwapSpace.__init__: device: /dev/sda2 ; mountpoint: <Not Applicable> ;
16:45:23 DEBUG   : DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ;
16:45:23 DEBUG   : PartitionDevice._setFormat: sda2 ;
16:45:23 DEBUG   : PartitionDevice._setFormat: sda2 ; current: None ; type: swap ;
16:45:23 DEBUG   : refresh: justRedraw=False
16:45:23 DEBUG   : DiskDevice.setup: sda ; status: True ;
16:45:23 DEBUG   : DiskDevice.setup: sdb ; status: True ;
16:45:23 DEBUG   : DiskDevice.setup: sdc ; status: True ;
16:45:27 INFO    : moving (1) to step storagedone
16:45:29 DEBUG   : DiskDevice.teardown: sda ; status: True ;
16:45:29 DEBUG   : DiskLabel.teardown: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf281a7d0>, <parted.partition.Partition object at 0xf281a790>]
  device: <parted.device.Device object at 0xf281a230>
  PedDisk: <_ped.Disk object at 0xf282e530> ; type: disklabel ;
16:45:29 DEBUG   : DiskDevice.teardown: sdb ; status: True ;
16:45:29 DEBUG   : DiskLabel.teardown: device: /dev/sdb ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281a7f0>, <parted.partition.Partition object at 0xf281aa10>]
  device: <parted.device.Device object at 0xf281a2f0>
  PedDisk: <_ped.Disk object at 0xf282e698> ; type: disklabel ;
16:45:29 DEBUG   : DiskDevice.teardown: sdc ; status: True ;
16:45:29 DEBUG   : DiskLabel.teardown: device: /dev/sdc ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281aaf0>, <parted.partition.Partition object at 0xf281abd0>]
  device: <parted.device.Device object at 0xf281a530>
  PedDisk: <_ped.Disk object at 0xf282e828> ; type: disklabel ;
16:45:30 INFO    : moving (1) to step enablefilesystems
16:45:30 DEBUG   : OpticalDevice.teardown: sr0 ; status: True ;
16:45:30 DEBUG   : PartitionDevice.teardown: sda1 ; status: True ;
16:45:30 DEBUG   : DiskDevice.teardown: sda ; status: True ;
16:45:30 DEBUG   : DiskLabel.teardown: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf281a7d0>, <parted.partition.Partition object at 0xf281a790>]
  device: <parted.device.Device object at 0xf281a230>
  PedDisk: <_ped.Disk object at 0xf282e530> ; type: disklabel ;
16:45:30 DEBUG   : PartitionDevice.teardown: sda2 ; status: True ;
16:45:30 DEBUG   : DiskDevice.teardown: sda ; status: True ;
16:45:30 DEBUG   : DiskLabel.teardown: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf281a7d0>, <parted.partition.Partition object at 0xf281a790>]
  device: <parted.device.Device object at 0xf281a230>
  PedDisk: <_ped.Disk object at 0xf282e530> ; type: disklabel ;
16:45:30 DEBUG   : PartitionDevice.teardown: sdb1 ; status: True ;
16:45:30 DEBUG   : DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ;
16:45:30 DEBUG   : DiskDevice.teardown: sdb ; status: True ;
16:45:30 DEBUG   : DiskLabel.teardown: device: /dev/sdb ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281a7f0>, <parted.partition.Partition object at 0xf281aa10>]
  device: <parted.device.Device object at 0xf281a2f0>
  PedDisk: <_ped.Disk object at 0xf282e698> ; type: disklabel ;
16:45:30 DEBUG   : PartitionDevice.teardown: sdb9 ; status: True ;
16:45:30 DEBUG   : DeviceFormat.teardown: device: /dev/sdb9 ; status: False ; type: None ;
16:45:31 DEBUG   : DiskDevice.teardown: sdb ; status: True ;
16:45:31 DEBUG   : DiskLabel.teardown: device: /dev/sdb ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281a7f0>, <parted.partition.Partition object at 0xf281aa10>]
  device: <parted.device.Device object at 0xf281a2f0>
  PedDisk: <_ped.Disk object at 0xf282e698> ; type: disklabel ;
16:45:31 DEBUG   : PartitionDevice.teardown: sdc1 ; status: True ;
16:45:31 DEBUG   : DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ;
16:45:31 DEBUG   : DiskDevice.teardown: sdc ; status: True ;
16:45:31 DEBUG   : DiskLabel.teardown: device: /dev/sdc ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281aaf0>, <parted.partition.Partition object at 0xf281abd0>]
  device: <parted.device.Device object at 0xf281a530>
  PedDisk: <_ped.Disk object at 0xf282e828> ; type: disklabel ;
16:45:31 DEBUG   : PartitionDevice.teardown: sdc9 ; status: True ;
16:45:31 DEBUG   : DeviceFormat.teardown: device: /dev/sdc9 ; status: False ; type: None ;
16:45:31 DEBUG   : DiskDevice.teardown: sdc ; status: True ;
16:45:31 DEBUG   : DiskLabel.teardown: device: /dev/sdc ; status: parted.Disk instance --
  type: gpt  primaryPartitionCount: 2
  lastPartitionNumber: 9  maxPrimaryPartitionCount: 9
  partitions: [<parted.partition.Partition object at 0xf281aaf0>, <parted.partition.Partition object at 0xf281abd0>]
  device: <parted.device.Device object at 0xf281a530>
  PedDisk: <_ped.Disk object at 0xf282e828> ; type: disklabel ;
16:45:31 DEBUG   : DiskLabel.resetPartedDisk: device: /dev/sda ;
16:45:32 DEBUG   : DiskLabel.resetPartedDisk: device: /dev/sdb ;
16:45:32 DEBUG   : DiskLabel.resetPartedDisk: device: /dev/sdc ;
16:45:32 DEBUG   : PartitionDevice.setup: sda1 ; status: True ;
16:45:32 DEBUG   : DiskDevice.setup: sda ; status: True ;
16:45:32 DEBUG   : DiskLabel.setup: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf252d0d0>, <parted.partition.Partition object at 0xf252d070>]
  device: <parted.device.Device object at 0xf281a370>
  PedDisk: <_ped.Disk object at 0xf282e4e0> ; type: disklabel ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 2 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 4 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 5 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 6 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 8 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 9 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 11 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 12 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 13 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:45:32 DEBUG   : Ext3FS.create: device: /dev/sda1 ; status: False ; type: ext3 ;
16:45:32 DEBUG   : Ext3FS.doFormat: device: /dev/sda1 ; mountpoint: / ; type: ext3 ;
16:46:01 DEBUG   : Ext3FS.notifyKernel: device: /dev/sda1 ; type: ext3 ;
16:46:01 DEBUG   : notifying kernel of 'change' event on device /sys/class/block/sda1
16:46:01 DEBUG   : PartitionDevice.updateSysfsPath: sda1 ; status: True ;
16:46:01 DEBUG   : PartitionDevice.updateSysfsPath: sda1 ; status: True ;
16:46:01 DEBUG   : PartitionDevice.setup: sda2 ; status: True ;
16:46:01 DEBUG   : DiskDevice.setup: sda ; status: True ;
16:46:01 DEBUG   : DiskLabel.setup: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf252d350>, <parted.partition.Partition object at 0xf252d2b0>]
  device: <parted.device.Device object at 0xf281a370>
  PedDisk: <_ped.Disk object at 0xf282e4e0> ; type: disklabel ;
16:46:01 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:01 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 2 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:01 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:01 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 4 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:01 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 5 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 6 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 8 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 9 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 11 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 12 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 13 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.setFlag: path: /dev/sda2 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 3 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 2  path: /dev/sda2  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d250>  PedPartition: <_ped.Partition object at 0xf2526600> ;
16:46:02 DEBUG   : SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ;
16:46:02 DEBUG   : SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ;
16:46:02 DEBUG   : PartitionDevice.updateSysfsPath: sda2 ; status: True ;
16:46:02 DEBUG   : PartitionDevice.updateSysfsPath: sda2 ; status: True ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:46:02 DEBUG   : PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:46:02 DEBUG   : PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ; part: parted.Partition instance --
  disk: <parted.disk.Disk object at 0xf281a250>  fileSystem: None
  number: 1  path: /dev/sda1  type: 0
  name: None  active: True  busy: False
  geometry: <parted.geometry.Geometry object at 0xf252d110>  PedPartition: <_ped.Partition object at 0xf25264e0> ;
16:46:02 DEBUG   : DiskDevice.setup: sda ; status: True ;
16:46:02 DEBUG   : PartitionDevice.setup: sda2 ; status: True ;
16:46:02 DEBUG   : DiskDevice.setup: sda ; status: True ;
16:46:02 DEBUG   : DiskLabel.setup: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf252d3d0>, <parted.partition.Partition object at 0xf252d030>]
  device: <parted.device.Device object at 0xf281a370>
  PedDisk: <_ped.Disk object at 0xf282e4e0> ; type: disklabel ;
16:46:02 DEBUG   : SwapSpace.setup: device: /dev/sda2 ; status: False ; type: swap ;
16:46:02 DEBUG   : SwapSpace.setup: device: /dev/sda2 ; status: False ; type: swap ;
16:46:02 DEBUG   : BindFS.supported: supported: False ;
16:46:02 DEBUG   : DirectoryDevice._setFormat: /dev ; current: None ; type: bind ;
16:46:02 DEBUG   : TmpFS.supported: supported: False ;
16:46:02 DEBUG   : NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ;
16:46:02 DEBUG   : DevPtsFS.supported: supported: False ;
16:46:02 DEBUG   : NoDevice._setFormat: devpts ; current: None ; type: devpts ;
16:46:02 DEBUG   : SysFS.supported: supported: False ;
16:46:02 DEBUG   : NoDevice._setFormat: sysfs ; current: None ; type: sysfs ;
16:46:02 DEBUG   : ProcFS.supported: supported: False ;
16:46:02 DEBUG   : NoDevice._setFormat: proc ; current: None ; type: proc ;
16:46:03 DEBUG   : PartitionDevice.setup: sda1 ; status: True ;
16:46:03 DEBUG   : DiskDevice.setup: sda ; status: True ;
16:46:03 DEBUG   : DiskLabel.setup: device: /dev/sda ; status: parted.Disk instance --
  type: msdos  primaryPartitionCount: 2
  lastPartitionNumber: 2  maxPrimaryPartitionCount: 4
  partitions: [<parted.partition.Partition object at 0xf252d3d0>, <parted.partition.Partition object at 0xf252d030>]
  device: <parted.device.Device object at 0xf281a370>
  PedDisk: <_ped.Disk object at 0xf282e4e0> ; type: disklabel ;
16:46:03 DEBUG   : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext3 with options defaults
16:46:03 DEBUG   : DirectoryDevice.setup: /dev ; status: True ;
16:46:03 DEBUG   : isys.py:mount()- going to mount //dev on /mnt/sysimage/dev as bind with options defaults,bind
16:46:03 DEBUG   : NoDevice.setup: devpts ; status: False ;
16:46:03 DEBUG   : isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620
16:46:03 DEBUG   : NoDevice.setup: tmpfs ; status: False ;
16:46:03 DEBUG   : isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults
16:46:03 DEBUG   : NoDevice.setup: proc ; status: False ;
16:46:03 DEBUG   : isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults
16:46:03 DEBUG   : NoDevice.setup: sysfs ; status: False ;
16:46:03 DEBUG   : isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults
16:46:03 INFO    : moving (1) to step bootloadersetup
16:46:03 INFO    : moving (1) to step reposetup
16:46:03 DEBUG   : isys.py:mount()- going to mount /dev/sr0 on /mnt/source as iso9660 with options ro
16:46:04 INFO    : found installation media on sr0
16:46:05 INFO    : set mediaid of repo InstallationRepo to: 1271781677.048749
16:46:19 INFO    : moving (1) to step tasksel
16:46:32 INFO    : moving (1) to step basepkgsel
16:46:37 INFO    : moving (1) to step postselection
16:46:37 INFO    : selected kernel package for kernel
16:46:37 DEBUG   : selecting kernel-devel
16:47:42 INFO    : moving (1) to step reipl
16:47:42 INFO    : moving (1) to step install
16:47:42 INFO    : moving (1) to step preinstallconfig
16:47:42 DEBUG   : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux as selinuxfs with options defaults
16:47:42 INFO    : moving (1) to step installpackages
16:47:42 INFO    : Preparing to install packages
16:53:05 WARNING : /usr/lib/anaconda/iw/progress_gui.py:67: GtkWarning: Failed to set text from markup due to error parsing markup: Error on line 2 char 32: Element 'markup' was closed, but the currently open element is 'NAME'
  self.infolabel.set_markup(txt)

17:50:30 INFO    : moving (1) to step postinstallconfig
17:50:30 INFO    : moving (1) to step writeconfig
17:50:30 INFO    : Writing main configuration
17:50:31 INFO    : /etc/hosts updated with hostname testserver
17:50:33 INFO    : moving (1) to step firstboot
17:50:33 INFO    : moving (1) to step instbootloader


/tmp/program.log:
Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=net']
Running... ['udevadm', 'settle']
Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=net']
Running... ['udevadm', 'settle']
Running... ['udevadm', 'trigger', '--action=change', '--subsystem-match=block']
Running... ['modprobe', 'fcoe']
Running... ['udevadm', 'settle', '--timeout=30']
Running... ['udevadm', 'settle', '--timeout=30']
Running... ['udevadm', 'settle', '--timeout=30']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['/usr/sbin/hwclock', '--hctosys']
Running... ['modprobe', 'ext2']
Running... ['modprobe', 'vfat']
Running... ['modprobe', 'xfs']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['swapoff', '-a']
swapoff: /etc/fstab: open failed: No such file or directory
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['mke2fs', '-t', 'ext3', '/dev/sda1']
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
3850240 inodes, 15380220 blocks
769011 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
470 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
	4096000, 7962624, 11239424

Writing inode tables:   0/470  1/470  2/470  3/470  4/470  5/470  6/470  7/470  8/470  9/470 10/470 11/470 12/470 13/470 14/470 15/470 16/470 17/470 18/470 19/470 20/470 21/470 22/470 23/470 24/470 25/470 26/470 27/470 28/470 29/470 30/470 31/470 32/470 33/470 34/470 35/470 36/470 37/470 38/470 39/470 40/470 41/470 42/470 43/470 44/470 45/470 46/470 47/470 48/470 49/470 50/470 51/470 52/470 53/470 54/470 55/470 56/470 57/470 58/470 59/470 60/470 61/470 62/470 63/470 64/470 65/470 66/470 67/470 68/470 69/470 70/470 71/470 72/470 73/470 74/470 75/470 76/470 77/470 78/470 79/470 80/470 81/470 82/470 83/470 84/470 85/470 86/470 87/470 88/470 89/470 90/470 91/470 92/470 93/470 94/470 95/470 96/470Running... ['tune2fs', '-c0', '-i0', '-ouser_xattr,acl', '/dev/sda1']
tune2fs 1.41.9 (22-Aug-2009)
Setting maximal mount count to -1
Setting interval between checks to 0 seconds
Running... ['udevadm', 'settle']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['mkswap', '/dev/sda2']
Setting up swapspace version 1, size = 10166440 KiB
no label, UUID=1a2618b4-418e-45ed-b31c-fb59de498047
Running... ['udevadm', 'settle']
Running... ['udevadm', 'settle', '--timeout=10']
Running... ['swapon', '/dev/sda2']
Running... ['/usr/sbin/authconfig', '--update', '--nostart', '--enableshadow', '--passalgo=sha512', '--enablefingerprint']
Running... ['/usr/sbin/lokkit', '--quiet', '--nostart', '-f', '--service=ssh']
Running... ['/usr/sbin/lokkit', '--quiet', '--nostart', '--selinux=enforcing']


/tmp/storage.log:
[1987-04-20 16:42:01,237]    DEBUG: registered device format class DiskLabel as disklabel
[1987-04-20 16:42:01,494]    DEBUG: registered device format class DMRaidMember as dmraidmember
[1987-04-20 16:42:01,792]    DEBUG: registered device format class Ext2FS as ext2
[1987-04-20 16:42:01,794]    DEBUG: registered device format class Ext3FS as ext3
[1987-04-20 16:42:01,795]    DEBUG: registered device format class Ext4FS as ext4
[1987-04-20 16:42:01,797]    DEBUG: registered device format class FATFS as vfat
[1987-04-20 16:42:01,799]    DEBUG: registered device format class EFIFS as efi
[1987-04-20 16:42:01,800]    DEBUG: registered device format class BTRFS as btrfs
[1987-04-20 16:42:01,802]    DEBUG: registered device format class GFS2 as gfs2
[1987-04-20 16:42:01,804]    DEBUG: registered device format class JFS as jfs
[1987-04-20 16:42:01,805]    DEBUG: registered device format class ReiserFS as reiserfs
[1987-04-20 16:42:01,807]    DEBUG: registered device format class XFS as xfs
[1987-04-20 16:42:01,809]    DEBUG: registered device format class HFS as hfs
[1987-04-20 16:42:01,810]    DEBUG: registered device format class AppleBootstrapFS as appleboot
[1987-04-20 16:42:01,812]    DEBUG: registered device format class HFSPlus as hfs+
[1987-04-20 16:42:01,814]    DEBUG: registered device format class NTFS as ntfs
[1987-04-20 16:42:01,815]    DEBUG: registered device format class NFS as nfs
[1987-04-20 16:42:01,817]    DEBUG: registered device format class NFSv4 as nfs4
[1987-04-20 16:42:01,818]    DEBUG: registered device format class Iso9660FS as iso9660
[1987-04-20 16:42:01,820]    DEBUG: registered device format class NoDevFS as nodev
[1987-04-20 16:42:01,822]    DEBUG: registered device format class DevPtsFS as devpts
[1987-04-20 16:42:01,823]    DEBUG: registered device format class ProcFS as proc
[1987-04-20 16:42:01,825]    DEBUG: registered device format class SysFS as sysfs
[1987-04-20 16:42:01,827]    DEBUG: registered device format class TmpFS as tmpfs
[1987-04-20 16:42:01,828]    DEBUG: registered device format class BindFS as bind
[1987-04-20 16:42:02,537]    DEBUG: registered device format class LUKS as luks
[1987-04-20 16:42:02,569]    DEBUG: registered device format class LVMPhysicalVolume as lvmpv
[1987-04-20 16:42:02,578]    DEBUG: registered device format class MDRaidMember as mdmember
[1987-04-20 16:42:02,586]    DEBUG: registered device format class MultipathMember as multipath_member
[1987-04-20 16:42:02,591]    DEBUG: registered device format class PPCPRePBoot as prepboot
[1987-04-20 16:42:02,612]    DEBUG: registered device format class SwapSpace as swap
[1987-04-20 16:44:23,500]     INFO: devices to scan for multipath: ['sr0', 'sda', 'sdb', 'sdc', 'sda1', 'sda2', 'sdb1', 'sdb9', 'sdc1', 'sdc9']
[1987-04-20 16:44:23,502]     INFO: adding sr0 to non_disk_device list
[1987-04-20 16:44:23,504]     INFO: adding sda1 to non_disk_device list
[1987-04-20 16:44:23,506]     INFO: adding sda2 to non_disk_device list
[1987-04-20 16:44:23,507]     INFO: adding sdb1 to non_disk_device list
[1987-04-20 16:44:23,509]     INFO: adding sdb9 to non_disk_device list
[1987-04-20 16:44:23,510]     INFO: adding sdc1 to non_disk_device list
[1987-04-20 16:44:23,512]     INFO: adding sdc9 to non_disk_device list
[1987-04-20 16:44:23,513]     INFO: adding sdb to singlepath_disks
[1987-04-20 16:44:23,515]     INFO: adding sda to singlepath_disks
[1987-04-20 16:44:23,516]     INFO: adding sdc to singlepath_disks
[1987-04-20 16:44:23,518]     INFO: devices post multipath scan: ['sr0', 'sda', 'sdb', 'sdc', 'sda1', 'sda2', 'sdb1', 'sdb9', 'sdc1', 'sdc9']
[1987-04-20 16:44:23,519]     INFO: devices to scan: ['sr0', 'sda', 'sdb', 'sdc', 'sda1', 'sda2', 'sdb1', 'sdb9', 'sdc1', 'sdc9']
[1987-04-20 16:44:24,284]    DEBUG: scanning sr0 (/devices/root/f0287174/pci0001:02/0001:02:00.0/0001:03:01.0/0001:04:00.0/0001:05:08.0/host0/target0:0:0/0:0:0:0/block/sr0)...
[1987-04-20 16:44:24,285]    DEBUG: looking for device 'sr0'...
[1987-04-20 16:44:24,287]    DEBUG: found None
[1987-04-20 16:44:24,288]    DEBUG: sr0 is a cdrom
[1987-04-20 16:44:24,302]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:24,325]    DEBUG: added cdrom sr0 (id 0) to device tree
[1987-04-20 16:44:24,353]    DEBUG: {'ID_REVISION': 'DZ13', 'ID_VENDOR_ENC': 'MATSHITA', 'ID_PATH': 'pci-0001:05:08.0-scsi-0:0:0:0', 'ID_MODEL_ENC': 'CD-RW\\x20\\x20CW-8124\\x20\\x20', 'ID_VENDOR': 'MATSHITA', 'ID_FS_LABEL_ENC': 'Fedora\\x2012-Beta\\x20sparc\\x20DVD', 'ANACBIN': '/usr/sbin', 'ID_CDROM_MEDIA_DVD': '1', 'ID_CDROM_MEDIA': '1', 'ID_CDROM_MEDIA_STATE': 'complete', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_FS_TYPE': 'iso9660', 'ID_CDROM_MEDIA_SESSION_COUNT': '1', 'ID_CDROM': '1', 'ID_MODEL': 'CD-RW_CW-8124', 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', 'ID_CDROM_CD_RW': '1', 'ID_CDROM_MRW': '1', 'ID_FS_LABEL': 'Fedora_12-Beta_sparc_DVD', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'cd', 'ID_CDROM_MRW_W': '1', 'ID_BUS': 'scsi', 'symlinks': ['block/11:0', 'scd0', 'disk/by-path/pci-0001:05:08.0-scsi-0:0:0:0'], 'MAJOR': '11', 'name': 'sr0', 'ID_CDROM_DVD': '1', 'DEVNAME': 'sr0', 'sysfs_path': '/devices/root/f0287174/pci0001:02/0001:02:00.0/0001:03:01.0/0001:04:00.0/0001:05:08.0/host0/target0:0:0/0:0:0:0/block/sr0', 'ID_CDROM_MEDIA_TRACK_COUNT': '1', 'ACL_MANAGE': '1', 'ID_CDROM_CD_R': '1'}
[1987-04-20 16:44:24,355]    DEBUG: type detected on 'sr0' is 'iso9660'
[1987-04-20 16:44:24,374]    DEBUG: getFormat('iso9660') returning Iso9660FS instance
[1987-04-20 16:44:24,399]    DEBUG: scanning sda (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda)...
[1987-04-20 16:44:24,400]    DEBUG: looking for device 'sda'...
[1987-04-20 16:44:24,402]    DEBUG: found None
[1987-04-20 16:44:24,415]    DEBUG: sda is a disk
[1987-04-20 16:44:24,416]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:24,432]    DEBUG: added disk sda (id 1) to device tree
[1987-04-20 16:44:24,434]    DEBUG: looking up parted Device: /dev/sda
[1987-04-20 16:44:24,822]    DEBUG: getFormat('disklabel') returning DiskLabel instance
[1987-04-20 16:44:24,847]    DEBUG: scanning sdb (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb)...
[1987-04-20 16:44:24,848]    DEBUG: looking for device 'sdb'...
[1987-04-20 16:44:24,850]    DEBUG: found None
[1987-04-20 16:44:24,862]    DEBUG: sdb is a disk
[1987-04-20 16:44:24,864]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:24,880]    DEBUG: added disk sdb (id 2) to device tree
[1987-04-20 16:44:24,882]    DEBUG: looking up parted Device: /dev/sdb
[1987-04-20 16:44:25,267]    DEBUG: getFormat('disklabel') returning DiskLabel instance
[1987-04-20 16:44:25,292]    DEBUG: scanning sdc (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc)...
[1987-04-20 16:44:25,294]    DEBUG: looking for device 'sdc'...
[1987-04-20 16:44:25,295]    DEBUG: found None
[1987-04-20 16:44:25,308]    DEBUG: sdc is a disk
[1987-04-20 16:44:25,310]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:25,326]    DEBUG: added disk sdc (id 3) to device tree
[1987-04-20 16:44:25,327]    DEBUG: looking up parted Device: /dev/sdc
[1987-04-20 16:44:25,717]    DEBUG: getFormat('disklabel') returning DiskLabel instance
[1987-04-20 16:44:25,742]    DEBUG: scanning sda1 (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1)...
[1987-04-20 16:44:25,744]    DEBUG: looking for device 'sda1'...
[1987-04-20 16:44:25,745]    DEBUG: found None
[1987-04-20 16:44:25,747]    DEBUG: sda1 is a partition
[1987-04-20 16:44:25,759]    DEBUG: looking for device 'sda'...
[1987-04-20 16:44:25,763]    DEBUG: found DiskDevice instance (0xf40d9d30) --
  name = sda  status = True  parents = []
  kids = 0
  id = 1
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a290>  size = 70001.9824219
  major = 8  minor = 0  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0xf281a210>
  target size = 0  path = /dev/sda
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a210>
[1987-04-20 16:44:25,797]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:25,814]    DEBUG: looking up parted Partition: /dev/sda1
[1987-04-20 16:44:25,829]    DEBUG: looking up parted Device: /dev/sda1
[1987-04-20 16:44:25,916]    DEBUG: added partition sda1 (id 4) to device tree
[1987-04-20 16:44:25,929]    DEBUG: {'symlinks': ['block/8:1', 'disk/by-id/scsi-3500000e01234b160-part1'], 'ID_SERIAL_SHORT': '500000e01234b160', 'DEVNAME': 'sda1', 'name': 'sda1', 'ID_SERIAL': '3500000e01234b160', 'ID_MODEL': 'MAY2073RCSUN72G', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'ID_REVISION': '0401', 'MINOR': '1', 'ID_MODEL_ENC': 'MAY2073RCSUN72G\\x20', 'sysfs_path': '/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1', 'ID_TYPE': 'disk', 'DEVTYPE': 'partition', 'ID_VENDOR_ENC': 'FUJITSU\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'FUJITSU'}
[1987-04-20 16:44:25,931]    DEBUG: no type or existing type for sda1, bailing
[1987-04-20 16:44:25,943]    DEBUG: scanning sda2 (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda2)...
[1987-04-20 16:44:25,944]    DEBUG: looking for device 'sda2'...
[1987-04-20 16:44:25,946]    DEBUG: found None
[1987-04-20 16:44:25,948]    DEBUG: sda2 is a partition
[1987-04-20 16:44:25,960]    DEBUG: looking for device 'sda'...
[1987-04-20 16:44:25,963]    DEBUG: found DiskDevice instance (0xf40d9d30) --
  name = sda  status = True  parents = []
  kids = 1
  id = 1
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a290>  size = 70001.9824219
  major = 8  minor = 0  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0xf281a210>
  target size = 0  path = /dev/sda
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a210>
[1987-04-20 16:44:25,994]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:26,010]    DEBUG: looking up parted Partition: /dev/sda2
[1987-04-20 16:44:26,026]    DEBUG: looking up parted Device: /dev/sda2
[1987-04-20 16:44:26,112]    DEBUG: added partition sda2 (id 5) to device tree
[1987-04-20 16:44:26,125]    DEBUG: {'symlinks': ['block/8:2', 'disk/by-id/scsi-3500000e01234b160-part2'], 'ID_SERIAL_SHORT': '500000e01234b160', 'DEVNAME': 'sda2', 'name': 'sda2', 'ID_SERIAL': '3500000e01234b160', 'ID_MODEL': 'MAY2073RCSUN72G', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'ID_REVISION': '0401', 'MINOR': '2', 'ID_MODEL_ENC': 'MAY2073RCSUN72G\\x20', 'sysfs_path': '/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda2', 'ID_TYPE': 'disk', 'DEVTYPE': 'partition', 'ID_VENDOR_ENC': 'FUJITSU\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'FUJITSU'}
[1987-04-20 16:44:26,127]    DEBUG: no type or existing type for sda2, bailing
[1987-04-20 16:44:26,139]    DEBUG: scanning sdb1 (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb1)...
[1987-04-20 16:44:26,140]    DEBUG: looking for device 'sdb1'...
[1987-04-20 16:44:26,142]    DEBUG: found None
[1987-04-20 16:44:26,144]    DEBUG: sdb1 is a partition
[1987-04-20 16:44:26,156]    DEBUG: looking for device 'sdb'...
[1987-04-20 16:44:26,159]    DEBUG: found DiskDevice instance (0xf40d9f70) --
  name = sdb  status = True  parents = []
  kids = 0
  id = 2
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a4b0>  size = 70001.9824219
  major = 8  minor = 16  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb  partedDevice = <parted.device.Device object at 0xf281a430>
  target size = 0  path = /dev/sdb
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a430>
[1987-04-20 16:44:26,197]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:26,213]    DEBUG: looking up parted Partition: /dev/sdb1
[1987-04-20 16:44:26,228]    DEBUG: looking up parted Device: /dev/sdb1
[1987-04-20 16:44:26,314]    DEBUG: added partition sdb1 (id 6) to device tree
[1987-04-20 16:44:26,326]    DEBUG: {'symlinks': ['block/8:17', 'disk/by-id/scsi-3500000e0135310f0-part1'], 'ID_SERIAL_SHORT': '500000e0135310f0', 'DEVNAME': 'sdb1', 'name': 'sdb1', 'ID_SERIAL': '3500000e0135310f0', 'ID_MODEL': 'MAY2073RCSUN72G', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'ID_REVISION': '0501', 'MINOR': '17', 'ID_MODEL_ENC': 'MAY2073RCSUN72G\\x20', 'sysfs_path': '/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb1', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'DEVTYPE': 'partition', 'ID_FS_VERSION': '1', 'ID_VENDOR_ENC': 'FUJITSU\\x20', 'ID_FS_TYPE': 'zfs', 'ID_BUS': 'scsi', 'ID_VENDOR': 'FUJITSU'}
[1987-04-20 16:44:26,328]    DEBUG: type detected on 'sdb1' is 'zfs'
[1987-04-20 16:44:26,330]    DEBUG: getFormat('zfs') returning DeviceFormat instance
[1987-04-20 16:44:26,368]    DEBUG: scanning sdb9 (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb9)...
[1987-04-20 16:44:26,369]    DEBUG: looking for device 'sdb9'...
[1987-04-20 16:44:26,371]    DEBUG: found None
[1987-04-20 16:44:26,373]    DEBUG: sdb9 is a partition
[1987-04-20 16:44:26,385]    DEBUG: looking for device 'sdb'...
[1987-04-20 16:44:26,388]    DEBUG: found DiskDevice instance (0xf40d9f70) --
  name = sdb  status = True  parents = []
  kids = 1
  id = 2
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a4b0>  size = 70001.9824219
  major = 8  minor = 16  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb  partedDevice = <parted.device.Device object at 0xf281a430>
  target size = 0  path = /dev/sdb
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a430>
[1987-04-20 16:44:26,419]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:26,435]    DEBUG: looking up parted Partition: /dev/sdb9
[1987-04-20 16:44:26,451]    DEBUG: looking up parted Device: /dev/sdb9
[1987-04-20 16:44:26,536]    DEBUG: added partition sdb9 (id 7) to device tree
[1987-04-20 16:44:26,549]    DEBUG: {'symlinks': ['block/8:25', 'disk/by-id/scsi-3500000e0135310f0-part9'], 'ID_SERIAL_SHORT': '500000e0135310f0', 'DEVNAME': 'sdb9', 'name': 'sdb9', 'ID_SERIAL': '3500000e0135310f0', 'ID_MODEL': 'MAY2073RCSUN72G', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'ID_REVISION': '0501', 'MINOR': '25', 'ID_MODEL_ENC': 'MAY2073RCSUN72G\\x20', 'sysfs_path': '/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb9', 'ID_TYPE': 'disk', 'DEVTYPE': 'partition', 'ID_VENDOR_ENC': 'FUJITSU\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'FUJITSU'}
[1987-04-20 16:44:26,551]    DEBUG: no type or existing type for sdb9, bailing
[1987-04-20 16:44:26,563]    DEBUG: scanning sdc1 (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc1)...
[1987-04-20 16:44:26,565]    DEBUG: looking for device 'sdc1'...
[1987-04-20 16:44:26,566]    DEBUG: found None
[1987-04-20 16:44:26,568]    DEBUG: sdc1 is a partition
[1987-04-20 16:44:26,580]    DEBUG: looking for device 'sdc'...
[1987-04-20 16:44:26,584]    DEBUG: found DiskDevice instance (0xf40d9d10) --
  name = sdc  status = True  parents = []
  kids = 0
  id = 3
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a670>  size = 70001.9824219
  major = 8  minor = 32  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc  partedDevice = <parted.device.Device object at 0xf281a5f0>
  target size = 0  path = /dev/sdc
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a5f0>
[1987-04-20 16:44:26,621]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:26,637]    DEBUG: looking up parted Partition: /dev/sdc1
[1987-04-20 16:44:26,652]    DEBUG: looking up parted Device: /dev/sdc1
[1987-04-20 16:44:26,738]    DEBUG: added partition sdc1 (id 8) to device tree
[1987-04-20 16:44:26,751]    DEBUG: {'symlinks': ['block/8:33', 'disk/by-id/scsi-3500000e01350d240-part1'], 'ID_SERIAL_SHORT': '500000e01350d240', 'DEVNAME': 'sdc1', 'name': 'sdc1', 'ID_SERIAL': '3500000e01350d240', 'ID_MODEL': 'MAY2073RCSUN72G', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'ID_REVISION': '0501', 'MINOR': '33', 'ID_MODEL_ENC': 'MAY2073RCSUN72G\\x20', 'sysfs_path': '/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc1', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'DEVTYPE': 'partition', 'ID_FS_VERSION': '1', 'ID_VENDOR_ENC': 'FUJITSU\\x20', 'ID_FS_TYPE': 'zfs', 'ID_BUS': 'scsi', 'ID_VENDOR': 'FUJITSU'}
[1987-04-20 16:44:26,753]    DEBUG: type detected on 'sdc1' is 'zfs'
[1987-04-20 16:44:26,754]    DEBUG: getFormat('zfs') returning DeviceFormat instance
[1987-04-20 16:44:26,793]    DEBUG: scanning sdc9 (/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc9)...
[1987-04-20 16:44:26,794]    DEBUG: looking for device 'sdc9'...
[1987-04-20 16:44:26,796]    DEBUG: found None
[1987-04-20 16:44:26,797]    DEBUG: sdc9 is a partition
[1987-04-20 16:44:26,810]    DEBUG: looking for device 'sdc'...
[1987-04-20 16:44:26,813]    DEBUG: found DiskDevice instance (0xf40d9d10) --
  name = sdc  status = True  parents = []
  kids = 1
  id = 3
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a670>  size = 70001.9824219
  major = 8  minor = 32  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc  partedDevice = <parted.device.Device object at 0xf281a5f0>
  target size = 0  path = /dev/sdc
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a5f0>
[1987-04-20 16:44:26,844]    DEBUG: getFormat('None') returning DeviceFormat instance
[1987-04-20 16:44:26,860]    DEBUG: looking up parted Partition: /dev/sdc9
[1987-04-20 16:44:26,875]    DEBUG: looking up parted Device: /dev/sdc9
[1987-04-20 16:44:26,961]    DEBUG: added partition sdc9 (id 9) to device tree
[1987-04-20 16:44:26,974]    DEBUG: {'symlinks': ['block/8:41', 'disk/by-id/scsi-3500000e01350d240-part9'], 'ID_SERIAL_SHORT': '500000e01350d240', 'DEVNAME': 'sdc9', 'name': 'sdc9', 'ID_SERIAL': '3500000e01350d240', 'ID_MODEL': 'MAY2073RCSUN72G', 'ANACBIN': '/usr/sbin', 'MAJOR': '8', 'ID_REVISION': '0501', 'MINOR': '41', 'ID_MODEL_ENC': 'MAY2073RCSUN72G\\x20', 'sysfs_path': '/devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc9', 'ID_TYPE': 'disk', 'DEVTYPE': 'partition', 'ID_VENDOR_ENC': 'FUJITSU\\x20', 'ID_BUS': 'scsi', 'ID_VENDOR': 'FUJITSU'}
[1987-04-20 16:44:26,976]    DEBUG: no type or existing type for sdc9, bailing
[1987-04-20 16:44:27,138]     INFO: devices to scan: []
[1987-04-20 16:44:29,409]     INFO: failed to unlink /etc/mdadm.conf
[1987-04-20 16:45:05,410]    DEBUG: looking for device 'sda1'...
[1987-04-20 16:45:05,413]    DEBUG: found PartitionDevice instance (0xf281a4d0) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 4
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a910>  size = 60078.9902344
  major = 8  minor = 1  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0xf281a8f0>
  target size = 60078.9902344  path = /dev/sda1
  format args = []  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a7d0>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
[1987-04-20 16:45:05,434]    DEBUG: looking for device 'sda2'...
[1987-04-20 16:45:05,437]    DEBUG: found PartitionDevice instance (0xf281a970) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 5
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a950>  size = 9928.17529297
  major = 8  minor = 2  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0xf281a7b0>
  target size = 9928.17529297  path = /dev/sda2
  format args = []  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a790>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
[1987-04-20 16:45:05,455]    DEBUG: looking for device 'sdb-1'...
[1987-04-20 16:45:05,456]    DEBUG: found None
[1987-04-20 16:45:05,460]    DEBUG: looking for device 'sdb1'...
[1987-04-20 16:45:05,463]    DEBUG: found PartitionDevice instance (0xf281aab0) --
  name = sdb1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9f70>]
  kids = 0
  id = 6
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a8d0>  size = 69999.1635742
  major = 8  minor = 17  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb1  partedDevice = <parted.device.Device object at 0xf281aa90>
  target size = 69999.1635742  path = /dev/sdb1
  format args = []  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a7f0>  disk = <storage.devices.DiskDevice object at 0xf40d9f70>
[1987-04-20 16:45:05,474]    DEBUG: looking for device 'sdb9'...
[1987-04-20 16:45:05,477]    DEBUG: found PartitionDevice instance (0xf281ab30) --
  name = sdb9  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9f70>]
  kids = 0
  id = 7
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281ab50>  size = 8.0
  major = 8  minor = 25  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb9  partedDevice = <parted.device.Device object at 0xf281a810>
  target size = 8.0  path = /dev/sdb9
  format args = []  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281aa10>  disk = <storage.devices.DiskDevice object at 0xf40d9f70>
[1987-04-20 16:45:05,488]    DEBUG: looking for device 'sdb-1'...
[1987-04-20 16:45:05,489]    DEBUG: found None
[1987-04-20 16:45:05,500]    DEBUG: looking for device 'sdc-1'...
[1987-04-20 16:45:05,502]    DEBUG: found None
[1987-04-20 16:45:05,506]    DEBUG: looking for device 'sdc1'...
[1987-04-20 16:45:05,509]    DEBUG: found PartitionDevice instance (0xf281ac70) --
  name = sdc1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d10>]
  kids = 0
  id = 8
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a5b0>  size = 69999.1635742
  major = 8  minor = 33  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc1  partedDevice = <parted.device.Device object at 0xf281ac50>
  target size = 69999.1635742  path = /dev/sdc1
  format args = []  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281aaf0>  disk = <storage.devices.DiskDevice object at 0xf40d9d10>
[1987-04-20 16:45:05,520]    DEBUG: looking for device 'sdc9'...
[1987-04-20 16:45:05,523]    DEBUG: found PartitionDevice instance (0xf281acf0) --
  name = sdc9  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281ad10>  size = 8.0
  major = 8  minor = 41  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc9  partedDevice = <parted.device.Device object at 0xf281abb0>
  target size = 8.0  path = /dev/sdc9
  format args = []  grow = None  max size = 0  bootable = None
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281abd0>  disk = <storage.devices.DiskDevice object at 0xf40d9d10>
[1987-04-20 16:45:05,536]    DEBUG: looking for device 'sdc-1'...
[1987-04-20 16:45:05,538]    DEBUG: found None
[1987-04-20 16:45:15,722]    DEBUG: registered action: Create Format ext3 on partition sda1 (id 4)
[1987-04-20 16:45:15,766]    DEBUG: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=[]
[1987-04-20 16:45:15,768]    DEBUG: removing all non-preexisting from disk(s)
[1987-04-20 16:45:15,769]    DEBUG: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=[]
[1987-04-20 16:45:15,790]    DEBUG: looking for device 'sda1'...
[1987-04-20 16:45:15,793]    DEBUG: found PartitionDevice instance (0xf281a4d0) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 4
  uuid = None  format = <storage.formats.fs.Ext3FS object at 0xf27f39d0>  size = 60078.9902344
  major = 8  minor = 1  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0xf281a8f0>
  target size = 60078.9902344  path = /dev/sda1
  format args = []  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a7d0>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
[1987-04-20 16:45:15,803]    DEBUG: looking for device 'sda2'...
[1987-04-20 16:45:15,806]    DEBUG: found PartitionDevice instance (0xf281a970) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 5
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a950>  size = 9928.17529297
  major = 8  minor = 2  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0xf281a7b0>
  target size = 9928.17529297  path = /dev/sda2
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a790>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
[1987-04-20 16:45:15,824]    DEBUG: looking for device 'sdb-1'...
[1987-04-20 16:45:15,825]    DEBUG: found None
[1987-04-20 16:45:15,829]    DEBUG: looking for device 'sdb1'...
[1987-04-20 16:45:15,832]    DEBUG: found PartitionDevice instance (0xf281aab0) --
  name = sdb1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9f70>]
  kids = 0
  id = 6
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a8d0>  size = 69999.1635742
  major = 8  minor = 17  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb1  partedDevice = <parted.device.Device object at 0xf281aa90>
  target size = 69999.1635742  path = /dev/sdb1
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a7f0>  disk = <storage.devices.DiskDevice object at 0xf40d9f70>
[1987-04-20 16:45:15,843]    DEBUG: looking for device 'sdb9'...
[1987-04-20 16:45:15,846]    DEBUG: found PartitionDevice instance (0xf281ab30) --
  name = sdb9  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9f70>]
  kids = 0
  id = 7
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281ab50>  size = 8.0
  major = 8  minor = 25  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb9  partedDevice = <parted.device.Device object at 0xf281a810>
  target size = 8.0  path = /dev/sdb9
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281aa10>  disk = <storage.devices.DiskDevice object at 0xf40d9f70>
[1987-04-20 16:45:15,857]    DEBUG: looking for device 'sdb-1'...
[1987-04-20 16:45:15,858]    DEBUG: found None
[1987-04-20 16:45:15,870]    DEBUG: looking for device 'sdc-1'...
[1987-04-20 16:45:15,871]    DEBUG: found None
[1987-04-20 16:45:15,875]    DEBUG: looking for device 'sdc1'...
[1987-04-20 16:45:15,878]    DEBUG: found PartitionDevice instance (0xf281ac70) --
  name = sdc1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d10>]
  kids = 0
  id = 8
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a5b0>  size = 69999.1635742
  major = 8  minor = 33  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc1  partedDevice = <parted.device.Device object at 0xf281ac50>
  target size = 69999.1635742  path = /dev/sdc1
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281aaf0>  disk = <storage.devices.DiskDevice object at 0xf40d9d10>
[1987-04-20 16:45:15,889]    DEBUG: looking for device 'sdc9'...
[1987-04-20 16:45:15,892]    DEBUG: found PartitionDevice instance (0xf281acf0) --
  name = sdc9  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281ad10>  size = 8.0
  major = 8  minor = 41  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc9  partedDevice = <parted.device.Device object at 0xf281abb0>
  target size = 8.0  path = /dev/sdc9
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281abd0>  disk = <storage.devices.DiskDevice object at 0xf40d9d10>
[1987-04-20 16:45:15,903]    DEBUG: looking for device 'sdc-1'...
[1987-04-20 16:45:15,904]    DEBUG: found None
[1987-04-20 16:45:23,229]    DEBUG: registered action: Create Format swap on partition sda2 (id 5)
[1987-04-20 16:45:23,269]    DEBUG: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=[]
[1987-04-20 16:45:23,271]    DEBUG: removing all non-preexisting from disk(s)
[1987-04-20 16:45:23,272]    DEBUG: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=[]
[1987-04-20 16:45:23,292]    DEBUG: looking for device 'sda1'...
[1987-04-20 16:45:23,296]    DEBUG: found PartitionDevice instance (0xf281a4d0) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 4
  uuid = None  format = <storage.formats.fs.Ext3FS object at 0xf27f39d0>  size = 60078.9902344
  major = 8  minor = 1  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0xf281a8f0>
  target size = 60078.9902344  path = /dev/sda1
  format args = []  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a7d0>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
[1987-04-20 16:45:23,306]    DEBUG: looking for device 'sda2'...
[1987-04-20 16:45:23,309]    DEBUG: found PartitionDevice instance (0xf281a970) --
  name = sda2  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 5
  uuid = None  format = <storage.formats.swap.SwapSpace object at 0xf40d5730>  size = 9928.17529297
  major = 8  minor = 2  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda2  partedDevice = <parted.device.Device object at 0xf281a7b0>
  target size = 9928.17529297  path = /dev/sda2
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a790>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>
[1987-04-20 16:45:23,325]    DEBUG: looking for device 'sdb-1'...
[1987-04-20 16:45:23,327]    DEBUG: found None
[1987-04-20 16:45:23,330]    DEBUG: looking for device 'sdb1'...
[1987-04-20 16:45:23,333]    DEBUG: found PartitionDevice instance (0xf281aab0) --
  name = sdb1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9f70>]
  kids = 0
  id = 6
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a8d0>  size = 69999.1635742
  major = 8  minor = 17  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb1  partedDevice = <parted.device.Device object at 0xf281aa90>
  target size = 69999.1635742  path = /dev/sdb1
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281a7f0>  disk = <storage.devices.DiskDevice object at 0xf40d9f70>
[1987-04-20 16:45:23,344]    DEBUG: looking for device 'sdb9'...
[1987-04-20 16:45:23,347]    DEBUG: found PartitionDevice instance (0xf281ab30) --
  name = sdb9  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9f70>]
  kids = 0
  id = 7
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281ab50>  size = 8.0
  major = 8  minor = 25  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:1/end_device-3:1/target3:0:1/3:0:1:0/block/sdb/sdb9  partedDevice = <parted.device.Device object at 0xf281a810>
  target size = 8.0  path = /dev/sdb9
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281aa10>  disk = <storage.devices.DiskDevice object at 0xf40d9f70>
[1987-04-20 16:45:23,358]    DEBUG: looking for device 'sdb-1'...
[1987-04-20 16:45:23,360]    DEBUG: found None
[1987-04-20 16:45:23,371]    DEBUG: looking for device 'sdc-1'...
[1987-04-20 16:45:23,373]    DEBUG: found None
[1987-04-20 16:45:23,376]    DEBUG: looking for device 'sdc1'...
[1987-04-20 16:45:23,379]    DEBUG: found PartitionDevice instance (0xf281ac70) --
  name = sdc1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d10>]
  kids = 0
  id = 8
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281a5b0>  size = 69999.1635742
  major = 8  minor = 33  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc1  partedDevice = <parted.device.Device object at 0xf281ac50>
  target size = 69999.1635742  path = /dev/sdc1
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281aaf0>  disk = <storage.devices.DiskDevice object at 0xf40d9d10>
[1987-04-20 16:45:23,390]    DEBUG: looking for device 'sdc9'...
[1987-04-20 16:45:23,393]    DEBUG: found PartitionDevice instance (0xf281acf0) --
  name = sdc9  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d10>]
  kids = 0
  id = 9
  uuid = None  format = <storage.formats.DeviceFormat object at 0xf281ad10>  size = 8.0
  major = 8  minor = 41  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:2/end_device-3:2/target3:0:2/3:0:2:0/block/sdc/sdc9  partedDevice = <parted.device.Device object at 0xf281abb0>
  target size = 8.0  path = /dev/sdc9
  format args = []  grow = None  max size = 0  bootable = False
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf281abd0>  disk = <storage.devices.DiskDevice object at 0xf40d9d10>
[1987-04-20 16:45:23,404]    DEBUG: looking for device 'sdc-1'...
[1987-04-20 16:45:23,406]    DEBUG: found None
[1987-04-20 16:45:31,958]    DEBUG: action: Create Format ext3 on partition sda1 (id 4)
[1987-04-20 16:45:31,960]    DEBUG: action: Create Format swap on partition sda2 (id 5)
[1987-04-20 16:45:31,961]    DEBUG: pruning action queue...
[1987-04-20 16:45:31,963]    DEBUG: action 'Create Format ext3 on partition sda1 (id 4)' (4065876752)
[1987-04-20 16:45:31,965]    DEBUG: action 'Create Format swap on partition sda2 (id 5)' (4126857904)
[1987-04-20 16:45:31,967]    DEBUG: action: Create Format ext3 on partition sda1 (id 4)
[1987-04-20 16:45:31,968]    DEBUG: action: Create Format swap on partition sda2 (id 5)
[1987-04-20 16:45:31,970]    DEBUG: sorting actions...
[1987-04-20 16:45:31,972]    DEBUG: cmp: 1 -- Create Format swap on partition sda2 (id 5) | Create Format ext3 on partition sda1 (id 4)
[1987-04-20 16:45:31,973]    DEBUG: action: Create Format ext3 on partition sda1 (id 4)
[1987-04-20 16:45:31,975]    DEBUG: action: Create Format swap on partition sda2 (id 5)
[1987-04-20 16:45:31,976]    DEBUG: resetting parted disks...
[1987-04-20 16:45:32,012]     INFO: executing action: Create Format ext3 on partition sda1 (id 4)
[1987-04-20 16:45:32,055]    DEBUG: regetting partedPartition for /dev/sda1 because of PartedDisk reset
[1987-04-20 16:46:01,732]    DEBUG: sda1 sysfsPath set to /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1
[1987-04-20 16:46:01,875]     INFO: executing action: Create Format swap on partition sda2 (id 5)
[1987-04-20 16:46:01,921]    DEBUG: regetting partedPartition for /dev/sda2 because of PartedDisk reset
[1987-04-20 16:46:02,528]    DEBUG: sda2 sysfsPath set to /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda2
[1987-04-20 16:46:02,864]    DEBUG: getFormat('bind') returning BindFS instance
[1987-04-20 16:46:02,893]    DEBUG: getFormat('tmpfs') returning TmpFS instance
[1987-04-20 16:46:02,922]    DEBUG: getFormat('devpts') returning DevPtsFS instance
[1987-04-20 16:46:02,951]    DEBUG: getFormat('sysfs') returning SysFS instance
[1987-04-20 16:46:02,979]    DEBUG: getFormat('proc') returning ProcFS instance
[1987-04-20 16:46:03,642]     INFO: set SELinux context for mountpoint / to system_u:object_r:root_t:s0
[1987-04-20 16:46:03,695]     INFO: set SELinux context for newly mounted filesystem root at / to None
[1987-04-20 16:46:03,736]     INFO: set SELinux context for mountpoint /dev to None
[1987-04-20 16:46:03,752]     INFO: set SELinux context for newly mounted filesystem root at /dev to None
[1987-04-20 16:46:03,781]     INFO: set SELinux context for mountpoint /dev/pts to None
[1987-04-20 16:46:03,799]     INFO: set SELinux context for newly mounted filesystem root at /dev/pts to None
[1987-04-20 16:46:03,815]     INFO: set SELinux context for mountpoint /dev/shm to None
[1987-04-20 16:46:03,833]     INFO: set SELinux context for newly mounted filesystem root at /dev/shm to None
[1987-04-20 16:46:03,858]     INFO: set SELinux context for mountpoint /proc to None
[1987-04-20 16:46:03,874]     INFO: set SELinux context for newly mounted filesystem root at /proc to None
[1987-04-20 16:46:03,904]     INFO: set SELinux context for mountpoint /sys to None
[1987-04-20 16:46:03,934]     INFO: set SELinux context for newly mounted filesystem root at /sys to None
[1987-04-20 16:46:03,946]    DEBUG: regetting partedPartition for /dev/sdb1 because of PartedDisk reset
[1987-04-20 16:46:03,953]    DEBUG: regetting partedPartition for /dev/sdb9 because of PartedDisk reset
[1987-04-20 16:46:03,956]    DEBUG: regetting partedPartition for /dev/sdc1 because of PartedDisk reset
[1987-04-20 16:46:03,963]    DEBUG: regetting partedPartition for /dev/sdc9 because of PartedDisk reset
[1987-04-20 16:46:03,969]    DEBUG: looking for device 'sda'...
[1987-04-20 16:46:03,972]    DEBUG: found DiskDevice instance (0xf40d9d30) --
  name = sda  status = True  parents = []
  kids = 2
  id = 1
  uuid = None  format = <storage.formats.disklabel.DiskLabel object at 0xf281a290>  size = 70001.9824219
  major = 8  minor = 0  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda  partedDevice = <parted.device.Device object at 0xf281a210>
  target size = 0  path = /dev/sda
  format args = []  removable = False  partedDevice = <parted.device.Device object at 0xf281a210>
[1987-04-20 16:46:03,985]     INFO: set SELinux context for mountpoint /mnt/source to system_u:object_r:mnt_t:s0
[1987-04-20 16:46:04,005]     INFO: set SELinux context for newly mounted filesystem root at /mnt/source to system_u:object_r:mnt_t:s0
[1987-04-20 17:50:33,117]    DEBUG: looking for device 'sda1'...
[1987-04-20 17:50:33,121]    DEBUG: found PartitionDevice instance (0xf281a4d0) --
  name = sda1  status = True  parents = [<storage.devices.DiskDevice object at 0xf40d9d30>]
  kids = 0
  id = 4
  uuid = None  format = <storage.formats.fs.Ext3FS object at 0xf27f39d0>  size = 60078.9902344
  major = 8  minor = 1  exists = True
  sysfs path = /devices/root/f027e92c/pci0000:02/0000:02:00.0/0000:03:09.0/0000:07:00.0/host3/port-3:0/end_device-3:0/target3:0:0/3:0:0:0/block/sda/sda1  partedDevice = <parted.device.Device object at 0xf281a8f0>
  target size = 60078.9902344  path = /dev/sda1
  format args = []  grow = None  max size = 0  bootable = True
  part type = 0  primary = None
  partedPartition = <parted.partition.Partition object at 0xf252d0d0>  disk = <storage.devices.DiskDevice object at 0xf40d9d30>


/tmp/yum.log:
[1987-04-20 16:46:04,797] INFO_2  : Loaded plugins: blacklist, whiteout
[1987-04-20 16:46:04,873] WARNING : Excluding devel repo Fedora - Rawhide - Developmental packages for the next Fedora release for non-devel anaconda
[1987-04-20 16:46:04,884] WARNING : Repo Fedora - Rawhide - Debug contains -source or -debuginfo, excluding
[1987-04-20 16:46:04,894] WARNING : Repo Fedora - Rawhide - Source contains -source or -debuginfo, excluding
[1987-04-20 16:46:04,932] WARNING : Repo Fedora 12-Beta - sparc - Test Updates Debug contains -source or -debuginfo, excluding
[1987-04-20 16:46:04,941] WARNING : Repo Fedora 12-Beta - Test Updates Source contains -source or -debuginfo, excluding
[1987-04-20 16:46:04,979] WARNING : Repo Fedora 12-Beta - sparc - Updates - Debug contains -source or -debuginfo, excluding
[1987-04-20 16:46:04,988] WARNING : Repo Fedora 12-Beta - Updates Source contains -source or -debuginfo, excluding
[1987-04-20 16:46:05,028] WARNING : Repo Fedora 12-Beta - sparc - Debug contains -source or -debuginfo, excluding
[1987-04-20 16:46:05,038] WARNING : Repo Fedora 12-Beta - Source contains -source or -debuginfo, excluding
[1987-04-20 16:46:05,056] DEBUG   : Config time: 0.893
[1987-04-20 16:46:11,891] DEBUG   : repo time: 6.761
[1987-04-20 16:46:11,969] DEBUG   : Setting up Package Sacks
[1987-04-20 16:46:13,179] DEBUG   : rpmdb time: 0.004
[1987-04-20 16:46:13,945] DEBUG   : pkgsack time: 1.976
[1987-04-20 16:46:17,177] DEBUG   : group time: 3.224
[1987-04-20 16:46:19,787] DEBUG   : group time: 2.575
[1987-04-20 16:46:32,818] DEBUG   : Building updates object
[1987-04-20 16:46:33,983] DEBUG   : up:Obs Init time: 0.464
[1987-04-20 16:46:34,177] DEBUG   : up:simple updates time: 0.193
[1987-04-20 16:46:34,189] DEBUG   : up:obs time: 0.011
[1987-04-20 16:46:34,190] DEBUG   : up:condense time: 0.000
[1987-04-20 16:46:34,190] DEBUG   : updates time: 1.371
[1987-04-20 16:46:34,240] DEBUG   : No package named system-config-boot available to be installed
[1987-04-20 16:46:34,383] DEBUG   : No package named acpid available to be installed
[1987-04-20 16:46:34,512] DEBUG   : No package named prctl available to be installed
[1987-04-20 16:46:34,514] DEBUG   : No package named microcode_ctl available to be installed
[1987-04-20 16:46:34,541] DEBUG   : No package named irqbalance available to be installed
[1987-04-20 16:46:34,548] DEBUG   : No package named mcelog available to be installed
[1987-04-20 16:46:34,724] DEBUG   : No package named pcmciautils available to be installed
[1987-04-20 16:46:34,760] DEBUG   : No package named yum-langpacks available to be installed
[1987-04-20 16:46:34,810] DEBUG   : No package named iprutils available to be installed
[1987-04-20 16:46:35,114] DEBUG   : No package named efibootmgr available to be installed
[1987-04-20 16:46:35,116] DEBUG   : No package named grub available to be installed
[1987-04-20 16:46:35,119] DEBUG   : No package named yaboot available to be installed
[1987-04-20 16:46:35,121] DEBUG   : No package named s390utils available to be installed
[1987-04-20 16:46:35,123] DEBUG   : No package named ppc64-utils available to be installed
[1987-04-20 16:46:35,445] DEBUG   : No package named valgrind available to be installed
[1987-04-20 16:46:35,545] DEBUG   : No package named sysprof available to be installed
[1987-04-20 16:46:35,582] WARNING : Package padauk-fonts is obsoleted by sil-padauk-fonts, trying to install sil-padauk-fonts-2.4-6.fc12.noarch instead
[1987-04-20 16:46:35,689] DEBUG   : No package named paratype-pt-sans-fonts available to be installed
[1987-04-20 16:46:35,808] DEBUG   : No package named sil-abyssinica-fonts available to be installed
[1987-04-20 16:46:36,121] DEBUG   : No package named lohit-devanagari-fonts available to be installed
[1987-04-20 16:46:36,449] DEBUG   : No package named gnome-power-manager available to be installed
[1987-04-20 16:46:36,513] DEBUG   : No package named deja-dup available to be installed
[1987-04-20 16:46:36,590] DEBUG   : No package named simple-scan available to be installed
[1987-04-20 16:46:36,638] DEBUG   : No package named gnome-color-manager available to be installed
[1987-04-20 16:46:36,917] DEBUG   : No package named transmission-gtk available to be installed
[1987-04-20 16:46:36,924] DEBUG   : No package named nspluginwrapper available to be installed
[1987-04-20 16:46:36,932] DEBUG   : No package named ipw2200-firmware available to be installed
[1987-04-20 16:46:36,939] DEBUG   : No package named ipw2100-firmware available to be installed
[1987-04-20 16:46:36,946] DEBUG   : No package named iwl5150-firmware available to be installed
[1987-04-20 16:46:36,976] DEBUG   : No package named ar9170-firmware available to be installed
[1987-04-20 16:46:36,987] DEBUG   : No package named iwl6000-firmware available to be installed
[1987-04-20 16:46:37,061] DEBUG   : No package named ibus-pinyin-open-phrase available to be installed
[1987-04-20 16:46:37,221] DEBUG   : No package named ghostscript-cups available to be installed
[1987-04-20 16:46:37,657] DEBUG   : No package named xorg-x11-docs available to be installed
[1987-04-20 16:46:38,510] DEBUG   : Matched GConf2-2.28.0-2.fc12.sparcv9 to require for GConf2
[1987-04-20 16:46:38,514] DEBUG   : TSINFO: Marking GConf2-2.28.0-2.fc12.sparcv9 as install for GConf2-devel-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:38,517] DEBUG   : Quick matched GConf2-2.28.0-2.fc12.sparcv9 to require for libgconf-2.so.4
[1987-04-20 16:46:38,665] DEBUG   : Matched 1:NetworkManager-glib-0.7.996-6.git20091021.fc12.sparcv9 to require for NetworkManager-glib
[1987-04-20 16:46:38,669] DEBUG   : TSINFO: Marking 1:NetworkManager-glib-0.7.996-6.git20091021.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,677] DEBUG   : Matched ModemManager-0.2-3.20090826.fc12.sparcv9 to require for ModemManager
[1987-04-20 16:46:38,682] DEBUG   : TSINFO: Marking ModemManager-0.2-3.20090826.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,689] DEBUG   : Matched glib2-2.22.2-2.fc12.sparcv9 to require for glib2
[1987-04-20 16:46:38,693] DEBUG   : TSINFO: Marking glib2-2.22.2-2.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,700] DEBUG   : Matched ppp-2.4.4-13.fc12.sparcv9 to require for ppp
[1987-04-20 16:46:38,705] DEBUG   : TSINFO: Marking ppp-2.4.4-13.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,711] DEBUG   : Matched 1:wpa_supplicant-0.6.8-6.fc12.sparcv9 to require for wpa_supplicant
[1987-04-20 16:46:38,715] DEBUG   : TSINFO: Marking 1:wpa_supplicant-0.6.8-6.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,720] DEBUG   : Matched dbus-glib-0.82-2.fc12.sparcv9 to require for dbus-glib
[1987-04-20 16:46:38,725] DEBUG   : TSINFO: Marking dbus-glib-0.82-2.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,730] DEBUG   : Matched libnl-1.1-10.fc12.sparcv9 to require for libnl
[1987-04-20 16:46:38,734] DEBUG   : TSINFO: Marking libnl-1.1-10.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,739] DEBUG   : Matched mobile-broadband-provider-info-1.20090918-1.fc12.noarch to require for mobile-broadband-provider-info
[1987-04-20 16:46:38,743] DEBUG   : TSINFO: Marking mobile-broadband-provider-info-1.20090918-1.fc12.noarch as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,747] DEBUG   : Matched 1:NetworkManager-glib-0.7.996-6.git20091021.fc12.sparcv9 to require for libnm-glib.so.2
[1987-04-20 16:46:38,751] DEBUG   : Matched glib2-2.22.2-2.fc12.sparcv9 to require for libgthread-2.0.so.0
[1987-04-20 16:46:38,767] DEBUG   : Matched nss-3.12.4-14.fc12.sparcv9 to require for libsmime3.so
[1987-04-20 16:46:38,773] DEBUG   : TSINFO: Marking nss-3.12.4-14.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,779] DEBUG   : Matched nspr-4.8.2-1.fc12.sparcv9 to require for libnspr4.so
[1987-04-20 16:46:38,784] DEBUG   : TSINFO: Marking nspr-4.8.2-1.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,789] DEBUG   : Matched dnsmasq-2.48-4.fc12.sparcv9 to require for dnsmasq
[1987-04-20 16:46:38,793] DEBUG   : TSINFO: Marking dnsmasq-2.48-4.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,797] DEBUG   : Matched 1:NetworkManager-glib-0.7.996-6.git20091021.fc12.sparcv9 to require for libnm-util.so.1
[1987-04-20 16:46:38,802] DEBUG   : Matched avahi-autoipd-0.6.25-5.fc12.sparcv9 to require for avahi-autoipd
[1987-04-20 16:46:38,807] DEBUG   : TSINFO: Marking avahi-autoipd-0.6.25-5.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,812] DEBUG   : Matched nss-util-3.12.4-8.fc12.sparcv9 to require for libnssutil3.so
[1987-04-20 16:46:38,816] DEBUG   : TSINFO: Marking nss-util-3.12.4-8.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,823] DEBUG   : Matched nss-softokn-3.12.4-10.fc12.sparcv9 to require for libsoftokn3.so
[1987-04-20 16:46:38,827] DEBUG   : TSINFO: Marking nss-softokn-3.12.4-10.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,831] DEBUG   : Matched glib2-2.22.2-2.fc12.sparcv9 to require for libgobject-2.0.so.0
[1987-04-20 16:46:38,835] DEBUG   : Matched libnl-1.1-10.fc12.sparcv9 to require for libnl.so.1
[1987-04-20 16:46:38,841] DEBUG   : Matched polkit-0.95-0.git20090913.2.fc12.sparcv9 to require for libpolkit-gobject-1.so.0
[1987-04-20 16:46:38,846] DEBUG   : TSINFO: Marking polkit-0.95-0.git20090913.2.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,851] DEBUG   : Matched nss-softokn-freebl-3.12.4-10.fc12.sparcv9 to require for libfreebl3.so
[1987-04-20 16:46:38,863] DEBUG   : TSINFO: Marking nss-softokn-freebl-3.12.4-10.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,868] DEBUG   : Matched 1:dbus-libs-1.2.16-8.fc12.sparcv9 to require for libdbus-1.so.3
[1987-04-20 16:46:38,873] DEBUG   : TSINFO: Marking 1:dbus-libs-1.2.16-8.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,877] DEBUG   : Matched nss-3.12.4-14.fc12.sparcv9 to require for libssl3.so
[1987-04-20 16:46:38,882] DEBUG   : Matched glib2-2.22.2-2.fc12.sparcv9 to require for libgio-2.0.so.0
[1987-04-20 16:46:38,886] DEBUG   : Matched dbus-glib-0.82-2.fc12.sparcv9 to require for libdbus-glib-1.so.2
[1987-04-20 16:46:38,890] DEBUG   : Matched nss-softokn-3.12.4-10.fc12.sparcv9 to require for libnssdbm3.so
[1987-04-20 16:46:38,894] DEBUG   : Matched nspr-4.8.2-1.fc12.sparcv9 to require for libplds4.so
[1987-04-20 16:46:38,899] DEBUG   : Matched libuuid-2.16-10.2.fc12.sparcv9 to require for libuuid.so.1
[1987-04-20 16:46:38,904] DEBUG   : TSINFO: Marking libuuid-2.16-10.2.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,908] DEBUG   : Matched glib2-2.22.2-2.fc12.sparcv9 to require for libglib-2.0.so.0
[1987-04-20 16:46:38,912] DEBUG   : Matched nspr-4.8.2-1.fc12.sparcv9 to require for libplc4.so
[1987-04-20 16:46:38,916] DEBUG   : Matched glib2-2.22.2-2.fc12.sparcv9 to require for libgmodule-2.0.so.0
[1987-04-20 16:46:38,921] DEBUG   : Matched libgudev-20090516-0.6.20090601git.fc12.sparcv9 to require for libgudev-1.0.so.0
[1987-04-20 16:46:38,923] DEBUG   : Matched libgudev1-145-12.fc12.sparcv9 to require for libgudev-1.0.so.0
[1987-04-20 16:46:38,937] DEBUG   : TSINFO: Marking libgudev1-145-12.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,942] DEBUG   : Matched udev-145-12.fc12.sparcv9 to require for udev
[1987-04-20 16:46:38,947] DEBUG   : TSINFO: Marking udev-145-12.fc12.sparcv9 as install for 1:NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:38,951] DEBUG   : Matched nss-3.12.4-14.fc12.sparcv9 to require for libnss3.so
[1987-04-20 16:46:39,070] DEBUG   : Matched gtk2-2.18.3-19.fc12.sparcv9 to require for gtk2
[1987-04-20 16:46:39,075] DEBUG   : TSINFO: Marking gtk2-2.18.3-19.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,081] DEBUG   : Matched libnotify-0.4.5-3.fc12.sparcv9 to require for libnotify
[1987-04-20 16:46:39,086] DEBUG   : TSINFO: Marking libnotify-0.4.5-3.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,090] DEBUG   : Matched cairo-1.8.8-3.fc12.sparcv9 to require for libcairo.so.2
[1987-04-20 16:46:39,095] DEBUG   : TSINFO: Marking cairo-1.8.8-3.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,104] DEBUG   : Matched pango-1.26.0-1.fc12.sparcv9 to require for libpangocairo-1.0.so.0
[1987-04-20 16:46:39,109] DEBUG   : TSINFO: Marking pango-1.26.0-1.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,114] DEBUG   : Matched gnome-icon-theme-2.28.0-1.fc12.noarch to require for gnome-icon-theme
[1987-04-20 16:46:39,118] DEBUG   : TSINFO: Marking gnome-icon-theme-2.28.0-1.fc12.noarch as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,124] DEBUG   : Matched gnome-keyring-2.28.1-2.fc12.sparcv9 to require for libgnome-keyring.so.0
[1987-04-20 16:46:39,129] DEBUG   : TSINFO: Marking gnome-keyring-2.28.1-2.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,134] DEBUG   : Matched pango-1.26.0-1.fc12.sparcv9 to require for libpangoft2-1.0.so.0
[1987-04-20 16:46:39,138] DEBUG   : Matched libnotify-0.4.5-3.fc12.sparcv9 to require for libnotify.so.1
[1987-04-20 16:46:39,142] DEBUG   : Matched gtk2-2.18.3-19.fc12.sparcv9 to require for libgdk_pixbuf-2.0.so.0
[1987-04-20 16:46:39,146] DEBUG   : Matched pango-1.26.0-1.fc12.sparcv9 to require for libpango-1.0.so.0
[1987-04-20 16:46:39,152] DEBUG   : Matched freetype-2.3.9-6.fc12.sparcv9 to require for libfreetype.so.6
[1987-04-20 16:46:39,156] DEBUG   : TSINFO: Marking freetype-2.3.9-6.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,160] DEBUG   : Matched gtk2-2.18.3-19.fc12.sparcv9 to require for libgdk-x11-2.0.so.0
[1987-04-20 16:46:39,174] DEBUG   : Matched libxml2-2.7.6-1.fc12.sparcv9 to require for libxml2.so.2
[1987-04-20 16:46:39,180] DEBUG   : TSINFO: Marking libxml2-2.7.6-1.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,185] DEBUG   : Matched libglade2-2.6.4-3.fc12.sparcv9 to require for libglade-2.0.so.0
[1987-04-20 16:46:39,190] DEBUG   : TSINFO: Marking libglade2-2.6.4-3.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,195] DEBUG   : Matched gnome-bluetooth-libs-2.28.3-1.fc12.sparcv9 to require for libgnome-bluetooth.so.7
[1987-04-20 16:46:39,199] DEBUG   : TSINFO: Marking gnome-bluetooth-libs-2.28.3-1.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,203] DEBUG   : Matched gtk2-2.18.3-19.fc12.sparcv9 to require for libgtk-x11-2.0.so.0
[1987-04-20 16:46:39,209] DEBUG   : Matched fontconfig-2.7.3-1.fc12.sparcv9 to require for libfontconfig.so.1
[1987-04-20 16:46:39,213] DEBUG   : TSINFO: Marking fontconfig-2.7.3-1.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,218] DEBUG   : Matched atk-1.28.0-1.fc12.sparcv9 to require for libatk-1.0.so.0
[1987-04-20 16:46:39,223] DEBUG   : TSINFO: Marking atk-1.28.0-1.fc12.sparcv9 as install for 1:NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
[1987-04-20 16:46:39,227] DEBUG   : Matched gnome-keyring-2.28.1-2.fc12.sparcv9 to require for gnome-keyring
[1987-04-20 16:46:39,288] DEBUG   : Matched openconnect-2.01-3.fc12.sparcv9 to require for openconnect
[1987-04-20 16:46:39,292] DEBUG   : TSINFO: Marking openconnect-2.01-3.fc12.sparcv9 as install for NetworkManager-openconnect-0.7.996-4.git20090921.fc12.sparcv9
[1987-04-20 16:46:39,362] DEBUG   : Matched openvpn-2.1-0.37.rc20.fc12.sparcv9 to require for openvpn
[1987-04-20 16:46:39,367] DEBUG   : TSINFO: Marking openvpn-2.1-0.37.rc20.fc12.sparcv9 as install for 1:NetworkManager-openvpn-0.7.996-4.git20090923.fc12.sparcv9
[1987-04-20 16:46:39,372] DEBUG   : Matched shared-mime-info-0.70-3.fc12.sparcv9 to require for shared-mime-info
[1987-04-20 16:46:39,376] DEBUG   : TSINFO: Marking shared-mime-info-0.70-3.fc12.sparcv9 as install for 1:NetworkManager-openvpn-0.7.996-4.git20090923.fc12.sparcv9
[1987-04-20 16:46:39,385] DEBUG   : TSINFO: Marking desktop-file-utils-0.15-8.fc12.sparcv9 as install for 1:NetworkManager-openvpn-0.7.996-4.git20090923.fc12.sparcv9
[1987-04-20 16:46:39,455] DEBUG   : Matched pptp-1.7.2-8.fc12.sparcv9 to require for pptp
[1987-04-20 16:46:39,459] DEBUG   : TSINFO: Marking pptp-1.7.2-8.fc12.sparcv9 as install for 1:NetworkManager-pptp-0.7.996-4.git20090921.fc12.sparcv9
[1987-04-20 16:46:39,523] DEBUG   : Matched vpnc-0.5.3-4.fc12.sparcv9 to require for vpnc
[1987-04-20 16:46:39,528] DEBUG   : TSINFO: Marking vpnc-0.5.3-4.fc12.sparcv9 as install for 1:NetworkManager-vpnc-0.7.996-4.git20090921.fc12.sparcv9
[1987-04-20 16:46:39,588] DEBUG   : Matched ORBit2-2.14.17-3.fc12.sparcv9 to require for ORBit2
[1987-04-20 16:46:39,592] DEBUG   : TSINFO: Marking ORBit2-2.14.17-3.fc12.sparcv9 as install for ORBit2-devel-2.14.17-3.fc12.sparcv9
[1987-04-20 16:46:39,597] DEBUG   : Matched libIDL-devel-0.8.13-2.fc12.sparcv9 to require for libIDL-devel
[1987-04-20 16:46:39,602] DEBUG   : TSINFO: Marking libIDL-devel-0.8.13-2.fc12.sparcv9 as install for ORBit2-devel-2.14.17-3.fc12.sparcv9
[1987-04-20 16:46:39,606] DEBUG   : Matched ORBit2-2.14.17-3.fc12.sparcv9 to require for libORBitCosNaming-2.so.0
[1987-04-20 16:46:39,609] DEBUG   : Quick matched ORBit2-2.14.17-3.fc12.sparcv9 to require for libORBit-2.so.0
[1987-04-20 16:46:39,610] DEBUG   : Quick matched ORBit2-2.14.17-3.fc12.sparcv9 to require for libORBit-imodule-2.so.0
[1987-04-20 16:46:39,613] DEBUG   : Matched libIDL-0.8.13-2.fc12.sparcv9 to require for libIDL-2.so.0
[1987-04-20 16:46:39,618] DEBUG   : TSINFO: Marking libIDL-0.8.13-2.fc12.sparcv9 as install for ORBit2-devel-2.14.17-3.fc12.sparcv9
[1987-04-20 16:46:39,621] DEBUG   : Matched libIDL-devel-0.8.13-2.fc12.sparcv9 to require for pkgconfig(libIDL-2.0)
[1987-04-20 16:46:39,659] DEBUG   : Matched PackageKit-glib-0.5.4-0.1.20091029git.fc12.sparcv9 to require for PackageKit-glib
[1987-04-20 16:46:39,664] DEBUG   : TSINFO: Marking PackageKit-glib-0.5.4-0.1.20091029git.fc12.sparcv9 as install for PackageKit-gstreamer-plugin-0.5.4-0.1.20091029git.fc12.sparcv9
[1987-04-20 16:46:39,669] DEBUG   : Matched libarchive-2.7.1-2.fc12.sparcv9 to require for libarchive.so.2
[1987-04-20 16:46:39,673] DEBUG   : TSINFO: Marking libarchive-2.7.1-2.fc12.sparcv9 as install for PackageKit-gstreamer-plugin-0.5.4-0.1.20091029git.fc12.sparcv9
[1987-04-20 16:46:39,679] DEBUG   : Matched gstreamer-0.10.25-1.fc12.sparcv9 to require for libgstreamer-0.10.so.0
[1987-04-20 16:46:39,684] DEBUG   : TSINFO: Marking gstreamer-0.10.25-1.fc12.sparcv9 as install for PackageKit-gstreamer-plugin-0.5.4-0.1.20091029git.fc12.sparcv9
[1987-04-20 16:46:39,688] DEBUG   : Quick matched gstreamer-0.10.25-1.fc12.sparcv9 to require for gstreamer
[1987-04-20 16:46:39,690] DEBUG   : Matched PackageKit-glib-0.5.4-0.1.20091029git.fc12.sparcv9 to require for libpackagekit-glib2.so.12
[1987-04-20 16:46:39,695] DEBUG   : Matched sqlite-3.6.17-1.fc12.sparcv9 to require for libsqlite3.so.0
[1987-04-20 16:46:39,699] DEBUG   : TSINFO: Marking sqlite-3.6.17-1.fc12.sparcv9 as install for PackageKit-gstreamer-plugin-0.5.4-0.1.20091029git.fc12.sparcv9
[1987-04-20 16:46:39,730] DEBUG   : Matched SDL-1.2.13-10.fc12.sparcv9 to require for SDL
[1987-04-20 16:46:39,735] DEBUG   : TSINFO: Marking SDL-1.2.13-10.fc12.sparcv9 as install for SDL-devel-1.2.13-10.fc12.sparcv9
[1987-04-20 16:46:39,740] DEBUG   : Matched alsa-lib-devel-1.0.21-3.fc12.sparcv9 to require for alsa-lib-devel
[1987-04-20 16:46:39,744] DEBUG   : TSINFO: Marking alsa-lib-devel-1.0.21-3.fc12.sparcv9 as install for SDL-devel-1.2.13-10.fc12.sparcv9
[1987-04-20 16:46:39,748] DEBUG   : Matched SDL-1.2.13-10.fc12.sparcv9 to require for libSDL-1.2.so.0
[1987-04-20 16:46:39,753] DEBUG   : Matched mesa-libGLU-devel-7.6-0.13.fc12.sparcv9 to require for libGLU-devel
[1987-04-20 16:46:39,757] DEBUG   : TSINFO: Marking mesa-libGLU-devel-7.6-0.13.fc12.sparcv9 as install for SDL-devel-1.2.13-10.fc12.sparcv9
[1987-04-20 16:46:39,787] DEBUG   : Matched Xaw3d-1.5E-15.fc12.sparcv9 to require for Xaw3d
[1987-04-20 16:46:39,791] DEBUG   : TSINFO: Marking Xaw3d-1.5E-15.fc12.sparcv9 as install for Xaw3d-devel-1.5E-15.fc12.sparcv9
[1987-04-20 16:46:39,794] DEBUG   : Quick matched Xaw3d-1.5E-15.fc12.sparcv9 to require for libXaw3d.so.7
[1987-04-20 16:46:39,797] DEBUG   : Matched libXpm-devel-3.5.8-2.fc12.sparcv9 to require for libXpm-devel
[1987-04-20 16:46:39,802] DEBUG   : TSINFO: Marking libXpm-devel-3.5.8-2.fc12.sparcv9 as install for Xaw3d-devel-1.5E-15.fc12.sparcv9
[1987-04-20 16:46:39,830] DEBUG   : Matched abrt-0.0.11-1.fc12.sparcv9 to require for abrt
[1987-04-20 16:46:39,835] DEBUG   : TSINFO: Marking abrt-0.0.11-1.fc12.sparcv9 as install for abrt-desktop-0.0.11-1.fc12.sparcv9
[1987-04-20 16:46:39,840] DEBUG   : Matched abrt-addon-python-0.0.11-1.fc12.sparcv9 to require for abrt-addon-python
[1987-04-20 16:46:39,844] DEBUG   : TSINFO: Marking abrt-addon-python-0.0.11-1.fc12.sparcv9 as install for abrt-desktop-0.0.11-1.fc12.sparcv9
[1987-04-20 16:46:39,849] DEBUG   : Matched abrt-addon-ccpp-0.0.11-1.fc12.sparcv9 to require for abrt-addon-ccpp
[1987-04-20 16:46:39,854] DEBUG   : TSINFO: Marking abrt-addon-ccpp-0.0.11-1.fc12.sparcv9 as install for abrt-desktop-0.0.11-1.fc12.sparcv9
[1987-04-20 16:46:39,859] DEBUG   : Matched abrt-addon-kerneloops-0.0.11-1.fc12.sparcv9 to require for abrt-addon-kerneloops
[1987-04-20 16:46:39,864] DEBUG   : TSINFO: Marking abrt-addon-kerneloops-0.0.11-1.fc12.sparcv9 as install for abrt-desktop-0.0.11-1.fc12.sparcv9
[1987-04-20 16:46:39,869] DEBUG   : Matched abrt-gui-0.0.11-1.fc12.sparcv9 to require for abrt-gui
[1987-04-20 16:46:39,873] DEBUG   : TSINFO: Marking abrt-gui-0.0.11-1.fc12.sparcv9 as install for abrt-desktop-0.0.11-1.fc12.sparcv9
[1987-04-20 16:46:39,879] DEBUG   : Matched abrt-plugin-logger-0.0.11-1.fc12.sparcv9 to require for abrt-plugin-logger
[1987-04-20 16:46:39,883] DEBUG   : TSINFO: Marking abrt-plugin-logger-0.0.11-1.fc12.sparcv9 as install for abrt-desktop-0.0.11-1.fc12.sparcv9
[1987-04-20 16:46:39,888] DEBUG   : Matched abrt-plugin-sqlite3-0.0.11-1.fc12.sparcv9 to require for abrt-plugin-sqlite3
[1987-04-20 16:46:39,892] DEBUG   : TSINFO: Marking abrt-plugin-sqlite3-0.0.11-1.fc12.sparcv9 as install for abrt-desktop-0.0.11-1.fc12.sparcv9
[1987-04-20 16:46:39,898] DEBUG   : Matched abrt-plugin-bugzilla-0.0.11-1.fc12.sparcv9 to require for abrt-plugin-bugzilla
[1987-04-20 16:46:39,902] DEBUG   : TSINFO: Marking abrt-plugin-bugzilla-0.0.11-1.fc12.sparcv9 as install for abrt-desktop-0.0.11-1.fc12.sparcv9
[1987-04-20 16:46:39,925] DEBUG   : Matched libacl-2.2.47-5.fc12.sparcv9 to require for libacl.so.1
[1987-04-20 16:46:39,929] DEBUG   : TSINFO: Marking libacl-2.2.47-5.fc12.sparcv9 as install for acl-2.2.47-5.fc12.sparcv9
[1987-04-20 16:46:39,935] DEBUG   : Matched libattr-2.4.43-4.fc12.sparcv9 to require for libattr.so.1
[1987-04-20 16:46:39,939] DEBUG   : TSINFO: Marking libattr-2.4.43-4.fc12.sparcv9 as install for acl-2.2.47-5.fc12.sparcv9
[1987-04-20 16:46:39,943] DEBUG   : Matched libacl-2.2.47-5.fc12.sparcv9 to require for libacl.so.1(ACL_1.0)
[1987-04-20 16:46:39,972] DEBUG   : Matched alsa-lib-1.0.21-3.fc12.sparcv9 to require for libasound.so.2(ALSA_0.9)
[1987-04-20 16:46:39,977] DEBUG   : TSINFO: Marking alsa-lib-1.0.21-3.fc12.sparcv9 as install for alsa-plugins-pulseaudio-1.0.21-2.fc12.sparcv9
[1987-04-20 16:46:39,980] DEBUG   : Quick matched alsa-lib-1.0.21-3.fc12.sparcv9 to require for libasound.so.2
[1987-04-20 16:46:39,985] DEBUG   : Matched pulseaudio-libs-0.9.19-2.fc12.sparcv9 to require for libpulse.so.0(PULSE_0)
[1987-04-20 16:46:39,989] DEBUG   : TSINFO: Marking pulseaudio-libs-0.9.19-2.fc12.sparcv9 as install for alsa-plugins-pulseaudio-1.0.21-2.fc12.sparcv9
[1987-04-20 16:46:39,993] DEBUG   : Quick matched pulseaudio-libs-0.9.19-2.fc12.sparcv9 to require for libpulse.so.0
[1987-04-20 16:46:40,046] DEBUG   : Matched ncurses-libs-5.7-3.20090207.fc12.sparcv9 to require for libtinfo.so.5
[1987-04-20 16:46:40,050] DEBUG   : TSINFO: Marking ncurses-libs-5.7-3.20090207.fc12.sparcv9 as install for alsa-utils-1.0.20-4.fc12.sparcv9
[1987-04-20 16:46:40,054] DEBUG   : Quick matched ncurses-libs-5.7-3.20090207.fc12.sparcv9 to require for libncurses.so.5
[1987-04-20 16:46:40,091] DEBUG   : Matched pam-1.1.0-7.fc12.sparcv9 to require for libpam.so.0(LIBPAM_1.0)
[1987-04-20 16:46:40,097] DEBUG   : TSINFO: Marking pam-1.1.0-7.fc12.sparcv9 as install for at-3.1.10-39.fc12.sparcv9
[1987-04-20 16:46:40,103] DEBUG   : Matched libselinux-2.0.87-1.fc12.sparcv9 to require for libselinux.so.1
[1987-04-20 16:46:40,107] DEBUG   : TSINFO: Marking libselinux-2.0.87-1.fc12.sparcv9 as install for at-3.1.10-39.fc12.sparcv9
[1987-04-20 16:46:40,111] DEBUG   : Matched pam-1.1.0-7.fc12.sparcv9 to require for libpam.so.0
[1987-04-20 16:46:40,115] DEBUG   : Quick matched pam-1.1.0-7.fc12.sparcv9 to require for libpam_misc.so.0
[1987-04-20 16:46:40,184] DEBUG   : Matched libbonobo-2.24.2-2.fc12.sparcv9 to require for libbonobo
[1987-04-20 16:46:40,189] DEBUG   : TSINFO: Marking libbonobo-2.24.2-2.fc12.sparcv9 as install for at-spi-1.28.1-1.fc12.sparcv9
[1987-04-20 16:46:40,194] DEBUG   : Matched libICE-1.0.6-1.fc12.sparcv9 to require for libICE.so.6
[1987-04-20 16:46:40,198] DEBUG   : TSINFO: Marking libICE-1.0.6-1.fc12.sparcv9 as install for at-spi-1.28.1-1.fc12.sparcv9
[1987-04-20 16:46:40,203] DEBUG   : Matched libSM-1.1.0-7.fc12.sparcv9 to require for libSM.so.6
[1987-04-20 16:46:40,207] DEBUG   : TSINFO: Marking libSM-1.1.0-7.fc12.sparcv9 as install for at-spi-1.28.1-1.fc12.sparcv9
[1987-04-20 16:46:40,212] DEBUG   : Matched libX11-1.3-1.fc12.sparcv9 to require for libX11.so.6
[1987-04-20 16:46:40,218] DEBUG   : TSINFO: Marking libX11-1.3-1.fc12.sparcv9 as install for at-spi-1.28.1-1.fc12.sparcv9
[1987-04-20 16:46:40,221] DEBUG   : Matched libbonobo-2.24.2-2.fc12.sparcv9 to require for libbonobo-2.so.0
[1987-04-20 16:46:40,226] DEBUG   : Matched libXtst-1.0.99.2-3.fc12.sparcv9 to require for libXtst.so.6
[1987-04-20 16:46:40,231] DEBUG   : TSINFO: Marking libXtst-1.0.99.2-3.fc12.sparcv9 as install for at-spi-1.28.1-1.fc12.sparcv9
[1987-04-20 16:46:40,235] DEBUG   : Matched libbonobo-2.24.2-2.fc12.sparcv9 to require for libbonobo-activation.so.4
[1987-04-20 16:46:40,351] DEBUG   : Matched audit-libs-2.0.1-1.fc12.sparcv9 to require for audit-libs
[1987-04-20 16:46:40,355] DEBUG   : TSINFO: Marking audit-libs-2.0.1-1.fc12.sparcv9 as install for audit-2.0.1-1.fc12.sparcv9
[1987-04-20 16:46:40,358] DEBUG   : Quick matched audit-libs-2.0.1-1.fc12.sparcv9 to require for libauparse.so.0
[1987-04-20 16:46:40,361] DEBUG   : Matched tcp_wrappers-libs-7.6-56.fc12.sparcv9 to require for libwrap.so.0
[1987-04-20 16:46:40,366] DEBUG   : TSINFO: Marking tcp_wrappers-libs-7.6-56.fc12.sparcv9 as install for audit-2.0.1-1.fc12.sparcv9
[1987-04-20 16:46:40,370] DEBUG   : Matched audit-libs-2.0.1-1.fc12.sparcv9 to require for libaudit.so.1
[1987-04-20 16:46:40,416] DEBUG   : Matched python-2.6.2-2.fc12.sparcv9 to require for python(abi)
[1987-04-20 16:46:40,423] DEBUG   : TSINFO: Marking python-2.6.2-2.fc12.sparcv9 as install for authconfig-5.4.13-1.fc12.sparcv9
[1987-04-20 16:46:40,427] DEBUG   : Quick matched python-2.6.2-2.fc12.sparcv9 to require for python
[1987-04-20 16:46:40,436] DEBUG   : Matched newt-python-0.52.11-1.fc12.sparcv9 to require for newt-python
[1987-04-20 16:46:40,441] DEBUG   : TSINFO: Marking newt-python-0.52.11-1.fc12.sparcv9 as install for authconfig-5.4.13-1.fc12.sparcv9
[1987-04-20 16:46:40,456] DEBUG   : Matched pygtk2-libglade-2.16.0-1.fc12.sparcv9 to require for pygtk2-libglade
[1987-04-20 16:46:40,460] DEBUG   : TSINFO: Marking pygtk2-libglade-2.16.0-1.fc12.sparcv9 as install for authconfig-gtk-5.4.13-1.fc12.sparcv9
[1987-04-20 16:46:40,465] DEBUG   : Matched usermode-gtk-1.101-1.sparcv9 to require for usermode-gtk
[1987-04-20 16:46:40,469] DEBUG   : TSINFO: Marking usermode-gtk-1.101-1.sparcv9 as install for authconfig-gtk-5.4.13-1.fc12.sparcv9
[1987-04-20 16:46:40,632] DEBUG   : Matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl
[1987-04-20 16:46:40,651] DEBUG   : TSINFO: Marking 4:perl-5.10.0-82.fc12.sparcv9 as install for autoconf-2.63-3.fc12.noarch
[1987-04-20 16:46:40,658] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl
[1987-04-20 16:46:40,663] DEBUG   : Matched m4-1.4.13-4.fc12.sparcv9 to require for m4
[1987-04-20 16:46:40,667] DEBUG   : TSINFO: Marking m4-1.4.13-4.fc12.sparcv9 as install for autoconf-2.63-3.fc12.noarch
[1987-04-20 16:46:40,672] DEBUG   : Matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl
[1987-04-20 16:46:40,690] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(File::Path)
[1987-04-20 16:46:40,691] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(IO::File)
[1987-04-20 16:46:40,693] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(Cwd)
[1987-04-20 16:46:40,695] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(Text::ParseWords)
[1987-04-20 16:46:40,697] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(File::Copy)
[1987-04-20 16:46:40,705] DEBUG   : TSINFO: Marking info-4.13a-7.fc12.sparcv9 as install for autoconf-2.63-3.fc12.noarch
[1987-04-20 16:46:40,709] DEBUG   : Matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(File::Find)
[1987-04-20 16:46:40,727] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(File::Spec)
[1987-04-20 16:46:40,728] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(strict)
[1987-04-20 16:46:40,730] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(File::stat)
[1987-04-20 16:46:40,736] DEBUG   : Matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(POSIX)
[1987-04-20 16:46:40,754] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(DynaLoader)
[1987-04-20 16:46:40,756] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(File::Compare)
[1987-04-20 16:46:40,758] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(Errno)
[1987-04-20 16:46:40,759] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(vars)
[1987-04-20 16:46:40,761] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(Getopt::Long)
[1987-04-20 16:46:40,781] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(Exporter)
[1987-04-20 16:46:40,783] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(Data::Dumper)
[1987-04-20 16:46:40,785] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(File::Basename)
[1987-04-20 16:46:40,787] DEBUG   : Quick matched 4:perl-5.10.0-82.fc12.sparcv9 to require for perl(Carp)
[1987-04-20 16:46:40,908] DEBUG   : Matched module-init-tools-3.9-4.fc12.sparcv9 to require for module-init-tools
[1987-04-20 16:46:40,913] DEBUG   : TSINFO: Marking module-init-tools-3.9-4.fc12.sparcv9 as install for b43-openfwwf-5.2-2.fc12.noarch
[1987-04-20 16:46:41,019] DEBUG   : Matched 32:bind-libs-9.6.1-11.P1.fc12.sparcv9 to require for libisc.so.50
[1987-04-20 16:46:41,024] DEBUG   : TSINFO: Marking 32:bind-libs-9.6.1-11.P1.fc12.sparcv9 as install for 32:bind-utils-9.6.1-11.P1.fc12.sparcv9
[1987-04-20 16:46:41,027] DEBUG   : Quick matched 32:bind-libs-9.6.1-11.P1.fc12.sparcv9 to require for libisccc.so.50
[1987-04-20 16:46:41,031] DEBUG   : Matched libcap-2.16-5.fc12.sparcv9 to require for libcap.so.2
[1987-04-20 16:46:41,036] DEBUG   : TSINFO: Marking libcap-2.16-5.fc12.sparcv9 as install for 32:bind-utils-9.6.1-11.P1.fc12.sparcv9
[1987-04-20 16:46:41,043] DEBUG   : Matched openssl-1.0.0-0.10.beta3.fc12.sparcv9 to require for libcrypto.so.10
[1987-04-20 16:46:41,048] DEBUG   : TSINFO: Marking openssl-1.0.0-0.10.beta3.fc12.sparcv9 as install for 32:bind-utils-9.6.1-11.P1.fc12.sparcv9
[1987-04-20 16:46:41,060] DEBUG   : Matched krb5-libs-1.7-8.fc12.sparcv9 to require for libgssapi_krb5.so.2
[1987-04-20 16:46:41,065] DEBUG   : TSINFO: Marking krb5-libs-1.7-8.fc12.sparcv9 as install for 32:bind-utils-9.6.1-11.P1.fc12.sparcv9
[1987-04-20 16:46:41,070] DEBUG   : Matched 32:bind-libs-9.6.1-11.P1.fc12.sparcv9 to require for liblwres.so.50
[1987-04-20 16:46:41,073] DEBUG   : Quick matched 32:bind-libs-9.6.1-11.P1.fc12.sparcv9 to require for libisccfg.so.50
[1987-04-20 16:46:41,074] DEBUG   : Quick matched 32:bind-libs-9.6.1-11.P1.fc12.sparcv9 to require for libdns.so.50
[1987-04-20 16:46:41,078] DEBUG   : Matched libidn-1.9-5.sparcv9 to require for libidn.so.11
[1987-04-20 16:46:41,082] DEBUG   : TSINFO: Marking libidn-1.9-5.sparcv9 as install for 32:bind-utils-9.6.1-11.P1.fc12.sparcv9
[1987-04-20 16:46:41,087] DEBUG   : Matched zlib-1.2.3-23.fc12.sparcv9 to require for libz.so.1
[1987-04-20 16:46:41,091] DEBUG   : TSINFO: Marking zlib-1.2.3-23.fc12.sparcv9 as install for 32:bind-utils-9.6.1-11.P1.fc12.sparcv9
[1987-04-20 16:46:41,095] DEBUG   : Matched 32:bind-libs-9.6.1-11.P1.fc12.sparcv9 to require for libbind9.so.50
[1987-04-20 16:46:41,171] DEBUG   : Matched python-crypto-2.0.1-19.sparcv9 to require for python-crypto
[1987-04-20 16:46:41,176] DEBUG   : TSINFO: Marking python-crypto-2.0.1-19.sparcv9 as install for bittorrent-4.4.0-13.fc12.noarch
[1987-04-20 16:46:41,185] DEBUG   : TSINFO: Marking glibc-common-2.11.1-5.sparcv9 as install for bittorrent-4.4.0-13.fc12.noarch
[1987-04-20 16:46:41,494] DEBUG   : Matched bluez-libs-4.57-2.fc12.sparcv9 to require for bluez-libs
[1987-04-20 16:46:41,498] DEBUG   : TSINFO: Marking bluez-libs-4.57-2.fc12.sparcv9 as install for bluez-cups-4.57-2.fc12.sparcv9
[1987-04-20 16:46:41,501] DEBUG   : Quick matched bluez-libs-4.57-2.fc12.sparcv9 to require for libbluetooth.so.3
[1987-04-20 16:46:41,598] DEBUG   : Matched boost-1.39.0-8.fc12.sparcv9 to require for boost
[1987-04-20 16:46:41,602] DEBUG   : TSINFO: Marking boost-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,608] DEBUG   : Matched boost-serialization-1.39.0-8.fc12.sparcv9 to require for libboost_serialization.so.5
[1987-04-20 16:46:41,613] DEBUG   : TSINFO: Marking boost-serialization-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,620] DEBUG   : Matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_c99f.so.5
[1987-04-20 16:46:41,625] DEBUG   : TSINFO: Marking boost-math-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,630] DEBUG   : Matched boost-signals-1.39.0-8.fc12.sparcv9 to require for libboost_signals.so.5
[1987-04-20 16:46:41,635] DEBUG   : TSINFO: Marking boost-signals-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,640] DEBUG   : Matched boost-graph-1.39.0-8.fc12.sparcv9 to require for libboost_graph-mt.so.5
[1987-04-20 16:46:41,645] DEBUG   : TSINFO: Marking boost-graph-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,650] DEBUG   : Matched boost-wave-1.39.0-8.fc12.sparcv9 to require for libboost_wave-mt.so.5
[1987-04-20 16:46:41,654] DEBUG   : TSINFO: Marking boost-wave-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,659] DEBUG   : Matched boost-iostreams-1.39.0-8.fc12.sparcv9 to require for libboost_iostreams.so.5
[1987-04-20 16:46:41,664] DEBUG   : TSINFO: Marking boost-iostreams-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,669] DEBUG   : Matched boost-regex-1.39.0-8.fc12.sparcv9 to require for libboost_regex.so.5
[1987-04-20 16:46:41,673] DEBUG   : TSINFO: Marking boost-regex-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,679] DEBUG   : Matched boost-test-1.39.0-8.fc12.sparcv9 to require for libboost_unit_test_framework.so.5
[1987-04-20 16:46:41,684] DEBUG   : TSINFO: Marking boost-test-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,688] DEBUG   : Matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_c99.so.5
[1987-04-20 16:46:41,692] DEBUG   : Matched boost-test-1.39.0-8.fc12.sparcv9 to require for libboost_unit_test_framework-mt.so.5
[1987-04-20 16:46:41,696] DEBUG   : Matched boost-serialization-1.39.0-8.fc12.sparcv9 to require for libboost_wserialization.so.5
[1987-04-20 16:46:41,698] DEBUG   : Quick matched boost-serialization-1.39.0-8.fc12.sparcv9 to require for libboost_serialization-mt.so.5
[1987-04-20 16:46:41,701] DEBUG   : Matched boost-signals-1.39.0-8.fc12.sparcv9 to require for libboost_signals-mt.so.5
[1987-04-20 16:46:41,705] DEBUG   : Matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_c99-mt.so.5
[1987-04-20 16:46:41,708] DEBUG   : Quick matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_tr1-mt.so.5
[1987-04-20 16:46:41,712] DEBUG   : Matched boost-filesystem-1.39.0-8.fc12.sparcv9 to require for libboost_filesystem-mt.so.5
[1987-04-20 16:46:41,716] DEBUG   : TSINFO: Marking boost-filesystem-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,721] DEBUG   : Matched boost-system-1.39.0-8.fc12.sparcv9 to require for libboost_system-mt.so.5
[1987-04-20 16:46:41,726] DEBUG   : TSINFO: Marking boost-system-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,730] DEBUG   : Matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_c99f-mt.so.5
[1987-04-20 16:46:41,734] DEBUG   : Matched boost-wave-1.39.0-8.fc12.sparcv9 to require for libboost_wave.so.5
[1987-04-20 16:46:41,738] DEBUG   : Matched boost-filesystem-1.39.0-8.fc12.sparcv9 to require for libboost_filesystem.so.5
[1987-04-20 16:46:41,741] DEBUG   : Matched boost-iostreams-1.39.0-8.fc12.sparcv9 to require for libboost_iostreams-mt.so.5
[1987-04-20 16:46:41,745] DEBUG   : Matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_c99l-mt.so.5
[1987-04-20 16:46:41,748] DEBUG   : Quick matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_tr1f.so.5
[1987-04-20 16:46:41,751] DEBUG   : Matched boost-test-1.39.0-8.fc12.sparcv9 to require for libboost_prg_exec_monitor-mt.so.5
[1987-04-20 16:46:41,756] DEBUG   : Matched boost-thread-1.39.0-8.fc12.sparcv9 to require for libboost_thread-mt.so.5
[1987-04-20 16:46:41,760] DEBUG   : TSINFO: Marking boost-thread-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,764] DEBUG   : Matched boost-system-1.39.0-8.fc12.sparcv9 to require for libboost_system.so.5
[1987-04-20 16:46:41,768] DEBUG   : Matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_tr1.so.5
[1987-04-20 16:46:41,771] DEBUG   : Quick matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_c99l.so.5
[1987-04-20 16:46:41,775] DEBUG   : Matched boost-python-1.39.0-8.fc12.sparcv9 to require for libboost_python.so.5
[1987-04-20 16:46:41,779] DEBUG   : TSINFO: Marking boost-python-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,783] DEBUG   : Matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_tr1l-mt.so.5
[1987-04-20 16:46:41,786] DEBUG   : Quick matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_tr1l.so.5
[1987-04-20 16:46:41,789] DEBUG   : Matched boost-serialization-1.39.0-8.fc12.sparcv9 to require for libboost_wserialization-mt.so.5
[1987-04-20 16:46:41,794] DEBUG   : Matched boost-date-time-1.39.0-8.fc12.sparcv9 to require for libboost_date_time.so.5
[1987-04-20 16:46:41,799] DEBUG   : TSINFO: Marking boost-date-time-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,802] DEBUG   : Matched boost-python-1.39.0-8.fc12.sparcv9 to require for libboost_python-mt.so.5
[1987-04-20 16:46:41,808] DEBUG   : Matched boost-program-options-1.39.0-8.fc12.sparcv9 to require for libboost_program_options-mt.so.5
[1987-04-20 16:46:41,812] DEBUG   : TSINFO: Marking boost-program-options-1.39.0-8.fc12.sparcv9 as install for boost-devel-1.39.0-8.fc12.sparcv9
[1987-04-20 16:46:41,816] DEBUG   : Matched boost-math-1.39.0-8.fc12.sparcv9 to require for libboost_math_tr1f-mt.so.5
[1987-04-20 16:46:41,820] DEBUG   : Matched boost-graph-1.39.0-8.fc12.sparcv9 to require for libboost_graph.so.5
[1987-04-20 16:46:41,824] DEBUG   : Matched boost-program-options-1.39.0-8.fc12.sparcv9 to require for libboost_program_options.so.5
[1987-04-20 16:46:41,828] DEBUG   : Matched boost-regex-1.39.0-8.fc12.sparcv9 to require for libboost_regex-mt.so.5
[1987-04-20 16:46:41,832] DEBUG   : Matched boost-test-1.39.0-8.fc12.sparcv9 to require for libboost_prg_exec_monitor.so.5
[1987-04-20 16:46:41,836] DEBUG   : Matched boost-date-time-1.39.0-8.fc12.sparcv9 to require for libboost_date_time-mt.so.5
[1987-04-20 16:46:41,934] DEBUG   : Matched libbeagle-0.3.9-5.fc12.sparcv9 to require for libbeagle.so.1
[1987-04-20 16:46:41,939] DEBUG   : TSINFO: Marking libbeagle-0.3.9-5.fc12.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:41,943] DEBUG   : Matched dvd+rw-tools-7.1-4.fc12.sparcv9 to require for dvd+rw-tools
[1987-04-20 16:46:41,948] DEBUG   : TSINFO: Marking dvd+rw-tools-7.1-4.fc12.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:41,953] DEBUG   : Matched totem-pl-parser-2.28.1-2.fc12.sparcv9 to require for libtotem-plparser.so.12
[1987-04-20 16:46:41,957] DEBUG   : TSINFO: Marking totem-pl-parser-2.28.1-2.fc12.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:41,962] DEBUG   : Matched libisofs-0.6.20-2.fc12.sparcv9 to require for libisofs.so.6
[1987-04-20 16:46:41,967] DEBUG   : TSINFO: Marking libisofs-0.6.20-2.fc12.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:41,971] DEBUG   : Matched cdrdao-1.2.3-0.rc2.4.sparcv9 to require for cdrdao
[1987-04-20 16:46:41,976] DEBUG   : TSINFO: Marking cdrdao-1.2.3-0.rc2.4.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:41,981] DEBUG   : Matched libburn-0.7.0-1.fc12.sparcv9 to require for libburn.so.4
[1987-04-20 16:46:41,985] DEBUG   : TSINFO: Marking libburn-0.7.0-1.fc12.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:41,990] DEBUG   : Matched unique-1.1.2-1.fc12.sparcv9 to require for libunique-1.0.so.0
[1987-04-20 16:46:41,995] DEBUG   : TSINFO: Marking unique-1.1.2-1.fc12.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:42,000] DEBUG   : Matched brasero-libs-2.28.2-2.fc12.sparcv9 to require for libbrasero-media.so.0
[1987-04-20 16:46:42,004] DEBUG   : TSINFO: Marking brasero-libs-2.28.2-2.fc12.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:42,007] DEBUG   : Quick matched brasero-libs-2.28.2-2.fc12.sparcv9 to require for libbrasero-burn.so.0
[1987-04-20 16:46:42,024] DEBUG   : Matched gstreamer-plugins-base-0.10.25-5.fc12.sparcv9 to require for libgstinterfaces-0.10.so.0
[1987-04-20 16:46:42,031] DEBUG   : TSINFO: Marking gstreamer-plugins-base-0.10.25-5.fc12.sparcv9 as install for brasero-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:42,036] DEBUG   : Matched brasero-libs-2.28.2-2.fc12.sparcv9 to require for libbrasero-utils.so.0
[1987-04-20 16:46:42,040] DEBUG   : Matched gstreamer-plugins-base-0.10.25-5.fc12.sparcv9 to require for libgstpbutils-0.10.so.0
[1987-04-20 16:46:42,076] DEBUG   : Matched nautilus-extensions-2.28.1-2.fc12.sparcv9 to require for libnautilus-extension.so.1
[1987-04-20 16:46:42,080] DEBUG   : TSINFO: Marking nautilus-extensions-2.28.1-2.fc12.sparcv9 as install for brasero-nautilus-2.28.2-2.fc12.sparcv9
[1987-04-20 16:46:42,107] DEBUG   : Matched bzip2-libs-1.0.5-6.fc12.sparcv9 to require for libbz2.so.1
[1987-04-20 16:46:42,111] DEBUG   : TSINFO: Marking bzip2-libs-1.0.5-6.fc12.sparcv9 as install for bzip2-1.0.5-6.fc12.sparcv9
[1987-04-20 16:46:42,137] DEBUG   : Matched neon-0.29.0-3.fc12.sparcv9 to require for libneon.so.27
[1987-04-20 16:46:42,141] DEBUG   : TSINFO: Marking neon-0.29.0-3.fc12.sparcv9 as install for cadaver-0.23.2-6.sparcv9
[1987-04-20 16:46:42,191] DEBUG   : Matched libusb-0.1.12-22.fc12.sparcv9 to require for libusb
[1987-04-20 16:46:42,196] DEBUG   : TSINFO: Marking libusb-0.1.12-22.fc12.sparcv9 as install for ccid-1.3.9-2.fc12.sparcv9
[1987-04-20 16:46:42,201] DEBUG   : Matched pcsc-lite-1.5.2-3.fc12.sparcv9 to require for pcsc-lite
[1987-04-20 16:46:42,205] DEBUG   : TSINFO: Marking pcsc-lite-1.5.2-3.fc12.sparcv9 as install for ccid-1.3.9-2.fc12.sparcv9
[1987-04-20 16:46:42,211] DEBUG   : Matched pcsc-lite-libs-1.5.2-3.fc12.sparcv9 to require for libpcsclite.so.1
[1987-04-20 16:46:42,215] DEBUG   : TSINFO: Marking pcsc-lite-libs-1.5.2-3.fc12.sparcv9 as install for ccid-1.3.9-2.fc12.sparcv9
[1987-04-20 16:46:42,219] DEBUG   : Matched libusb-0.1.12-22.fc12.sparcv9 to require for libusb-0.1.so.4
[1987-04-20 16:46:42,242] DEBUG   : Matched cdparanoia-libs-10.2-5.fc12.sparcv9 to require for cdparanoia-libs
[1987-04-20 16:46:42,247] DEBUG   : TSINFO: Marking cdparanoia-libs-10.2-5.fc12.sparcv9 as install for cdparanoia-10.2-5.fc12.sparcv9
[1987-04-20 16:46:42,250] DEBUG   : Quick matched cdparanoia-libs-10.2-5.fc12.sparcv9 to require for libcdda_interface.so.0
[1987-04-20 16:46:42,251] DEBUG   : Quick matched cdparanoia-libs-10.2-5.fc12.sparcv9 to require for libcdda_paranoia.so.0
[1987-04-20 16:46:42,317] DEBUG   : Matched libsoup-2.28.1-1.fc12.sparcv9 to require for libsoup-2.4.so.1
[1987-04-20 16:46:42,322] DEBUG   : TSINFO: Marking libsoup-2.28.1-1.fc12.sparcv9 as install for cheese-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:42,327] DEBUG   : Matched gnome-desktop-2.28.1-2.fc12.sparcv9 to require for libgnome-desktop-2.so.11
[1987-04-20 16:46:42,331] DEBUG   : TSINFO: Marking gnome-desktop-2.28.1-2.fc12.sparcv9 as install for cheese-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:42,336] DEBUG   : Matched startup-notification-0.10-2.fc12.sparcv9 to require for libstartup-notification-1.so.0
[1987-04-20 16:46:42,341] DEBUG   : TSINFO: Marking startup-notification-0.10-2.fc12.sparcv9 as install for cheese-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:42,346] DEBUG   : Matched librsvg2-2.26.0-2.fc12.sparcv9 to require for librsvg-2.so.2
[1987-04-20 16:46:42,351] DEBUG   : TSINFO: Marking librsvg2-2.26.0-2.fc12.sparcv9 as install for cheese-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:42,363] DEBUG   : Matched evolution-data-server-2.28.1-1.fc12.sparcv9 to require for libedataserver-1.2.so.11
[1987-04-20 16:46:42,368] DEBUG   : TSINFO: Marking evolution-data-server-2.28.1-1.fc12.sparcv9 as install for cheese-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:42,372] DEBUG   : Quick matched evolution-data-server-2.28.1-1.fc12.sparcv9 to require for libebook-1.2.so.9
[1987-04-20 16:46:42,375] DEBUG   : Matched hal-libs-0.5.13-9.fc12.sparcv9 to require for libhal.so.1
[1987-04-20 16:46:42,380] DEBUG   : TSINFO: Marking hal-libs-0.5.13-9.fc12.sparcv9 as install for cheese-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:42,399] DEBUG   : Matched popt-1.13-6.fc12.sparcv9 to require for libpopt.so.0(LIBPOPT_0)
[1987-04-20 16:46:42,404] DEBUG   : TSINFO: Marking popt-1.13-6.fc12.sparcv9 as install for chkconfig-1.3.44-1.sparcv9
[1987-04-20 16:46:42,407] DEBUG   : Quick matched popt-1.13-6.fc12.sparcv9 to require for libpopt.so.0
[1987-04-20 16:46:42,479] DEBUG   : Matched compiz-0.8.2-19.fc12.sparcv9 to require for compiz
[1987-04-20 16:46:42,485] DEBUG   : TSINFO: Marking compiz-0.8.2-19.fc12.sparcv9 as install for compiz-gnome-0.8.2-19.fc12.sparcv9
[1987-04-20 16:46:42,490] DEBUG   : Matched desktop-effects-0.8.4-2.fc12.sparcv9 to require for desktop-effects
[1987-04-20 16:46:42,495] DEBUG   : TSINFO: Marking desktop-effects-0.8.4-2.fc12.sparcv9 as install for compiz-gnome-0.8.2-19.fc12.sparcv9
[1987-04-20 16:46:42,499] DEBUG   : Matched compiz-0.8.2-19.fc12.sparcv9 to require for libdecoration.so.0
[1987-04-20 16:46:42,504] DEBUG   : Matched libXrender-0.9.5-1.fc12.sparcv9 to require for libXrender.so.1
[1987-04-20 16:46:42,509] DEBUG   : TSINFO: Marking libXrender-0.9.5-1.fc12.sparcv9 as install for compiz-gnome-0.8.2-19.fc12.sparcv9
[1987-04-20 16:46:42,514] DEBUG   : Matched libwnck-2.28.0-1.fc12.sparcv9 to require for libwnck-1.so.22
[1987-04-20 16:46:42,518] DEBUG   : TSINFO: Marking libwnck-2.28.0-1.fc12.sparcv9 as install for compiz-gnome-0.8.2-19.fc12.sparcv9
[1987-04-20 16:46:42,639] DEBUG   : Matched 1:control-center-filesystem-2.28.1-4.fc12.sparcv9 to require for control-center-filesystem
[1987-04-20 16:46:42,644] DEBUG   : TSINFO: Marking 1:control-center-filesystem-2.28.1-4.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,652] DEBUG   : Matched gnome-settings-daemon-2.28.1-5.fc12.sparcv9 to require for gnome-settings-daemon
[1987-04-20 16:46:42,656] DEBUG   : TSINFO: Marking gnome-settings-daemon-2.28.1-5.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,662] DEBUG   : Matched usermode-1.101-1.sparcv9 to require for usermode
[1987-04-20 16:46:42,666] DEBUG   : TSINFO: Marking usermode-1.101-1.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,681] DEBUG   : Matched redhat-menus-12.0.1-1.fc12.noarch to require for redhat-menus
[1987-04-20 16:46:42,687] DEBUG   : TSINFO: Marking redhat-menus-12.0.1-1.fc12.noarch as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,693] DEBUG   : Matched gnome-menus-2.28.0-3.fc12.sparcv9 to require for gnome-menus
[1987-04-20 16:46:42,698] DEBUG   : TSINFO: Marking gnome-menus-2.28.0-3.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,703] DEBUG   : Matched libXrandr-1.3.0-3.fc12.sparcv9 to require for libXrandr
[1987-04-20 16:46:42,707] DEBUG   : TSINFO: Marking libXrandr-1.3.0-3.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,712] DEBUG   : Matched libgnomekbd-2.28.0-2.fc12.sparcv9 to require for libgnomekbd.so.4
[1987-04-20 16:46:42,717] DEBUG   : TSINFO: Marking libgnomekbd-2.28.0-2.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,721] DEBUG   : Matched libXi-1.3-1.fc12.sparcv9 to require for libXi.so.6
[1987-04-20 16:46:42,726] DEBUG   : TSINFO: Marking libXi-1.3-1.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,731] DEBUG   : Matched libxklavier-4.0-5.fc12.sparcv9 to require for libxklavier.so.15
[1987-04-20 16:46:42,735] DEBUG   : TSINFO: Marking libxklavier-4.0-5.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,739] DEBUG   : Matched libgnomekbd-2.28.0-2.fc12.sparcv9 to require for libgnomekbdui.so.4
[1987-04-20 16:46:42,744] DEBUG   : Matched 1:dbus-x11-1.2.16-8.fc12.sparcv9 to require for dbus-x11
[1987-04-20 16:46:42,748] DEBUG   : TSINFO: Marking 1:dbus-x11-1.2.16-8.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,753] DEBUG   : Matched libXcursor-1.1.10-1.fc12.sparcv9 to require for libXcursor.so.1
[1987-04-20 16:46:42,758] DEBUG   : TSINFO: Marking libXcursor-1.1.10-1.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,763] DEBUG   : Matched libXScrnSaver-1.2.0-1.fc12.sparcv9 to require for libXss.so.1
[1987-04-20 16:46:42,767] DEBUG   : TSINFO: Marking libXScrnSaver-1.2.0-1.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,772] DEBUG   : Matched libXft-2.1.13-4.fc12.sparcv9 to require for libXft.so.2
[1987-04-20 16:46:42,777] DEBUG   : TSINFO: Marking libXft-2.1.13-4.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,781] DEBUG   : Matched libgail-gnome-1.20.1-4.fc12.sparcv9 to require for libgail-gnome
[1987-04-20 16:46:42,786] DEBUG   : TSINFO: Marking libgail-gnome-1.20.1-4.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,790] DEBUG   : Matched gnome-menus-2.28.0-3.fc12.sparcv9 to require for libgnome-menu.so.2
[1987-04-20 16:46:42,796] DEBUG   : Matched libcanberra-0.21-1.fc12.sparcv9 to require for libcanberra.so.0
[1987-04-20 16:46:42,801] DEBUG   : TSINFO: Marking libcanberra-0.21-1.fc12.sparcv9 as install for 1:control-center-2.28.1-4.fc12.sparcv9
[1987-04-20 16:46:42,863] DEBUG   : Matched libstdc++-4.4.3-3.fc12.sparcv9 to require for libstdc++.so.6(CXXABI_1.3)
[1987-04-20 16:46:42,868] DEBUG   : TSINFO: Marking libstdc++-4.4.3-3.fc12.sparcv9 as install for coolkey-1.1.0-11.fc12.sparcv9
[1987-04-20 16:46:42,872] DEBUG   : Quick matched libstdc++-4.4.3-3.fc12.sparcv9 to require for libstdc++.so.6
[1987-04-20 16:46:42,875] DEBUG   : Matched nss-tools-3.12.4-14.fc12.sparcv9 to require for nss-tools
[1987-04-20 16:46:42,879] DEBUG   : TSINFO: Marking nss-tools-3.12.4-14.fc12.sparcv9 as install for coolkey-1.1.0-11.fc12.sparcv9
[1987-04-20 16:46:42,883] DEBUG   : Matched libstdc++-4.4.3-3.fc12.sparcv9 to require for libstdc++.so.6(GLIBCXX_3.4)
[1987-04-20 16:46:42,889] DEBUG   : Matched ifd-egate-0.05-22.sparcv9 to require for ifd-egate
[1987-04-20 16:46:42,893] DEBUG   : TSINFO: Marking ifd-egate-0.05-22.sparcv9 as install for coolkey-1.1.0-11.fc12.sparcv9
[1987-04-20 16:46:42,971] DEBUG   : Matched coreutils-libs-7.6-10.fc12.sparcv9 to require for coreutils-libs
[1987-04-20 16:46:42,975] DEBUG   : TSINFO: Marking coreutils-libs-7.6-10.fc12.sparcv9 as install for coreutils-7.6-10.fc12.sparcv9
[1987-04-20 16:46:42,980] DEBUG   : Matched gmp-4.3.1-5.fc12.sparcv9 to require for gmp
[1987-04-20 16:46:42,985] DEBUG   : TSINFO: Marking gmp-4.3.1-5.fc12.sparcv9 as install for coreutils-7.6-10.fc12.sparcv9
[1987-04-20 16:46:42,990] DEBUG   : Matched grep-2.5.3-6.fc12.sparcv9 to require for grep
[1987-04-20 16:46:42,994] DEBUG   : TSINFO: Marking grep-2.5.3-6.fc12.sparcv9 as install for coreutils-7.6-10.fc12.sparcv9
[1987-04-20 16:46:42,998] DEBUG   : Matched gmp-4.3.1-5.fc12.sparcv9 to require for libgmp.so.3
[1987-04-20 16:46:43,085] DEBUG   : Matched sed-4.2.1-4.fc12.sparcv9 to require for sed
[1987-04-20 16:46:43,089] DEBUG   : TSINFO: Marking sed-4.2.1-4.fc12.sparcv9 as install for cronie-1.4.3-2.fc12.sparcv9
[1987-04-20 16:46:43,136] DEBUG   : Matched cryptsetup-luks-libs-1.1.0-0.1.fc12.sparcv9 to require for cryptsetup-luks-libs
[1987-04-20 16:46:43,141] DEBUG   : TSINFO: Marking cryptsetup-luks-libs-1.1.0-0.1.fc12.sparcv9 as install for cryptsetup-luks-1.1.0-0.1.fc12.sparcv9
[1987-04-20 16:46:43,143] DEBUG   : Quick matched cryptsetup-luks-libs-1.1.0-0.1.fc12.sparcv9 to require for libcryptsetup.so.1
[1987-04-20 16:46:43,286] DEBUG   : Matched 1:cups-libs-1.4.1-13.fc12.sparcv9 to require for cups-libs
[1987-04-20 16:46:43,291] DEBUG   : TSINFO: Marking 1:cups-libs-1.4.1-13.fc12.sparcv9 as install for 1:cups-1.4.1-13.fc12.sparcv9
[1987-04-20 16:46:43,294] DEBUG   : Quick matched 1:cups-libs-1.4.1-13.fc12.sparcv9 to require for libcupsmime.so.1
[1987-04-20 16:46:43,295] DEBUG   : Quick matched 1:cups-libs-1.4.1-13.fc12.sparcv9 to require for libcupsppdc.so.1
[1987-04-20 16:46:43,296] DEBUG   : Quick matched 1:cups-libs-1.4.1-13.fc12.sparcv9 to require for libcupsdriver.so.1
[1987-04-20 16:46:43,297] DEBUG   : Quick matched 1:cups-libs-1.4.1-13.fc12.sparcv9 to require for libcupsimage.so.2
[1987-04-20 16:46:43,299] DEBUG   : Quick matched 1:cups-libs-1.4.1-13.fc12.sparcv9 to require for libcups.so.2
[1987-04-20 16:46:43,303] DEBUG   : Matched avahi-0.6.25-5.fc12.sparcv9 to require for libavahi-client.so.3
[1987-04-20 16:46:43,307] DEBUG   : TSINFO: Marking avahi-0.6.25-5.fc12.sparcv9 as install for 1:cups-1.4.1-13.fc12.sparcv9
[1987-04-20 16:46:43,312] DEBUG   : Matched portreserve-0.0.4-2.fc12.sparcv9 to require for portreserve
[1987-04-20 16:46:43,316] DEBUG   : TSINFO: Marking portreserve-0.0.4-2.fc12.sparcv9 as install for 1:cups-1.4.1-13.fc12.sparcv9
[1987-04-20 16:46:43,321] DEBUG   : Matched poppler-utils-0.12.1-3.fc12.sparcv9 to require for poppler-utils
[1987-04-20 16:46:43,325] DEBUG   : TSINFO: Marking poppler-utils-0.12.1-3.fc12.sparcv9 as install for 1:cups-1.4.1-13.fc12.sparcv9
[1987-04-20 16:46:43,332] DEBUG   : Matched gnutls-2.8.5-1.fc12.sparcv9 to require for libgnutls.so.26
[1987-04-20 16:46:43,337] DEBUG   : TSINFO: Marking gnutls-2.8.5-1.fc12.sparcv9 as install for 1:cups-1.4.1-13.fc12.sparcv9
[1987-04-20 16:46:43,341] DEBUG   : Matched 1:cups-libs-1.4.1-13.fc12.sparcv9 to require for libcupscgi.so.1
[1987-04-20 16:46:43,345] DEBUG   : Matched gnutls-2.8.5-1.fc12.sparcv9 to require for libgnutls.so.26(GNUTLS_1_4)
[1987-04-20 16:46:43,350] DEBUG   : Matched avahi-0.6.25-5.fc12.sparcv9 to require for libavahi-common.so.3
[1987-04-20 16:46:43,354] DEBUG   : Matched libcom_err-1.41.9-5.fc12.sparcv9 to require for libcom_err.so.2
[1987-04-20 16:46:43,359] DEBUG   : TSINFO: Marking libcom_err-1.41.9-5.fc12.sparcv9 as install for 1:cups-1.4.1-13.fc12.sparcv9
[1987-04-20 16:46:43,365] DEBUG   : Matched openldap-2.4.18-5.fc12.sparcv9 to require for libldap-2.4.so.2
[1987-04-20 16:46:43,369] DEBUG   : TSINFO: Marking openldap-2.4.18-5.fc12.sparcv9 as install for 1:cups-1.4.1-13.fc12.sparcv9
[1987-04-20 16:46:43,473] DEBUG   : Matched cyrus-sasl-2.1.23-5.fc12.sparcv9 to require for cyrus-sasl
[1987-04-20 16:46:43,478] DEBUG   : TSINFO: Marking cyrus-sasl-2.1.23-5.fc12.sparcv9 as install for cyrus-sasl-devel-2.1.23-5.fc12.sparcv9
[1987-04-20 16:46:43,483] DEBUG   : Matched cyrus-sasl-lib-2.1.23-5.fc12.sparcv9 to require for cyrus-sasl-lib
[1987-04-20 16:46:43,488] DEBUG   : TSINFO: Marking cyrus-sasl-lib-2.1.23-5.fc12.sparcv9 as install for cyrus-sasl-devel-2.1.23-5.fc12.sparcv9
[1987-04-20 16:46:43,490] DEBUG   : Quick matched cyrus-sasl-lib-2.1.23-5.fc12.sparcv9 to require for libsasl2.so.2
[1987-04-20 16:46:43,517] DEBUG   : Matched db4-4.7.25-13.fc12.sparcv9 to require for db4
[1987-04-20 16:46:43,519] DEBUG   : Matched db4-4.7.25-13.fc12.sparc64 to require for db4
[1987-04-20 16:46:43,546] DEBUG   : TSINFO: Marking db4-4.7.25-13.fc12.sparcv9 as install for db4-devel-4.7.25-13.fc12.sparcv9
[1987-04-20 16:46:43,551] DEBUG   : Matched db4-cxx-4.7.25-13.fc12.sparcv9 to require for libdb_cxx-4.7.so
[1987-04-20 16:46:43,555] DEBUG   : TSINFO: Marking db4-cxx-4.7.25-13.fc12.sparcv9 as install for db4-devel-4.7.25-13.fc12.sparcv9
[1987-04-20 16:46:43,559] DEBUG   : Matched db4-4.7.25-13.fc12.sparcv9 to require for libdb-4.7.so
[1987-04-20 16:46:43,608] DEBUG   : Matched expat-2.0.1-7.sparcv9 to require for libexpat.so.1
[1987-04-20 16:46:43,613] DEBUG   : TSINFO: Marking expat-2.0.1-7.sparcv9 as install for 1:dbus-1.2.16-8.fc12.sparcv9
[1987-04-20 16:46:43,617] DEBUG   : Matched libcap-ng-0.6.2-3.fc12.sparcv9 to require for libcap-ng.so.0
[1987-04-20 16:46:43,622] DEBUG   : TSINFO: Marking libcap-ng-0.6.2-3.fc12.sparcv9 as install for 1:dbus-1.2.16-8.fc12.sparcv9
[1987-04-20 16:46:43,645] DEBUG   : Matched dbus-cxx-0.4.3-1.fc12.sparcv9 to require for dbus-cxx
[1987-04-20 16:46:43,650] DEBUG   : TSINFO: Marking dbus-cxx-0.4.3-1.fc12.sparcv9 as install for dbus-cxx-devel-0.4.3-1.fc12.sparcv9
[1987-04-20 16:46:43,655] DEBUG   : Matched libsigc++20-devel-2.2.4.2-1.fc12.sparcv9 to require for pkgconfig(sigc++-2.0)
[1987-04-20 16:46:43,659] DEBUG   : TSINFO: Marking libsigc++20-devel-2.2.4.2-1.fc12.sparcv9 as install for dbus-cxx-devel-0.4.3-1.fc12.sparcv9
[1987-04-20 16:46:43,662] DEBUG   : Quick matched libsigc++20-devel-2.2.4.2-1.fc12.sparcv9 to require for libsigc++20-devel
[1987-04-20 16:46:43,665] DEBUG   : Matched dbus-cxx-0.4.3-1.fc12.sparcv9 to require for libdbus-cxx.so.0
[1987-04-20 16:46:43,690] DEBUG   : Matched dbus-cxx-glibmm-0.4.3-1.fc12.sparcv9 to require for dbus-cxx-glibmm
[1987-04-20 16:46:43,694] DEBUG   : TSINFO: Marking dbus-cxx-glibmm-0.4.3-1.fc12.sparcv9 as install for dbus-cxx-glibmm-devel-0.4.3-1.fc12.sparcv9
[1987-04-20 16:46:43,702] DEBUG   : Matched glibmm24-devel-2.22.1-1.fc12.sparcv9 to require for pkgconfig(glibmm-2.4)
[1987-04-20 16:46:43,707] DEBUG   : TSINFO: Marking glibmm24-devel-2.22.1-1.fc12.sparcv9 as install for dbus-cxx-glibmm-devel-0.4.3-1.fc12.sparcv9
[1987-04-20 16:46:43,711] DEBUG   : Quick matched glibmm24-devel-2.22.1-1.fc12.sparcv9 to require for glibmm24-devel
[1987-04-20 16:46:43,713] DEBUG   : Matched dbus-cxx-glibmm-0.4.3-1.fc12.sparcv9 to require for libdbus-cxx-glibmm.so.0
[1987-04-20 16:46:43,756] DEBUG   : Matched libsigc++20-2.2.4.2-1.fc12.sparcv9 to require for libsigc-2.0.so.0
[1987-04-20 16:46:43,760] DEBUG   : TSINFO: Marking libsigc++20-2.2.4.2-1.fc12.sparcv9 as install for dbus-cxx-tools-0.4.3-1.fc12.sparcv9
[1987-04-20 16:46:43,777] DEBUG   : Matched dejavu-fonts-common-2.30-2.fc12.noarch to require for dejavu-fonts-common
[1987-04-20 16:46:43,782] DEBUG   : TSINFO: Marking dejavu-fonts-common-2.30-2.fc12.noarch as install for dejavu-sans-fonts-2.30-2.fc12.noarch
[1987-04-20 16:46:43,841] DEBUG   : Matched webkitgtk-1.1.15.4-2.fc12.sparcv9 to require for libwebkit-1.0.so.2
[1987-04-20 16:46:43,846] DEBUG   : TSINFO: Marking webkitgtk-1.1.15.4-2.fc12.sparcv9 as install for devhelp-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:43,896] DEBUG   : Matched device-mapper-multipath-libs-0.4.9-5.fc12.sparcv9 to require for device-mapper-multipath-libs
[1987-04-20 16:46:43,901] DEBUG   : TSINFO: Marking device-mapper-multipath-libs-0.4.9-5.fc12.sparcv9 as install for device-mapper-multipath-0.4.9-5.fc12.sparcv9
[1987-04-20 16:46:43,907] DEBUG   : Matched kpartx-0.4.9-5.fc12.sparcv9 to require for kpartx
[1987-04-20 16:46:43,912] DEBUG   : TSINFO: Marking kpartx-0.4.9-5.fc12.sparcv9 as install for device-mapper-multipath-0.4.9-5.fc12.sparcv9
[1987-04-20 16:46:43,917] DEBUG   : Matched device-mapper-1.02.38-2.fc12.sparcv9 to require for device-mapper
[1987-04-20 16:46:43,921] DEBUG   : TSINFO: Marking device-mapper-1.02.38-2.fc12.sparcv9 as install for device-mapper-multipath-0.4.9-5.fc12.sparcv9
[1987-04-20 16:46:43,925] DEBUG   : Matched device-mapper-multipath-libs-0.4.9-5.fc12.sparcv9 to require for libmultipath.so
[1987-04-20 16:46:43,932] DEBUG   : Matched device-mapper-libs-1.02.38-2.fc12.sparcv9 to require for libdevmapper.so.1.02
[1987-04-20 16:46:43,936] DEBUG   : TSINFO: Marking device-mapper-libs-1.02.38-2.fc12.sparcv9 as install for device-mapper-multipath-0.4.9-5.fc12.sparcv9
[1987-04-20 16:46:43,939] DEBUG   : Quick matched device-mapper-libs-1.02.38-2.fc12.sparcv9 to require for libdevmapper.so.1.02(Base)
[1987-04-20 16:46:44,003] DEBUG   : Matched device-mapper-event-libs-1.02.38-2.fc12.sparcv9 to require for libdevmapper-event.so.1.02
[1987-04-20 16:46:44,008] DEBUG   : TSINFO: Marking device-mapper-event-libs-1.02.38-2.fc12.sparcv9 as install for dmraid-1.0.0.rc16-4.fc12.sparcv9
[1987-04-20 16:46:44,012] DEBUG   : Matched dmraid-events-1.0.0.rc16-4.fc12.sparcv9 to require for dmraid-events
[1987-04-20 16:46:44,017] DEBUG   : TSINFO: Marking dmraid-events-1.0.0.rc16-4.fc12.sparcv9 as install for dmraid-1.0.0.rc16-4.fc12.sparcv9
[1987-04-20 16:46:44,022] DEBUG   : Matched libsepol-2.0.38-1.fc12.sparcv9 to require for libsepol.so.1
[1987-04-20 16:46:44,026] DEBUG   : TSINFO: Marking libsepol-2.0.38-1.fc12.sparcv9 as install for dmraid-1.0.0.rc16-4.fc12.sparcv9
[1987-04-20 16:46:44,030] DEBUG   : Matched device-mapper-event-libs-1.02.38-2.fc12.sparcv9 to require for libdevmapper-event.so.1.02(Base)
[1987-04-20 16:46:44,107] DEBUG   : Matched e2fsprogs-libs-1.41.9-5.fc12.sparcv9 to require for libe2p.so.2
[1987-04-20 16:46:44,111] DEBUG   : TSINFO: Marking e2fsprogs-libs-1.41.9-5.fc12.sparcv9 as install for 1:dump-0.4-0.3.b42.fc12.sparcv9
[1987-04-20 16:46:44,116] DEBUG   : Matched 1:rmt-0.4-0.3.b42.fc12.sparcv9 to require for rmt
[1987-04-20 16:46:44,120] DEBUG   : TSINFO: Marking 1:rmt-0.4-0.3.b42.fc12.sparcv9 as install for 1:dump-0.4-0.3.b42.fc12.sparcv9
[1987-04-20 16:46:44,124] DEBUG   : Matched e2fsprogs-libs-1.41.9-5.fc12.sparcv9 to require for libext2fs.so.2
[1987-04-20 16:46:44,158] DEBUG   : Matched libblkid-2.16-10.2.fc12.sparcv9 to require for libblkid.so.1
[1987-04-20 16:46:44,163] DEBUG   : TSINFO: Marking libblkid-2.16-10.2.fc12.sparcv9 as install for e2fsprogs-1.41.9-5.fc12.sparcv9
[1987-04-20 16:46:44,168] DEBUG   : Matched libss-1.41.9-5.fc12.sparcv9 to require for libss.so.2
[1987-04-20 16:46:44,172] DEBUG   : TSINFO: Marking libss-1.41.9-5.fc12.sparcv9 as install for e2fsprogs-1.41.9-5.fc12.sparcv9
[1987-04-20 16:46:44,176] DEBUG   : Matched libblkid-2.16-10.2.fc12.sparcv9 to require for libblkid.so.1(BLKID_1.0)
[1987-04-20 16:46:44,276] DEBUG   : Matched elfutils-libs-0.143-1.fc12.sparcv9 to require for elfutils-libs-sparc
[1987-04-20 16:46:44,281] DEBUG   : TSINFO: Marking elfutils-libs-0.143-1.fc12.sparcv9 as install for elfutils-0.143-1.fc12.sparcv9
[1987-04-20 16:46:44,289] DEBUG   : Matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for elfutils-libelf-sparc
[1987-04-20 16:46:44,293] DEBUG   : TSINFO: Marking elfutils-libelf-0.143-1.fc12.sparcv9 as install for elfutils-0.143-1.fc12.sparcv9
[1987-04-20 16:46:44,297] DEBUG   : Quick matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for libelf.so.1(ELFUTILS_1.3)
[1987-04-20 16:46:44,299] DEBUG   : Matched elfutils-libs-0.143-1.fc12.sparcv9 to require for libasm.so.1
[1987-04-20 16:46:44,304] DEBUG   : Matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for libelf.so.1(ELFUTILS_1.1)
[1987-04-20 16:46:44,308] DEBUG   : Matched elfutils-libs-0.143-1.fc12.sparcv9 to require for libdw.so.1(ELFUTILS_0.138)
[1987-04-20 16:46:44,313] DEBUG   : Matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for libelf.so.1(ELFUTILS_1.1.1)
[1987-04-20 16:46:44,316] DEBUG   : Quick matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for libelf.so.1(ELFUTILS_1.5)
[1987-04-20 16:46:44,317] DEBUG   : Quick matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for libelf.so.1
[1987-04-20 16:46:44,319] DEBUG   : Matched elfutils-libs-0.143-1.fc12.sparcv9 to require for libdw.so.1
[1987-04-20 16:46:44,323] DEBUG   : Quick matched elfutils-libs-0.143-1.fc12.sparcv9 to require for libasm.so.1(ELFUTILS_1.0)
[1987-04-20 16:46:44,324] DEBUG   : Quick matched elfutils-libs-0.143-1.fc12.sparcv9 to require for libdw.so.1(ELFUTILS_0.126)
[1987-04-20 16:46:44,327] DEBUG   : Matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for libelf.so.1(ELFUTILS_1.2)
[1987-04-20 16:46:44,331] DEBUG   : Matched elfutils-libs-0.143-1.fc12.sparcv9 to require for libdw.so.1(ELFUTILS_0.127)
[1987-04-20 16:46:44,336] DEBUG   : Matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for libelf.so.1(ELFUTILS_1.0)
[1987-04-20 16:46:44,339] DEBUG   : Quick matched elfutils-libelf-0.143-1.fc12.sparcv9 to require for libelf.so.1(ELFUTILS_1.4)
[1987-04-20 16:46:44,341] DEBUG   : Matched elfutils-libs-0.143-1.fc12.sparcv9 to require for libdw.so.1(ELFUTILS_0.122)
[1987-04-20 16:46:44,394] DEBUG   : Matched nss_compat_ossl-0.9.5-4.fc12.sparcv9 to require for libnss_compat_ossl.so.0
[1987-04-20 16:46:44,398] DEBUG   : TSINFO: Marking nss_compat_ossl-0.9.5-4.fc12.sparcv9 as install for elinks-0.12-0.19.pre5.fc12.sparcv9
[1987-04-20 16:46:44,525] DEBUG   : Matched empathy-libs-2.27.2-1.fc12.sparcv9 to require for empathy-libs
[1987-04-20 16:46:44,530] DEBUG   : TSINFO: Marking empathy-libs-2.27.2-1.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,542] DEBUG   : Matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)
[1987-04-20 16:46:44,547] DEBUG   : TSINFO: Marking telepathy-glib-0.9.0-1.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,554] DEBUG   : Matched libgnomecanvas-2.26.0-2.fc12.sparcv9 to require for libgnomecanvas-2.so.0
[1987-04-20 16:46:44,558] DEBUG   : TSINFO: Marking libgnomecanvas-2.26.0-2.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,562] DEBUG   : Matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)
[1987-04-20 16:46:44,568] DEBUG   : Matched libbonoboui-2.24.2-1.fc12.sparcv9 to require for libbonoboui-2.so.0
[1987-04-20 16:46:44,573] DEBUG   : TSINFO: Marking libbonoboui-2.24.2-1.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,577] DEBUG   : Matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)
[1987-04-20 16:46:44,580] DEBUG   : Quick matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)
[1987-04-20 16:46:44,582] DEBUG   : Quick matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)
[1987-04-20 16:46:44,585] DEBUG   : Matched rarian-compat-0.8.1-5.fc12.sparcv9 to require for scrollkeeper
[1987-04-20 16:46:44,589] DEBUG   : TSINFO: Marking rarian-compat-0.8.1-5.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,594] DEBUG   : Matched libart_lgpl-2.3.20-5.fc12.sparcv9 to require for libart_lgpl_2.so.2
[1987-04-20 16:46:44,599] DEBUG   : TSINFO: Marking libart_lgpl-2.3.20-5.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,605] DEBUG   : Matched 1:enchant-1.5.0-3.fc12.sparcv9 to require for libenchant.so.1
[1987-04-20 16:46:44,610] DEBUG   : TSINFO: Marking 1:enchant-1.5.0-3.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,616] DEBUG   : Matched gnome-panel-libs-2.28.0-13.fc12.sparcv9 to require for libpanel-applet-2.so.0
[1987-04-20 16:46:44,620] DEBUG   : TSINFO: Marking gnome-panel-libs-2.28.0-13.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,625] DEBUG   : Matched telepathy-salut-0.3.10-1.fc12.sparcv9 to require for telepathy-salut
[1987-04-20 16:46:44,629] DEBUG   : TSINFO: Marking telepathy-salut-0.3.10-1.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,633] DEBUG   : Matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.19)
[1987-04-20 16:46:44,637] DEBUG   : Quick matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)
[1987-04-20 16:46:44,640] DEBUG   : Matched telepathy-gabble-0.8.7-1.fc12.sparcv9 to require for telepathy-gabble
[1987-04-20 16:46:44,645] DEBUG   : TSINFO: Marking telepathy-gabble-0.8.7-1.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,649] DEBUG   : Matched libtelepathy-0.3.3-3.fc12.sparcv9 to require for libtelepathy.so.2
[1987-04-20 16:46:44,654] DEBUG   : TSINFO: Marking libtelepathy-0.3.3-3.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,658] DEBUG   : Matched telepathy-filesystem-0.0.2-1.fc12.noarch to require for telepathy-filesystem
[1987-04-20 16:46:44,663] DEBUG   : TSINFO: Marking telepathy-filesystem-0.0.2-1.fc12.noarch as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,668] DEBUG   : Matched libgnome-2.28.0-1.fc12.sparcv9 to require for libgnome-2.so.0
[1987-04-20 16:46:44,672] DEBUG   : TSINFO: Marking libgnome-2.28.0-1.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,679] DEBUG   : Matched farsight2-0.0.16-1.fc12.sparcv9 to require for libgstfarsight-0.10.so.0
[1987-04-20 16:46:44,684] DEBUG   : TSINFO: Marking farsight2-0.0.16-1.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,688] DEBUG   : Matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0
[1987-04-20 16:46:44,693] DEBUG   : Matched empathy-libs-2.27.2-1.fc12.sparcv9 to require for libempathy-gtk.so.23
[1987-04-20 16:46:44,698] DEBUG   : Matched telepathy-farsight-0.0.12-1.fc12.sparcv9 to require for libtelepathy-farsight.so.0
[1987-04-20 16:46:44,703] DEBUG   : TSINFO: Marking telepathy-farsight-0.0.12-1.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,707] DEBUG   : Matched empathy-libs-2.27.2-1.fc12.sparcv9 to require for libempathy.so.25
[1987-04-20 16:46:44,711] DEBUG   : Matched telepathy-haze-0.3.1-3.fc12.sparcv9 to require for telepathy-haze
[1987-04-20 16:46:44,716] DEBUG   : TSINFO: Marking telepathy-haze-0.3.1-3.fc12.sparcv9 as install for empathy-2.27.2-1.fc12.sparcv9
[1987-04-20 16:46:44,720] DEBUG   : Matched telepathy-glib-0.9.0-1.fc12.sparcv9 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)
[1987-04-20 16:46:44,725] DEBUG   : Matched rarian-compat-0.8.1-5.fc12.sparcv9 to require for scrollkeeper
[1987-04-20 16:46:44,797] DEBUG   : Matched lcms-libs-1.18-3.fc12.sparcv9 to require for liblcms.so.1
[1987-04-20 16:46:44,802] DEBUG   : TSINFO: Marking lcms-libs-1.18-3.fc12.sparcv9 as install for eog-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:44,807] DEBUG   : Matched exempi-2.1.0-4.fc12.sparcv9 to require for libexempi.so.3
[1987-04-20 16:46:44,811] DEBUG   : TSINFO: Marking exempi-2.1.0-4.fc12.sparcv9 as install for eog-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:44,816] DEBUG   : Matched libjpeg-6b-46.fc12.sparcv9 to require for libjpeg.so.62
[1987-04-20 16:46:44,820] DEBUG   : TSINFO: Marking libjpeg-6b-46.fc12.sparcv9 as install for eog-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:44,825] DEBUG   : Matched libexif-0.6.16-4.fc12.sparcv9 to require for libexif.so.12
[1987-04-20 16:46:44,830] DEBUG   : TSINFO: Marking libexif-0.6.16-4.fc12.sparcv9 as install for eog-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:44,906] DEBUG   : Matched evince-libs-2.28.1-5.fc12.sparcv9 to require for evince-libs
[1987-04-20 16:46:44,911] DEBUG   : TSINFO: Marking evince-libs-2.28.1-5.fc12.sparcv9 as install for evince-2.28.1-5.fc12.sparcv9
[1987-04-20 16:46:44,914] DEBUG   : Quick matched evince-libs-2.28.1-5.fc12.sparcv9 to require for libevview.so.1
[1987-04-20 16:46:44,917] DEBUG   : Matched poppler-glib-0.12.1-3.fc12.sparcv9 to require for libpoppler-glib.so.4
[1987-04-20 16:46:44,921] DEBUG   : TSINFO: Marking poppler-glib-0.12.1-3.fc12.sparcv9 as install for evince-2.28.1-5.fc12.sparcv9
[1987-04-20 16:46:44,925] DEBUG   : Matched evince-libs-2.28.1-5.fc12.sparcv9 to require for libevdocument.so.1
[1987-04-20 16:46:45,108] DEBUG   : Matched 2:pilot-link-0.12.4-2.fc12.sparcv9 to require for libpisync.so.1
[1987-04-20 16:46:45,113] DEBUG   : TSINFO: Marking 2:pilot-link-0.12.4-2.fc12.sparcv9 as install for evolution-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:45,118] DEBUG   : Matched libical-0.43-5.fc12.sparcv9 to require for libical.so.0
[1987-04-20 16:46:45,123] DEBUG   : TSINFO: Marking libical-0.43-5.fc12.sparcv9 as install for evolution-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:45,128] DEBUG   : Matched libgweather-2.28.0-2.fc12.sparcv9 to require for libgweather.so.1
[1987-04-20 16:46:45,132] DEBUG   : TSINFO: Marking libgweather-2.28.0-2.fc12.sparcv9 as install for evolution-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:45,136] DEBUG   : Matched libical-0.43-5.fc12.sparcv9 to require for libicalss.so.0
[1987-04-20 16:46:45,141] DEBUG   : Matched gtkhtml3-3.28.0-1.fc12.sparcv9 to require for libgtkhtml-editor.so.0
[1987-04-20 16:46:45,146] DEBUG   : TSINFO: Marking gtkhtml3-3.28.0-1.fc12.sparcv9 as install for evolution-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:45,150] DEBUG   : Matched libical-0.43-5.fc12.sparcv9 to require for libicalvcal.so.0
[1987-04-20 16:46:45,154] DEBUG   : Matched gtkhtml3-3.28.0-1.fc12.sparcv9 to require for libgtkhtml-3.14.so.19
[1987-04-20 16:46:45,159] DEBUG   : Matched libgnomeui-2.24.1-3.fc12.sparcv9 to require for libgnomeui-2.so.0
[1987-04-20 16:46:45,163] DEBUG   : TSINFO: Marking libgnomeui-2.24.1-3.fc12.sparcv9 as install for evolution-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:45,167] DEBUG   : Matched 2:pilot-link-0.12.4-2.fc12.sparcv9 to require for libpisock.so.9
[1987-04-20 16:46:45,175] DEBUG   : Matched gnome-vfs2-2.24.2-2.fc12.sparcv9 to require for libgnomevfs-2.so.0
[1987-04-20 16:46:45,180] DEBUG   : TSINFO: Marking gnome-vfs2-2.24.2-2.fc12.sparcv9 as install for evolution-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:45,260] DEBUG   : Matched evolution-data-server-doc-2.28.1-1.fc12.noarch to require for evolution-data-server-doc
[1987-04-20 16:46:45,265] DEBUG   : TSINFO: Marking evolution-data-server-doc-2.28.1-1.fc12.noarch as install for evolution-data-server-devel-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:45,270] DEBUG   : Matched libical-devel-0.43-5.fc12.sparcv9 to require for pkgconfig(libical)
[1987-04-20 16:46:45,274] DEBUG   : TSINFO: Marking libical-devel-0.43-5.fc12.sparcv9 as install for evolution-data-server-devel-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:45,280] DEBUG   : Matched libsoup-devel-2.28.1-1.fc12.sparcv9 to require for pkgconfig(libsoup-2.4)
[1987-04-20 16:46:45,284] DEBUG   : TSINFO: Marking libsoup-devel-2.28.1-1.fc12.sparcv9 as install for evolution-data-server-devel-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:45,287] DEBUG   : Quick matched libsoup-devel-2.28.1-1.fc12.sparcv9 to require for libsoup-devel
[1987-04-20 16:46:45,290] DEBUG   : Matched libgweather-devel-2.28.0-2.fc12.sparcv9 to require for libgweather-devel
[1987-04-20 16:46:45,295] DEBUG   : TSINFO: Marking libgweather-devel-2.28.0-2.fc12.sparcv9 as install for evolution-data-server-devel-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:45,299] DEBUG   : Matched libsoup-devel-2.28.1-1.fc12.sparcv9 to require for pkgconfig(libsoup-2.4)
[1987-04-20 16:46:45,304] DEBUG   : Matched sqlite-devel-3.6.17-1.fc12.sparcv9 to require for pkgconfig(sqlite3)
[1987-04-20 16:46:45,308] DEBUG   : TSINFO: Marking sqlite-devel-3.6.17-1.fc12.sparcv9 as install for evolution-data-server-devel-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:45,311] DEBUG   : Quick matched sqlite-devel-3.6.17-1.fc12.sparcv9 to require for sqlite-devel
[1987-04-20 16:46:45,314] DEBUG   : Matched libical-devel-0.43-5.fc12.sparcv9 to require for libical-devel
[1987-04-20 16:46:45,335] DEBUG   : Matched notification-daemon-engine-slider-0.2.0-1.fc12.sparcv9 to require for notification-daemon-engine-slider
[1987-04-20 16:46:45,339] DEBUG   : TSINFO: Marking notification-daemon-engine-slider-0.2.0-1.fc12.sparcv9 as install for fedora-gnome-theme-12.3-2.fc12.noarch
[1987-04-20 16:46:45,344] DEBUG   : Matched fedora-icon-theme-1.0.0-6.fc12.noarch to require for fedora-icon-theme
[1987-04-20 16:46:45,349] DEBUG   : TSINFO: Marking fedora-icon-theme-1.0.0-6.fc12.noarch as install for fedora-gnome-theme-12.3-2.fc12.noarch
[1987-04-20 16:46:45,353] DEBUG   : Matched bluecurve-cursor-theme-8.0.2-5.fc12.noarch to require for bluecurve-cursor-theme
[1987-04-20 16:46:45,357] DEBUG   : TSINFO: Marking bluecurve-cursor-theme-8.0.2-5.fc12.noarch as install for fedora-gnome-theme-12.3-2.fc12.noarch
[1987-04-20 16:46:45,369] DEBUG   : Matched xdg-utils-1.0.2-14.20091016cvs.fc12.noarch to require for xdg-utils
[1987-04-20 16:46:45,373] DEBUG   : TSINFO: Marking xdg-utils-1.0.2-14.20091016cvs.fc12.noarch as install for fedora-release-notes-12.0.0-4.fc12.noarch
[1987-04-20 16:46:45,412] DEBUG   : Matched procmail-3.22-25.fc12.sparcv9 to require for procmail
[1987-04-20 16:46:45,416] DEBUG   : TSINFO: Marking procmail-3.22-25.fc12.sparcv9 as install for fetchmail-6.3.11-3.fc12.sparcv9
[1987-04-20 16:46:45,421] DEBUG   : Matched hesiod-3.1.0-16.sparcv9 to require for libhesiod.so.0
[1987-04-20 16:46:45,426] DEBUG   : TSINFO: Marking hesiod-3.1.0-16.sparcv9 as install for fetchmail-6.3.11-3.fc12.sparcv9
[1987-04-20 16:46:45,443] DEBUG   : Matched file-libs-5.03-9.fc12.sparcv9 to require for file-libs
[1987-04-20 16:46:45,448] DEBUG   : TSINFO: Marking file-libs-5.03-9.fc12.sparcv9 as install for file-5.03-9.fc12.sparcv9
[1987-04-20 16:46:45,450] DEBUG   : Quick matched file-libs-5.03-9.fc12.sparcv9 to require for libmagic.so.1
[1987-04-20 16:46:45,589] DEBUG   : Matched xulrunner-1.9.1.4-1.fc12.1.sparcv9 to require for xulrunner
[1987-04-20 16:46:45,594] DEBUG   : TSINFO: Marking xulrunner-1.9.1.4-1.fc12.1.sparcv9 as install for firefox-3.5.4-1.fc12.sparcv9
[1987-04-20 16:46:45,597] DEBUG   : Quick matched xulrunner-1.9.1.4-1.fc12.1.sparcv9 to require for libxul.so
[1987-04-20 16:46:45,601] DEBUG   : Matched fedora-bookmarks-11-2.noarch to require for system-bookmarks
[1987-04-20 16:46:45,602] DEBUG   : Matched astronomy-bookmarks-1-6.fc12.noarch to require for system-bookmarks
[1987-04-20 16:46:45,615] DEBUG   : TSINFO: Marking fedora-bookmarks-11-2.noarch as install for firefox-3.5.4-1.fc12.sparcv9
[1987-04-20 16:46:45,619] DEBUG   : Matched xulrunner-1.9.1.4-1.fc12.1.sparcv9 to require for libxpcom.so
[1987-04-20 16:46:45,657] DEBUG   : Matched python-meh-0.7-1.fc12.noarch to require for python-meh
[1987-04-20 16:46:45,662] DEBUG   : TSINFO: Marking python-meh-0.7-1.fc12.noarch as install for firstboot-1.110-1.fc12.sparcv9
[1987-04-20 16:46:45,667] DEBUG   : Matched libuser-python-0.56.12-1.fc12.sparcv9 to require for libuser-python
[1987-04-20 16:46:45,671] DEBUG   : TSINFO: Marking libuser-python-0.56.12-1.fc12.sparcv9 as install for firstboot-1.110-1.fc12.sparcv9
[1987-04-20 16:46:45,677] DEBUG   : Matched pygtk2-2.16.0-1.fc12.sparcv9 to require for pygtk2
[1987-04-20 16:46:45,681] DEBUG   : TSINFO: Marking pygtk2-2.16.0-1.fc12.sparcv9 as install for firstboot-1.110-1.fc12.sparcv9
[1987-04-20 16:46:45,686] DEBUG   : Matched python-ethtool-0.3-5.fc12.sparcv9 to require for python-ethtool
[1987-04-20 16:46:45,691] DEBUG   : TSINFO: Marking python-ethtool-0.3-5.fc12.sparcv9 as install for firstboot-1.110-1.fc12.sparcv9
[1987-04-20 16:46:45,722] DEBUG   : Matched foomatic-db-filesystem-4.0-6.20090819.fc12.noarch to require for foomatic-db-filesystem
[1987-04-20 16:46:45,726] DEBUG   : TSINFO: Marking foomatic-db-filesystem-4.0-6.20090819.fc12.noarch as install for foomatic-db-ppds-4.0-6.20090819.fc12.noarch
[1987-04-20 16:46:45,737] DEBUG   : Matched xsel-1.2.0-6.fc12.sparcv9 to require for xsel
[1987-04-20 16:46:45,741] DEBUG   : TSINFO: Marking xsel-1.2.0-6.fc12.sparcv9 as install for fpaste-0.3.4-1.fc12.noarch
[1987-04-20 16:46:45,764] DEBUG   : Matched fprintd-0.1-15.git04fd09cfa.fc12.sparcv9 to require for fprintd
[1987-04-20 16:46:45,769] DEBUG   : TSINFO: Marking fprintd-0.1-15.git04fd09cfa.fc12.sparcv9 as install for fprintd-pam-0.1-15.git04fd09cfa.fc12.sparcv9
[1987-04-20 16:46:45,868] DEBUG   : Matched cpp-4.4.3-3.fc12.sparcv9 to require for cpp
[1987-04-20 16:46:45,873] DEBUG   : TSINFO: Marking cpp-4.4.3-3.fc12.sparcv9 as install for gcc-4.4.3-3.fc12.sparcv9
[1987-04-20 16:46:45,879] DEBUG   : Matched libgomp-4.4.3-3.fc12.sparcv9 to require for libgomp
[1987-04-20 16:46:45,883] DEBUG   : TSINFO: Marking libgomp-4.4.3-3.fc12.sparcv9 as install for gcc-4.4.3-3.fc12.sparcv9
[1987-04-20 16:46:45,886] DEBUG   : Quick matched libgomp-4.4.3-3.fc12.sparcv9 to require for libgomp.so.1
[1987-04-20 16:46:45,912] DEBUG   : Matched libstdc++-devel-4.4.3-3.fc12.sparcv9 to require for libstdc++-devel
[1987-04-20 16:46:45,916] DEBUG   : TSINFO: Marking libstdc++-devel-4.4.3-3.fc12.sparcv9 as install for gcc-c++-4.4.3-3.fc12.sparcv9
[1987-04-20 16:46:45,921] DEBUG   : Matched mpfr-2.4.1-3.fc12.sparcv9 to require for libmpfr.so.1
[1987-04-20 16:46:45,926] DEBUG   : TSINFO: Marking mpfr-2.4.1-3.fc12.sparcv9 as install for gcc-c++-4.4.3-3.fc12.sparcv9
[1987-04-20 16:46:45,954] DEBUG   : Matched libgfortran-4.4.3-3.fc12.sparcv9 to require for libgfortran
[1987-04-20 16:46:45,959] DEBUG   : TSINFO: Marking libgfortran-4.4.3-3.fc12.sparcv9 as install for gcc-gfortran-4.4.3-3.fc12.sparcv9
[1987-04-20 16:46:45,961] DEBUG   : Quick matched libgfortran-4.4.3-3.fc12.sparcv9 to require for libgfortran.so.3
[1987-04-20 16:46:45,986] DEBUG   : Matched gd-2.0.35-9.fc12.sparcv9 to require for gd
[1987-04-20 16:46:45,991] DEBUG   : TSINFO: Marking gd-2.0.35-9.fc12.sparcv9 as install for gd-devel-2.0.35-9.fc12.sparcv9
[1987-04-20 16:46:45,995] DEBUG   : Matched fontconfig-devel-2.7.3-1.fc12.sparcv9 to require for fontconfig-devel
[1987-04-20 16:46:46,000] DEBUG   : TSINFO: Marking fontconfig-devel-2.7.3-1.fc12.sparcv9 as install for gd-devel-2.0.35-9.fc12.sparcv9
[1987-04-20 16:46:46,004] DEBUG   : Matched gd-2.0.35-9.fc12.sparcv9 to require for libgd.so.2
[1987-04-20 16:46:46,046] DEBUG   : Matched python-libs-2.6.2-2.fc12.sparcv9 to require for python-libs
[1987-04-20 16:46:46,051] DEBUG   : TSINFO: Marking python-libs-2.6.2-2.fc12.sparcv9 as install for gdb-7.0-3.fc12.sparcv9
[1987-04-20 16:46:46,054] DEBUG   : Quick matched python-libs-2.6.2-2.fc12.sparcv9 to require for libpython2.6.so.1.0
[1987-04-20 16:46:46,068] DEBUG   : Matched gdbm-1.8.0-33.fc12.sparcv9 to require for gdbm
[1987-04-20 16:46:46,072] DEBUG   : TSINFO: Marking gdbm-1.8.0-33.fc12.sparcv9 as install for gdbm-devel-1.8.0-33.fc12.sparcv9
[1987-04-20 16:46:46,075] DEBUG   : Quick matched gdbm-1.8.0-33.fc12.sparcv9 to require for libgdbm.so.2
[1987-04-20 16:46:46,186] DEBUG   : Matched libXau-1.0.5-1.fc12.sparcv9 to require for libXau
[1987-04-20 16:46:46,191] DEBUG   : TSINFO: Marking libXau-1.0.5-1.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,196] DEBUG   : Matched ConsoleKit-0.4.1-1.fc12.sparcv9 to require for ConsoleKit
[1987-04-20 16:46:46,200] DEBUG   : TSINFO: Marking ConsoleKit-0.4.1-1.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,206] DEBUG   : Matched hal-0.5.13-9.fc12.sparcv9 to require for hal
[1987-04-20 16:46:46,210] DEBUG   : TSINFO: Marking hal-0.5.13-9.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,215] DEBUG   : Matched xorg-x11-xkb-utils-7.4-6.fc12.sparcv9 to require for setxkbmap
[1987-04-20 16:46:46,220] DEBUG   : TSINFO: Marking xorg-x11-xkb-utils-7.4-6.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,225] DEBUG   : Matched pulseaudio-gdm-hooks-0.9.19-2.fc12.sparcv9 to require for pulseaudio-gdm-hooks
[1987-04-20 16:46:46,229] DEBUG   : TSINFO: Marking pulseaudio-gdm-hooks-0.9.19-2.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,234] DEBUG   : Matched DeviceKit-power-012-2.fc12.sparcv9 to require for libdevkit-power-gobject.so.1
[1987-04-20 16:46:46,238] DEBUG   : TSINFO: Marking DeviceKit-power-012-2.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,246] DEBUG   : Matched xorg-x11-server-utils-7.4-13.fc12.sparcv9 to require for xorg-x11-server-utils
[1987-04-20 16:46:46,251] DEBUG   : TSINFO: Marking xorg-x11-server-utils-7.4-13.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,257] DEBUG   : Matched gnome-keyring-pam-2.28.1-2.fc12.sparcv9 to require for gnome-keyring-pam
[1987-04-20 16:46:46,261] DEBUG   : TSINFO: Marking gnome-keyring-pam-2.28.1-2.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,265] DEBUG   : Matched libXau-1.0.5-1.fc12.sparcv9 to require for libXau.so.6
[1987-04-20 16:46:46,270] DEBUG   : Matched fedora-logos-12.0.3-2.fc12.noarch to require for system-logos
[1987-04-20 16:46:46,273] DEBUG   : Matched generic-logos-12.2-2.fc12.noarch to require for system-logos
[1987-04-20 16:46:46,285] DEBUG   : TSINFO: Marking fedora-logos-12.0.3-2.fc12.noarch as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,290] DEBUG   : Matched iso-codes-3.11-1.fc12.noarch to require for iso-codes
[1987-04-20 16:46:46,294] DEBUG   : TSINFO: Marking iso-codes-3.11-1.fc12.noarch as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,299] DEBUG   : Matched plymouth-gdm-hooks-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for plymouth-gdm-hooks
[1987-04-20 16:46:46,303] DEBUG   : TSINFO: Marking plymouth-gdm-hooks-0.8.0-0.2009.29.09.18.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,308] DEBUG   : Matched libXdmcp-1.0.3-1.fc12.sparcv9 to require for libXdmcp.so.6
[1987-04-20 16:46:46,313] DEBUG   : TSINFO: Marking libXdmcp-1.0.3-1.fc12.sparcv9 as install for 1:gdm-2.28.1-24.fc12.sparcv9
[1987-04-20 16:46:46,453] DEBUG   : Matched pygtksourceview-2.8.0-1.fc12.sparcv9 to require for pygtksourceview
[1987-04-20 16:46:46,458] DEBUG   : TSINFO: Marking pygtksourceview-2.8.0-1.fc12.sparcv9 as install for 1:gedit-2.28.0-1.fc12.sparcv9
[1987-04-20 16:46:46,464] DEBUG   : Matched pygobject2-2.20.0-1.fc12.sparcv9 to require for pygobject2
[1987-04-20 16:46:46,469] DEBUG   : TSINFO: Marking pygobject2-2.20.0-1.fc12.sparcv9 as install for 1:gedit-2.28.0-1.fc12.sparcv9
[1987-04-20 16:46:46,474] DEBUG   : Matched gnome-python2-desktop-2.28.0-1.fc12.sparcv9 to require for gnome-python2-desktop
[1987-04-20 16:46:46,479] DEBUG   : TSINFO: Marking gnome-python2-desktop-2.28.0-1.fc12.sparcv9 as install for 1:gedit-2.28.0-1.fc12.sparcv9
[1987-04-20 16:46:46,484] DEBUG   : Matched gtksourceview2-2.8.1-1.fc12.sparcv9 to require for libgtksourceview-2.0.so.0
[1987-04-20 16:46:46,488] DEBUG   : TSINFO: Marking gtksourceview2-2.8.1-1.fc12.sparcv9 as install for 1:gedit-2.28.0-1.fc12.sparcv9
[1987-04-20 16:46:46,540] DEBUG   : Matched geoclue-0.11.1.1-0.9.20091026git73b6729.fc12.sparcv9 to require for geoclue
[1987-04-20 16:46:46,544] DEBUG   : TSINFO: Marking geoclue-0.11.1.1-0.9.20091026git73b6729.fc12.sparcv9 as install for geoclue-devel-0.11.1.1-0.9.20091026git73b6729.fc12.sparcv9
[1987-04-20 16:46:46,549] DEBUG   : Matched dbus-glib-devel-0.82-2.fc12.sparcv9 to require for pkgconfig(dbus-glib-1)
[1987-04-20 16:46:46,554] DEBUG   : TSINFO: Marking dbus-glib-devel-0.82-2.fc12.sparcv9 as install for geoclue-devel-0.11.1.1-0.9.20091026git73b6729.fc12.sparcv9
[1987-04-20 16:46:46,558] DEBUG   : Matched geoclue-0.11.1.1-0.9.20091026git73b6729.fc12.sparcv9 to require for libgeoclue.so.0
[1987-04-20 16:46:46,667] DEBUG   : Matched urw-fonts-2.4-9.fc12.noarch to require for urw-fonts
[1987-04-20 16:46:46,671] DEBUG   : TSINFO: Marking urw-fonts-2.4-9.fc12.noarch as install for ghostscript-8.70-1.fc12.sparcv9
[1987-04-20 16:46:46,677] DEBUG   : Matched 2:libpng-1.2.39-1.fc12.sparcv9 to require for libpng12.so.0(PNG12_0)
[1987-04-20 16:46:46,681] DEBUG   : TSINFO: Marking 2:libpng-1.2.39-1.fc12.sparcv9 as install for ghostscript-8.70-1.fc12.sparcv9
[1987-04-20 16:46:46,686] DEBUG   : Matched ghostscript-fonts-5.50-23.fc12.noarch to require for ghostscript-fonts
[1987-04-20 16:46:46,690] DEBUG   : TSINFO: Marking ghostscript-fonts-5.50-23.fc12.noarch as install for ghostscript-8.70-1.fc12.sparcv9
[1987-04-20 16:46:46,696] DEBUG   : Matched libXt-1.0.7-1.fc12.sparcv9 to require for libXt.so.6
[1987-04-20 16:46:46,700] DEBUG   : TSINFO: Marking libXt-1.0.7-1.fc12.sparcv9 as install for ghostscript-8.70-1.fc12.sparcv9
[1987-04-20 16:46:46,704] DEBUG   : Matched 2:libpng-1.2.39-1.fc12.sparcv9 to require for libpng12.so.0
[1987-04-20 16:46:46,709] DEBUG   : Matched libXext-1.1-1.fc12.sparcv9 to require for libXext.so.6
[1987-04-20 16:46:46,714] DEBUG   : TSINFO: Marking libXext-1.1-1.fc12.sparcv9 as install for ghostscript-8.70-1.fc12.sparcv9
[1987-04-20 16:46:46,719] DEBUG   : Matched jasper-libs-1.900.1-14.fc12.sparcv9 to require for libjasper.so.1
[1987-04-20 16:46:46,723] DEBUG   : TSINFO: Marking jasper-libs-1.900.1-14.fc12.sparcv9 as install for ghostscript-8.70-1.fc12.sparcv9
[1987-04-20 16:46:46,736] DEBUG   : Matched giflib-4.1.6-3.fc12.sparcv9 to require for giflib
[1987-04-20 16:46:46,740] DEBUG   : TSINFO: Marking giflib-4.1.6-3.fc12.sparcv9 as install for giflib-devel-4.1.6-3.fc12.sparcv9
[1987-04-20 16:46:46,743] DEBUG   : Quick matched giflib-4.1.6-3.fc12.sparcv9 to require for libgif.so.4
[1987-04-20 16:46:46,745] DEBUG   : Quick matched giflib-4.1.6-3.fc12.sparcv9 to require for libungif.so.4
[1987-04-20 16:46:46,812] DEBUG   : Matched perl-Git-1.6.5.2-1.fc12.noarch to require for perl-Git
[1987-04-20 16:46:46,816] DEBUG   : TSINFO: Marking perl-Git-1.6.5.2-1.fc12.noarch as install for git-1.6.5.2-1.fc12.sparcv9
[1987-04-20 16:46:46,821] DEBUG   : Matched less-436-2.fc12.sparcv9 to require for less
[1987-04-20 16:46:46,825] DEBUG   : TSINFO: Marking less-436-2.fc12.sparcv9 as install for git-1.6.5.2-1.fc12.sparcv9
[1987-04-20 16:46:46,829] DEBUG   : Matched perl-Git-1.6.5.2-1.fc12.noarch to require for perl(Git)
[1987-04-20 16:46:46,835] DEBUG   : Matched 1:perl-Error-0.17015-3.fc12.noarch to require for perl(Error)
[1987-04-20 16:46:46,839] DEBUG   : TSINFO: Marking 1:perl-Error-0.17015-3.fc12.noarch as install for git-1.6.5.2-1.fc12.sparcv9
[1987-04-20 16:46:46,844] DEBUG   : Matched libcurl-7.19.7-8.fc12.sparcv9 to require for libcurl.so.4
[1987-04-20 16:46:46,849] DEBUG   : TSINFO: Marking libcurl-7.19.7-8.fc12.sparcv9 as install for git-1.6.5.2-1.fc12.sparcv9
[1987-04-20 16:46:46,896] DEBUG   : Matched glade3-libgladeui-3.6.7-2.fc12.sparcv9 to require for glade3-libgladeui
[1987-04-20 16:46:46,900] DEBUG   : TSINFO: Marking glade3-libgladeui-3.6.7-2.fc12.sparcv9 as install for glade3-3.6.7-2.fc12.sparcv9
[1987-04-20 16:46:46,903] DEBUG   : Quick matched glade3-libgladeui-3.6.7-2.fc12.sparcv9 to require for libgladeui-1.so.9
[1987-04-20 16:46:46,906] DEBUG   : Matched hicolor-icon-theme-0.11-1.fc12.noarch to require for hicolor-icon-theme
[1987-04-20 16:46:46,910] DEBUG   : TSINFO: Marking hicolor-icon-theme-0.11-1.fc12.noarch as install for glade3-3.6.7-2.fc12.sparcv9
[1987-04-20 16:46:47,028] DEBUG   : Matched glibc-headers-2.11.1-5.sparcv9 to require for glibc-headers
[1987-04-20 16:46:47,033] DEBUG   : TSINFO: Marking glibc-headers-2.11.1-5.sparcv9 as install for glibc-devel-2.11.1-5.sparcv9
[1987-04-20 16:46:47,036] DEBUG   : Quick matched glibc-headers-2.11.1-5.sparcv9 to require for glibc-headers
[1987-04-20 16:46:47,053] DEBUG   : Matched mesa-libGL-7.6-0.13.fc12.sparcv9 to require for libGL.so.1
[1987-04-20 16:46:47,058] DEBUG   : TSINFO: Marking mesa-libGL-7.6-0.13.fc12.sparcv9 as install for glx-utils-7.6-0.13.fc12.sparcv9
[1987-04-20 16:46:47,163] DEBUG   : Matched gnome-python2-libegg-2.25.3-13.fc12.2.sparcv9 to require for gnome-python2-libegg
[1987-04-20 16:46:47,168] DEBUG   : TSINFO: Marking gnome-python2-libegg-2.25.3-13.fc12.2.sparcv9 as install for 1:gnome-applets-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:47,173] DEBUG   : Matched gnome-python2-applet-2.28.0-1.fc12.sparcv9 to require for gnome-python2-applet
[1987-04-20 16:46:47,177] DEBUG   : TSINFO: Marking gnome-python2-applet-2.28.0-1.fc12.sparcv9 as install for 1:gnome-applets-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:47,182] DEBUG   : Matched libgtop2-2.28.0-1.fc12.sparcv9 to require for libgtop-2.0.so.7
[1987-04-20 16:46:47,186] DEBUG   : TSINFO: Marking libgtop2-2.28.0-1.fc12.sparcv9 as install for 1:gnome-applets-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:47,246] DEBUG   : Matched bluez-4.57-2.fc12.sparcv9 to require for bluez
[1987-04-20 16:46:47,251] DEBUG   : TSINFO: Marking bluez-4.57-2.fc12.sparcv9 as install for gnome-bluetooth-2.28.3-1.fc12.sparcv9
[1987-04-20 16:46:47,256] DEBUG   : Matched obexd-0.18-1.fc12.sparcv9 to require for obexd
[1987-04-20 16:46:47,260] DEBUG   : TSINFO: Marking obexd-0.18-1.fc12.sparcv9 as install for gnome-bluetooth-2.28.3-1.fc12.sparcv9
[1987-04-20 16:46:47,265] DEBUG   : Matched gvfs-obexftp-1.4.1-3.fc12.sparcv9 to require for gvfs-obexftp
[1987-04-20 16:46:47,269] DEBUG   : TSINFO: Marking gvfs-obexftp-1.4.1-3.fc12.sparcv9 as install for gnome-bluetooth-2.28.3-1.fc12.sparcv9
[1987-04-20 16:46:47,303] DEBUG   : Matched gnome-doc-utils-0.18.0-1.fc12.noarch to require for gnome-doc-utils
[1987-04-20 16:46:47,307] DEBUG   : TSINFO: Marking gnome-doc-utils-0.18.0-1.fc12.noarch as install for gnome-desktop-devel-2.28.1-2.fc12.sparcv9
[1987-04-20 16:46:47,313] DEBUG   : Matched startup-notification-devel-0.10-2.fc12.sparcv9 to require for startup-notification-devel
[1987-04-20 16:46:47,317] DEBUG   : TSINFO: Marking startup-notification-devel-0.10-2.fc12.sparcv9 as install for gnome-desktop-devel-2.28.1-2.fc12.sparcv9
[1987-04-20 16:46:47,320] DEBUG   : Quick matched startup-notification-devel-0.10-2.fc12.sparcv9 to require for pkgconfig(libstartup-notification-1.0)
[1987-04-20 16:46:47,379] DEBUG   : Matched gnome-disk-utility-libs-2.28.1-1.fc12.sparcv9 to require for gnome-disk-utility-libs
[1987-04-20 16:46:47,383] DEBUG   : TSINFO: Marking gnome-disk-utility-libs-2.28.1-1.fc12.sparcv9 as install for gnome-disk-utility-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:47,388] DEBUG   : Matched gnome-disk-utility-ui-libs-2.28.1-1.fc12.sparcv9 to require for libgdu-gtk.so.0
[1987-04-20 16:46:47,393] DEBUG   : TSINFO: Marking gnome-disk-utility-ui-libs-2.28.1-1.fc12.sparcv9 as install for gnome-disk-utility-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:47,397] DEBUG   : Matched gnome-disk-utility-libs-2.28.1-1.fc12.sparcv9 to require for libgdu.so.0
[1987-04-20 16:46:47,402] DEBUG   : Matched libatasmart-0.17-1.fc12.sparcv9 to require for libatasmart.so.4
[1987-04-20 16:46:47,406] DEBUG   : TSINFO: Marking libatasmart-0.17-1.fc12.sparcv9 as install for gnome-disk-utility-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:47,514] DEBUG   : Matched ggz-base-libs-0.99.5-5.fc12.sparcv9 to require for ggz-client-libs
[1987-04-20 16:46:47,519] DEBUG   : TSINFO: Marking ggz-base-libs-0.99.5-5.fc12.sparcv9 as install for 1:gnome-games-2.26.1-2.fc11.sparcv9
[1987-04-20 16:46:47,522] DEBUG   : Quick matched ggz-base-libs-0.99.5-5.fc12.sparcv9 to require for libggzcore.so.9
[1987-04-20 16:46:47,525] DEBUG   : Matched pygtkglext-1.1.0-7.fc12.sparcv9 to require for pygtkglext
[1987-04-20 16:46:47,530] DEBUG   : TSINFO: Marking pygtkglext-1.1.0-7.fc12.sparcv9 as install for 1:gnome-games-2.26.1-2.fc11.sparcv9
[1987-04-20 16:46:47,534] DEBUG   : Matched ggz-base-libs-0.99.5-5.fc12.sparcv9 to require for libggz.so.2
[1987-04-20 16:46:47,538] DEBUG   : Matched PyOpenGL-3.0.0-2.fc12.noarch to require for PyOpenGL
[1987-04-20 16:46:47,543] DEBUG   : TSINFO: Marking PyOpenGL-3.0.0-2.fc12.noarch as install for 1:gnome-games-2.26.1-2.fc11.sparcv9
[1987-04-20 16:46:47,548] DEBUG   : Matched gnome-python2-gconf-2.28.0-1.fc12.sparcv9 to require for gnome-python2-gconf
[1987-04-20 16:46:47,552] DEBUG   : TSINFO: Marking gnome-python2-gconf-2.28.0-1.fc12.sparcv9 as install for 1:gnome-games-2.26.1-2.fc11.sparcv9
[1987-04-20 16:46:47,558] DEBUG   : Matched 5:guile-1.8.7-5.fc12.sparcv9 to require for libguile.so.17
[1987-04-20 16:46:47,563] DEBUG   : TSINFO: Marking 5:guile-1.8.7-5.fc12.sparcv9 as install for 1:gnome-games-2.26.1-2.fc11.sparcv9
[1987-04-20 16:46:47,567] DEBUG   : Matched ggz-base-libs-0.99.5-5.fc12.sparcv9 to require for libggzmod.so.4
[1987-04-20 16:46:47,570] DEBUG   : Quick matched ggz-base-libs-0.99.5-5.fc12.sparcv9 to require for ggz-client-libs
[1987-04-20 16:46:47,574] DEBUG   : Matched gnome-python2-gnomeprint-2.28.0-1.fc12.sparcv9 to require for gnome-python2-gnomeprint
[1987-04-20 16:46:47,578] DEBUG   : TSINFO: Marking gnome-python2-gnomeprint-2.28.0-1.fc12.sparcv9 as install for 1:gnome-games-2.26.1-2.fc11.sparcv9
[1987-04-20 16:46:47,583] DEBUG   : Matched gnuchess-5.07-14.fc12.sparcv9 to require for gnuchess
[1987-04-20 16:46:47,587] DEBUG   : TSINFO: Marking gnuchess-5.07-14.fc12.sparcv9 as install for 1:gnome-games-2.26.1-2.fc11.sparcv9
[1987-04-20 16:46:47,592] DEBUG   : Matched gnome-python2-canvas-2.28.0-1.fc12.sparcv9 to require for gnome-python2-canvas
[1987-04-20 16:46:47,598] DEBUG   : TSINFO: Marking gnome-python2-canvas-2.28.0-1.fc12.sparcv9 as install for 1:gnome-games-2.26.1-2.fc11.sparcv9
[1987-04-20 16:46:47,662] DEBUG   : Matched pulseaudio-libs-glib2-0.9.19-2.fc12.sparcv9 to require for libpulse-mainloop-glib.so.0
[1987-04-20 16:46:47,667] DEBUG   : TSINFO: Marking pulseaudio-libs-glib2-0.9.19-2.fc12.sparcv9 as install for gnome-media-2.28.1-3.fc12.sparcv9
[1987-04-20 16:46:47,670] DEBUG   : Quick matched pulseaudio-libs-glib2-0.9.19-2.fc12.sparcv9 to require for libpulse-mainloop-glib.so.0(PULSE_0)
[1987-04-20 16:46:47,674] DEBUG   : Matched gnome-media-libs-2.28.1-3.fc12.sparcv9 to require for libgnome-media-profiles.so.0
[1987-04-20 16:46:47,678] DEBUG   : TSINFO: Marking gnome-media-libs-2.28.1-3.fc12.sparcv9 as install for gnome-media-2.28.1-3.fc12.sparcv9
[1987-04-20 16:46:47,767] DEBUG   : Matched PackageKit-device-rebind-0.5.4-0.1.20091029git.fc12.sparcv9 to require for PackageKit-device-rebind
[1987-04-20 16:46:47,772] DEBUG   : TSINFO: Marking PackageKit-device-rebind-0.5.4-0.1.20091029git.fc12.sparcv9 as install for gnome-packagekit-2.28.2-0.1.20091030git.fc12.sparcv9
[1987-04-20 16:46:47,777] DEBUG   : Matched PackageKit-gtk-module-0.5.4-0.1.20091029git.fc12.sparcv9 to require for PackageKit-gtk-module
[1987-04-20 16:46:47,781] DEBUG   : TSINFO: Marking PackageKit-gtk-module-0.5.4-0.1.20091029git.fc12.sparcv9 as install for gnome-packagekit-2.28.2-0.1.20091030git.fc12.sparcv9
[1987-04-20 16:46:47,788] DEBUG   : Matched PackageKit-0.5.4-0.1.20091029git.fc12.sparcv9 to require for PackageKit
[1987-04-20 16:46:47,793] DEBUG   : TSINFO: Marking PackageKit-0.5.4-0.1.20091029git.fc12.sparcv9 as install for gnome-packagekit-2.28.2-0.1.20091030git.fc12.sparcv9
[1987-04-20 16:46:47,886] DEBUG   : Matched gnome-session-xsession-2.28.0-2.fc12.sparcv9 to require for gnome-session-xsession
[1987-04-20 16:46:47,891] DEBUG   : TSINFO: Marking gnome-session-xsession-2.28.0-2.fc12.sparcv9 as install for gnome-panel-2.28.0-13.fc12.sparcv9
[1987-04-20 16:46:48,020] DEBUG   : Matched 2:pilot-link-devel-0.12.4-2.fc12.sparcv9 to require for pilot-link-devel
[1987-04-20 16:46:48,024] DEBUG   : TSINFO: Marking 2:pilot-link-devel-0.12.4-2.fc12.sparcv9 as install for gnome-pilot-devel-2.0.17-6.fc12.sparcv9
[1987-04-20 16:46:48,121] DEBUG   : Matched libXxf86misc-1.0.2-1.fc12.sparcv9 to require for libXxf86misc.so.1
[1987-04-20 16:46:48,125] DEBUG   : TSINFO: Marking libXxf86misc-1.0.2-1.fc12.sparcv9 as install for gnome-screensaver-2.28.0-6.fc12.sparcv9
[1987-04-20 16:46:48,130] DEBUG   : Matched libXxf86vm-1.1.0-1.fc12.sparcv9 to require for libXxf86vm.so.1
[1987-04-20 16:46:48,135] DEBUG   : TSINFO: Marking libXxf86vm-1.1.0-1.fc12.sparcv9 as install for gnome-screensaver-2.28.0-6.fc12.sparcv9
[1987-04-20 16:46:48,139] DEBUG   : Matched fedorainfinity-screensaver-theme-1.0.0-3.fc12.noarch to require for fedorainfinity-screensaver-theme
[1987-04-20 16:46:48,144] DEBUG   : TSINFO: Marking fedorainfinity-screensaver-theme-1.0.0-3.fc12.noarch as install for gnome-screensaver-2.28.0-6.fc12.sparcv9
[1987-04-20 16:46:48,148] DEBUG   : Matched fedora-screensaver-theme-1.0.0-5.fc12.noarch to require for fedora-screensaver-theme
[1987-04-20 16:46:48,153] DEBUG   : TSINFO: Marking fedora-screensaver-theme-1.0.0-5.fc12.noarch as install for gnome-screensaver-2.28.0-6.fc12.sparcv9
[1987-04-20 16:46:48,219] DEBUG   : Matched GConf2-gtk-2.28.0-2.fc12.sparcv9 to require for GConf2-gtk
[1987-04-20 16:46:48,223] DEBUG   : TSINFO: Marking GConf2-gtk-2.28.0-2.fc12.sparcv9 as install for gnome-session-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:48,228] DEBUG   : Matched polkit-desktop-policy-0.95-0.git20090913.2.fc12.noarch to require for polkit-desktop-policy
[1987-04-20 16:46:48,232] DEBUG   : TSINFO: Marking polkit-desktop-policy-0.95-0.git20090913.2.fc12.noarch as install for gnome-session-2.28.0-2.fc12.sparcv9
[1987-04-20 16:46:48,320] DEBUG   : Matched cairomm-1.8.0-2.fc12.sparcv9 to require for libcairomm-1.0.so.1
[1987-04-20 16:46:48,325] DEBUG   : TSINFO: Marking cairomm-1.8.0-2.fc12.sparcv9 as install for gnome-system-monitor-2.28.0-3.fc12.sparcv9
[1987-04-20 16:46:48,330] DEBUG   : Matched glibmm24-2.22.1-1.fc12.sparcv9 to require for libgiomm-2.4.so.1
[1987-04-20 16:46:48,334] DEBUG   : TSINFO: Marking glibmm24-2.22.1-1.fc12.sparcv9 as install for gnome-system-monitor-2.28.0-3.fc12.sparcv9
[1987-04-20 16:46:48,339] DEBUG   : Matched pangomm-2.26.0-1.fc12.sparcv9 to require for libpangomm-1.4.so.1
[1987-04-20 16:46:48,344] DEBUG   : TSINFO: Marking pangomm-2.26.0-1.fc12.sparcv9 as install for gnome-system-monitor-2.28.0-3.fc12.sparcv9
[1987-04-20 16:46:48,348] DEBUG   : Matched glibmm24-2.22.1-1.fc12.sparcv9 to require for libglibmm-2.4.so.1
[1987-04-20 16:46:48,353] DEBUG   : Matched gtkmm24-2.18.1-1.fc12.sparcv9 to require for libatkmm-1.6.so.1
[1987-04-20 16:46:48,358] DEBUG   : TSINFO: Marking gtkmm24-2.18.1-1.fc12.sparcv9 as install for gnome-system-monitor-2.28.0-3.fc12.sparcv9
[1987-04-20 16:46:48,360] DEBUG   : Quick matched gtkmm24-2.18.1-1.fc12.sparcv9 to require for libgdkmm-2.4.so.1
[1987-04-20 16:46:48,362] DEBUG   : Quick matched gtkmm24-2.18.1-1.fc12.sparcv9 to require for libgtkmm-2.4.so.1
[1987-04-20 16:46:48,418] DEBUG   : Matched vte-0.22.2-1.fc12.sparcv9 to require for libvte.so.9
[1987-04-20 16:46:48,422] DEBUG   : TSINFO: Marking vte-0.22.2-1.fc12.sparcv9 as install for gnome-terminal-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:48,511] DEBUG   : Matched httpd-2.2.13-4.fc12.sparcv9 to require for httpd
[1987-04-20 16:46:48,518] DEBUG   : TSINFO: Marking httpd-2.2.13-4.fc12.sparcv9 as install for gnome-user-share-2.28.1-2.fc12.sparcv9
[1987-04-20 16:46:48,524] DEBUG   : Matched 1:obex-data-server-0.4.3-4.fc12.sparcv9 to require for obex-data-server
[1987-04-20 16:46:48,528] DEBUG   : TSINFO: Marking 1:obex-data-server-0.4.3-4.fc12.sparcv9 as install for gnome-user-share-2.28.1-2.fc12.sparcv9
[1987-04-20 16:46:48,533] DEBUG   : Matched mod_dnssd-0.6-2.fc11.sparcv9 to require for mod_dnssd
[1987-04-20 16:46:48,539] DEBUG   : TSINFO: Marking mod_dnssd-0.6-2.fc11.sparcv9 as install for gnome-user-share-2.28.1-2.fc12.sparcv9
[1987-04-20 16:46:48,622] DEBUG   : Matched 1:gnome-utils-libs-2.28.1-3.fc12.sparcv9 to require for libgdict-1.0.so.6
[1987-04-20 16:46:48,627] DEBUG   : TSINFO: Marking 1:gnome-utils-libs-2.28.1-3.fc12.sparcv9 as install for 1:gnome-utils-2.28.1-3.fc12.sparcv9
[1987-04-20 16:46:48,733] DEBUG   : Matched libpanelappletmm-2.26.0-2.fc12.sparcv9 to require for libpanelappletmm-2.6.so.1
[1987-04-20 16:46:48,738] DEBUG   : TSINFO: Marking libpanelappletmm-2.26.0-2.fc12.sparcv9 as install for gnote-0.6.2-1.fc12.sparcv9
[1987-04-20 16:46:48,743] DEBUG   : Matched gconfmm26-2.28.0-1.fc12.sparcv9 to require for libgconfmm-2.6.so.1
[1987-04-20 16:46:48,747] DEBUG   : TSINFO: Marking gconfmm26-2.28.0-1.fc12.sparcv9 as install for gnote-0.6.2-1.fc12.sparcv9
[1987-04-20 16:46:48,752] DEBUG   : Matched gtkspell-2.0.15-2.fc12.sparcv9 to require for libgtkspell.so.0
[1987-04-20 16:46:48,757] DEBUG   : TSINFO: Marking gtkspell-2.0.15-2.fc12.sparcv9 as install for gnote-0.6.2-1.fc12.sparcv9
[1987-04-20 16:46:48,762] DEBUG   : Matched dbus-c++-0.5.0-0.10.20090203git13281b3.fc12.sparcv9 to require for libdbus-c++-1.so.0
[1987-04-20 16:46:48,766] DEBUG   : TSINFO: Marking dbus-c++-0.5.0-0.10.20090203git13281b3.fc12.sparcv9 as install for gnote-0.6.2-1.fc12.sparcv9
[1987-04-20 16:46:48,772] DEBUG   : Matched pcre-7.8-3.fc12.sparcv9 to require for libpcre.so.0
[1987-04-20 16:46:48,777] DEBUG   : TSINFO: Marking pcre-7.8-3.fc12.sparcv9 as install for gnote-0.6.2-1.fc12.sparcv9
[1987-04-20 16:46:48,780] DEBUG   : Quick matched pcre-7.8-3.fc12.sparcv9 to require for libpcrecpp.so.0
[1987-04-20 16:46:48,789] DEBUG   : Matched libxslt-1.1.26-1.fc12.sparcv9 to require for libxslt.so.1
[1987-04-20 16:46:48,794] DEBUG   : TSINFO: Marking libxslt-1.1.26-1.fc12.sparcv9 as install for gnote-0.6.2-1.fc12.sparcv9
[1987-04-20 16:46:48,856] DEBUG   : Matched pth-2.0.7-9.sparcv9 to require for libpth.so.20
[1987-04-20 16:46:48,861] DEBUG   : TSINFO: Marking pth-2.0.7-9.sparcv9 as install for gnupg2-2.0.13-1.fc12.sparcv9
[1987-04-20 16:46:48,866] DEBUG   : Matched libksba-1.0.6-3.fc12.sparcv9 to require for libksba.so.8
[1987-04-20 16:46:48,871] DEBUG   : TSINFO: Marking libksba-1.0.6-3.fc12.sparcv9 as install for gnupg2-2.0.13-1.fc12.sparcv9
[1987-04-20 16:46:48,876] DEBUG   : Matched libgcrypt-1.4.4-8.fc12.sparcv9 to require for libgcrypt.so.11
[1987-04-20 16:46:48,880] DEBUG   : TSINFO: Marking libgcrypt-1.4.4-8.fc12.sparcv9 as install for gnupg2-2.0.13-1.fc12.sparcv9
[1987-04-20 16:46:48,884] DEBUG   : Matched libksba-1.0.6-3.fc12.sparcv9 to require for libksba.so.8(KSBA_0.9)
[1987-04-20 16:46:48,889] DEBUG   : Matched libgpg-error-1.6-4.sparcv9 to require for libgpg-error.so.0
[1987-04-20 16:46:48,894] DEBUG   : TSINFO: Marking libgpg-error-1.6-4.sparcv9 as install for gnupg2-2.0.13-1.fc12.sparcv9
[1987-04-20 16:46:48,899] DEBUG   : Matched dirmngr-1.0.3-3.fc12.sparcv9 to require for dirmngr
[1987-04-20 16:46:48,903] DEBUG   : TSINFO: Marking dirmngr-1.0.3-3.fc12.sparcv9 as install for gnupg2-2.0.13-1.fc12.sparcv9
[1987-04-20 16:46:48,908] DEBUG   : Matched pinentry-0.7.6-4.fc12.sparcv9 to require for pinentry
[1987-04-20 16:46:48,913] DEBUG   : TSINFO: Marking pinentry-0.7.6-4.fc12.sparcv9 as install for gnupg2-2.0.13-1.fc12.sparcv9
[1987-04-20 16:46:48,917] DEBUG   : Matched libgcrypt-1.4.4-8.fc12.sparcv9 to require for libgcrypt.so.11(GCRYPT_1.2)
[1987-04-20 16:46:48,981] DEBUG   : Matched sound-theme-freedesktop-0.7-1.fc12.noarch to require for sound-theme-freedesktop
[1987-04-20 16:46:48,986] DEBUG   : TSINFO: Marking sound-theme-freedesktop-0.7-1.fc12.noarch as install for gok-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:48,991] DEBUG   : Matched gnome-speech-0.4.25-3.fc12.sparcv9 to require for libgnomespeech.so.7
[1987-04-20 16:46:48,996] DEBUG   : TSINFO: Marking gnome-speech-0.4.25-3.fc12.sparcv9 as install for gok-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:49,000] DEBUG   : Matched htmlview-4.0.0-6.fc12.noarch to require for htmlview
[1987-04-20 16:46:49,005] DEBUG   : TSINFO: Marking htmlview-4.0.0-6.fc12.noarch as install for gok-2.28.1-1.fc12.sparcv9
[1987-04-20 16:46:49,017] DEBUG   : Matched gpm-1.20.6-7.fc12.sparcv9 to require for gpm
[1987-04-20 16:46:49,021] DEBUG   : TSINFO: Marking gpm-1.20.6-7.fc12.sparcv9 as install for gpm-devel-1.20.6-7.fc12.sparcv9
[1987-04-20 16:46:49,026] DEBUG   : Matched gpm-libs-1.20.6-7.fc12.sparcv9 to require for libgpm.so.2
[1987-04-20 16:46:49,031] DEBUG   : TSINFO: Marking gpm-libs-1.20.6-7.fc12.sparcv9 as install for gpm-devel-1.20.6-7.fc12.sparcv9
[1987-04-20 16:46:49,049] DEBUG   : Matched gssdp-0.7.0-2.fc12.sparcv9 to require for gssdp
[1987-04-20 16:46:49,053] DEBUG   : TSINFO: Marking gssdp-0.7.0-2.fc12.sparcv9 as install for gssdp-devel-0.7.0-2.fc12.sparcv9
[1987-04-20 16:46:49,056] DEBUG   : Quick matched gssdp-0.7.0-2.fc12.sparcv9 to require for libgssdp-1.0.so.2
[1987-04-20 16:46:49,188] DEBUG   : Matched liboil-0.3.16-4.fc12.sparcv9 to require for liboil-0.3.so.0
[1987-04-20 16:46:49,192] DEBUG   : TSINFO: Marking liboil-0.3.16-4.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,197] DEBUG   : Matched wavpack-4.60-1.fc12.sparcv9 to require for libwavpack.so.1
[1987-04-20 16:46:49,202] DEBUG   : TSINFO: Marking wavpack-4.60-1.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,207] DEBUG   : Matched libdv-1.0.0-8.fc12.sparcv9 to require for libdv.so.4
[1987-04-20 16:46:49,211] DEBUG   : TSINFO: Marking libdv-1.0.0-8.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,217] DEBUG   : Matched 1:libvorbis-1.2.3-3.fc12.sparcv9 to require for libvorbis.so.0
[1987-04-20 16:46:49,221] DEBUG   : TSINFO: Marking 1:libvorbis-1.2.3-3.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,227] DEBUG   : Matched libv4l-0.6.3-1.fc12.sparcv9 to require for libv4l2.so.0
[1987-04-20 16:46:49,232] DEBUG   : TSINFO: Marking libv4l-0.6.3-1.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,237] DEBUG   : Matched libavc1394-0.5.3-9.fc12.sparcv9 to require for librom1394.so.0
[1987-04-20 16:46:49,241] DEBUG   : TSINFO: Marking libavc1394-0.5.3-9.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,246] DEBUG   : Matched libXfixes-4.0.4-1.fc12.sparcv9 to require for libXfixes.so.3
[1987-04-20 16:46:49,251] DEBUG   : TSINFO: Marking libXfixes-4.0.4-1.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,256] DEBUG   : Matched 2:libogg-1.1.4-2.fc12.sparcv9 to require for libogg.so.0
[1987-04-20 16:46:49,260] DEBUG   : TSINFO: Marking 2:libogg-1.1.4-2.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,265] DEBUG   : Matched libshout-2.2.2-5.fc12.sparcv9 to require for libshout.so.3
[1987-04-20 16:46:49,270] DEBUG   : TSINFO: Marking libshout-2.2.2-5.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,275] DEBUG   : Matched taglib-1.6-2.fc12.sparcv9 to require for libtag.so.1
[1987-04-20 16:46:49,280] DEBUG   : TSINFO: Marking taglib-1.6-2.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,285] DEBUG   : Matched flac-1.2.1-6.fc12.sparcv9 to require for libFLAC.so.8
[1987-04-20 16:46:49,289] DEBUG   : TSINFO: Marking flac-1.2.1-6.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,294] DEBUG   : Matched libraw1394-2.0.4-1.fc12.sparcv9 to require for libraw1394.so.11
[1987-04-20 16:46:49,299] DEBUG   : TSINFO: Marking libraw1394-2.0.4-1.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,305] DEBUG   : Matched 1:libtheora-1.1.0-1.fc12.sparcv9 to require for libtheora.so.0
[1987-04-20 16:46:49,310] DEBUG   : TSINFO: Marking 1:libtheora-1.1.0-1.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,314] DEBUG   : Matched libavc1394-0.5.3-9.fc12.sparcv9 to require for libavc1394.so.0
[1987-04-20 16:46:49,319] DEBUG   : Matched libiec61883-1.2.0-3.fc12.sparcv9 to require for libiec61883.so.0
[1987-04-20 16:46:49,324] DEBUG   : TSINFO: Marking libiec61883-1.2.0-3.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,329] DEBUG   : Matched speex-1.2-0.12.rc1.fc12.sparcv9 to require for libspeex.so.1
[1987-04-20 16:46:49,334] DEBUG   : TSINFO: Marking speex-1.2-0.12.rc1.fc12.sparcv9 as install for gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
[1987-04-20 16:46:49,370] DEBUG   : Matched docbook-style-xsl-1.75.2-4.fc12.noarch to require for docbook-style-xsl
[1987-04-20 16:46:49,375] DEBUG   : TSINFO: Marking docbook-style-xsl-1.75.2-4.fc12.noarch as install for gtk-doc-1.11-5.fc12.noarch
[1987-04-20 16:46:49,383] DEBUG   : TSINFO: Marking diffutils-2.8.1-25.fc12.sparcv9 as install for gtk-doc-1.11-5.fc12.noarch
[1987-04-20 16:46:49,389] DEBUG   : Matched openjade-1.3.2-35.fc12.sparcv9 to require for jade
[1987-04-20 16:46:49,393] DEBUG   : TSINFO: Marking openjade-1.3.2-35.fc12.sparcv9 as install for gtk-doc-1.11-5.fc12.noarch
[1987-04-20 16:46:49,398] DEBUG   : Matched sgml-common-0.6.3-30.fc12.noarch to require for sgml-common
[1987-04-20 16:46:49,402] DEBUG   : TSINFO: Marking sgml-common-0.6.3-30.fc12.noarch as install for gtk-doc-1.11-5.fc12.noarch
[1987-04-20 16:46:49,407] DEBUG   : Matched docbook-utils-0.6.14-21.fc12.noarch to require for docbook-utils
[1987-04-20 16:46:49,411] DEBUG   : TSINFO: Marking docbook-utils-0.6.14-21.fc12.noarch as install for gtk-doc-1.11-5.fc12.noarch
[1987-04-20 16:46:49,519] DEBUG   : Matched cairo-devel-1.8.8-3.fc12.sparcv9 to require for cairo-devel
[1987-04-20 16:46:49,524] DEBUG   : TSINFO: Marking cairo-devel-1.8.8-3.fc12.sparcv9 as install for gtk2-devel-2.18.3-19.fc12.sparcv9
[1987-04-20 16:46:49,527] DEBUG   : Quick matched cairo-devel-1.8.8-3.fc12.sparcv9 to require for pkgconfig(cairo)
[1987-04-20 16:46:49,531] DEBUG   : Matched libXi-devel-1.3-1.fc12.sparcv9 to require for libXi-devel
[1987-04-20 16:46:49,535] DEBUG   : TSINFO: Marking libXi-devel-1.3-1.fc12.sparcv9 as install for gtk2-devel-2.18.3-19.fc12.sparcv9
[1987-04-20 16:46:49,540] DEBUG   : Matched libXinerama-1.1-1.fc12.sparcv9 to require for libXinerama.so.1
[1987-04-20 16:46:49,545] DEBUG   : TSINFO: Marking libXinerama-1.1-1.fc12.sparcv9 as install for gtk2-devel-2.18.3-19.fc12.sparcv9
[1987-04-20 16:46:49,550] DEBUG   : Matched libXcomposite-0.4.1-2.fc12.sparcv9 to require for libXcomposite.so.1
[1987-04-20 16:46:49,554] DEBUG   : TSINFO: Marking libXcomposite-0.4.1-2.fc12.sparcv9 as install for gtk2-devel-2.18.3-19.fc12.sparcv9
[1987-04-20 16:46:49,559] DEBUG   : Matched libXinerama-devel-1.1-1.fc12.sparcv9 to require for libXinerama-devel
[1987-04-20 16:46:49,564] DEBUG   : TSINFO: Marking libXinerama-devel-1.1-1.fc12.sparcv9 as install for gtk2-devel-2.18.3-19.fc12.sparcv9
[1987-04-20 16:46:49,569] DEBUG   : Matched libXdamage-1.1.2-1.fc12.sparcv9 to require for libXdamage.so.1
[1987-04-20 16:46:49,573] DEBUG   : TSINFO: Marking libXdamage-1.1.2-1.fc12.sparcv9 as install for gtk2-devel-2.18.3-19.fc12.sparcv9
[1987-04-20 16:46:49,677] DEBUG   : Matched gupnp-0.13.1-1.fc12.sparcv9 to require for gupnp
[1987-04-20 16:46:49,682] DEBUG   : TSINFO: Marking gupnp-0.13.1-1.fc12.sparcv9 as install for gupnp-devel-0.13.1-1.fc12.sparcv9
[1987-04-20 16:46:49,687] DEBUG   : Matched libuuid-devel-2.16-10.2.fc12.sparcv9 to require for libuuid-devel
[1987-04-20 16:46:49,691] DEBUG   : TSINFO: Marking libuuid-devel-2.16-10.2.fc12.sparcv9 as install for gupnp-devel-0.13.1-1.fc12.sparcv9
[1987-04-20 16:46:49,695] DEBUG   : Matched gupnp-0.13.1-1.fc12.sparcv9 to require for libgupnp-1.0.so.3
[1987-04-20 16:46:49,800] DEBUG   : Matched gvfs-1.4.1-3.fc12.sparcv9 to require for gvfs
[1987-04-20 16:46:49,804] DEBUG   : TSINFO: Marking gvfs-1.4.1-3.fc12.sparcv9 as install for gvfs-archive-1.4.1-3.fc12.sparcv9
[1987-04-20 16:46:49,807] DEBUG   : Quick matched gvfs-1.4.1-3.fc12.sparcv9 to require for libgvfscommon.so.0
[1987-04-20 16:46:49,839] DEBUG   : Matched fuse-libs-2.8.1-1.fc12.sparcv9 to require for libfuse.so.2
[1987-04-20 16:46:49,844] DEBUG   : TSINFO: Marking fuse-libs-2.8.1-1.fc12.sparcv9 as install for gvfs-fuse-1.4.1-3.fc12.sparcv9
[1987-04-20 16:46:49,849] DEBUG   : Matched fuse-2.8.1-1.fc12.sparcv9 to require for fuse
[1987-04-20 16:46:49,854] DEBUG   : TSINFO: Marking fuse-2.8.1-1.fc12.sparcv9 as install for gvfs-fuse-1.4.1-3.fc12.sparcv9
[1987-04-20 16:46:49,858] DEBUG   : Matched fuse-libs-2.8.1-1.fc12.sparcv9 to require for libfuse.so.2(FUSE_2.8)
[1987-04-20 16:46:49,860] DEBUG   : Quick matched fuse-libs-2.8.1-1.fc12.sparcv9 to require for libfuse.so.2(FUSE_2.6)
[1987-04-20 16:46:49,911] DEBUG   : Matched libgphoto2-2.4.7-2.fc12.sparcv9 to require for libgphoto2.so.2
[1987-04-20 16:46:49,917] DEBUG   : TSINFO: Marking libgphoto2-2.4.7-2.fc12.sparcv9 as install for gvfs-gphoto2-1.4.1-3.fc12.sparcv9
[1987-04-20 16:46:49,921] DEBUG   : Quick matched libgphoto2-2.4.7-2.fc12.sparcv9 to require for libgphoto2_port.so.0
[1987-04-20 16:46:49,952] DEBUG   : Matched libsmbclient-3.4.2-47.fc12.sparcv9 to require for libsmbclient.so.0
[1987-04-20 16:46:49,956] DEBUG   : TSINFO: Marking libsmbclient-3.4.2-47.fc12.sparcv9 as install for gvfs-smb-1.4.1-3.fc12.sparcv9
[1987-04-20 16:46:49,972] DEBUG   : Matched gypsy-0.7-1.fc12.sparcv9 to require for gypsy
[1987-04-20 16:46:49,977] DEBUG   : TSINFO: Marking gypsy-0.7-1.fc12.sparcv9 as install for gypsy-devel-0.7-1.fc12.sparcv9
[1987-04-20 16:46:49,980] DEBUG   : Quick matched gypsy-0.7-1.fc12.sparcv9 to require for libgypsy.so.0
[1987-04-20 16:46:50,068] DEBUG   : Matched hplip-libs-3.9.6b-5.fc12.sparcv9 to require for hplip-libs
[1987-04-20 16:46:50,073] DEBUG   : TSINFO: Marking hplip-libs-3.9.6b-5.fc12.sparcv9 as install for 1:hpijs-3.9.6b-5.fc12.sparcv9
[1987-04-20 16:46:50,076] DEBUG   : Quick matched hplip-libs-3.9.6b-5.fc12.sparcv9 to require for libhpmud.so.0
[1987-04-20 16:46:50,080] DEBUG   : Matched libudev-145-12.fc12.sparcv9 to require for libudev.so.0
[1987-04-20 16:46:50,084] DEBUG   : TSINFO: Marking libudev-145-12.fc12.sparcv9 as install for 1:hpijs-3.9.6b-5.fc12.sparcv9
[1987-04-20 16:46:50,090] DEBUG   : Matched python-reportlab-2.1-6.fc12.noarch to require for python-reportlab
[1987-04-20 16:46:50,094] DEBUG   : TSINFO: Marking python-reportlab-2.1-6.fc12.noarch as install for 1:hpijs-3.9.6b-5.fc12.sparcv9
[1987-04-20 16:46:50,101] DEBUG   : Matched 1:net-snmp-libs-5.4.2.1-18.fc12.sparcv9 to require for libnetsnmp.so.15
[1987-04-20 16:46:50,106] DEBUG   : TSINFO: Marking 1:net-snmp-libs-5.4.2.1-18.fc12.sparcv9 as install for 1:hpijs-3.9.6b-5.fc12.sparcv9
[1987-04-20 16:46:50,110] DEBUG   : Matched hplip-libs-3.9.6b-5.fc12.sparcv9 to require for libhpip.so.0
[1987-04-20 16:46:50,115] DEBUG   : Matched 1:net-snmp-5.4.2.1-18.fc12.sparcv9 to require for net-snmp
[1987-04-20 16:46:50,119] DEBUG   : TSINFO: Marking 1:net-snmp-5.4.2.1-18.fc12.sparcv9 as install for 1:hpijs-3.9.6b-5.fc12.sparcv9
[1987-04-20 16:46:50,165] DEBUG   : Matched python-imaging-1.1.6-17.fc12.sparcv9 to require for python-imaging
[1987-04-20 16:46:50,170] DEBUG   : TSINFO: Marking python-imaging-1.1.6-17.fc12.sparcv9 as install for hplip-3.9.6b-5.fc12.sparcv9
[1987-04-20 16:46:50,226] DEBUG   : Matched ibus-1.2.0.20091024-1.fc12.sparcv9 to require for ibus
[1987-04-20 16:46:50,230] DEBUG   : TSINFO: Marking ibus-1.2.0.20091024-1.fc12.sparcv9 as install for ibus-anthy-1.2.0.20090917-2.fc12.sparcv9
[1987-04-20 16:46:50,236] DEBUG   : Matched anthy-9100h-8.fc12.sparcv9 to require for anthy
[1987-04-20 16:46:50,241] DEBUG   : TSINFO: Marking anthy-9100h-8.fc12.sparcv9 as install for ibus-anthy-1.2.0.20090917-2.fc12.sparcv9
[1987-04-20 16:46:50,243] DEBUG   : Quick matched anthy-9100h-8.fc12.sparcv9 to require for libanthydic.so.0
[1987-04-20 16:46:50,247] DEBUG   : Matched kasumi-2.5-1.fc12.sparcv9 to require for kasumi
[1987-04-20 16:46:50,251] DEBUG   : TSINFO: Marking kasumi-2.5-1.fc12.sparcv9 as install for ibus-anthy-1.2.0.20090917-2.fc12.sparcv9
[1987-04-20 16:46:50,255] DEBUG   : Matched anthy-9100h-8.fc12.sparcv9 to require for libanthy.so.0
[1987-04-20 16:46:50,305] DEBUG   : Matched libchewing-0.3.2-16.fc12.sparcv9 to require for libchewing
[1987-04-20 16:46:50,310] DEBUG   : TSINFO: Marking libchewing-0.3.2-16.fc12.sparcv9 as install for ibus-chewing-1.2.0.20091002-1.fc12.sparcv9
[1987-04-20 16:46:50,315] DEBUG   : Matched ibus-libs-1.2.0.20091024-1.fc12.sparcv9 to require for libibus.so.1
[1987-04-20 16:46:50,320] DEBUG   : TSINFO: Marking ibus-libs-1.2.0.20091024-1.fc12.sparcv9 as install for ibus-chewing-1.2.0.20091002-1.fc12.sparcv9
[1987-04-20 16:46:50,324] DEBUG   : Matched libchewing-0.3.2-16.fc12.sparcv9 to require for libchewing.so.3
[1987-04-20 16:46:50,348] DEBUG   : Matched libhangul-0.0.9-2.fc12.sparcv9 to require for libhangul
[1987-04-20 16:46:50,352] DEBUG   : TSINFO: Marking libhangul-0.0.9-2.fc12.sparcv9 as install for ibus-hangul-1.2.0.20090617-2.fc12.sparcv9
[1987-04-20 16:46:50,355] DEBUG   : Quick matched libhangul-0.0.9-2.fc12.sparcv9 to require for libhangul.so.0
[1987-04-20 16:46:50,382] DEBUG   : Matched iok-1.3.8-1.fc12.sparcv9 to require for iok
[1987-04-20 16:46:50,386] DEBUG   : TSINFO: Marking iok-1.3.8-1.fc12.sparcv9 as install for ibus-m17n-1.2.0.20090617-5.fc12.sparcv9
[1987-04-20 16:46:50,392] DEBUG   : Matched m17n-lib-1.5.5-1.fc12.sparcv9 to require for m17n-lib
[1987-04-20 16:46:50,396] DEBUG   : TSINFO: Marking m17n-lib-1.5.5-1.fc12.sparcv9 as install for ibus-m17n-1.2.0.20090617-5.fc12.sparcv9
[1987-04-20 16:46:50,399] DEBUG   : Quick matched m17n-lib-1.5.5-1.fc12.sparcv9 to require for libm17n.so.0
[1987-04-20 16:46:50,400] DEBUG   : Quick matched m17n-lib-1.5.5-1.fc12.sparcv9 to require for libm17n-core.so.0
[1987-04-20 16:46:50,411] DEBUG   : Matched python-enchant-1.3.1-5.fc12.sparcv9 to require for python-enchant
[1987-04-20 16:46:50,415] DEBUG   : TSINFO: Marking python-enchant-1.3.1-5.fc12.sparcv9 as install for ibus-pinyin-1.2.0.20090915-1.fc12.noarch
[1987-04-20 16:46:50,513] DEBUG   : Matched imsettings-libs-0.107.4-2.fc12.sparcv9 to require for libimsettings.so.4
[1987-04-20 16:46:50,517] DEBUG   : TSINFO: Marking imsettings-libs-0.107.4-2.fc12.sparcv9 as install for im-chooser-1.2.7-1.fc12.sparcv9
[1987-04-20 16:46:50,578] DEBUG   : Matched libgxim-0.3.3-3.fc12.sparcv9 to require for libgxim.so.2
[1987-04-20 16:46:50,582] DEBUG   : TSINFO: Marking libgxim-0.3.3-3.fc12.sparcv9 as install for imsettings-0.107.4-2.fc12.sparcv9
[1987-04-20 16:46:50,693] DEBUG   : Matched ethtool-6-7.20090323git.fc12.sparcv9 to require for ethtool
[1987-04-20 16:46:50,697] DEBUG   : TSINFO: Marking ethtool-6-7.20090323git.fc12.sparcv9 as install for initscripts-9.02-1.sparcv9
[1987-04-20 16:46:50,702] DEBUG   : Matched sysvinit-tools-2.87-1.dsf.fc12.sparcv9 to require for sysvinit-tools
[1987-04-20 16:46:50,707] DEBUG   : TSINFO: Marking sysvinit-tools-2.87-1.dsf.fc12.sparcv9 as install for initscripts-9.02-1.sparcv9
[1987-04-20 16:46:50,715] DEBUG   : TSINFO: Marking gawk-3.1.7-1.fc12.sparcv9 as install for initscripts-9.02-1.sparcv9
[1987-04-20 16:46:50,720] DEBUG   : Matched mingetty-1.08-4.fc12.sparcv9 to require for mingetty
[1987-04-20 16:46:50,725] DEBUG   : TSINFO: Marking mingetty-1.08-4.fc12.sparcv9 as install for initscripts-9.02-1.sparcv9
[1987-04-20 16:46:50,736] DEBUG   : TSINFO: Marking psmisc-22.6-13.fc12.sparcv9 as install for initscripts-9.02-1.sparcv9
[1987-04-20 16:46:50,742] DEBUG   : Matched upstart-0.3.11-3.fc12.sparcv9 to require for upstart
[1987-04-20 16:46:50,746] DEBUG   : TSINFO: Marking upstart-0.3.11-3.fc12.sparcv9 as install for initscripts-9.02-1.sparcv9
[1987-04-20 16:46:50,751] DEBUG   : Matched net-tools-1.60-95.fc12.sparcv9 to require for net-tools
[1987-04-20 16:46:50,756] DEBUG   : TSINFO: Marking net-tools-1.60-95.fc12.sparcv9 as install for initscripts-9.02-1.sparcv9
[1987-04-20 16:46:50,764] DEBUG   : TSINFO: Marking 1:findutils-4.4.2-4.fc12.sparcv9 as install for initscripts-9.02-1.sparcv9
[1987-04-20 16:46:50,794] DEBUG   : Matched gettext-devel-0.17-15.fc12.sparcv9 to require for gettext-devel
[1987-04-20 16:46:50,798] DEBUG   : TSINFO: Marking gettext-devel-0.17-15.fc12.sparcv9 as install for intltool-0.41.0-1.fc12.noarch
[1987-04-20 16:46:50,803] DEBUG   : Matched patch-2.5.4-40.fc12.sparcv9 to require for patch
[1987-04-20 16:46:50,808] DEBUG   : TSINFO: Marking patch-2.5.4-40.fc12.sparcv9 as install for intltool-0.41.0-1.fc12.noarch
[1987-04-20 16:46:50,815] DEBUG   : Matched perl-XML-Parser-2.36-6.fc12.sparcv9 to require for perl(XML::Parser)
[1987-04-20 16:46:50,820] DEBUG   : TSINFO: Marking perl-XML-Parser-2.36-6.fc12.sparcv9 as install for intltool-0.41.0-1.fc12.noarch
[1987-04-20 16:46:50,858] DEBUG   : Matched linux-atm-libs-2.5.0-10.sparcv9 to require for libatm.so.1
[1987-04-20 16:46:50,862] DEBUG   : TSINFO: Marking linux-atm-libs-2.5.0-10.sparcv9 as install for iproute-2.6.29-4.fc12.sparcv9
[1987-04-20 16:46:50,938] DEBUG   : Matched libnetfilter_conntrack-0.0.99-3.fc12.sparcv9 to require for libnetfilter_conntrack.so.1
[1987-04-20 16:46:50,942] DEBUG   : TSINFO: Marking libnetfilter_conntrack-0.0.99-3.fc12.sparcv9 as install for iptstate-2.2.1-6.fc12.sparcv9
[1987-04-20 16:46:59,791] DEBUG   : Matched jpackage-utils-1.7.5-3.8.fc12.noarch to require for jpackage-utils
[1987-04-20 16:46:59,795] DEBUG   : TSINFO: Marking jpackage-utils-1.7.5-3.8.fc12.noarch as install for java-1.5.0-gcj-1.5.0.0-29.fc12.sparcv9
[1987-04-20 16:46:59,801] DEBUG   : Matched sinjdoc-0.5-9.fc12.sparcv9 to require for sinjdoc
[1987-04-20 16:46:59,805] DEBUG   : TSINFO: Marking sinjdoc-0.5-9.fc12.sparcv9 as install for java-1.5.0-gcj-1.5.0.0-29.fc12.sparcv9
[1987-04-20 16:46:59,898] DEBUG   : Matched rhino-1.7-0.7.r2.fc12.noarch to require for rhino
[1987-04-20 16:46:59,902] DEBUG   : TSINFO: Marking rhino-1.7-0.7.r2.fc12.noarch as install for 1:java-1.6.0-openjdk-1.6.0.0-31.b16.fc12.sparcv9
[1987-04-20 16:46:59,907] DEBUG   : Matched ca-certificates-2009-2.fc12.noarch to require for ca-certificates
[1987-04-20 16:46:59,911] DEBUG   : TSINFO: Marking ca-certificates-2009-2.fc12.noarch as install for 1:java-1.6.0-openjdk-1.6.0.0-31.b16.fc12.sparcv9
[1987-04-20 16:46:59,916] DEBUG   : Matched tzdata-java-2009o-2.fc12.noarch to require for tzdata-java
[1987-04-20 16:46:59,920] DEBUG   : TSINFO: Marking tzdata-java-2009o-2.fc12.noarch as install for 1:java-1.6.0-openjdk-1.6.0.0-31.b16.fc12.sparcv9
[1987-04-20 16:47:00,169] DEBUG   : TSINFO: Marking mozilla-filesystem-1.9-5.fc12.sparcv9 as install for 1:java-1.6.0-openjdk-plugin-1.6.0.0-31.b16.fc12.sparcv9
[1987-04-20 16:47:00,180] DEBUG   : Matched fontpackages-filesystem-1.28-1.fc12.noarch to require for fontpackages-filesystem
[1987-04-20 16:47:00,184] DEBUG   : TSINFO: Marking fontpackages-filesystem-1.28-1.fc12.noarch as install for jomolhari-fonts-0.003-8.fc12.noarch
[1987-04-20 16:47:00,227] DEBUG   : Matched kacst-fonts-common-2.0-5.fc12.noarch to require for kacst-fonts-common
[1987-04-20 16:47:00,232] DEBUG   : TSINFO: Marking kacst-fonts-common-2.0-5.fc12.noarch as install for kacst-art-fonts-2.0-5.fc12.noarch
[1987-04-20 16:47:00,338] DEBUG   : Matched grubby-7.0.8-1.fc12.sparcv9 to require for grubby
[1987-04-20 16:47:00,343] DEBUG   : TSINFO: Marking grubby-7.0.8-1.fc12.sparcv9 as install for kernel-2.6.32.9-72.fc12.sparc64
[1987-04-20 16:47:00,347] DEBUG   : Matched kernel-firmware-2.6.32.9-72.fc12.noarch to require for kernel-firmware
[1987-04-20 16:47:00,352] DEBUG   : TSINFO: Marking kernel-firmware-2.6.32.9-72.fc12.noarch as install for kernel-2.6.32.9-72.fc12.sparc64
[1987-04-20 16:47:00,357] DEBUG   : Matched dracut-002-13.4.git8f397a9b.fc12.noarch to require for dracut
[1987-04-20 16:47:00,361] DEBUG   : TSINFO: Marking dracut-002-13.4.git8f397a9b.fc12.noarch as install for kernel-2.6.32.9-72.fc12.sparc64
[1987-04-20 16:47:00,366] DEBUG   : Matched xorg-x11-drv-ati-firmware-6.13.0-0.21.20100219gite68d3a389.fc12.sparcv9 to require for xorg-x11-drv-ati-firmware
[1987-04-20 16:47:00,371] DEBUG   : TSINFO: Marking xorg-x11-drv-ati-firmware-6.13.0-0.21.20100219gite68d3a389.fc12.sparcv9 as install for kernel-2.6.32.9-72.fc12.sparc64
[1987-04-20 16:47:00,392] DEBUG   : Matched khmeros-fonts-common-5.0-7.fc12.noarch to require for khmeros-fonts-common
[1987-04-20 16:47:00,397] DEBUG   : TSINFO: Marking khmeros-fonts-common-5.0-7.fc12.noarch as install for khmeros-base-fonts-5.0-7.fc12.noarch
[1987-04-20 16:47:00,494] DEBUG   : Matched libcom_err-devel-1.41.9-5.fc12.sparcv9 to require for libcom_err-devel
[1987-04-20 16:47:00,498] DEBUG   : TSINFO: Marking libcom_err-devel-1.41.9-5.fc12.sparcv9 as install for krb5-devel-1.7-8.fc12.sparcv9
[1987-04-20 16:47:00,503] DEBUG   : Matched keyutils-libs-devel-1.2-6.fc12.sparcv9 to require for keyutils-libs-devel
[1987-04-20 16:47:00,508] DEBUG   : TSINFO: Marking keyutils-libs-devel-1.2-6.fc12.sparcv9 as install for krb5-devel-1.7-8.fc12.sparcv9
[1987-04-20 16:47:00,513] DEBUG   : Matched keyutils-libs-1.2-6.fc12.sparcv9 to require for libkeyutils.so.1
[1987-04-20 16:47:00,518] DEBUG   : TSINFO: Marking keyutils-libs-1.2-6.fc12.sparcv9 as install for krb5-devel-1.7-8.fc12.sparcv9
[1987-04-20 16:47:00,633] DEBUG   : Matched xorg-x11-proto-devel-7.4-34.fc12.noarch to require for pkgconfig(xproto)
[1987-04-20 16:47:00,638] DEBUG   : TSINFO: Marking xorg-x11-proto-devel-7.4-34.fc12.noarch as install for libICE-devel-1.0.6-1.fc12.sparcv9
[1987-04-20 16:47:00,642] DEBUG   : Quick matched xorg-x11-proto-devel-7.4-34.fc12.noarch to require for xorg-x11-proto-devel
[1987-04-20 16:47:00,686] DEBUG   : Matched libxcb-devel-1.4-1.fc12.sparcv9 to require for pkgconfig(xcb)
[1987-04-20 16:47:00,691] DEBUG   : TSINFO: Marking libxcb-devel-1.4-1.fc12.sparcv9 as install for libX11-devel-1.3-1.fc12.sparcv9
[1987-04-20 16:47:00,695] DEBUG   : Quick matched libxcb-devel-1.4-1.fc12.sparcv9 to require for pkgconfig(xcb)
[1987-04-20 16:47:00,733] DEBUG   : Matched libXaw-1.0.6-4.fc12.sparcv9 to require for libXaw
[1987-04-20 16:47:00,738] DEBUG   : TSINFO: Marking libXaw-1.0.6-4.fc12.sparcv9 as install for libXaw-devel-1.0.6-4.fc12.sparcv9
[1987-04-20 16:47:00,741] DEBUG   : Quick matched libXaw-1.0.6-4.fc12.sparcv9 to require for libXaw.so.7
[1987-04-20 16:47:00,804] DEBUG   : Matched libXevie-1.0.2-7.fc12.sparcv9 to require for libXevie
[1987-04-20 16:47:00,809] DEBUG   : TSINFO: Marking libXevie-1.0.2-7.fc12.sparcv9 as install for libXevie-devel-1.0.2-7.fc12.sparcv9
[1987-04-20 16:47:00,811] DEBUG   : Quick matched libXevie-1.0.2-7.fc12.sparcv9 to require for libXevie.so.1
[1987-04-20 16:47:00,854] DEBUG   : Matched libXfont-1.4.1-1.fc12.sparcv9 to require for libXfont
[1987-04-20 16:47:00,859] DEBUG   : TSINFO: Marking libXfont-1.4.1-1.fc12.sparcv9 as install for libXfont-devel-1.4.1-1.fc12.sparcv9
[1987-04-20 16:47:00,864] DEBUG   : Matched libfontenc-devel-1.0.5-2.fc12.sparcv9 to require for libfontenc-devel
[1987-04-20 16:47:00,869] DEBUG   : TSINFO: Marking libfontenc-devel-1.0.5-2.fc12.sparcv9 as install for libXfont-devel-1.4.1-1.fc12.sparcv9
[1987-04-20 16:47:00,873] DEBUG   : Matched libXfont-1.4.1-1.fc12.sparcv9 to require for libXfont.so.1
[1987-04-20 16:47:00,877] DEBUG   : Matched libfontenc-devel-1.0.5-2.fc12.sparcv9 to require for pkgconfig(fontenc)
[1987-04-20 16:47:00,918] DEBUG   : Matched libXmu-1.0.5-1.fc12.sparcv9 to require for libXmu
[1987-04-20 16:47:00,923] DEBUG   : TSINFO: Marking libXmu-1.0.5-1.fc12.sparcv9 as install for libXmu-devel-1.0.5-1.fc12.sparcv9
[1987-04-20 16:47:00,926] DEBUG   : Quick matched libXmu-1.0.5-1.fc12.sparcv9 to require for libXmuu.so.1
[1987-04-20 16:47:00,927] DEBUG   : Quick matched libXmu-1.0.5-1.fc12.sparcv9 to require for libXmu.so.6
[1987-04-20 16:47:00,966] DEBUG   : Matched libXres-1.0.4-1.fc12.sparcv9 to require for libXres
[1987-04-20 16:47:00,971] DEBUG   : TSINFO: Marking libXres-1.0.4-1.fc12.sparcv9 as install for libXres-devel-1.0.4-1.fc12.sparcv9
[1987-04-20 16:47:00,973] DEBUG   : Quick matched libXres-1.0.4-1.fc12.sparcv9 to require for libXRes.so.1
[1987-04-20 16:47:01,028] DEBUG   : Matched libXvMC-1.0.4-8.fc12.sparcv9 to require for libXvMC
[1987-04-20 16:47:01,032] DEBUG   : TSINFO: Marking libXvMC-1.0.4-8.fc12.sparcv9 as install for libXvMC-devel-1.0.4-8.fc12.sparcv9
[1987-04-20 16:47:01,035] DEBUG   : Quick matched libXvMC-1.0.4-8.fc12.sparcv9 to require for libXvMCW.so.1
[1987-04-20 16:47:01,039] DEBUG   : Matched libXv-devel-1.0.5-1.fc12.sparcv9 to require for pkgconfig(xv)
[1987-04-20 16:47:01,043] DEBUG   : TSINFO: Marking libXv-devel-1.0.5-1.fc12.sparcv9 as install for libXvMC-devel-1.0.4-8.fc12.sparcv9
[1987-04-20 16:47:01,047] DEBUG   : Matched libXvMC-1.0.4-8.fc12.sparcv9 to require for libXvMC.so.1
[1987-04-20 16:47:01,063] DEBUG   : Matched libXxf86dga-1.1.1-1.fc12.sparcv9 to require for libXxf86dga
[1987-04-20 16:47:01,067] DEBUG   : TSINFO: Marking libXxf86dga-1.1.1-1.fc12.sparcv9 as install for libXxf86dga-devel-1.1.1-1.fc12.sparcv9
[1987-04-20 16:47:01,070] DEBUG   : Quick matched libXxf86dga-1.1.1-1.fc12.sparcv9 to require for libXxf86dga.so.1
[1987-04-20 16:47:01,106] DEBUG   : Matched nfs-utils-lib-1.1.4-8.fc12.sparcv9 to require for nfs-utils-lib
[1987-04-20 16:47:01,111] DEBUG   : TSINFO: Marking nfs-utils-lib-1.1.4-8.fc12.sparcv9 as install for libacl-devel-2.2.47-5.fc12.sparcv9
[1987-04-20 16:47:01,139] DEBUG   : Matched popt-devel-1.13-6.fc12.sparcv9 to require for popt-devel
[1987-04-20 16:47:01,143] DEBUG   : TSINFO: Marking popt-devel-1.13-6.fc12.sparcv9 as install for libbonobo-devel-2.24.2-2.fc12.sparcv9
[1987-04-20 16:47:01,222] DEBUG   : Matched libart_lgpl-devel-2.3.20-5.fc12.sparcv9 to require for libart_lgpl-devel
[1987-04-20 16:47:01,227] DEBUG   : TSINFO: Marking libart_lgpl-devel-2.3.20-5.fc12.sparcv9 as install for libbonoboui-devel-2.24.2-1.fc12.sparcv9
[1987-04-20 16:47:01,280] DEBUG   : Matched libtdb-1.1.5-2.fc12.sparcv9 to require for libtdb.so.1
[1987-04-20 16:47:01,285] DEBUG   : TSINFO: Marking libtdb-1.1.5-2.fc12.sparcv9 as install for libcanberra-gtk2-0.21-1.fc12.sparcv9
[1987-04-20 16:47:01,290] DEBUG   : Matched libtool-ltdl-2.2.6-18.fc12.sparcv9 to require for libltdl.so.7
[1987-04-20 16:47:01,303] DEBUG   : TSINFO: Marking libtool-ltdl-2.2.6-18.fc12.sparcv9 as install for libcanberra-gtk2-0.21-1.fc12.sparcv9
[1987-04-20 16:47:01,323] DEBUG   : Matched libidn-devel-1.9-5.sparcv9 to require for libidn-devel
[1987-04-20 16:47:01,328] DEBUG   : TSINFO: Marking libidn-devel-1.9-5.sparcv9 as install for libcurl-devel-7.19.7-8.fc12.sparcv9
[1987-04-20 16:47:01,351] DEBUG   : Matched libdmx-1.1.0-1.fc12.sparcv9 to require for libdmx
[1987-04-20 16:47:01,356] DEBUG   : TSINFO: Marking libdmx-1.1.0-1.fc12.sparcv9 as install for libdmx-devel-1.1.0-1.fc12.sparcv9
[1987-04-20 16:47:01,359] DEBUG   : Quick matched libdmx-1.1.0-1.fc12.sparcv9 to require for libdmx.so.1
[1987-04-20 16:47:01,381] DEBUG   : Matched libdrm-2.4.18-1.fc12.sparcv9 to require for libdrm
[1987-04-20 16:47:01,386] DEBUG   : TSINFO: Marking libdrm-2.4.18-1.fc12.sparcv9 as install for libdrm-devel-2.4.18-1.fc12.sparcv9
[1987-04-20 16:47:01,391] DEBUG   : Matched kernel-headers-2.6.32.9-72.fc12.sparc to require for kernel-headers
[1987-04-20 16:47:01,396] DEBUG   : TSINFO: Marking kernel-headers-2.6.32.9-72.fc12.sparc as install for libdrm-devel-2.4.18-1.fc12.sparcv9
[1987-04-20 16:47:01,400] DEBUG   : Matched libdrm-2.4.18-1.fc12.sparcv9 to require for libdrm_intel.so.1
[1987-04-20 16:47:01,402] DEBUG   : Quick matched libdrm-2.4.18-1.fc12.sparcv9 to require for libdrm_radeon.so.1
[1987-04-20 16:47:01,404] DEBUG   : Quick matched libdrm-2.4.18-1.fc12.sparcv9 to require for libdrm_nouveau.so.1
[1987-04-20 16:47:01,405] DEBUG   : Quick matched libdrm-2.4.18-1.fc12.sparcv9 to require for libdrm.so.2
[1987-04-20 16:47:01,414] DEBUG   : Matched liberation-fonts-common-1.05.1.20090721-2.fc12.noarch to require for liberation-fonts-common
[1987-04-20 16:47:01,418] DEBUG   : TSINFO: Marking liberation-fonts-common-1.05.1.20090721-2.fc12.noarch as install for liberation-mono-fonts-1.05.1.20090721-2.fc12.noarch
[1987-04-20 16:47:01,568] DEBUG   : Matched gnome-vfs2-devel-2.24.2-2.fc12.sparcv9 to require for gnome-vfs2-devel
[1987-04-20 16:47:01,573] DEBUG   : TSINFO: Marking gnome-vfs2-devel-2.24.2-2.fc12.sparcv9 as install for libgnome-devel-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:01,578] DEBUG   : Matched libxslt-devel-1.1.26-1.fc12.sparcv9 to require for libxslt-devel
[1987-04-20 16:47:01,583] DEBUG   : TSINFO: Marking libxslt-devel-1.1.26-1.fc12.sparcv9 as install for libgnome-devel-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:01,587] DEBUG   : Matched gnome-vfs2-devel-2.24.2-2.fc12.sparcv9 to require for pkgconfig(gnome-vfs-2.0)
[1987-04-20 16:47:01,660] DEBUG   : Matched gnome-keyring-devel-2.28.1-2.fc12.sparcv9 to require for gnome-keyring-devel
[1987-04-20 16:47:01,665] DEBUG   : TSINFO: Marking gnome-keyring-devel-2.28.1-2.fc12.sparcv9 as install for libgnomeui-devel-2.24.1-3.fc12.sparcv9
[1987-04-20 16:47:01,668] DEBUG   : Quick matched gnome-keyring-devel-2.28.1-2.fc12.sparcv9 to require for pkgconfig(gnome-keyring-1)
[1987-04-20 16:47:01,693] DEBUG   : Matched libmng-1.0.10-4.fc12.sparcv9 to require for libmng
[1987-04-20 16:47:01,697] DEBUG   : TSINFO: Marking libmng-1.0.10-4.fc12.sparcv9 as install for libmng-devel-1.0.10-4.fc12.sparcv9
[1987-04-20 16:47:01,700] DEBUG   : Quick matched libmng-1.0.10-4.fc12.sparcv9 to require for libmng.so.1
[1987-04-20 16:47:01,726] DEBUG   : Matched libsepol-devel-2.0.38-1.fc12.sparcv9 to require for libsepol-devel
[1987-04-20 16:47:01,730] DEBUG   : TSINFO: Marking libsepol-devel-2.0.38-1.fc12.sparcv9 as install for libselinux-devel-2.0.87-1.fc12.sparcv9
[1987-04-20 16:47:01,743] DEBUG   : Matched libtiff-3.8.2-15.fc12.sparcv9 to require for libtiff
[1987-04-20 16:47:01,748] DEBUG   : TSINFO: Marking libtiff-3.8.2-15.fc12.sparcv9 as install for libtiff-devel-3.8.2-15.fc12.sparcv9
[1987-04-20 16:47:01,751] DEBUG   : Quick matched libtiff-3.8.2-15.fc12.sparcv9 to require for libtiffxx.so.3
[1987-04-20 16:47:01,753] DEBUG   : Quick matched libtiff-3.8.2-15.fc12.sparcv9 to require for libtiff.so.3
[1987-04-20 16:47:01,780] DEBUG   : Matched libuser-0.56.12-1.fc12.sparcv9 to require for libuser
[1987-04-20 16:47:01,785] DEBUG   : TSINFO: Marking libuser-0.56.12-1.fc12.sparcv9 as install for libuser-devel-0.56.12-1.fc12.sparcv9
[1987-04-20 16:47:01,787] DEBUG   : Quick matched libuser-0.56.12-1.fc12.sparcv9 to require for libuser.so.1
[1987-04-20 16:47:01,821] DEBUG   : Matched libxkbfile-1.0.6-1.1.fc12.sparcv9 to require for libxkbfile
[1987-04-20 16:47:01,826] DEBUG   : TSINFO: Marking libxkbfile-1.0.6-1.1.fc12.sparcv9 as install for libxkbfile-devel-1.0.6-1.1.fc12.sparcv9
[1987-04-20 16:47:01,829] DEBUG   : Quick matched libxkbfile-1.0.6-1.1.fc12.sparcv9 to require for libxkbfile.so.1
[1987-04-20 16:47:01,851] DEBUG   : Matched lockdev-1.0.1-16.fc12.sparcv9 to require for lockdev
[1987-04-20 16:47:01,856] DEBUG   : TSINFO: Marking lockdev-1.0.1-16.fc12.sparcv9 as install for lockdev-devel-1.0.1-16.fc12.sparcv9
[1987-04-20 16:47:01,858] DEBUG   : Quick matched lockdev-1.0.1-16.fc12.sparcv9 to require for liblockdev.so.1
[1987-04-20 16:47:01,963] DEBUG   : Matched m17n-db-assamese-1.5.5-1.fc12.noarch to require for m17n-db-assamese
[1987-04-20 16:47:01,968] DEBUG   : TSINFO: Marking m17n-db-assamese-1.5.5-1.fc12.noarch as install for m17n-contrib-assamese-1.1.10-2.fc12.noarch
[1987-04-20 16:47:01,972] DEBUG   : Matched m17n-contrib-1.1.10-2.fc12.noarch to require for m17n-contrib
[1987-04-20 16:47:01,977] DEBUG   : TSINFO: Marking m17n-contrib-1.1.10-2.fc12.noarch as install for m17n-contrib-assamese-1.1.10-2.fc12.noarch
[1987-04-20 16:47:01,986] DEBUG   : Matched m17n-db-bengali-1.5.5-1.fc12.noarch to require for m17n-db-bengali
[1987-04-20 16:47:01,991] DEBUG   : TSINFO: Marking m17n-db-bengali-1.5.5-1.fc12.noarch as install for m17n-contrib-bengali-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,001] DEBUG   : Matched m17n-db-gujarati-1.5.5-1.fc12.noarch to require for m17n-db-gujarati
[1987-04-20 16:47:02,005] DEBUG   : TSINFO: Marking m17n-db-gujarati-1.5.5-1.fc12.noarch as install for m17n-contrib-gujarati-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,015] DEBUG   : Matched m17n-db-hindi-1.5.5-1.fc12.noarch to require for m17n-db-hindi
[1987-04-20 16:47:02,019] DEBUG   : TSINFO: Marking m17n-db-hindi-1.5.5-1.fc12.noarch as install for m17n-contrib-hindi-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,029] DEBUG   : Matched m17n-db-kannada-1.5.5-1.fc12.noarch to require for m17n-db-kannada
[1987-04-20 16:47:02,033] DEBUG   : TSINFO: Marking m17n-db-kannada-1.5.5-1.fc12.noarch as install for m17n-contrib-kannada-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,044] DEBUG   : Matched m17n-db-malayalam-1.5.5-1.fc12.noarch to require for m17n-db-malayalam
[1987-04-20 16:47:02,049] DEBUG   : TSINFO: Marking m17n-db-malayalam-1.5.5-1.fc12.noarch as install for m17n-contrib-malayalam-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,067] DEBUG   : Matched m17n-db-oriya-1.5.5-1.fc12.noarch to require for m17n-db-oriya
[1987-04-20 16:47:02,072] DEBUG   : TSINFO: Marking m17n-db-oriya-1.5.5-1.fc12.noarch as install for m17n-contrib-oriya-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,081] DEBUG   : Matched m17n-db-punjabi-1.5.5-1.fc12.noarch to require for m17n-db-punjabi
[1987-04-20 16:47:02,085] DEBUG   : TSINFO: Marking m17n-db-punjabi-1.5.5-1.fc12.noarch as install for m17n-contrib-punjabi-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,095] DEBUG   : Matched m17n-db-tamil-1.5.5-1.fc12.noarch to require for m17n-db-tamil
[1987-04-20 16:47:02,099] DEBUG   : TSINFO: Marking m17n-db-tamil-1.5.5-1.fc12.noarch as install for m17n-contrib-tamil-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,108] DEBUG   : Matched m17n-db-telugu-1.5.5-1.fc12.noarch to require for m17n-db-telugu
[1987-04-20 16:47:02,113] DEBUG   : TSINFO: Marking m17n-db-telugu-1.5.5-1.fc12.noarch as install for m17n-contrib-telugu-1.1.10-2.fc12.noarch
[1987-04-20 16:47:02,126] DEBUG   : Matched m17n-db-1.5.5-1.fc12.noarch to require for m17n-db
[1987-04-20 16:47:02,130] DEBUG   : TSINFO: Marking m17n-db-1.5.5-1.fc12.noarch as install for m17n-db-sinhala-1.5.5-1.fc12.noarch
[1987-04-20 16:47:02,135] DEBUG   : Matched m17n-contrib-sinhala-1.1.10-2.fc12.noarch to require for m17n-contrib-sinhala
[1987-04-20 16:47:02,139] DEBUG   : TSINFO: Marking m17n-contrib-sinhala-1.1.10-2.fc12.noarch as install for m17n-db-sinhala-1.5.5-1.fc12.noarch
[1987-04-20 16:47:02,197] DEBUG   : Matched groff-1.18.1.4-18.fc12.sparcv9 to require for groff
[1987-04-20 16:47:02,202] DEBUG   : TSINFO: Marking groff-1.18.1.4-18.fc12.sparcv9 as install for man-1.6f-22.fc12.sparcv9
[1987-04-20 16:47:02,207] DEBUG   : Matched lzma-4.32.7-3.fc12.sparcv9 to require for lzma
[1987-04-20 16:47:02,209] DEBUG   : Matched xz-lzma-compat-4.999.9-0.1.beta.20091007git.fc12.sparcv9 to require for lzma
[1987-04-20 16:47:02,223] DEBUG   : TSINFO: Marking xz-lzma-compat-4.999.9-0.1.beta.20091007git.fc12.sparcv9 as install for man-1.6f-22.fc12.sparcv9
[1987-04-20 16:47:02,227] DEBUG   : Matched groff-1.18.1.4-18.fc12.sparcv9 to require for nroff-i18n
[1987-04-20 16:47:02,231] DEBUG   : Matched gzip-1.3.12-11.fc12.sparcv9 to require for gzip
[1987-04-20 16:47:02,236] DEBUG   : TSINFO: Marking gzip-1.3.12-11.fc12.sparcv9 as install for man-1.6f-22.fc12.sparcv9
[1987-04-20 16:47:02,494] DEBUG   : Matched urlview-0.9-7.fc12.sparcv9 to require for urlview
[1987-04-20 16:47:02,499] DEBUG   : TSINFO: Marking urlview-0.9-7.fc12.sparcv9 as install for 5:mutt-1.5.19-4.fc11.sparcv9
[1987-04-20 16:47:02,505] DEBUG   : Matched tokyocabinet-1.4.9-1.fc11.sparcv9 to require for libtokyocabinet.so.7
[1987-04-20 16:47:02,509] DEBUG   : TSINFO: Marking tokyocabinet-1.4.9-1.fc11.sparcv9 as install for 5:mutt-1.5.19-4.fc11.sparcv9
[1987-04-20 16:47:02,617] DEBUG   : Matched gamin-0.1.10-5.fc12.sparcv9 to require for gamin
[1987-04-20 16:47:02,622] DEBUG   : TSINFO: Marking gamin-0.1.10-5.fc12.sparcv9 as install for nautilus-2.28.1-2.fc12.sparcv9
[1987-04-20 16:47:02,693] DEBUG   : Matched libpurple-2.6.3-2.fc12.sparcv9 to require for libpurple.so.0
[1987-04-20 16:47:02,699] DEBUG   : TSINFO: Marking libpurple-2.6.3-2.fc12.sparcv9 as install for nautilus-sendto-1.1.6-2.fc12.sparcv9
[1987-04-20 16:47:02,764] DEBUG   : Matched netpbm-10.47.04-1.fc12.sparcv9 to require for netpbm
[1987-04-20 16:47:02,769] DEBUG   : TSINFO: Marking netpbm-10.47.04-1.fc12.sparcv9 as install for netpbm-devel-10.47.04-1.fc12.sparcv9
[1987-04-20 16:47:02,772] DEBUG   : Quick matched netpbm-10.47.04-1.fc12.sparcv9 to require for libnetpbm.so.10
[1987-04-20 16:47:02,785] DEBUG   : Matched newt-0.52.11-1.fc12.sparcv9 to require for newt
[1987-04-20 16:47:02,790] DEBUG   : TSINFO: Marking newt-0.52.11-1.fc12.sparcv9 as install for newt-devel-0.52.11-1.fc12.sparcv9
[1987-04-20 16:47:02,793] DEBUG   : Quick matched newt-0.52.11-1.fc12.sparcv9 to require for libnewt.so.0.52
[1987-04-20 16:47:02,868] DEBUG   : Matched libtirpc-0.2.0-4.fc12.sparcv9 to require for libtirpc.so.1
[1987-04-20 16:47:02,872] DEBUG   : TSINFO: Marking libtirpc-0.2.0-4.fc12.sparcv9 as install for 1:nfs-utils-1.2.0-18.fc12.sparcv9
[1987-04-20 16:47:02,879] DEBUG   : Matched libgssglue-0.1-8.fc12.sparcv9 to require for libgssglue
[1987-04-20 16:47:02,883] DEBUG   : TSINFO: Marking libgssglue-0.1-8.fc12.sparcv9 as install for 1:nfs-utils-1.2.0-18.fc12.sparcv9
[1987-04-20 16:47:02,886] DEBUG   : Quick matched libgssglue-0.1-8.fc12.sparcv9 to require for libgssglue.so.1(libgssapi_CITI_2)
[1987-04-20 16:47:02,890] DEBUG   : Matched rpcbind-0.2.0-4.fc12.sparcv9 to require for rpcbind
[1987-04-20 16:47:02,894] DEBUG   : TSINFO: Marking rpcbind-0.2.0-4.fc12.sparcv9 as install for 1:nfs-utils-1.2.0-18.fc12.sparcv9
[1987-04-20 16:47:02,900] DEBUG   : Matched libevent-1.4.12-1.fc12.sparcv9 to require for libevent-1.4.so.2
[1987-04-20 16:47:02,905] DEBUG   : TSINFO: Marking libevent-1.4.12-1.fc12.sparcv9 as install for 1:nfs-utils-1.2.0-18.fc12.sparcv9
[1987-04-20 16:47:02,909] DEBUG   : Matched libtirpc-0.2.0-4.fc12.sparcv9 to require for libtirpc
[1987-04-20 16:47:02,913] DEBUG   : Matched libgssglue-0.1-8.fc12.sparcv9 to require for libgssglue.so.1
[1987-04-20 16:47:02,918] DEBUG   : Matched libevent-1.4.12-1.fc12.sparcv9 to require for libevent
[1987-04-20 16:47:03,034] DEBUG   : Matched nscd-2.11.1-5.sparcv9 to require for nscd
[1987-04-20 16:47:03,039] DEBUG   : TSINFO: Marking nscd-2.11.1-5.sparcv9 as install for nss_ldap-264-8.fc12.sparcv9
[1987-04-20 16:47:03,097] DEBUG   : Matched libconfig-1.3.2-1.fc12.sparcv9 to require for libconfig.so.8
[1987-04-20 16:47:03,101] DEBUG   : TSINFO: Marking libconfig-1.3.2-1.fc12.sparcv9 as install for ntfsprogs-2.0.0-13.fc12.sparcv9
[1987-04-20 16:47:03,181] DEBUG   : Matched openssh-5.2p1-31.fc12.1.sparcv9 to require for openssh
[1987-04-20 16:47:03,185] DEBUG   : TSINFO: Marking openssh-5.2p1-31.fc12.1.sparcv9 as install for openssh-askpass-5.2p1-31.fc12.1.sparcv9
[1987-04-20 16:47:03,248] DEBUG   : Matched fipscheck-lib-1.2.0-4.fc12.sparcv9 to require for libfipscheck.so.1
[1987-04-20 16:47:03,252] DEBUG   : TSINFO: Marking fipscheck-lib-1.2.0-4.fc12.sparcv9 as install for openssh-clients-5.2p1-31.fc12.1.sparcv9
[1987-04-20 16:47:03,257] DEBUG   : Matched libedit-2.11-4.20080712cvs.fc12.sparcv9 to require for libedit.so.0
[1987-04-20 16:47:03,262] DEBUG   : TSINFO: Marking libedit-2.11-4.20080712cvs.fc12.sparcv9 as install for openssh-clients-5.2p1-31.fc12.1.sparcv9
[1987-04-20 16:47:03,408] DEBUG   : Matched qt3-3.3.8b-28.fc12.sparcv9 to require for libqt-mt.so.3
[1987-04-20 16:47:03,413] DEBUG   : TSINFO: Marking qt3-3.3.8b-28.fc12.sparcv9 as install for oprofile-gui-0.9.5-2.fc12.sparcv9
[1987-04-20 16:47:03,442] DEBUG   : Matched gnome-python2-libwnck-2.28.0-1.fc12.sparcv9 to require for gnome-python2-libwnck
[1987-04-20 16:47:03,447] DEBUG   : TSINFO: Marking gnome-python2-libwnck-2.28.0-1.fc12.sparcv9 as install for orca-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:03,452] DEBUG   : Matched gnome-python2-gnome-2.28.0-1.fc12.sparcv9 to require for gnome-python2-gnome
[1987-04-20 16:47:03,456] DEBUG   : TSINFO: Marking gnome-python2-gnome-2.28.0-1.fc12.sparcv9 as install for orca-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:03,461] DEBUG   : Matched at-spi-python-1.28.1-1.fc12.sparcv9 to require for at-spi-python
[1987-04-20 16:47:03,466] DEBUG   : TSINFO: Marking at-spi-python-1.28.1-1.fc12.sparcv9 as install for orca-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:03,471] DEBUG   : Matched gnome-python2-bonobo-2.28.0-1.fc12.sparcv9 to require for gnome-python2-bonobo
[1987-04-20 16:47:03,476] DEBUG   : TSINFO: Marking gnome-python2-bonobo-2.28.0-1.fc12.sparcv9 as install for orca-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:03,481] DEBUG   : Matched gnome-mag-0.15.9-1.fc12.sparcv9 to require for gnome-mag
[1987-04-20 16:47:03,486] DEBUG   : TSINFO: Marking gnome-mag-0.15.9-1.fc12.sparcv9 as install for orca-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:03,504] DEBUG   : Matched paktype-fonts-common-2.0-5.fc12.noarch to require for paktype-fonts-common
[1987-04-20 16:47:03,508] DEBUG   : TSINFO: Marking paktype-fonts-common-2.0-5.fc12.noarch as install for paktype-naqsh-fonts-2.0-5.fc12.noarch
[1987-04-20 16:47:03,710] DEBUG   : Matched paps-libs-0.6.8-11.fc12.sparcv9 to require for libpaps.so.0
[1987-04-20 16:47:03,715] DEBUG   : TSINFO: Marking paps-libs-0.6.8-11.fc12.sparcv9 as install for paps-0.6.8-11.fc12.sparcv9
[1987-04-20 16:47:03,823] DEBUG   : Matched hwdata-0.225-3.fc12.noarch to require for hwdata
[1987-04-20 16:47:03,828] DEBUG   : TSINFO: Marking hwdata-0.225-3.fc12.noarch as install for pciutils-3.1.4-2.fc12.sparcv9
[1987-04-20 16:47:03,833] DEBUG   : Matched pciutils-libs-3.1.4-2.fc12.sparcv9 to require for libpci.so.3(LIBPCI_3.0)
[1987-04-20 16:47:03,838] DEBUG   : TSINFO: Marking pciutils-libs-3.1.4-2.fc12.sparcv9 as install for pciutils-3.1.4-2.fc12.sparcv9
[1987-04-20 16:47:03,841] DEBUG   : Quick matched pciutils-libs-3.1.4-2.fc12.sparcv9 to require for libpci.so.3
[1987-04-20 16:47:03,842] DEBUG   : Quick matched pciutils-libs-3.1.4-2.fc12.sparcv9 to require for libpci.so.3(LIBPCI_3.1)
[1987-04-20 16:47:03,905] DEBUG   : Matched perl-ExtUtils-MakeMaker-6.36-82.fc12.sparcv9 to require for perl(ExtUtils::MakeMaker)
[1987-04-20 16:47:03,911] DEBUG   : TSINFO: Marking perl-ExtUtils-MakeMaker-6.36-82.fc12.sparcv9 as install for 4:perl-devel-5.10.0-82.fc12.sparcv9
[1987-04-20 16:47:03,917] DEBUG   : Matched 1:perl-ExtUtils-ParseXS-2.18-82.fc12.sparcv9 to require for perl(ExtUtils::ParseXS)
[1987-04-20 16:47:03,921] DEBUG   : TSINFO: Marking 1:perl-ExtUtils-ParseXS-2.18-82.fc12.sparcv9 as install for 4:perl-devel-5.10.0-82.fc12.sparcv9
[1987-04-20 16:47:03,926] DEBUG   : Matched perl-ExtUtils-MakeMaker-6.36-82.fc12.sparcv9 to require for perl(ExtUtils::Installed)
[1987-04-20 16:47:03,956] DEBUG   : Matched pixman-0.16.2-1.fc12.sparcv9 to require for pixman
[1987-04-20 16:47:03,961] DEBUG   : TSINFO: Marking pixman-0.16.2-1.fc12.sparcv9 as install for pixman-devel-0.16.2-1.fc12.sparcv9
[1987-04-20 16:47:03,964] DEBUG   : Quick matched pixman-0.16.2-1.fc12.sparcv9 to require for libpixman-1.so.0
[1987-04-20 16:47:03,981] DEBUG   : Matched plymouth-theme-charge-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for plymouth(system-theme)
[1987-04-20 16:47:03,986] DEBUG   : TSINFO: Marking plymouth-theme-charge-0.8.0-0.2009.29.09.18.fc12.sparcv9 as install for plymouth-system-theme-0.8.0-0.2009.29.09.18.fc12.sparcv9
[1987-04-20 16:47:04,016] DEBUG   : Matched radeontool-1.5-6.fc12.sparcv9 to require for radeontool
[1987-04-20 16:47:04,020] DEBUG   : TSINFO: Marking radeontool-1.5-6.fc12.sparcv9 as install for pm-utils-1.2.5-6.fc12.sparcv9
[1987-04-20 16:47:04,025] DEBUG   : Matched hdparm-9.16-3.fc12.sparcv9 to require for hdparm
[1987-04-20 16:47:04,030] DEBUG   : TSINFO: Marking hdparm-9.16-3.fc12.sparcv9 as install for pm-utils-1.2.5-6.fc12.sparcv9
[1987-04-20 16:47:04,096] DEBUG   : Matched libselinux-utils-2.0.87-1.fc12.sparcv9 to require for libselinux-utils
[1987-04-20 16:47:04,109] DEBUG   : TSINFO: Marking libselinux-utils-2.0.87-1.fc12.sparcv9 as install for policycoreutils-2.0.74-4.fc12.sparcv9
[1987-04-20 16:47:04,114] DEBUG   : Matched checkpolicy-2.0.19-3.fc12.sparcv9 to require for checkpolicy
[1987-04-20 16:47:04,118] DEBUG   : TSINFO: Marking checkpolicy-2.0.19-3.fc12.sparcv9 as install for policycoreutils-2.0.74-4.fc12.sparcv9
[1987-04-20 16:47:04,124] DEBUG   : Matched libsemanage-2.0.39-1.fc12.sparcv9 to require for libsemanage.so.1(LIBSEMANAGE_1.0)
[1987-04-20 16:47:04,129] DEBUG   : TSINFO: Marking libsemanage-2.0.39-1.fc12.sparcv9 as install for policycoreutils-2.0.74-4.fc12.sparcv9
[1987-04-20 16:47:04,132] DEBUG   : Quick matched libsemanage-2.0.39-1.fc12.sparcv9 to require for libsemanage.so.1
[1987-04-20 16:47:04,153] DEBUG   : Matched policycoreutils-python-2.0.74-4.fc12.sparcv9 to require for policycoreutils-python
[1987-04-20 16:47:04,157] DEBUG   : TSINFO: Marking policycoreutils-python-2.0.74-4.fc12.sparcv9 as install for policycoreutils-gui-2.0.74-4.fc12.sparcv9
[1987-04-20 16:47:04,162] DEBUG   : Matched setools-console-3.3.6-3.fc12.sparcv9 to require for setools-console
[1987-04-20 16:47:04,166] DEBUG   : TSINFO: Marking setools-console-3.3.6-3.fc12.sparcv9 as install for policycoreutils-gui-2.0.74-4.fc12.sparcv9
[1987-04-20 16:47:04,172] DEBUG   : Matched selinux-policy-3.6.32-41.fc12.noarch to require for selinux-policy
[1987-04-20 16:47:04,176] DEBUG   : TSINFO: Marking selinux-policy-3.6.32-41.fc12.noarch as install for policycoreutils-gui-2.0.74-4.fc12.sparcv9
[1987-04-20 16:47:04,261] DEBUG   : Matched ptouch-driver-1.3-2.fc12.sparcv9 to require for ptouch-driver
[1987-04-20 16:47:04,266] DEBUG   : TSINFO: Marking ptouch-driver-1.3-2.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,271] DEBUG   : Matched c2070-0.99-6.fc12.sparcv9 to require for c2070
[1987-04-20 16:47:04,275] DEBUG   : TSINFO: Marking c2070-0.99-6.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,280] DEBUG   : Matched pbm2l7k-990321-7.fc12.sparcv9 to require for pbm2l7k
[1987-04-20 16:47:04,285] DEBUG   : TSINFO: Marking pbm2l7k-990321-7.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,290] DEBUG   : Matched 1:pnm2ppa-1.04-18.fc12.sparcv9 to require for pnm2ppa
[1987-04-20 16:47:04,294] DEBUG   : TSINFO: Marking 1:pnm2ppa-1.04-18.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,299] DEBUG   : Matched lx-20030328-5.fc12.sparcv9 to require for lx
[1987-04-20 16:47:04,303] DEBUG   : TSINFO: Marking lx-20030328-5.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,308] DEBUG   : Matched psutils-1.17-33.fc12.sparcv9 to require for psutils
[1987-04-20 16:47:04,313] DEBUG   : TSINFO: Marking psutils-1.17-33.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,318] DEBUG   : Matched min12xxw-0.0.9-5.fc12.sparcv9 to require for min12xxw
[1987-04-20 16:47:04,322] DEBUG   : TSINFO: Marking min12xxw-0.0.9-5.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,328] DEBUG   : Matched pbm2l2030-1.4-5.fc12.sparcv9 to require for pbm2l2030
[1987-04-20 16:47:04,332] DEBUG   : TSINFO: Marking pbm2l2030-1.4-5.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,337] DEBUG   : Matched cjet-0.8.9-9.fc12.sparcv9 to require for cjet
[1987-04-20 16:47:04,341] DEBUG   : TSINFO: Marking cjet-0.8.9-9.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,346] DEBUG   : Matched c2050-0.3b-3.fc12.sparcv9 to require for c2050
[1987-04-20 16:47:04,351] DEBUG   : TSINFO: Marking c2050-0.3b-3.fc12.sparcv9 as install for printer-filters-1.1-4.fc12.noarch
[1987-04-20 16:47:04,474] DEBUG   : Matched libsamplerate-0.1.7-2.fc12.sparcv9 to require for libsamplerate.so.0
[1987-04-20 16:47:04,479] DEBUG   : TSINFO: Marking libsamplerate-0.1.7-2.fc12.sparcv9 as install for pulseaudio-0.9.19-2.fc12.sparcv9
[1987-04-20 16:47:04,484] DEBUG   : Matched libsndfile-1.0.20-2.fc12.sparcv9 to require for libsndfile.so.1(libsndfile.so.1.0)
[1987-04-20 16:47:04,489] DEBUG   : TSINFO: Marking libsndfile-1.0.20-2.fc12.sparcv9 as install for pulseaudio-0.9.19-2.fc12.sparcv9
[1987-04-20 16:47:04,493] DEBUG   : Matched libsamplerate-0.1.7-2.fc12.sparcv9 to require for libsamplerate.so.0(libsamplerate.so.0.0)
[1987-04-20 16:47:04,498] DEBUG   : Matched rtkit-0.4-1.fc12.sparcv9 to require for rtkit
[1987-04-20 16:47:04,502] DEBUG   : TSINFO: Marking rtkit-0.4-1.fc12.sparcv9 as install for pulseaudio-0.9.19-2.fc12.sparcv9
[1987-04-20 16:47:04,507] DEBUG   : Matched libasyncns-0.8-1.fc12.sparcv9 to require for libasyncns.so.0
[1987-04-20 16:47:04,512] DEBUG   : TSINFO: Marking libasyncns-0.8-1.fc12.sparcv9 as install for pulseaudio-0.9.19-2.fc12.sparcv9
[1987-04-20 16:47:04,516] DEBUG   : Matched libsndfile-1.0.20-2.fc12.sparcv9 to require for libsndfile.so.1
[1987-04-20 16:47:04,691] DEBUG   : Matched pygtk2-codegen-2.16.0-1.fc12.sparcv9 to require for pygtk2-codegen
[1987-04-20 16:47:04,695] DEBUG   : TSINFO: Marking pygtk2-codegen-2.16.0-1.fc12.sparcv9 as install for pygtk2-devel-2.16.0-1.fc12.sparcv9
[1987-04-20 16:47:04,700] DEBUG   : Matched pygtk2-doc-2.16.0-1.fc12.noarch to require for pygtk2-doc
[1987-04-20 16:47:04,705] DEBUG   : TSINFO: Marking pygtk2-doc-2.16.0-1.fc12.noarch as install for pygtk2-devel-2.16.0-1.fc12.sparcv9
[1987-04-20 16:47:04,710] DEBUG   : Matched pygobject2-devel-2.20.0-1.fc12.sparcv9 to require for pygobject2-devel
[1987-04-20 16:47:04,714] DEBUG   : TSINFO: Marking pygobject2-devel-2.20.0-1.fc12.sparcv9 as install for pygtk2-devel-2.16.0-1.fc12.sparcv9
[1987-04-20 16:47:04,717] DEBUG   : Quick matched pygobject2-devel-2.20.0-1.fc12.sparcv9 to require for pkgconfig(pygobject-2.0)
[1987-04-20 16:47:04,720] DEBUG   : Matched pycairo-devel-1.8.6-2.fc12.sparcv9 to require for pycairo-devel
[1987-04-20 16:47:04,725] DEBUG   : TSINFO: Marking pycairo-devel-1.8.6-2.fc12.sparcv9 as install for pygtk2-devel-2.16.0-1.fc12.sparcv9
[1987-04-20 16:47:05,008] DEBUG   : Matched libmusicbrainz3-3.0.2-6.fc12.sparcv9 to require for libmusicbrainz3.so.6
[1987-04-20 16:47:05,013] DEBUG   : TSINFO: Marking libmusicbrainz3-3.0.2-6.fc12.sparcv9 as install for rhythmbox-0.12.5-8.fc12.sparcv9
[1987-04-20 16:47:05,017] DEBUG   : Matched media-player-info-3-1.fc12.noarch to require for media-player-info
[1987-04-20 16:47:05,022] DEBUG   : TSINFO: Marking media-player-info-3-1.fc12.noarch as install for rhythmbox-0.12.5-8.fc12.sparcv9
[1987-04-20 16:47:05,027] DEBUG   : Matched libmtp-1.0.1-1.fc12.sparcv9 to require for libmtp.so.8
[1987-04-20 16:47:05,032] DEBUG   : TSINFO: Marking libmtp-1.0.1-1.fc12.sparcv9 as install for rhythmbox-0.12.5-8.fc12.sparcv9
[1987-04-20 16:47:05,037] DEBUG   : Matched gnome-python2-gnomevfs-2.28.0-1.fc12.sparcv9 to require for gnome-python2-gnomevfs
[1987-04-20 16:47:05,042] DEBUG   : TSINFO: Marking gnome-python2-gnomevfs-2.28.0-1.fc12.sparcv9 as install for rhythmbox-0.12.5-8.fc12.sparcv9
[1987-04-20 16:47:05,047] DEBUG   : Matched libgpod-0.7.2-5.fc12.sparcv9 to require for libgpod.so.4
[1987-04-20 16:47:05,051] DEBUG   : TSINFO: Marking libgpod-0.7.2-5.fc12.sparcv9 as install for rhythmbox-0.12.5-8.fc12.sparcv9
[1987-04-20 16:47:05,056] DEBUG   : Matched gnome-python2-2.28.0-1.fc12.sparcv9 to require for gnome-python2
[1987-04-20 16:47:05,061] DEBUG   : TSINFO: Marking gnome-python2-2.28.0-1.fc12.sparcv9 as install for rhythmbox-0.12.5-8.fc12.sparcv9
[1987-04-20 16:47:05,068] DEBUG   : Matched gstreamer-python-0.10.16-1.fc12.sparcv9 to require for gstreamer-python
[1987-04-20 16:47:05,073] DEBUG   : TSINFO: Marking gstreamer-python-0.10.16-1.fc12.sparcv9 as install for rhythmbox-0.12.5-8.fc12.sparcv9
[1987-04-20 16:47:05,078] DEBUG   : Matched avahi-glib-0.6.25-5.fc12.sparcv9 to require for libavahi-glib.so.1
[1987-04-20 16:47:05,083] DEBUG   : TSINFO: Marking avahi-glib-0.6.25-5.fc12.sparcv9 as install for rhythmbox-0.12.5-8.fc12.sparcv9
[1987-04-20 16:47:05,148] DEBUG   : Matched db4-utils-4.7.25-13.fc12.sparcv9 to require for db4-utils
[1987-04-20 16:47:05,152] DEBUG   : TSINFO: Marking db4-utils-4.7.25-13.fc12.sparcv9 as install for rpm-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,158] DEBUG   : Matched rpm-libs-4.7.1-6.fc12.sparcv9 to require for librpmio.so.0
[1987-04-20 16:47:05,162] DEBUG   : TSINFO: Marking rpm-libs-4.7.1-6.fc12.sparcv9 as install for rpm-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,165] DEBUG   : Quick matched rpm-libs-4.7.1-6.fc12.sparcv9 to require for librpmbuild.so.0
[1987-04-20 16:47:05,169] DEBUG   : Matched curl-7.19.7-8.fc12.sparcv9 to require for curl
[1987-04-20 16:47:05,173] DEBUG   : TSINFO: Marking curl-7.19.7-8.fc12.sparcv9 as install for rpm-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,178] DEBUG   : Matched lua-5.1.4-4.fc12.sparcv9 to require for liblua-5.1.so
[1987-04-20 16:47:05,183] DEBUG   : TSINFO: Marking lua-5.1.4-4.fc12.sparcv9 as install for rpm-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,187] DEBUG   : Matched rpm-libs-4.7.1-6.fc12.sparcv9 to require for librpm.so.0
[1987-04-20 16:47:05,192] DEBUG   : Matched xz-libs-4.999.9-0.1.beta.20091007git.fc12.sparcv9 to require for liblzma.so.0
[1987-04-20 16:47:05,196] DEBUG   : TSINFO: Marking xz-libs-4.999.9-0.1.beta.20091007git.fc12.sparcv9 as install for rpm-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,281] DEBUG   : Matched xz-4.999.9-0.1.beta.20091007git.fc12.sparcv9 to require for xz
[1987-04-20 16:47:05,285] DEBUG   : TSINFO: Marking xz-4.999.9-0.1.beta.20091007git.fc12.sparcv9 as install for rpm-build-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,333] DEBUG   : Matched xz-devel-4.999.9-0.1.beta.20091007git.fc12.sparcv9 to require for xz-devel
[1987-04-20 16:47:05,337] DEBUG   : TSINFO: Marking xz-devel-4.999.9-0.1.beta.20091007git.fc12.sparcv9 as install for rpm-devel-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,343] DEBUG   : Matched nss-devel-3.12.4-14.fc12.sparcv9 to require for nss-devel
[1987-04-20 16:47:05,347] DEBUG   : TSINFO: Marking nss-devel-3.12.4-14.fc12.sparcv9 as install for rpm-devel-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,352] DEBUG   : Matched elfutils-libelf-devel-0.143-1.fc12.sparcv9 to require for elfutils-libelf-devel
[1987-04-20 16:47:05,357] DEBUG   : TSINFO: Marking elfutils-libelf-devel-0.143-1.fc12.sparcv9 as install for rpm-devel-4.7.1-6.fc12.sparcv9
[1987-04-20 16:47:05,500] DEBUG   : Matched samba-common-3.4.2-47.fc12.sparcv9 to require for samba-common
[1987-04-20 16:47:05,504] DEBUG   : TSINFO: Marking samba-common-3.4.2-47.fc12.sparcv9 as install for samba-client-3.4.2-47.fc12.sparcv9
[1987-04-20 16:47:05,510] DEBUG   : Matched samba-winbind-clients-3.4.2-47.fc12.sparcv9 to require for libwbclient.so.0
[1987-04-20 16:47:05,515] DEBUG   : TSINFO: Marking samba-winbind-clients-3.4.2-47.fc12.sparcv9 as install for samba-client-3.4.2-47.fc12.sparcv9
[1987-04-20 16:47:05,520] DEBUG   : Matched libtalloc-2.0.0-0.fc12.sparcv9 to require for libtalloc.so.2
[1987-04-20 16:47:05,525] DEBUG   : TSINFO: Marking libtalloc-2.0.0-0.fc12.sparcv9 as install for samba-client-3.4.2-47.fc12.sparcv9
[1987-04-20 16:47:05,588] DEBUG   : Matched pinentry-gtk-0.7.6-4.fc12.sparcv9 to require for pinentry-gtk
[1987-04-20 16:47:05,592] DEBUG   : TSINFO: Marking pinentry-gtk-0.7.6-4.fc12.sparcv9 as install for seahorse-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:05,599] DEBUG   : Matched gpgme-1.1.8-2.fc12.sparcv9 to require for libgpgme.so.11(GPGME_1.0)
[1987-04-20 16:47:05,604] DEBUG   : TSINFO: Marking gpgme-1.1.8-2.fc12.sparcv9 as install for seahorse-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:05,607] DEBUG   : Quick matched gpgme-1.1.8-2.fc12.sparcv9 to require for libgpgme.so.11
[1987-04-20 16:47:05,747] DEBUG   : Matched setroubleshoot-server-2.2.18-1.fc12.sparcv9 to require for setroubleshoot-server
[1987-04-20 16:47:05,751] DEBUG   : TSINFO: Marking setroubleshoot-server-2.2.18-1.fc12.sparcv9 as install for setroubleshoot-2.2.18-1.fc12.sparcv9
[1987-04-20 16:47:05,756] DEBUG   : Matched setroubleshoot-plugins-2.1.29-1.fc12.noarch to require for setroubleshoot-plugins
[1987-04-20 16:47:05,761] DEBUG   : TSINFO: Marking setroubleshoot-plugins-2.1.29-1.fc12.noarch as install for setroubleshoot-2.2.18-1.fc12.sparcv9
[1987-04-20 16:47:05,766] DEBUG   : Matched notify-python-0.1.1-8.fc12.sparcv9 to require for notify-python
[1987-04-20 16:47:05,771] DEBUG   : TSINFO: Marking notify-python-0.1.1-8.fc12.sparcv9 as install for setroubleshoot-2.2.18-1.fc12.sparcv9
[1987-04-20 16:47:05,776] DEBUG   : Matched gnome-python2-gnomekeyring-2.28.0-1.fc12.sparcv9 to require for gnome-python2-gnomekeyring
[1987-04-20 16:47:05,780] DEBUG   : TSINFO: Marking gnome-python2-gnomekeyring-2.28.0-1.fc12.sparcv9 as install for setroubleshoot-2.2.18-1.fc12.sparcv9
[1987-04-20 16:47:05,785] DEBUG   : Matched python-bugzilla-0.5.1-3.fc12.noarch to require for python-bugzilla
[1987-04-20 16:47:05,789] DEBUG   : TSINFO: Marking python-bugzilla-0.5.1-3.fc12.noarch as install for setroubleshoot-2.2.18-1.fc12.sparcv9
[1987-04-20 16:47:05,795] DEBUG   : Matched gnome-python2-gtkhtml2-2.25.3-13.fc12.2.sparcv9 to require for gnome-python2-gtkhtml2
[1987-04-20 16:47:05,800] DEBUG   : TSINFO: Marking gnome-python2-gtkhtml2-2.25.3-13.fc12.2.sparcv9 as install for setroubleshoot-2.2.18-1.fc12.sparcv9
[1987-04-20 16:47:05,893] DEBUG   : Matched libgee-0.3.0-1.fc12.sparcv9 to require for libgee.so.1
[1987-04-20 16:47:05,898] DEBUG   : TSINFO: Marking libgee-0.3.0-1.fc12.sparcv9 as install for shotwell-0.2.0-3.fc12.sparcv9
[1987-04-20 16:47:05,926] DEBUG   : Matched slang-2.2.1-1.fc12.sparcv9 to require for slang
[1987-04-20 16:47:05,931] DEBUG   : TSINFO: Marking slang-2.2.1-1.fc12.sparcv9 as install for slang-devel-2.2.1-1.fc12.sparcv9
[1987-04-20 16:47:05,934] DEBUG   : Quick matched slang-2.2.1-1.fc12.sparcv9 to require for libslang.so.2
[1987-04-20 16:47:05,985] DEBUG   : Matched mailx-12.4-3.fc12.sparcv9 to require for mailx
[1987-04-20 16:47:05,989] DEBUG   : TSINFO: Marking mailx-12.4-3.fc12.sparcv9 as install for 1:smartmontools-5.38-21.fc12.sparcv9
[1987-04-20 16:47:06,007] DEBUG   : Matched smc-fonts-common-04.2-2.fc12.noarch to require for smc-fonts-common
[1987-04-20 16:47:06,012] DEBUG   : TSINFO: Marking smc-fonts-common-04.2-2.fc12.noarch as install for smc-meera-fonts-04.2-2.fc12.noarch
[1987-04-20 16:47:06,020] DEBUG   : Matched smolt-1.4-4.fc12.noarch to require for smolt
[1987-04-20 16:47:06,025] DEBUG   : TSINFO: Marking smolt-1.4-4.fc12.noarch as install for smolt-firstboot-1.4-4.fc12.noarch
[1987-04-20 16:47:06,041] DEBUG   : Matched 2:tar-1.22-8.fc12.sparcv9 to require for tar
[1987-04-20 16:47:06,047] DEBUG   : TSINFO: Marking 2:tar-1.22-8.fc12.sparcv9 as install for sos-1.8-16.fc12.noarch
[1987-04-20 16:47:06,052] DEBUG   : Matched libxml2-python-2.7.6-1.fc12.sparcv9 to require for libxml2-python
[1987-04-20 16:47:06,056] DEBUG   : TSINFO: Marking libxml2-python-2.7.6-1.fc12.sparcv9 as install for sos-1.8-16.fc12.noarch
[1987-04-20 16:47:06,148] DEBUG   : Matched gsm-1.0.13-2.fc12.sparcv9 to require for libgsm.so.1
[1987-04-20 16:47:06,153] DEBUG   : TSINFO: Marking gsm-1.0.13-2.fc12.sparcv9 as install for sox-14.2.0-3.fc12.sparcv9
[1987-04-20 16:47:06,159] DEBUG   : Matched libao-0.8.8-7.fc12.sparcv9 to require for libao.so.2
[1987-04-20 16:47:06,164] DEBUG   : TSINFO: Marking libao-0.8.8-7.fc12.sparcv9 as install for sox-14.2.0-3.fc12.sparcv9
[1987-04-20 16:47:06,254] DEBUG   : Matched sssd-client-0.7.1-1.fc12.sparcv9 to require for sssd-client
[1987-04-20 16:47:06,258] DEBUG   : TSINFO: Marking sssd-client-0.7.1-1.fc12.sparcv9 as install for sssd-0.7.1-1.fc12.sparcv9
[1987-04-20 16:47:06,264] DEBUG   : Matched libldb-0.9.6-18.1.fc12.sparcv9 to require for libldb
[1987-04-20 16:47:06,268] DEBUG   : TSINFO: Marking libldb-0.9.6-18.1.fc12.sparcv9 as install for sssd-0.7.1-1.fc12.sparcv9
[1987-04-20 16:47:06,273] DEBUG   : Matched libtevent-0.9.8-5.fc12.sparcv9 to require for libtevent.so.0
[1987-04-20 16:47:06,278] DEBUG   : TSINFO: Marking libtevent-0.9.8-5.fc12.sparcv9 as install for sssd-0.7.1-1.fc12.sparcv9
[1987-04-20 16:47:06,282] DEBUG   : Matched libldb-0.9.6-18.1.fc12.sparcv9 to require for libldb.so.0
[1987-04-20 16:47:06,415] DEBUG   : Matched perl-URI-1.40-1.fc12.noarch to require for perl(URI)
[1987-04-20 16:47:06,420] DEBUG   : TSINFO: Marking perl-URI-1.40-1.fc12.noarch as install for subversion-1.6.5-2.fc12.sparcv9
[1987-04-20 16:47:06,427] DEBUG   : Matched apr-1.3.9-3.fc12.sparcv9 to require for apr
[1987-04-20 16:47:06,431] DEBUG   : TSINFO: Marking apr-1.3.9-3.fc12.sparcv9 as install for subversion-1.6.5-2.fc12.sparcv9
[1987-04-20 16:47:06,434] DEBUG   : Quick matched apr-1.3.9-3.fc12.sparcv9 to require for libapr-1.so.0
[1987-04-20 16:47:06,437] DEBUG   : Matched apr-util-1.3.9-2.fc12.sparcv9 to require for libaprutil-1.so.0
[1987-04-20 16:47:06,442] DEBUG   : TSINFO: Marking apr-util-1.3.9-2.fc12.sparcv9 as install for subversion-1.6.5-2.fc12.sparcv9
[1987-04-20 16:47:06,535] DEBUG   : Matched python-slip-0.2.7-1.fc12.noarch to require for python-slip
[1987-04-20 16:47:06,540] DEBUG   : TSINFO: Marking python-slip-0.2.7-1.fc12.noarch as install for system-config-date-1.9.53-1.fc12.noarch
[1987-04-20 16:47:06,545] DEBUG   : Matched ntp-4.2.4p7-7.fc12.sparcv9 to require for ntp
[1987-04-20 16:47:06,550] DEBUG   : TSINFO: Marking ntp-4.2.4p7-7.fc12.sparcv9 as install for system-config-date-1.9.53-1.fc12.noarch
[1987-04-20 16:47:06,555] DEBUG   : Matched libselinux-python-2.0.87-1.fc12.sparcv9 to require for libselinux-python
[1987-04-20 16:47:06,559] DEBUG   : TSINFO: Marking libselinux-python-2.0.87-1.fc12.sparcv9 as install for system-config-date-1.9.53-1.fc12.noarch
[1987-04-20 16:47:06,591] DEBUG   : Matched system-config-firewall-base-1.2.21-1.fc12.noarch to require for system-config-firewall-base
[1987-04-20 16:47:06,595] DEBUG   : TSINFO: Marking system-config-firewall-base-1.2.21-1.fc12.noarch as install for system-config-firewall-1.2.21-1.fc12.noarch
[1987-04-20 16:47:06,600] DEBUG   : Matched python-slip-dbus-0.2.7-1.fc12.noarch to require for python-slip-dbus
[1987-04-20 16:47:06,604] DEBUG   : TSINFO: Marking python-slip-dbus-0.2.7-1.fc12.noarch as install for system-config-firewall-1.2.21-1.fc12.noarch
[1987-04-20 16:47:06,628] DEBUG   : Matched pyxf86config-0.3.37-7.fc12.sparcv9 to require for pyxf86config
[1987-04-20 16:47:06,633] DEBUG   : TSINFO: Marking pyxf86config-0.3.37-7.fc12.sparcv9 as install for system-config-keyboard-1.3.1-1.fc12.sparcv9
[1987-04-20 16:47:06,666] DEBUG   : Matched lvm2-2.02.53-2.fc12.sparcv9 to require for lvm2
[1987-04-20 16:47:06,671] DEBUG   : TSINFO: Marking lvm2-2.02.53-2.fc12.sparcv9 as install for system-config-lvm-1.1.10-1.fc12.noarch
[1987-04-20 16:47:06,717] DEBUG   : Matched dbus-python-0.83.0-6.fc12.sparcv9 to require for dbus-python
[1987-04-20 16:47:06,722] DEBUG   : TSINFO: Marking dbus-python-0.83.0-6.fc12.sparcv9 as install for system-config-network-tui-1.5.99-1.fc12.noarch
[1987-04-20 16:47:06,727] DEBUG   : Matched rpm-python-4.7.1-6.fc12.sparcv9 to require for rpm-python
[1987-04-20 16:47:06,732] DEBUG   : TSINFO: Marking rpm-python-4.7.1-6.fc12.sparcv9 as install for system-config-network-tui-1.5.99-1.fc12.noarch
[1987-04-20 16:47:06,737] DEBUG   : Matched python-iwlib-0.1-1.fc12.sparcv9 to require for python-iwlib
[1987-04-20 16:47:06,741] DEBUG   : TSINFO: Marking python-iwlib-0.1-1.fc12.sparcv9 as install for system-config-network-tui-1.5.99-1.fc12.noarch
[1987-04-20 16:47:06,772] DEBUG   : Matched system-config-printer-libs-1.1.13-6.fc12.sparcv9 to require for system-config-printer-libs
[1987-04-20 16:47:06,777] DEBUG   : TSINFO: Marking system-config-printer-libs-1.1.13-6.fc12.sparcv9 as install for system-config-printer-1.1.13-6.fc12.sparcv9
[1987-04-20 16:47:06,822] DEBUG   : Matched python-slip-gtk-0.2.7-1.fc12.noarch to require for python-slip-gtk
[1987-04-20 16:47:06,827] DEBUG   : TSINFO: Marking python-slip-gtk-0.2.7-1.fc12.noarch as install for system-config-services-0.99.41-1.fc12.noarch
[1987-04-20 16:47:06,832] DEBUG   : Matched gamin-python-0.1.10-5.fc12.sparcv9 to require for gamin-python
[1987-04-20 16:47:06,836] DEBUG   : TSINFO: Marking gamin-python-0.1.10-5.fc12.sparcv9 as install for system-config-services-0.99.41-1.fc12.noarch
[1987-04-20 16:47:06,869] DEBUG   : Matched cracklib-2.8.13-6.sparcv9 to require for cracklib
[1987-04-20 16:47:06,874] DEBUG   : TSINFO: Marking cracklib-2.8.13-6.sparcv9 as install for system-config-users-1.2.94-1.fc12.noarch
[1987-04-20 16:47:06,953] DEBUG   : Matched systemtap-runtime-0.9.5-1.fc11.sparcv9 to require for systemtap-runtime
[1987-04-20 16:47:06,957] DEBUG   : TSINFO: Marking systemtap-runtime-0.9.5-1.fc11.sparcv9 as install for systemtap-0.9.5-1.fc11.sparcv9
[1987-04-20 16:47:07,008] DEBUG   : Matched 14:libpcap-1.0.0-4.20090922gite154e2.fc12.sparcv9 to require for libpcap.so.1
[1987-04-20 16:47:07,013] DEBUG   : TSINFO: Marking 14:libpcap-1.0.0-4.20090922gite154e2.fc12.sparcv9 as install for 14:tcpdump-4.0.0-3.20090921gitdf3cb4.fc12.sparcv9
[1987-04-20 16:47:07,061] DEBUG   : Matched thai-scalable-fonts-common-0.4.12-2.fc12.noarch to require for thai-scalable-fonts-common
[1987-04-20 16:47:07,065] DEBUG   : TSINFO: Marking thai-scalable-fonts-common-0.4.12-2.fc12.noarch as install for thai-scalable-waree-fonts-0.4.12-2.fc12.noarch
[1987-04-20 16:47:07,201] DEBUG   : Matched gstreamer-plugins-flumpegdemux-0.10.15-8.fc12.sparcv9 to require for gstreamer-plugins-flumpegdemux
[1987-04-20 16:47:07,206] DEBUG   : TSINFO: Marking gstreamer-plugins-flumpegdemux-0.10.15-8.fc12.sparcv9 as install for totem-2.28.2-2.fc12.sparcv9
[1987-04-20 16:47:07,210] DEBUG   : Matched python-httplib2-0.4.0-4.fc12.noarch to require for python-httplib2
[1987-04-20 16:47:07,215] DEBUG   : TSINFO: Marking python-httplib2-0.4.0-4.fc12.noarch as install for totem-2.28.2-2.fc12.sparcv9
[1987-04-20 16:47:07,220] DEBUG   : Matched 1:python-BeautifulSoup-3.0.7a-2.fc12.noarch to require for python-BeautifulSoup
[1987-04-20 16:47:07,224] DEBUG   : TSINFO: Marking 1:python-BeautifulSoup-3.0.7a-2.fc12.noarch as install for totem-2.28.2-2.fc12.sparcv9
[1987-04-20 16:47:07,229] DEBUG   : Matched python-feedparser-4.1-10.fc12.noarch to require for python-feedparser
[1987-04-20 16:47:07,233] DEBUG   : TSINFO: Marking python-feedparser-4.1-10.fc12.noarch as install for totem-2.28.2-2.fc12.sparcv9
[1987-04-20 16:47:07,238] DEBUG   : Matched pyxdg-0.17-1.fc12.noarch to require for pyxdg
[1987-04-20 16:47:07,242] DEBUG   : TSINFO: Marking pyxdg-0.17-1.fc12.noarch as install for totem-2.28.2-2.fc12.sparcv9
[1987-04-20 16:47:07,376] DEBUG   : Matched un-core-fonts-common-1.0.2-0.10.080608.fc12.noarch to require for un-core-fonts-common
[1987-04-20 16:47:07,380] DEBUG   : TSINFO: Marking un-core-fonts-common-1.0.2-0.10.080608.fc12.noarch as install for un-core-dotum-fonts-1.0.2-0.10.080608.fc12.noarch
[1987-04-20 16:47:07,525] DEBUG   : Matched 2:vim-common-7.2.245-3.fc12.sparcv9 to require for vim-common
[1987-04-20 16:47:07,530] DEBUG   : TSINFO: Marking 2:vim-common-7.2.245-3.fc12.sparcv9 as install for 2:vim-enhanced-7.2.245-3.fc12.sparcv9
[1987-04-20 16:47:07,535] DEBUG   : Matched 4:perl-libs-5.10.0-82.fc12.sparcv9 to require for libperl.so
[1987-04-20 16:47:07,539] DEBUG   : TSINFO: Marking 4:perl-libs-5.10.0-82.fc12.sparcv9 as install for 2:vim-enhanced-7.2.245-3.fc12.sparcv9
[1987-04-20 16:47:07,640] DEBUG   : Matched gtk-vnc-0.3.10-1.fc12.sparcv9 to require for libgtk-vnc-1.0.so.0
[1987-04-20 16:47:07,644] DEBUG   : TSINFO: Marking gtk-vnc-0.3.10-1.fc12.sparcv9 as install for vinagre-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:07,649] DEBUG   : Matched avahi-gobject-0.6.25-5.fc12.sparcv9 to require for libavahi-gobject.so.0
[1987-04-20 16:47:07,654] DEBUG   : TSINFO: Marking avahi-gobject-0.6.25-5.fc12.sparcv9 as install for vinagre-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:07,659] DEBUG   : Matched avahi-ui-0.6.25-5.fc12.sparcv9 to require for libavahi-ui.so.0
[1987-04-20 16:47:07,664] DEBUG   : TSINFO: Marking avahi-ui-0.6.25-5.fc12.sparcv9 as install for vinagre-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:07,740] DEBUG   : Matched vlgothic-fonts-common-20090612-2.fc12.noarch to require for vlgothic-fonts-common
[1987-04-20 16:47:07,745] DEBUG   : TSINFO: Marking vlgothic-fonts-common-20090612-2.fc12.noarch as install for vlgothic-fonts-20090612-2.fc12.noarch
[1987-04-20 16:47:07,848] DEBUG   : Matched crda-1.1.0_2009.09.08-2.fc12.sparcv9 to require for crda
[1987-04-20 16:47:07,852] DEBUG   : TSINFO: Marking crda-1.1.0_2009.09.08-2.fc12.sparcv9 as install for 1:wireless-tools-29-5.1.fc12.sparcv9
[1987-04-20 16:47:07,910] DEBUG   : Matched xdg-user-dirs-0.11-2.fc12.sparcv9 to require for xdg-user-dirs
[1987-04-20 16:47:07,915] DEBUG   : TSINFO: Marking xdg-user-dirs-0.11-2.fc12.sparcv9 as install for xdg-user-dirs-gtk-0.8-4.fc12.sparcv9
[1987-04-20 16:47:08,038] DEBUG   : Matched xorg-x11-drv-r128-6.8.1-2.fc12.sparcv9 to require for xorg-x11-drv-r128
[1987-04-20 16:47:08,042] DEBUG   : TSINFO: Marking xorg-x11-drv-r128-6.8.1-2.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,047] DEBUG   : Matched xorg-x11-drv-voodoo-1.2.3-1.fc12.sparcv9 to require for xorg-x11-drv-voodoo
[1987-04-20 16:47:08,052] DEBUG   : TSINFO: Marking xorg-x11-drv-voodoo-1.2.3-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,057] DEBUG   : Matched xorg-x11-drv-mga-1.4.11-1.fc12.sparcv9 to require for xorg-x11-drv-mga
[1987-04-20 16:47:08,062] DEBUG   : TSINFO: Marking xorg-x11-drv-mga-1.4.11-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,068] DEBUG   : Matched xorg-x11-drv-tdfx-1.4.3-1.fc12.sparcv9 to require for xorg-x11-drv-tdfx
[1987-04-20 16:47:08,072] DEBUG   : TSINFO: Marking xorg-x11-drv-tdfx-1.4.3-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,077] DEBUG   : Matched xorg-x11-drv-acecad-1.4.0-1.fc12.sparcv9 to require for xorg-x11-drv-acecad
[1987-04-20 16:47:08,082] DEBUG   : TSINFO: Marking xorg-x11-drv-acecad-1.4.0-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,087] DEBUG   : Matched xorg-x11-drv-void-1.3.0-2.fc12.sparcv9 to require for xorg-x11-drv-void
[1987-04-20 16:47:08,091] DEBUG   : TSINFO: Marking xorg-x11-drv-void-1.3.0-2.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,096] DEBUG   : Matched xorg-x11-drv-suncg6-1.1.0-3.fc10.sparcv9 to require for xorg-x11-drv-suncg6
[1987-04-20 16:47:08,101] DEBUG   : TSINFO: Marking xorg-x11-drv-suncg6-1.1.0-3.fc10.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,106] DEBUG   : Matched xorg-x11-drv-cirrus-1.3.2-1.fc12.sparcv9 to require for xorg-x11-drv-cirrus
[1987-04-20 16:47:08,111] DEBUG   : TSINFO: Marking xorg-x11-drv-cirrus-1.3.2-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,116] DEBUG   : Matched xorg-x11-drv-evdev-2.3.0-1.fc12.sparcv9 to require for xorg-x11-drv-evdev
[1987-04-20 16:47:08,120] DEBUG   : TSINFO: Marking xorg-x11-drv-evdev-2.3.0-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,125] DEBUG   : Matched xorg-x11-drv-sis-0.10.2-1.fc12.sparcv9 to require for xorg-x11-drv-sis
[1987-04-20 16:47:08,130] DEBUG   : TSINFO: Marking xorg-x11-drv-sis-0.10.2-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,135] DEBUG   : Matched xorg-x11-drv-suntcx-1.1.0-3.fc10.sparcv9 to require for xorg-x11-drv-suntcx
[1987-04-20 16:47:08,139] DEBUG   : TSINFO: Marking xorg-x11-drv-suntcx-1.1.0-3.fc10.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,144] DEBUG   : Matched xorg-x11-drv-siliconmotion-1.7.3-1.fc12.sparcv9 to require for xorg-x11-drv-siliconmotion
[1987-04-20 16:47:08,149] DEBUG   : TSINFO: Marking xorg-x11-drv-siliconmotion-1.7.3-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,154] DEBUG   : Matched xorg-x11-drv-sisusb-0.9.3-1.fc12.sparcv9 to require for xorg-x11-drv-sisusb
[1987-04-20 16:47:08,158] DEBUG   : TSINFO: Marking xorg-x11-drv-sisusb-0.9.3-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,164] DEBUG   : Matched xorg-x11-drv-apm-1.2.2-1.fc12.sparcv9 to require for xorg-x11-drv-apm
[1987-04-20 16:47:08,168] DEBUG   : TSINFO: Marking xorg-x11-drv-apm-1.2.2-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,173] DEBUG   : Matched xorg-x11-drv-trident-1.3.3-1.fc12.sparcv9 to require for xorg-x11-drv-trident
[1987-04-20 16:47:08,178] DEBUG   : TSINFO: Marking xorg-x11-drv-trident-1.3.3-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,183] DEBUG   : Matched xorg-x11-drv-dummy-0.3.2-3.fc12.sparcv9 to require for xorg-x11-drv-dummy
[1987-04-20 16:47:08,187] DEBUG   : TSINFO: Marking xorg-x11-drv-dummy-0.3.2-3.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,193] DEBUG   : Matched xorg-x11-drv-nv-2.1.15-2.fc12.sparcv9 to require for xorg-x11-drv-nv
[1987-04-20 16:47:08,197] DEBUG   : TSINFO: Marking xorg-x11-drv-nv-2.1.15-2.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,202] DEBUG   : Matched xorg-x11-drv-savage-2.3.1-1.fc12.sparcv9 to require for xorg-x11-drv-savage
[1987-04-20 16:47:08,207] DEBUG   : TSINFO: Marking xorg-x11-drv-savage-2.3.1-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,212] DEBUG   : Matched xorg-x11-drv-v4l-0.2.0-3.fc12.1.sparcv9 to require for xorg-x11-drv-v4l
[1987-04-20 16:47:08,216] DEBUG   : TSINFO: Marking xorg-x11-drv-v4l-0.2.0-3.fc12.1.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,222] DEBUG   : Matched xorg-x11-drv-s3virge-1.10.4-1.fc12.sparcv9 to require for xorg-x11-drv-s3virge
[1987-04-20 16:47:08,226] DEBUG   : TSINFO: Marking xorg-x11-drv-s3virge-1.10.4-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,231] DEBUG   : Matched xorg-x11-drv-glint-1.2.4-1.fc12.sparcv9 to require for xorg-x11-drv-glint
[1987-04-20 16:47:08,236] DEBUG   : TSINFO: Marking xorg-x11-drv-glint-1.2.4-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,241] DEBUG   : Matched xorg-x11-drv-sunleo-1.1.0-7.fc11.git20090413.sparcv9 to require for xorg-x11-drv-sunleo
[1987-04-20 16:47:08,245] DEBUG   : TSINFO: Marking xorg-x11-drv-sunleo-1.1.0-7.fc11.git20090413.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,250] DEBUG   : Matched xorg-x11-drv-mutouch-1.2.1-4.fc12.sparcv9 to require for xorg-x11-drv-mutouch
[1987-04-20 16:47:08,255] DEBUG   : TSINFO: Marking xorg-x11-drv-mutouch-1.2.1-4.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,260] DEBUG   : Matched xorg-x11-drv-penmount-1.4.0-4.fc12.sparcv9 to require for xorg-x11-drv-penmount
[1987-04-20 16:47:08,265] DEBUG   : TSINFO: Marking xorg-x11-drv-penmount-1.4.0-4.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,270] DEBUG   : Matched xorg-x11-drv-hyperpen-1.3.0-3.fc12.sparcv9 to require for xorg-x11-drv-hyperpen
[1987-04-20 16:47:08,274] DEBUG   : TSINFO: Marking xorg-x11-drv-hyperpen-1.3.0-3.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,279] DEBUG   : Matched xorg-x11-drv-elographics-1.2.3-4.fc12.sparcv9 to require for xorg-x11-drv-elographics
[1987-04-20 16:47:08,284] DEBUG   : TSINFO: Marking xorg-x11-drv-elographics-1.2.3-4.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,289] DEBUG   : Matched linuxwacom-0.8.2.2-14.fc12.sparcv9 to require for linuxwacom
[1987-04-20 16:47:08,294] DEBUG   : TSINFO: Marking linuxwacom-0.8.2.2-14.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,299] DEBUG   : Matched 1:xorg-x11-drv-nouveau-0.0.15-17.20091105gite1c2efd.fc12.sparcv9 to require for xorg-x11-drv-nouveau
[1987-04-20 16:47:08,303] DEBUG   : TSINFO: Marking 1:xorg-x11-drv-nouveau-0.0.15-17.20091105gite1c2efd.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,309] DEBUG   : Matched xorg-x11-drv-aiptek-1.3.0-1.fc12.sparcv9 to require for xorg-x11-drv-aiptek
[1987-04-20 16:47:08,313] DEBUG   : TSINFO: Marking xorg-x11-drv-aiptek-1.3.0-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,318] DEBUG   : Matched xorg-x11-drv-fbdev-0.4.1-1.fc12.sparcv9 to require for xorg-x11-drv-fbdev
[1987-04-20 16:47:08,323] DEBUG   : TSINFO: Marking xorg-x11-drv-fbdev-0.4.1-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,328] DEBUG   : Matched xorg-x11-drv-suncg14-1.1.0-3.fc10.sparcv9 to require for xorg-x11-drv-suncg14
[1987-04-20 16:47:08,332] DEBUG   : TSINFO: Marking xorg-x11-drv-suncg14-1.1.0-3.fc10.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,338] DEBUG   : Matched xorg-x11-drv-ati-6.13.0-0.21.20100219gite68d3a389.fc12.sparcv9 to require for xorg-x11-drv-ati
[1987-04-20 16:47:08,343] DEBUG   : TSINFO: Marking xorg-x11-drv-ati-6.13.0-0.21.20100219gite68d3a389.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,348] DEBUG   : Matched xorg-x11-drv-ast-0.89.9-1.fc12.sparcv9 to require for xorg-x11-drv-ast
[1987-04-20 16:47:08,353] DEBUG   : TSINFO: Marking xorg-x11-drv-ast-0.89.9-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,358] DEBUG   : Matched xorg-x11-drv-i128-1.3.3-1.fc12.sparcv9 to require for xorg-x11-drv-i128
[1987-04-20 16:47:08,362] DEBUG   : TSINFO: Marking xorg-x11-drv-i128-1.3.3-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,368] DEBUG   : Matched xorg-x11-drv-suncg3-1.1.0-3.fc10.sparcv9 to require for xorg-x11-drv-suncg3
[1987-04-20 16:47:08,373] DEBUG   : TSINFO: Marking xorg-x11-drv-suncg3-1.1.0-3.fc10.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,378] DEBUG   : Matched xorg-x11-drv-mouse-1.4.99.1-2.fc12.sparcv9 to require for xorg-x11-drv-mouse
[1987-04-20 16:47:08,382] DEBUG   : TSINFO: Marking xorg-x11-drv-mouse-1.4.99.1-2.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,388] DEBUG   : Matched xorg-x11-drv-mach64-6.8.2-1.fc12.sparcv9 to require for xorg-x11-drv-mach64
[1987-04-20 16:47:08,392] DEBUG   : TSINFO: Marking xorg-x11-drv-mach64-6.8.2-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,397] DEBUG   : Matched xorg-x11-drv-i740-1.3.2-1.fc12.sparcv9 to require for xorg-x11-drv-i740
[1987-04-20 16:47:08,402] DEBUG   : TSINFO: Marking xorg-x11-drv-i740-1.3.2-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,407] DEBUG   : Matched xorg-x11-drv-sunbw2-1.1.0-4.fc10.git20080527.sparcv9 to require for xorg-x11-drv-sunbw2
[1987-04-20 16:47:08,411] DEBUG   : TSINFO: Marking xorg-x11-drv-sunbw2-1.1.0-4.fc10.git20080527.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,416] DEBUG   : Matched xorg-x11-drv-fpit-1.3.0-4.fc12.sparcv9 to require for xorg-x11-drv-fpit
[1987-04-20 16:47:08,421] DEBUG   : TSINFO: Marking xorg-x11-drv-fpit-1.3.0-4.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,426] DEBUG   : Matched xorg-x11-drv-keyboard-1.3.99.1-1.fc12.sparcv9 to require for xorg-x11-drv-keyboard
[1987-04-20 16:47:08,430] DEBUG   : TSINFO: Marking xorg-x11-drv-keyboard-1.3.99.1-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,436] DEBUG   : Matched xorg-x11-drv-vesa-2.2.1-1.fc12.sparcv9 to require for xorg-x11-drv-vesa
[1987-04-20 16:47:08,440] DEBUG   : TSINFO: Marking xorg-x11-drv-vesa-2.2.1-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,445] DEBUG   : Matched xorg-x11-drv-sunffb-1.2.1-1.fc12.sparcv9 to require for xorg-x11-drv-sunffb
[1987-04-20 16:47:08,450] DEBUG   : TSINFO: Marking xorg-x11-drv-sunffb-1.2.1-1.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,455] DEBUG   : Matched xorg-x11-drv-rendition-4.2.2-4.fc12.sparcv9 to require for xorg-x11-drv-rendition
[1987-04-20 16:47:08,460] DEBUG   : TSINFO: Marking xorg-x11-drv-rendition-4.2.2-4.fc12.sparcv9 as install for xorg-x11-drivers-7.3-13.fc12.sparcv9
[1987-04-20 16:47:08,519] DEBUG   : Matched xorg-x11-server-common-1.7.1-7.fc12.sparcv9 to require for xorg-x11-server-common
[1987-04-20 16:47:08,524] DEBUG   : TSINFO: Marking xorg-x11-server-common-1.7.1-7.fc12.sparcv9 as install for xorg-x11-server-Xorg-1.7.1-7.fc12.sparcv9
[1987-04-20 16:47:08,529] DEBUG   : Matched fedora-setup-keyboard-0.4-3.fc12.sparcv9 to require for fedora-setup-keyboard
[1987-04-20 16:47:08,533] DEBUG   : TSINFO: Marking fedora-setup-keyboard-0.4-3.fc12.sparcv9 as install for xorg-x11-server-Xorg-1.7.1-7.fc12.sparcv9
[1987-04-20 16:47:08,538] DEBUG   : Matched libpciaccess-0.10.9-1.fc12.sparcv9 to require for libpciaccess.so.0
[1987-04-20 16:47:08,543] DEBUG   : TSINFO: Marking libpciaccess-0.10.9-1.fc12.sparcv9 as install for xorg-x11-server-Xorg-1.7.1-7.fc12.sparcv9
[1987-04-20 16:47:08,573] DEBUG   : Matched libXv-1.0.5-1.fc12.sparcv9 to require for libXv.so.1
[1987-04-20 16:47:08,577] DEBUG   : TSINFO: Marking libXv-1.0.5-1.fc12.sparcv9 as install for xorg-x11-utils-7.4-7.fc12.sparcv9
[1987-04-20 16:47:08,631] DEBUG   : Matched ConsoleKit-libs-0.4.1-1.fc12.sparcv9 to require for libck-connector.so.0
[1987-04-20 16:47:08,635] DEBUG   : TSINFO: Marking ConsoleKit-libs-0.4.1-1.fc12.sparcv9 as install for xorg-x11-xinit-1.0.9-12.fc12.sparcv9
[1987-04-20 16:47:08,640] DEBUG   : Matched ConsoleKit-x11-0.4.1-1.fc12.sparcv9 to require for ConsoleKit-x11
[1987-04-20 16:47:08,645] DEBUG   : TSINFO: Marking ConsoleKit-x11-0.4.1-1.fc12.sparcv9 as install for xorg-x11-xinit-1.0.9-12.fc12.sparcv9
[1987-04-20 16:47:08,741] DEBUG   : Matched nspr-devel-4.8.2-1.fc12.sparcv9 to require for pkgconfig(nspr)
[1987-04-20 16:47:08,746] DEBUG   : TSINFO: Marking nspr-devel-4.8.2-1.fc12.sparcv9 as install for xulrunner-devel-1.9.1.4-1.fc12.1.sparcv9
[1987-04-20 16:47:08,749] DEBUG   : Quick matched nspr-devel-4.8.2-1.fc12.sparcv9 to require for nspr-devel
[1987-04-20 16:47:08,752] DEBUG   : Matched libnotify-devel-0.4.5-3.fc12.sparcv9 to require for libnotify-devel
[1987-04-20 16:47:08,759] DEBUG   : TSINFO: Marking libnotify-devel-0.4.5-3.fc12.sparcv9 as install for xulrunner-devel-1.9.1.4-1.fc12.1.sparcv9
[1987-04-20 16:47:08,767] DEBUG   : Matched hunspell-devel-1.2.8-12.fc12.sparcv9 to require for hunspell-devel
[1987-04-20 16:47:08,776] DEBUG   : TSINFO: Marking hunspell-devel-1.2.8-12.fc12.sparcv9 as install for xulrunner-devel-1.9.1.4-1.fc12.1.sparcv9
[1987-04-20 16:47:08,868] DEBUG   : Matched rarian-0.8.1-5.fc12.sparcv9 to require for rarian
[1987-04-20 16:47:08,873] DEBUG   : TSINFO: Marking rarian-0.8.1-5.fc12.sparcv9 as install for yelp-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:08,878] DEBUG   : Matched gnome-doc-utils-stylesheets-0.18.0-1.fc12.noarch to require for gnome-doc-utils-stylesheets
[1987-04-20 16:47:08,882] DEBUG   : TSINFO: Marking gnome-doc-utils-stylesheets-0.18.0-1.fc12.noarch as install for yelp-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:08,892] DEBUG   : Matched docbook-dtds-1.0-48.fc12.noarch to require for docbook-dtds
[1987-04-20 16:47:08,897] DEBUG   : TSINFO: Marking docbook-dtds-1.0-48.fc12.noarch as install for yelp-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:08,901] DEBUG   : Matched rarian-0.8.1-5.fc12.sparcv9 to require for librarian.so.0
[1987-04-20 16:47:08,940] DEBUG   : Matched yp-tools-2.9-8.fc12.sparcv9 to require for yp-tools
[1987-04-20 16:47:08,945] DEBUG   : TSINFO: Marking yp-tools-2.9-8.fc12.sparcv9 as install for 3:ypbind-1.20.4-20.fc12.sparcv9
[1987-04-20 16:47:08,970] DEBUG   : Matched yum-metadata-parser-1.1.2-14.fc12.sparcv9 to require for yum-metadata-parser
[1987-04-20 16:47:08,975] DEBUG   : TSINFO: Marking yum-metadata-parser-1.1.2-14.fc12.sparcv9 as install for yum-3.2.25-1.fc12.noarch
[1987-04-20 16:47:08,980] DEBUG   : Matched python-urlgrabber-3.9.1-2.fc12.noarch to require for python-urlgrabber
[1987-04-20 16:47:08,985] DEBUG   : TSINFO: Marking python-urlgrabber-3.9.1-2.fc12.noarch as install for yum-3.2.25-1.fc12.noarch
[1987-04-20 16:47:08,989] DEBUG   : Matched python-iniparse-0.3.0-3.fc12.noarch to require for python-iniparse
[1987-04-20 16:47:08,994] DEBUG   : TSINFO: Marking python-iniparse-0.3.0-3.fc12.noarch as install for yum-3.2.25-1.fc12.noarch
[1987-04-20 16:47:08,999] DEBUG   : Matched pygpgme-0.1-17.20090824bzr68.fc12.sparcv9 to require for pygpgme
[1987-04-20 16:47:09,003] DEBUG   : TSINFO: Marking pygpgme-0.1-17.20090824bzr68.fc12.sparcv9 as install for yum-3.2.25-1.fc12.noarch
[1987-04-20 16:47:09,016] DEBUG   : Matched deltarpm-3.5-0.4.20090913git.fc12.sparcv9 to require for deltarpm
[1987-04-20 16:47:09,020] DEBUG   : TSINFO: Marking deltarpm-3.5-0.4.20090913git.fc12.sparcv9 as install for yum-presto-0.6.1-1.fc12.noarch
[1987-04-20 16:47:09,708] DEBUG   : Matched PackageKit-yum-plugin-0.5.4-0.1.20091029git.fc12.sparcv9 to require for PackageKit-yum-plugin
[1987-04-20 16:47:09,713] DEBUG   : TSINFO: Marking PackageKit-yum-plugin-0.5.4-0.1.20091029git.fc12.sparcv9 as install for PackageKit-0.5.4-0.1.20091029git.fc12.sparcv9
[1987-04-20 16:47:09,718] DEBUG   : Matched PackageKit-yum-0.5.4-0.1.20091029git.fc12.sparcv9 to require for PackageKit-yum
[1987-04-20 16:47:09,723] DEBUG   : TSINFO: Marking PackageKit-yum-0.5.4-0.1.20091029git.fc12.sparcv9 as install for PackageKit-0.5.4-0.1.20091029git.fc12.sparcv9
[1987-04-20 16:47:09,728] DEBUG   : Matched comps-extras-17-1.noarch to require for comps-extras
[1987-04-20 16:47:09,733] DEBUG   : TSINFO: Marking comps-extras-17-1.noarch as install for PackageKit-0.5.4-0.1.20091029git.fc12.sparcv9
[1987-04-20 16:47:09,738] DEBUG   : Matched preupgrade-1.1.0-3.fc12.noarch to require for preupgrade
[1987-04-20 16:47:09,742] DEBUG   : TSINFO: Marking preupgrade-1.1.0-3.fc12.noarch as install for PackageKit-0.5.4-0.1.20091029git.fc12.sparcv9
[1987-04-20 16:47:09,830] DEBUG   : Matched python-setuptools-0.6c9-5.fc12.noarch to require for python-setuptools
[1987-04-20 16:47:09,834] DEBUG   : TSINFO: Marking python-setuptools-0.6c9-5.fc12.noarch as install for PyOpenGL-3.0.0-2.fc12.noarch
[1987-04-20 16:47:09,841] DEBUG   : Matched numpy-1.3.0-6.fc12.sparcv9 to require for numpy
[1987-04-20 16:47:09,846] DEBUG   : TSINFO: Marking numpy-1.3.0-6.fc12.sparcv9 as install for PyOpenGL-3.0.0-2.fc12.noarch
[1987-04-20 16:47:09,852] DEBUG   : Matched freeglut-2.6.0-0.2.rc1.fc12.sparcv9 to require for freeglut
[1987-04-20 16:47:09,857] DEBUG   : TSINFO: Marking freeglut-2.6.0-0.2.rc1.fc12.sparcv9 as install for PyOpenGL-3.0.0-2.fc12.noarch
[1987-04-20 16:47:09,908] DEBUG   : Matched libXpm-3.5.8-2.fc12.sparcv9 to require for libXpm.so.4
[1987-04-20 16:47:09,913] DEBUG   : TSINFO: Marking libXpm-3.5.8-2.fc12.sparcv9 as install for Xaw3d-1.5E-15.fc12.sparcv9
[1987-04-20 16:47:09,963] DEBUG   : Matched abrt-libs-0.0.11-1.fc12.sparcv9 to require for abrt-libs
[1987-04-20 16:47:09,968] DEBUG   : TSINFO: Marking abrt-libs-0.0.11-1.fc12.sparcv9 as install for abrt-0.0.11-1.fc12.sparcv9
[1987-04-20 16:47:09,971] DEBUG   : Quick matched abrt-libs-0.0.11-1.fc12.sparcv9 to require for libABRTUtils.so.0
[1987-04-20 16:47:10,067] DEBUG   : Matched abrt-plugin-kerneloopsreporter-0.0.11-1.fc12.sparcv9 to require for abrt-plugin-kerneloopsreporter
[1987-04-20 16:47:10,071] DEBUG   : TSINFO: Marking abrt-plugin-kerneloopsreporter-0.0.11-1.fc12.sparcv9 as install for abrt-addon-kerneloops-0.0.11-1.fc12.sparcv9
[1987-04-20 16:47:10,182] DEBUG   : Matched xmlrpc-c-client-1.16.6-3.1582.fc12.sparcv9 to require for libxmlrpc_client.so.3
[1987-04-20 16:47:10,186] DEBUG   : TSINFO: Marking xmlrpc-c-client-1.16.6-3.1582.fc12.sparcv9 as install for abrt-plugin-bugzilla-0.0.11-1.fc12.sparcv9
[1987-04-20 16:47:10,193] DEBUG   : Matched xmlrpc-c-1.16.6-3.1582.fc12.sparcv9 to require for libxmlrpc.so.3
[1987-04-20 16:47:10,197] DEBUG   : TSINFO: Marking xmlrpc-c-1.16.6-3.1582.fc12.sparcv9 as install for abrt-plugin-bugzilla-0.0.11-1.fc12.sparcv9
[1987-04-20 16:47:10,429] DEBUG   : Matched libdaemon-0.14-1.fc12.sparcv9 to require for libdaemon
[1987-04-20 16:47:10,433] DEBUG   : TSINFO: Marking libdaemon-0.14-1.fc12.sparcv9 as install for avahi-0.6.25-5.fc12.sparcv9
[1987-04-20 16:47:10,436] DEBUG   : Quick matched libdaemon-0.14-1.fc12.sparcv9 to require for libdaemon.so.0
[1987-04-20 16:47:10,609] DEBUG   : Matched libusb1-1.0.3-1.fc12.sparcv9 to require for libusb-1.0.so.0
[1987-04-20 16:47:10,613] DEBUG   : TSINFO: Marking libusb1-1.0.3-1.fc12.sparcv9 as install for bluez-4.57-2.fc12.sparcv9
[1987-04-20 16:47:10,857] DEBUG   : Matched libicu-4.2.1-6.fc12.sparcv9 to require for libicui18n.so.42
[1987-04-20 16:47:10,861] DEBUG   : TSINFO: Marking libicu-4.2.1-6.fc12.sparcv9 as install for boost-regex-1.39.0-8.fc12.sparcv9
[1987-04-20 16:47:10,865] DEBUG   : Quick matched libicu-4.2.1-6.fc12.sparcv9 to require for libicuuc.so.42
[1987-04-20 16:47:10,866] DEBUG   : Quick matched libicu-4.2.1-6.fc12.sparcv9 to require for libicudata.so.42
[1987-04-20 16:47:11,265] DEBUG   : Matched mesa-libGLU-7.6-0.13.fc12.sparcv9 to require for libGLU.so.1
[1987-04-20 16:47:11,270] DEBUG   : TSINFO: Marking mesa-libGLU-7.6-0.13.fc12.sparcv9 as install for compiz-0.8.2-19.fc12.sparcv9
[1987-04-20 16:47:11,329] DEBUG   : Matched iw-0.9.17-2.fc12.sparcv9 to require for iw
[1987-04-20 16:47:11,333] DEBUG   : TSINFO: Marking iw-0.9.17-2.fc12.sparcv9 as install for crda-1.1.0_2009.09.08-2.fc12.sparcv9
[1987-04-20 16:47:11,453] DEBUG   : Matched libssh2-1.2.2-4.fc12.sparcv9 to require for libssh2.so.1
[1987-04-20 16:47:11,458] DEBUG   : TSINFO: Marking libssh2-1.2.2-4.fc12.sparcv9 as install for curl-7.19.7-8.fc12.sparcv9
[1987-04-20 16:47:11,919] DEBUG   : Matched libaio-0.3.107-9.fc12.sparcv9 to require for libaio.so.1(LIBAIO_0.4)
[1987-04-20 16:47:11,924] DEBUG   : TSINFO: Marking libaio-0.3.107-9.fc12.sparcv9 as install for device-mapper-multipath-libs-0.4.9-5.fc12.sparcv9
[1987-04-20 16:47:11,927] DEBUG   : Quick matched libaio-0.3.107-9.fc12.sparcv9 to require for libaio.so.1
[1987-04-20 16:47:11,928] DEBUG   : Quick matched libaio-0.3.107-9.fc12.sparcv9 to require for libaio.so.1(LIBAIO_0.1)
[1987-04-20 16:47:12,003] DEBUG   : Matched sgpio-1.2.0.10-4.fc12.sparcv9 to require for sgpio
[1987-04-20 16:47:12,008] DEBUG   : TSINFO: Marking sgpio-1.2.0.10-4.fc12.sparcv9 as install for dmraid-events-1.0.0.rc16-4.fc12.sparcv9
[1987-04-20 16:47:12,013] DEBUG   : Matched device-mapper-event-1.02.38-2.fc12.sparcv9 to require for device-mapper-event
[1987-04-20 16:47:12,017] DEBUG   : TSINFO: Marking device-mapper-event-1.02.38-2.fc12.sparcv9 as install for dmraid-events-1.0.0.rc16-4.fc12.sparcv9
[1987-04-20 16:47:12,062] DEBUG   : Matched xml-common-0.6.3-30.fc12.noarch to require for xml-common
[1987-04-20 16:47:12,066] DEBUG   : TSINFO: Marking xml-common-0.6.3-30.fc12.noarch as install for docbook-dtds-1.0-48.fc12.noarch
[1987-04-20 16:47:12,106] DEBUG   : Matched docbook-style-dsssl-1.79-8.fc12.noarch to require for docbook-style-dsssl
[1987-04-20 16:47:12,111] DEBUG   : TSINFO: Marking docbook-style-dsssl-1.79-8.fc12.noarch as install for docbook-utils-0.6.14-21.fc12.noarch
[1987-04-20 16:47:12,118] DEBUG   : Matched perl-SGMLSpm-1.03ii-20.fc12.noarch to require for perl-SGMLSpm
[1987-04-20 16:47:12,122] DEBUG   : TSINFO: Marking perl-SGMLSpm-1.03ii-20.fc12.noarch as install for docbook-utils-0.6.14-21.fc12.noarch
[1987-04-20 16:47:12,191] DEBUG   : Matched plymouth-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for plymouth
[1987-04-20 16:47:12,195] DEBUG   : TSINFO: Marking plymouth-0.8.0-0.2009.29.09.18.fc12.sparcv9 as install for dracut-002-13.4.git8f397a9b.fc12.noarch
[1987-04-20 16:47:12,204] DEBUG   : TSINFO: Marking dash-0.5.5.1-3.fc12.sparcv9 as install for dracut-002-13.4.git8f397a9b.fc12.noarch
[1987-04-20 16:47:12,209] DEBUG   : Matched plymouth-scripts-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for plymouth-scripts
[1987-04-20 16:47:12,213] DEBUG   : TSINFO: Marking plymouth-scripts-0.8.0-0.2009.29.09.18.fc12.sparcv9 as install for dracut-002-13.4.git8f397a9b.fc12.noarch
[1987-04-20 16:47:12,218] DEBUG   : Matched dash-0.5.5.1-3.fc12.sparcv9 to require for dash
[1987-04-20 16:47:12,475] DEBUG   : Matched 1:telepathy-mission-control-5.2.5-2.fc12.sparcv9 to require for telepathy-mission-control
[1987-04-20 16:47:12,479] DEBUG   : TSINFO: Marking 1:telepathy-mission-control-5.2.5-2.fc12.sparcv9 as install for empathy-libs-2.27.2-1.fc12.sparcv9
[1987-04-20 16:47:12,561] DEBUG   : Matched libspectre-0.2.2-3.fc12.sparcv9 to require for libspectre.so.1
[1987-04-20 16:47:12,566] DEBUG   : TSINFO: Marking libspectre-0.2.2-3.fc12.sparcv9 as install for evince-libs-2.28.1-5.fc12.sparcv9
[1987-04-20 16:47:12,753] DEBUG   : Matched gupnp-igd-0.1.3-3.fc12.sparcv9 to require for libgupnp-igd-1.0.so.2
[1987-04-20 16:47:12,757] DEBUG   : TSINFO: Marking gupnp-igd-0.1.3-3.fc12.sparcv9 as install for farsight2-0.0.16-1.fc12.sparcv9
[1987-04-20 16:47:12,763] DEBUG   : Matched libnice-0.0.9-2.fc12.sparcv9 to require for libnice.so.0
[1987-04-20 16:47:12,767] DEBUG   : TSINFO: Marking libnice-0.0.9-2.fc12.sparcv9 as install for farsight2-0.0.16-1.fc12.sparcv9
[1987-04-20 16:47:12,859] DEBUG   : TSINFO: Marking fipscheck-1.2.0-4.fc12.sparcv9 as install for fipscheck-lib-1.2.0-4.fc12.sparcv9
[1987-04-20 16:47:12,937] DEBUG   : Matched libfprint-0.1.0-12.pre2.fc12.sparcv9 to require for libfprint.so.0
[1987-04-20 16:47:12,941] DEBUG   : TSINFO: Marking libfprint-0.1.0-12.pre2.fc12.sparcv9 as install for fprintd-0.1-15.git04fd09cfa.fc12.sparcv9
[1987-04-20 16:47:12,994] DEBUG   : Matched MAKEDEV-3.24-4.sparcv9 to require for MAKEDEV
[1987-04-20 16:47:13,000] DEBUG   : TSINFO: Marking MAKEDEV-3.24-4.sparcv9 as install for fuse-2.8.1-1.fc12.sparcv9
[1987-04-20 16:47:13,218] DEBUG   : Matched gettext-libs-0.17-15.fc12.sparcv9 to require for gettext-libs
[1987-04-20 16:47:13,223] DEBUG   : TSINFO: Marking gettext-libs-0.17-15.fc12.sparcv9 as install for gettext-devel-0.17-15.fc12.sparcv9
[1987-04-20 16:47:13,226] DEBUG   : Quick matched gettext-libs-0.17-15.fc12.sparcv9 to require for libasprintf.so.0
[1987-04-20 16:47:13,227] DEBUG   : Quick matched gettext-libs-0.17-15.fc12.sparcv9 to require for libgettextpo.so.0
[1987-04-20 16:47:13,265] DEBUG   : Matched 1:xorg-x11-font-utils-7.2-10.fc12.sparcv9 to require for xorg-x11-font-utils
[1987-04-20 16:47:13,270] DEBUG   : TSINFO: Marking 1:xorg-x11-font-utils-7.2-10.fc12.sparcv9 as install for ghostscript-fonts-5.50-23.fc12.noarch
[1987-04-20 16:47:13,383] DEBUG   : Matched tzdata-2009o-2.fc12.noarch to require for tzdata
[1987-04-20 16:47:13,388] DEBUG   : TSINFO: Marking tzdata-2009o-2.fc12.noarch as install for glibc-common-2.11.1-5.sparcv9
[1987-04-20 16:47:13,556] DEBUG   : Matched pycairo-1.8.6-2.fc12.sparcv9 to require for pycairo
[1987-04-20 16:47:13,561] DEBUG   : TSINFO: Marking pycairo-1.8.6-2.fc12.sparcv9 as install for gnome-desktop-2.28.1-2.fc12.sparcv9
[1987-04-20 16:47:13,566] DEBUG   : Matched constantine-backgrounds-12.1.0-1.fc12.noarch to require for constantine-backgrounds
[1987-04-20 16:47:13,570] DEBUG   : TSINFO: Marking constantine-backgrounds-12.1.0-1.fc12.noarch as install for gnome-desktop-2.28.1-2.fc12.sparcv9
[1987-04-20 16:47:13,600] DEBUG   : Matched DeviceKit-disks-009-4.fc12.sparcv9 to require for DeviceKit-disks
[1987-04-20 16:47:13,605] DEBUG   : TSINFO: Marking DeviceKit-disks-009-4.fc12.sparcv9 as install for gnome-disk-utility-libs-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:13,717] DEBUG   : Matched libtasn1-2.3-1.fc12.sparcv9 to require for libtasn1.so.3(LIBTASN1_0_3)
[1987-04-20 16:47:13,722] DEBUG   : TSINFO: Marking libtasn1-2.3-1.fc12.sparcv9 as install for gnome-keyring-2.28.1-2.fc12.sparcv9
[1987-04-20 16:47:13,725] DEBUG   : Quick matched libtasn1-2.3-1.fc12.sparcv9 to require for libtasn1.so.3
[1987-04-20 16:47:13,745] DEBUG   : Matched libtasn1-devel-2.3-1.fc12.sparcv9 to require for pkgconfig(libtasn1)
[1987-04-20 16:47:13,750] DEBUG   : TSINFO: Marking libtasn1-devel-2.3-1.fc12.sparcv9 as install for gnome-keyring-devel-2.28.1-2.fc12.sparcv9
[1987-04-20 16:47:14,002] DEBUG   : Matched pyorbit-2.24.0-4.fc12.sparcv9 to require for pyorbit
[1987-04-20 16:47:14,006] DEBUG   : TSINFO: Marking pyorbit-2.24.0-4.fc12.sparcv9 as install for gnome-python2-bonobo-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:14,190] DEBUG   : Matched libgnomeprint22-2.18.6-3.fc12.sparcv9 to require for libgnomeprint-2-2.so.0
[1987-04-20 16:47:14,195] DEBUG   : TSINFO: Marking libgnomeprint22-2.18.6-3.fc12.sparcv9 as install for gnome-python2-gnomeprint-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:14,200] DEBUG   : Matched libgnomeprintui22-2.18.4-2.fc12.sparcv9 to require for libgnomeprintui22
[1987-04-20 16:47:14,205] DEBUG   : TSINFO: Marking libgnomeprintui22-2.18.4-2.fc12.sparcv9 as install for gnome-python2-gnomeprint-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:14,209] DEBUG   : Matched libgnomeprint22-2.18.6-3.fc12.sparcv9 to require for libgnomeprint22
[1987-04-20 16:47:14,214] DEBUG   : Matched libgnomeprintui22-2.18.4-2.fc12.sparcv9 to require for libgnomeprintui-2-2.so.0
[1987-04-20 16:47:14,280] DEBUG   : Matched gnome-python2-extras-2.25.3-13.fc12.2.sparcv9 to require for gnome-python2-extras
[1987-04-20 16:47:14,284] DEBUG   : TSINFO: Marking gnome-python2-extras-2.25.3-13.fc12.2.sparcv9 as install for gnome-python2-gtkhtml2-2.25.3-13.fc12.2.sparcv9
[1987-04-20 16:47:14,290] DEBUG   : Matched gtkhtml2-2.11.1-6.fc12.sparcv9 to require for gtkhtml2
[1987-04-20 16:47:14,294] DEBUG   : TSINFO: Marking gtkhtml2-2.11.1-6.fc12.sparcv9 as install for gnome-python2-gtkhtml2-2.25.3-13.fc12.2.sparcv9
[1987-04-20 16:47:14,297] DEBUG   : Quick matched gtkhtml2-2.11.1-6.fc12.sparcv9 to require for libgtkhtml-2.so.0
[1987-04-20 16:47:14,481] DEBUG   : Matched festival-1.96-16.fc12.sparcv9 to require for festival
[1987-04-20 16:47:14,486] DEBUG   : TSINFO: Marking festival-1.96-16.fc12.sparcv9 as install for gnome-speech-0.4.25-3.fc12.sparcv9
[1987-04-20 16:47:14,852] DEBUG   : Matched gstreamer-tools-0.10.25-1.fc12.sparcv9 to require for gstreamer-tools
[1987-04-20 16:47:14,857] DEBUG   : TSINFO: Marking gstreamer-tools-0.10.25-1.fc12.sparcv9 as install for gstreamer-0.10.25-1.fc12.sparcv9
[1987-04-20 16:47:14,938] DEBUG   : Matched libvisual-0.4.0-9.fc12.sparcv9 to require for libvisual-0.4.so.0
[1987-04-20 16:47:14,942] DEBUG   : TSINFO: Marking libvisual-0.4.0-9.fc12.sparcv9 as install for gstreamer-plugins-base-0.10.25-5.fc12.sparcv9
[1987-04-20 16:47:15,372] DEBUG   : Matched libcdio-0.81-4.fc12.sparcv9 to require for libcdio_paranoia.so.0(CDIO_PARANOIA_0)
[1987-04-20 16:47:15,376] DEBUG   : TSINFO: Marking libcdio-0.81-4.fc12.sparcv9 as install for gvfs-1.4.1-3.fc12.sparcv9
[1987-04-20 16:47:15,380] DEBUG   : Quick matched libcdio-0.81-4.fc12.sparcv9 to require for libcdio.so.10
[1987-04-20 16:47:15,381] DEBUG   : Quick matched libcdio-0.81-4.fc12.sparcv9 to require for libcdio.so.10(CDIO_10)
[1987-04-20 16:47:15,383] DEBUG   : Quick matched libcdio-0.81-4.fc12.sparcv9 to require for libcdio_cdda.so.0
[1987-04-20 16:47:15,384] DEBUG   : Quick matched libcdio-0.81-4.fc12.sparcv9 to require for libcdio_cdda.so.0(CDIO_CDDA_0)
[1987-04-20 16:47:15,385] DEBUG   : Quick matched libcdio-0.81-4.fc12.sparcv9 to require for libcdio_paranoia.so.0
[1987-04-20 16:47:15,530] DEBUG   : Matched hal-info-20090716-3.fc12.noarch to require for hal-info
[1987-04-20 16:47:15,534] DEBUG   : TSINFO: Marking hal-info-20090716-3.fc12.noarch as install for hal-0.5.13-9.fc12.sparcv9
[1987-04-20 16:47:15,699] DEBUG   : Matched sane-backends-libs-1.0.20-10.fc12.sparcv9 to require for libsane.so.1
[1987-04-20 16:47:15,706] DEBUG   : TSINFO: Marking sane-backends-libs-1.0.20-10.fc12.sparcv9 as install for hplip-libs-3.9.6b-5.fc12.sparcv9
[1987-04-20 16:47:15,765] DEBUG   : Matched httpd-tools-2.2.13-4.fc12.sparcv9 to require for httpd-tools
[1987-04-20 16:47:15,769] DEBUG   : TSINFO: Marking httpd-tools-2.2.13-4.fc12.sparcv9 as install for httpd-2.2.13-4.fc12.sparcv9
[1987-04-20 16:47:15,775] DEBUG   : Matched apr-util-ldap-1.3.9-2.fc12.sparcv9 to require for apr-util-ldap
[1987-04-20 16:47:15,779] DEBUG   : TSINFO: Marking apr-util-ldap-1.3.9-2.fc12.sparcv9 as install for httpd-2.2.13-4.fc12.sparcv9
[1987-04-20 16:47:15,870] DEBUG   : Matched ibus-gtk-1.2.0.20091024-1.fc12.sparcv9 to require for ibus-gtk
[1987-04-20 16:47:15,874] DEBUG   : TSINFO: Marking ibus-gtk-1.2.0.20091024-1.fc12.sparcv9 as install for ibus-1.2.0.20091024-1.fc12.sparcv9
[1987-04-20 16:47:16,002] DEBUG   : Matched xkeyboard-config-1.6-3.fc12.noarch to require for xkeyboard-config
[1987-04-20 16:47:16,007] DEBUG   : TSINFO: Marking xkeyboard-config-1.6-3.fc12.noarch as install for iok-1.3.8-1.fc12.sparcv9
[1987-04-20 16:47:16,254] DEBUG   : Matched libX11-common-1.3-1.fc12.noarch to require for libX11-common
[1987-04-20 16:47:16,258] DEBUG   : TSINFO: Marking libX11-common-1.3-1.fc12.noarch as install for libX11-1.3-1.fc12.sparcv9
[1987-04-20 16:47:16,268] DEBUG   : Matched libxcb-1.4-1.fc12.sparcv9 to require for libxcb.so.1
[1987-04-20 16:47:16,273] DEBUG   : TSINFO: Marking libxcb-1.4-1.fc12.sparcv9 as install for libX11-1.3-1.fc12.sparcv9
[1987-04-20 16:47:16,415] DEBUG   : Matched libfontenc-1.0.5-2.fc12.sparcv9 to require for libfontenc.so.1
[1987-04-20 16:47:16,419] DEBUG   : TSINFO: Marking libfontenc-1.0.5-2.fc12.sparcv9 as install for libXfont-1.4.1-1.fc12.sparcv9
[1987-04-20 16:47:17,387] DEBUG   : Matched libutempter-1.1.5-4.fc12.sparcv9 to require for utempter
[1987-04-20 16:47:17,391] DEBUG   : TSINFO: Marking libutempter-1.1.5-4.fc12.sparcv9 as install for libgnome-2.28.0-1.fc12.sparcv9
[1987-04-20 16:47:17,601] DEBUG   : Matched sg3_utils-libs-1.27-2.fc12.sparcv9 to require for libsgutils2.so.2
[1987-04-20 16:47:17,606] DEBUG   : TSINFO: Marking sg3_utils-libs-1.27-2.fc12.sparcv9 as install for libgpod-0.7.2-5.fc12.sparcv9
[1987-04-20 16:47:17,949] DEBUG   : Matched libdiscid-0.2.2-4.fc12.sparcv9 to require for libdiscid.so.0
[1987-04-20 16:47:17,953] DEBUG   : TSINFO: Marking libdiscid-0.2.2-4.fc12.sparcv9 as install for libmusicbrainz3-3.0.2-6.fc12.sparcv9
[1987-04-20 16:47:17,971] DEBUG   : Matched libnfnetlink-0.0.41-2.fc12.sparcv9 to require for libnfnetlink.so.0
[1987-04-20 16:47:17,975] DEBUG   : TSINFO: Marking libnfnetlink-0.0.41-2.fc12.sparcv9 as install for libnetfilter_conntrack-0.0.99-3.fc12.sparcv9
[1987-04-20 16:47:18,225] DEBUG   : Matched libsilc-1.1.10-1.fc12.sparcv9 to require for libsilc-1.1.so.2
[1987-04-20 16:47:18,229] DEBUG   : TSINFO: Marking libsilc-1.1.10-1.fc12.sparcv9 as install for libpurple-2.6.3-2.fc12.sparcv9
[1987-04-20 16:47:18,235] DEBUG   : Matched cyrus-sasl-md5-2.1.23-5.fc12.sparcv9 to require for cyrus-sasl-md5
[1987-04-20 16:47:18,239] DEBUG   : TSINFO: Marking cyrus-sasl-md5-2.1.23-5.fc12.sparcv9 as install for libpurple-2.6.3-2.fc12.sparcv9
[1987-04-20 16:47:18,245] DEBUG   : Matched meanwhile-1.1.0-2.fc12.sparcv9 to require for libmeanwhile.so.1
[1987-04-20 16:47:18,249] DEBUG   : TSINFO: Marking meanwhile-1.1.0-2.fc12.sparcv9 as install for libpurple-2.6.3-2.fc12.sparcv9
[1987-04-20 16:47:18,253] DEBUG   : Matched libsilc-1.1.10-1.fc12.sparcv9 to require for libsilcclient-1.1.so.3
[1987-04-20 16:47:18,325] DEBUG   : Matched libgsf-1.14.15-4.fc12.sparcv9 to require for libgsf
[1987-04-20 16:47:18,329] DEBUG   : TSINFO: Marking libgsf-1.14.15-4.fc12.sparcv9 as install for librsvg2-2.26.0-2.fc12.sparcv9
[1987-04-20 16:47:18,332] DEBUG   : Quick matched libgsf-1.14.15-4.fc12.sparcv9 to require for libgsf-1.so.114
[1987-04-20 16:47:18,336] DEBUG   : Matched libcroco-0.6.2-3.fc12.sparcv9 to require for libcroco-0.6.so.3
[1987-04-20 16:47:18,340] DEBUG   : TSINFO: Marking libcroco-0.6.2-3.fc12.sparcv9 as install for librsvg2-2.26.0-2.fc12.sparcv9
[1987-04-20 16:47:18,438] DEBUG   : Matched ustr-1.0.4-9.fc12.sparcv9 to require for libustr-1.0.so.1(USTR_1.0)
[1987-04-20 16:47:18,443] DEBUG   : TSINFO: Marking ustr-1.0.4-9.fc12.sparcv9 as install for libsemanage-2.0.39-1.fc12.sparcv9
[1987-04-20 16:47:18,446] DEBUG   : Quick matched ustr-1.0.4-9.fc12.sparcv9 to require for libustr-1.0.so.1(USTR_1.0.1)
[1987-04-20 16:47:18,447] DEBUG   : Quick matched ustr-1.0.4-9.fc12.sparcv9 to require for libustr-1.0.so.1
[1987-04-20 16:47:18,585] DEBUG   : Matched jack-audio-connection-kit-0.116.2-1.fc12.sparcv9 to require for libjack.so.0
[1987-04-20 16:47:18,590] DEBUG   : TSINFO: Marking jack-audio-connection-kit-0.116.2-1.fc12.sparcv9 as install for libsndfile-1.0.20-2.fc12.sparcv9
[1987-04-20 16:47:18,627] DEBUG   : Matched libproxy-0.2.3-12.fc12.sparcv9 to require for libproxy.so.0
[1987-04-20 16:47:18,631] DEBUG   : TSINFO: Marking libproxy-0.2.3-12.fc12.sparcv9 as install for libsoup-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:18,657] DEBUG   : Matched gnutls-devel-2.8.5-1.fc12.sparcv9 to require for gnutls-devel
[1987-04-20 16:47:18,662] DEBUG   : TSINFO: Marking gnutls-devel-2.8.5-1.fc12.sparcv9 as install for libsoup-devel-2.28.1-1.fc12.sparcv9
[1987-04-20 16:47:18,665] DEBUG   : Quick matched gnutls-devel-2.8.5-1.fc12.sparcv9 to require for pkgconfig(gnutls)
[1987-04-20 16:47:19,295] DEBUG   : Matched libgcrypt-devel-1.4.4-8.fc12.sparcv9 to require for libgcrypt-devel
[1987-04-20 16:47:19,300] DEBUG   : TSINFO: Marking libgcrypt-devel-1.4.4-8.fc12.sparcv9 as install for libxslt-devel-1.1.26-1.fc12.sparcv9
[1987-04-20 16:47:19,441] DEBUG   : Matched lvm2-libs-2.02.53-2.fc12.sparcv9 to require for lvm2-libs
[1987-04-20 16:47:19,446] DEBUG   : TSINFO: Marking lvm2-libs-2.02.53-2.fc12.sparcv9 as install for lvm2-2.02.53-2.fc12.sparcv9
[1987-04-20 16:47:19,613] DEBUG   : Matched mesa-dri-drivers-7.6-0.13.fc12.sparcv9 to require for mesa-dri-drivers(sparc-32)
[1987-04-20 16:47:19,617] DEBUG   : TSINFO: Marking mesa-dri-drivers-7.6-0.13.fc12.sparcv9 as install for mesa-libGL-7.6-0.13.fc12.sparcv9
[1987-04-20 16:47:19,769] DEBUG   : Matched ncurses-base-5.7-3.20090207.fc12.sparcv9 to require for ncurses-base
[1987-04-20 16:47:19,774] DEBUG   : TSINFO: Marking ncurses-base-5.7-3.20090207.fc12.sparcv9 as install for ncurses-libs-5.7-3.20090207.fc12.sparcv9
[1987-04-20 16:47:19,811] DEBUG   : Matched pakchois-0.4-3.sparcv9 to require for libpakchois.so.0
[1987-04-20 16:47:19,816] DEBUG   : TSINFO: Marking pakchois-0.4-3.sparcv9 as install for neon-0.29.0-3.fc12.sparcv9
[1987-04-20 16:47:19,882] DEBUG   : Matched lm_sensors-libs-3.1.1-3.fc12.sparcv9 to require for libsensors.so.4
[1987-04-20 16:47:19,886] DEBUG   : TSINFO: Marking lm_sensors-libs-3.1.1-3.fc12.sparcv9 as install for 1:net-snmp-5.4.2.1-18.fc12.sparcv9
[1987-04-20 16:47:20,209] DEBUG   : Matched nss-softokn-devel-3.12.4-10.fc12.sparcv9 to require for pkgconfig(nss-softokn)
[1987-04-20 16:47:20,213] DEBUG   : TSINFO: Marking nss-softokn-devel-3.12.4-10.fc12.sparcv9 as install for nss-devel-3.12.4-14.fc12.sparcv9
[1987-04-20 16:47:20,219] DEBUG   : Matched nss-util-devel-3.12.4-8.fc12.sparcv9 to require for pkgconfig(nss-util)
[1987-04-20 16:47:20,223] DEBUG   : TSINFO: Marking nss-util-devel-3.12.4-8.fc12.sparcv9 as install for nss-devel-3.12.4-14.fc12.sparcv9
[1987-04-20 16:47:20,228] DEBUG   : Matched nss-softokn-devel-3.12.4-10.fc12.sparcv9 to require for nss-softokn-devel
[1987-04-20 16:47:20,232] DEBUG   : Matched nss-util-devel-3.12.4-8.fc12.sparcv9 to require for nss-util-devel
[1987-04-20 16:47:20,434] DEBUG   : Matched ntpdate-4.2.4p7-7.fc12.sparcv9 to require for ntpdate
[1987-04-20 16:47:20,439] DEBUG   : TSINFO: Marking ntpdate-4.2.4p7-7.fc12.sparcv9 as install for ntp-4.2.4p7-7.fc12.sparcv9
[1987-04-20 16:47:20,468] DEBUG   : Matched openobex-1.4-3.fc12.sparcv9 to require for libopenobex.so.1
[1987-04-20 16:47:20,472] DEBUG   : TSINFO: Marking openobex-1.4-3.fc12.sparcv9 as install for 1:obex-data-server-0.4.3-4.fc12.sparcv9
[1987-04-20 16:47:20,560] DEBUG   : Matched opensp-1.5.2-12.fc12.sparcv9 to require for libosp.so.5
[1987-04-20 16:47:20,564] DEBUG   : TSINFO: Marking opensp-1.5.2-12.fc12.sparcv9 as install for openjade-1.3.2-35.fc12.sparcv9
[1987-04-20 16:47:20,724] DEBUG   : Matched pkcs11-helper-1.07-4.fc12.sparcv9 to require for libpkcs11-helper.so.1
[1987-04-20 16:47:20,729] DEBUG   : TSINFO: Marking pkcs11-helper-1.07-4.fc12.sparcv9 as install for openvpn-2.1-0.37.rc20.fc12.sparcv9
[1987-04-20 16:47:20,734] DEBUG   : Matched lzo-2.03-3.fc12.sparcv9 to require for liblzo2.so.2
[1987-04-20 16:47:20,739] DEBUG   : TSINFO: Marking lzo-2.03-3.fc12.sparcv9 as install for openvpn-2.1-0.37.rc20.fc12.sparcv9
[1987-04-20 16:47:20,804] DEBUG   : Matched cracklib-dicts-2.8.13-6.sparcv9 to require for cracklib-dicts
[1987-04-20 16:47:20,809] DEBUG   : TSINFO: Marking cracklib-dicts-2.8.13-6.sparcv9 as install for pam-1.1.0-7.fc12.sparcv9
[1987-04-20 16:47:20,859] DEBUG   : Matched libthai-0.1.12-2.fc12.sparcv9 to require for libthai
[1987-04-20 16:47:20,864] DEBUG   : TSINFO: Marking libthai-0.1.12-2.fc12.sparcv9 as install for pango-1.26.0-1.fc12.sparcv9
[1987-04-20 16:47:20,867] DEBUG   : Quick matched libthai-0.1.12-2.fc12.sparcv9 to require for libthai.so.0(LIBTHAI_0.1)
[1987-04-20 16:47:20,868] DEBUG   : Quick matched libthai-0.1.12-2.fc12.sparcv9 to require for libthai.so.0
[1987-04-20 16:47:21,335] DEBUG   : Matched 1:perl-Pod-Simple-3.07-82.fc12.sparcv9 to require for perl(Pod::Simple)
[1987-04-20 16:47:21,340] DEBUG   : TSINFO: Marking 1:perl-Pod-Simple-3.07-82.fc12.sparcv9 as install for 4:perl-5.10.0-82.fc12.sparcv9
[1987-04-20 16:47:21,346] DEBUG   : Matched 3:perl-version-0.74-82.fc12.sparcv9 to require for perl(version)
[1987-04-20 16:47:21,351] DEBUG   : TSINFO: Marking 3:perl-version-0.74-82.fc12.sparcv9 as install for 4:perl-5.10.0-82.fc12.sparcv9
[1987-04-20 16:47:21,357] DEBUG   : Matched 1:perl-Module-Pluggable-3.90-82.fc12.sparcv9 to require for perl(Module::Pluggable)
[1987-04-20 16:47:21,362] DEBUG   : TSINFO: Marking 1:perl-Module-Pluggable-3.90-82.fc12.sparcv9 as install for 4:perl-5.10.0-82.fc12.sparcv9
[1987-04-20 16:47:21,439] DEBUG   : Matched perl-Test-Harness-3.16-82.fc12.sparcv9 to require for perl(Test::Harness)
[1987-04-20 16:47:21,445] DEBUG   : TSINFO: Marking perl-Test-Harness-3.16-82.fc12.sparcv9 as install for perl-ExtUtils-MakeMaker-6.36-82.fc12.sparcv9
[1987-04-20 16:47:21,534] DEBUG   : Matched perl-libwww-perl-5.831-1.fc12.noarch to require for perl(LWP)
[1987-04-20 16:47:21,541] DEBUG   : TSINFO: Marking perl-libwww-perl-5.831-1.fc12.noarch as install for perl-XML-Parser-2.36-6.fc12.sparcv9
[1987-04-20 16:47:21,683] DEBUG   : Matched plymouth-utils-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for plymouth-utils
[1987-04-20 16:47:21,688] DEBUG   : TSINFO: Marking plymouth-utils-0.8.0-0.2009.29.09.18.fc12.sparcv9 as install for plymouth-gdm-hooks-0.8.0-0.2009.29.09.18.fc12.sparcv9
[1987-04-20 16:47:21,701] DEBUG   : Matched plymouth-plugin-two-step-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for plymouth-plugin-two-step
[1987-04-20 16:47:21,706] DEBUG   : TSINFO: Marking plymouth-plugin-two-step-0.8.0-0.2009.29.09.18.fc12.sparcv9 as install for plymouth-theme-charge-0.8.0-0.2009.29.09.18.fc12.sparcv9
[1987-04-20 16:47:21,741] DEBUG   : Matched audit-libs-python-2.0.1-1.fc12.sparcv9 to require for audit-libs-python
[1987-04-20 16:47:21,745] DEBUG   : TSINFO: Marking audit-libs-python-2.0.1-1.fc12.sparcv9 as install for policycoreutils-python-2.0.74-4.fc12.sparcv9
[1987-04-20 16:47:21,758] DEBUG   : Matched libsemanage-python-2.0.39-1.fc12.sparcv9 to require for libsemanage-python
[1987-04-20 16:47:21,762] DEBUG   : TSINFO: Marking libsemanage-python-2.0.39-1.fc12.sparcv9 as install for policycoreutils-python-2.0.74-4.fc12.sparcv9
[1987-04-20 16:47:21,795] DEBUG   : Matched eggdbus-0.5-2.sparcv9 to require for libeggdbus-1.so.0
[1987-04-20 16:47:21,800] DEBUG   : TSINFO: Marking eggdbus-0.5-2.sparcv9 as install for polkit-0.95-0.git20090913.2.fc12.sparcv9
[1987-04-20 16:47:21,854] DEBUG   : Matched poppler-0.12.1-3.fc12.sparcv9 to require for poppler
[1987-04-20 16:47:21,859] DEBUG   : TSINFO: Marking poppler-0.12.1-3.fc12.sparcv9 as install for poppler-glib-0.12.1-3.fc12.sparcv9
[1987-04-20 16:47:21,864] DEBUG   : Matched openjpeg-libs-1.3-6.fc12.sparcv9 to require for libopenjpeg.so.2
[1987-04-20 16:47:21,869] DEBUG   : TSINFO: Marking openjpeg-libs-1.3-6.fc12.sparcv9 as install for poppler-glib-0.12.1-3.fc12.sparcv9
[1987-04-20 16:47:21,873] DEBUG   : Matched poppler-0.12.1-3.fc12.sparcv9 to require for libpoppler.so.5
[1987-04-20 16:47:22,563] DEBUG   : Matched gobject-introspection-0.6.5-1.fc12.sparcv9 to require for libgirepository-1.0.so.0
[1987-04-20 16:47:22,568] DEBUG   : TSINFO: Marking gobject-introspection-0.6.5-1.fc12.sparcv9 as install for pygobject2-2.20.0-1.fc12.sparcv9
[1987-04-20 16:47:22,589] DEBUG   : Matched pygobject2-doc-2.20.0-1.fc12.sparcv9 to require for pygobject2-doc
[1987-04-20 16:47:22,593] DEBUG   : TSINFO: Marking pygobject2-doc-2.20.0-1.fc12.sparcv9 as install for pygobject2-devel-2.20.0-1.fc12.sparcv9
[1987-04-20 16:47:22,598] DEBUG   : Matched pygobject2-codegen-2.20.0-1.fc12.sparcv9 to require for pygobject2-codegen
[1987-04-20 16:47:22,603] DEBUG   : TSINFO: Marking pygobject2-codegen-2.20.0-1.fc12.sparcv9 as install for pygobject2-devel-2.20.0-1.fc12.sparcv9
[1987-04-20 16:47:22,608] DEBUG   : Matched gobject-introspection-devel-0.6.5-1.fc12.sparcv9 to require for gobject-introspection-devel
[1987-04-20 16:47:22,613] DEBUG   : TSINFO: Marking gobject-introspection-devel-0.6.5-1.fc12.sparcv9 as install for pygobject2-devel-2.20.0-1.fc12.sparcv9
[1987-04-20 16:47:22,741] DEBUG   : Matched gtkglext-libs-1.2.0-10.fc12.sparcv9 to require for libgdkglext-x11-1.0.so.0
[1987-04-20 16:47:22,746] DEBUG   : TSINFO: Marking gtkglext-libs-1.2.0-10.fc12.sparcv9 as install for pygtkglext-1.1.0-7.fc12.sparcv9
[1987-04-20 16:47:22,749] DEBUG   : Quick matched gtkglext-libs-1.2.0-10.fc12.sparcv9 to require for libgtkglext-x11-1.0.so.0
[1987-04-20 16:47:22,823] DEBUG   : Matched libffi-3.0.5-3.fc12.sparcv9 to require for libffi.so.5
[1987-04-20 16:47:22,828] DEBUG   : TSINFO: Marking libffi-3.0.5-3.fc12.sparcv9 as install for python-2.6.2-2.fc12.sparcv9
[1987-04-20 16:47:22,983] DEBUG   : Matched python-pycurl-7.19.0-4.fc12.sparcv9 to require for python-pycurl
[1987-04-20 16:47:22,988] DEBUG   : TSINFO: Marking python-pycurl-7.19.0-4.fc12.sparcv9 as install for python-urlgrabber-3.9.1-2.fc12.noarch
[1987-04-20 16:47:23,147] DEBUG   : Matched jline-0.9.94-0.4.fc12.noarch to require for jline
[1987-04-20 16:47:23,152] DEBUG   : TSINFO: Marking jline-0.9.94-0.4.fc12.noarch as install for rhino-1.7-0.7.r2.fc12.noarch
[1987-04-20 16:47:23,519] DEBUG   : Matched setools-libs-3.3.6-3.fc12.sparcv9 to require for setools-libs
[1987-04-20 16:47:23,524] DEBUG   : TSINFO: Marking setools-libs-3.3.6-3.fc12.sparcv9 as install for setools-console-3.3.6-3.fc12.sparcv9
[1987-04-20 16:47:23,528] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libapol.so.4
[1987-04-20 16:47:23,529] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libsefs.so.4
[1987-04-20 16:47:23,530] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libpoldiff.so.1
[1987-04-20 16:47:23,531] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libseaudit.so.4
[1987-04-20 16:47:23,533] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libapol.so.4(VERS_4.0)
[1987-04-20 16:47:23,534] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libqpol.so.1(VERS_1.5)
[1987-04-20 16:47:23,535] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libqpol.so.1
[1987-04-20 16:47:23,536] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libsefs.so.4(VERS_4.0)
[1987-04-20 16:47:23,538] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libpoldiff.so.1(VERS_1.3)
[1987-04-20 16:47:23,539] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libapol.so.4(VERS_4.1)
[1987-04-20 16:47:23,540] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libseaudit.so.4(VERS_4.1)
[1987-04-20 16:47:23,541] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libpoldiff.so.1(VERS_1.2)
[1987-04-20 16:47:23,543] DEBUG   : Quick matched setools-libs-3.3.6-3.fc12.sparcv9 to require for libqpol.so.1(VERS_1.2)
[1987-04-20 16:47:23,667] DEBUG   : Matched 1:java_cup-0.10k-3.sparcv9 to require for java_cup
[1987-04-20 16:47:23,672] DEBUG   : TSINFO: Marking 1:java_cup-0.10k-3.sparcv9 as install for sinjdoc-0.5-9.fc12.sparcv9
[1987-04-20 16:47:23,729] DEBUG   : Matched python-paste-1.7.2-4.fc12.noarch to require for python-paste
[1987-04-20 16:47:23,734] DEBUG   : TSINFO: Marking python-paste-1.7.2-4.fc12.noarch as install for smolt-1.4-4.fc12.noarch
[1987-04-20 16:47:23,739] DEBUG   : Matched python-simplejson-2.0.9-3.fc12.sparcv9 to require for python-simplejson
[1987-04-20 16:47:23,743] DEBUG   : TSINFO: Marking python-simplejson-2.0.9-3.fc12.sparcv9 as install for smolt-1.4-4.fc12.noarch
[1987-04-20 16:47:23,836] DEBUG   : Matched xcb-util-0.3.6-1.fc12.sparcv9 to require for libxcb-atom.so.1
[1987-04-20 16:47:23,840] DEBUG   : TSINFO: Marking xcb-util-0.3.6-1.fc12.sparcv9 as install for startup-notification-0.10-2.fc12.sparcv9
[1987-04-20 16:47:23,844] DEBUG   : Quick matched xcb-util-0.3.6-1.fc12.sparcv9 to require for libxcb-event.so.1
[1987-04-20 16:47:23,845] DEBUG   : Quick matched xcb-util-0.3.6-1.fc12.sparcv9 to require for libxcb-aux.so.0
[1987-04-20 16:47:24,079] DEBUG   : Matched loudmouth-1.4.3-6.fc12.sparcv9 to require for libloudmouth-1.so.0
[1987-04-20 16:47:24,083] DEBUG   : TSINFO: Marking loudmouth-1.4.3-6.fc12.sparcv9 as install for telepathy-gabble-0.8.7-1.fc12.sparcv9
[1987-04-20 16:47:24,259] DEBUG   : Matched gmime-2.4.7-3.fc12.sparcv9 to require for libgmime-2.4.so.2
[1987-04-20 16:47:24,264] DEBUG   : TSINFO: Marking gmime-2.4.7-3.fc12.sparcv9 as install for totem-pl-parser-2.28.1-2.fc12.sparcv9
[1987-04-20 16:47:25,085] DEBUG   : Matched mcpp-2.7.2-4.fc12.sparcv9 to require for mcpp
[1987-04-20 16:47:25,089] DEBUG   : TSINFO: Marking mcpp-2.7.2-4.fc12.sparcv9 as install for xorg-x11-server-utils-7.4-13.fc12.sparcv9
[1987-04-20 16:47:25,463] DEBUG   : Matched xfsprogs-3.0.3-2.fc12.sparcv9 to require for xfsprogs
[1987-04-20 16:47:25,467] DEBUG   : TSINFO: Marking xfsprogs-3.0.3-2.fc12.sparcv9 as install for DeviceKit-disks-009-4.fc12.sparcv9
[1987-04-20 16:47:25,473] DEBUG   : Matched mtools-4.0.11-1.fc12.sparcv9 to require for mtools
[1987-04-20 16:47:25,477] DEBUG   : TSINFO: Marking mtools-4.0.11-1.fc12.sparcv9 as install for DeviceKit-disks-009-4.fc12.sparcv9
[1987-04-20 16:47:25,599] DEBUG   : Matched constantine-backgrounds-single-12.1.0-1.fc12.noarch to require for constantine-backgrounds-single
[1987-04-20 16:47:25,604] DEBUG   : TSINFO: Marking constantine-backgrounds-single-12.1.0-1.fc12.noarch as install for constantine-backgrounds-12.1.0-1.fc12.noarch
[1987-04-20 16:47:25,876] DEBUG   : Matched festival-speechtools-libs-1.2.96-16.fc12.sparcv9 to require for libeststring.so.1.2
[1987-04-20 16:47:25,881] DEBUG   : TSINFO: Marking festival-speechtools-libs-1.2.96-16.fc12.sparcv9 as install for festival-1.96-16.fc12.sparcv9
[1987-04-20 16:47:25,884] DEBUG   : Quick matched festival-speechtools-libs-1.2.96-16.fc12.sparcv9 to require for libestools.so.1.2.96.1
[1987-04-20 16:47:25,887] DEBUG   : Matched festival-lib-1.96-16.fc12.sparcv9 to require for libFestival.so.1.96.0
[1987-04-20 16:47:25,892] DEBUG   : TSINFO: Marking festival-lib-1.96-16.fc12.sparcv9 as install for festival-1.96-16.fc12.sparcv9
[1987-04-20 16:47:25,896] DEBUG   : Matched festival-speechtools-libs-1.2.96-16.fc12.sparcv9 to require for libestbase.so.1.2.96.1
[1987-04-20 16:47:25,901] DEBUG   : Matched festvox-slt-arctic-hts-0.20061229-16.fc12.noarch to require for festvox-slt-arctic-hts
[1987-04-20 16:47:25,905] DEBUG   : TSINFO: Marking festvox-slt-arctic-hts-0.20061229-16.fc12.noarch as install for festival-1.96-16.fc12.sparcv9
[1987-04-20 16:47:26,364] DEBUG   : Matched libfreebob-1.0.11-6.fc12.sparcv9 to require for libfreebob.so.0
[1987-04-20 16:47:26,369] DEBUG   : TSINFO: Marking libfreebob-1.0.11-6.fc12.sparcv9 as install for jack-audio-connection-kit-0.116.2-1.fc12.sparcv9
[1987-04-20 16:47:26,555] DEBUG   : Matched libgpg-error-devel-1.6-4.sparcv9 to require for libgpg-error-devel
[1987-04-20 16:47:26,559] DEBUG   : TSINFO: Marking libgpg-error-devel-1.6-4.sparcv9 as install for libgcrypt-devel-1.4.4-8.fc12.sparcv9
[1987-04-20 16:47:26,605] DEBUG   : Matched libgnomecups-0.2.3-7.fc12.sparcv9 to require for libgnomecups-1.0.so.1
[1987-04-20 16:47:26,610] DEBUG   : TSINFO: Marking libgnomecups-0.2.3-7.fc12.sparcv9 as install for libgnomeprint22-2.18.6-3.fc12.sparcv9
[1987-04-20 16:47:26,758] DEBUG   : Matched libproxy-python-0.2.3-12.fc12.sparcv9 to require for libproxy-python
[1987-04-20 16:47:26,763] DEBUG   : TSINFO: Marking libproxy-python-0.2.3-12.fc12.sparcv9 as install for libproxy-0.2.3-12.fc12.sparcv9
[1987-04-20 16:47:26,768] DEBUG   : Matched libproxy-bin-0.2.3-12.fc12.sparcv9 to require for libproxy-bin
[1987-04-20 16:47:26,773] DEBUG   : TSINFO: Marking libproxy-bin-0.2.3-12.fc12.sparcv9 as install for libproxy-0.2.3-12.fc12.sparcv9
[1987-04-20 16:47:27,044] DEBUG   : Matched libmcpp-2.7.2-4.fc12.sparcv9 to require for libmcpp.so.0
[1987-04-20 16:47:27,048] DEBUG   : TSINFO: Marking libmcpp-2.7.2-4.fc12.sparcv9 as install for mcpp-2.7.2-4.fc12.sparcv9
[1987-04-20 16:47:27,233] DEBUG   : Matched atlas-3.8.3-13.fc12.sparcv9 to require for liblapack.so.3
[1987-04-20 16:47:27,235] DEBUG   : Matched lapack-3.2.1-3.fc12.sparcv9 to require for liblapack.so.3
[1987-04-20 16:47:27,248] DEBUG   : TSINFO: Marking atlas-3.8.3-13.fc12.sparcv9 as install for numpy-1.3.0-6.fc12.sparcv9
[1987-04-20 16:47:27,251] DEBUG   : Quick matched atlas-3.8.3-13.fc12.sparcv9 to require for libf77blas.so.3
[1987-04-20 16:47:27,254] DEBUG   : Matched python-nose-0.10.4-3.fc12.noarch to require for python-nose
[1987-04-20 16:47:27,259] DEBUG   : TSINFO: Marking python-nose-0.10.4-3.fc12.noarch as install for numpy-1.3.0-6.fc12.sparcv9
[1987-04-20 16:47:27,263] DEBUG   : Matched atlas-3.8.3-13.fc12.sparcv9 to require for libatlas.so.3
[1987-04-20 16:47:27,266] DEBUG   : Quick matched atlas-3.8.3-13.fc12.sparcv9 to require for libcblas.so.3
[1987-04-20 16:47:27,390] DEBUG   : Matched 1:perl-Pod-Escapes-1.04-82.fc12.sparcv9 to require for perl(Pod::Escapes)
[1987-04-20 16:47:27,394] DEBUG   : TSINFO: Marking 1:perl-Pod-Escapes-1.04-82.fc12.sparcv9 as install for 1:perl-Pod-Simple-3.07-82.fc12.sparcv9
[1987-04-20 16:47:27,583] DEBUG   : Matched perl-HTML-Parser-3.64-1.fc12.sparcv9 to require for perl-HTML-Parser
[1987-04-20 16:47:27,587] DEBUG   : TSINFO: Marking perl-HTML-Parser-3.64-1.fc12.sparcv9 as install for perl-libwww-perl-5.831-1.fc12.noarch
[1987-04-20 16:47:27,591] DEBUG   : Quick matched perl-HTML-Parser-3.64-1.fc12.sparcv9 to require for perl(HTML::Entities)
[1987-04-20 16:47:27,595] DEBUG   : Matched perl-Compress-Zlib-2.008-82.fc12.sparcv9 to require for perl(Compress::Zlib)
[1987-04-20 16:47:27,599] DEBUG   : TSINFO: Marking perl-Compress-Zlib-2.008-82.fc12.sparcv9 as install for perl-libwww-perl-5.831-1.fc12.noarch
[1987-04-20 16:47:27,665] DEBUG   : Matched plymouth-libs-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for libplybootsplash.so.2
[1987-04-20 16:47:27,670] DEBUG   : TSINFO: Marking plymouth-libs-0.8.0-0.2009.29.09.18.fc12.sparcv9 as install for plymouth-0.8.0-0.2009.29.09.18.fc12.sparcv9
[1987-04-20 16:47:27,673] DEBUG   : Quick matched plymouth-libs-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for libply.so.2
[1987-04-20 16:47:27,696] DEBUG   : Matched plymouth-plugin-label-0.8.0-0.2009.29.09.18.fc12.sparcv9 to require for plymouth-plugin-label
[1987-04-20 16:47:27,700] DEBUG   : TSINFO: Marking plymouth-plugin-label-0.8.0-0.2009.29.09.18.fc12.sparcv9 as install for plymouth-plugin-two-step-0.8.0-0.2009.29.09.18.fc12.sparcv9
[1987-04-20 16:47:27,712] DEBUG   : Matched nash-6.0.93-1.fc12.sparcv9 to require for nash
[1987-04-20 16:47:27,717] DEBUG   : TSINFO: Marking nash-6.0.93-1.fc12.sparcv9 as install for plymouth-scripts-0.8.0-0.2009.29.09.18.fc12.sparcv9
[1987-04-20 16:47:27,796] DEBUG   : Matched createrepo-0.9.8-2.fc12.noarch to require for createrepo
[1987-04-20 16:47:27,800] DEBUG   : TSINFO: Marking createrepo-0.9.8-2.fc12.noarch as install for preupgrade-1.1.0-3.fc12.noarch
[1987-04-20 16:47:27,805] DEBUG   : Matched 1:anaconda-yum-plugins-1.0-5.fc12.noarch to require for anaconda-yum-plugins
[1987-04-20 16:47:27,810] DEBUG   : TSINFO: Marking 1:anaconda-yum-plugins-1.0-5.fc12.noarch as install for preupgrade-1.1.0-3.fc12.noarch
[1987-04-20 16:47:27,941] DEBUG   : Matched sane-backends-1.0.20-10.fc12.sparcv9 to require for sane-backends
[1987-04-20 16:47:27,945] DEBUG   : TSINFO: Marking sane-backends-1.0.20-10.fc12.sparcv9 as install for sane-backends-libs-1.0.20-10.fc12.sparcv9
[1987-04-20 16:47:27,951] DEBUG   : Matched libieee1284-0.2.11-8.fc12.sparcv9 to require for libieee1284.so.3
[1987-04-20 16:47:27,955] DEBUG   : TSINFO: Marking libieee1284-0.2.11-8.fc12.sparcv9 as install for sane-backends-libs-1.0.20-10.fc12.sparcv9
[1987-04-20 16:47:28,225] DEBUG   : Matched python-deltarpm-3.5-0.4.20090913git.fc12.sparcv9 to require for python-deltarpm
[1987-04-20 16:47:28,229] DEBUG   : TSINFO: Marking python-deltarpm-3.5-0.4.20090913git.fc12.sparcv9 as install for createrepo-0.9.8-2.fc12.noarch
[1987-04-20 16:47:28,796] DEBUG   : Matched perl-IO-Compress-Zlib-2.008-82.fc12.sparcv9 to require for perl(IO::Compress::Gzip::Constants)
[1987-04-20 16:47:28,801] DEBUG   : TSINFO: Marking perl-IO-Compress-Zlib-2.008-82.fc12.sparcv9 as install for perl-Compress-Zlib-2.008-82.fc12.sparcv9
[1987-04-20 16:47:28,808] DEBUG   : Matched perl-IO-Compress-Base-2.008-82.fc12.sparcv9 to require for perl(IO::Compress::Base::Common)
[1987-04-20 16:47:28,813] DEBUG   : TSINFO: Marking perl-IO-Compress-Base-2.008-82.fc12.sparcv9 as install for perl-Compress-Zlib-2.008-82.fc12.sparcv9
[1987-04-20 16:47:28,818] DEBUG   : Matched perl-IO-Compress-Zlib-2.008-82.fc12.sparcv9 to require for perl(IO::Uncompress::Gunzip)
[1987-04-20 16:47:28,824] DEBUG   : Matched perl-Compress-Raw-Zlib-2.008-82.fc12.sparcv9 to require for perl(Compress::Raw::Zlib)
[1987-04-20 16:47:28,829] DEBUG   : TSINFO: Marking perl-Compress-Raw-Zlib-2.008-82.fc12.sparcv9 as install for perl-Compress-Zlib-2.008-82.fc12.sparcv9
[1987-04-20 16:47:28,833] DEBUG   : Matched perl-IO-Compress-Zlib-2.008-82.fc12.sparcv9 to require for perl(IO::Compress::Gzip)
[1987-04-20 16:47:28,863] DEBUG   : Matched perl-HTML-Tagset-3.20-3.fc12.noarch to require for perl(HTML::Tagset)
[1987-04-20 16:47:28,867] DEBUG   : TSINFO: Marking perl-HTML-Tagset-3.20-3.fc12.noarch as install for perl-HTML-Parser-3.64-1.fc12.sparcv9
[1987-04-20 16:47:28,870] DEBUG   : Quick matched perl-HTML-Tagset-3.20-3.fc12.noarch to require for perl(HTML::Tagset)
[1987-04-20 16:47:30,777] INFO    : 1:hpijs-3.9.6b-5.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,778] INFO    :   --> Missing Dependency: libcrypto.so.8 is needed by package 1:hpijs-3.9.6b-5.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,779] INFO    : empathy-2.27.2-1.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,780] INFO    :   --> Missing Dependency: libmissioncontrol-client.so.0 is needed by package empathy-2.27.2-1.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,781] INFO    : nautilus-sendto-1.1.6-2.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,782] INFO    :   --> Missing Dependency: libgupnp-1.0.so.2 is needed by package nautilus-sendto-1.1.6-2.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,783] INFO    : empathy-libs-2.27.2-1.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,784] INFO    :   --> Missing Dependency: libmissioncontrol-client.so.0 is needed by package empathy-libs-2.27.2-1.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,785] INFO    : nautilus-sendto-1.1.6-2.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,786] INFO    :   --> Missing Dependency: libgupnp-av-1.0.so.1 is needed by package nautilus-sendto-1.1.6-2.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,787] INFO    : nautilus-sendto-1.1.6-2.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,788] INFO    :   --> Missing Dependency: libgssdp-1.0.so.1 is needed by package nautilus-sendto-1.1.6-2.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,789] INFO    : hplip-3.9.6b-5.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,790] INFO    :   --> Missing Dependency: libcrypto.so.8 is needed by package hplip-3.9.6b-5.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,791] INFO    : 1:hpijs-3.9.6b-5.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,792] INFO    :   --> Missing Dependency: libcrypto.so.8 is needed by package 1:hpijs-3.9.6b-5.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,793] INFO    : hplip-libs-3.9.6b-5.fc12.sparcv9 from anaconda-InstallationRepo-201004201119.sparc64 has depsolving problems
[1987-04-20 16:47:30,794] INFO    :   --> Missing Dependency: libcrypto.so.8 is needed by package hplip-libs-3.9.6b-5.fc12.sparcv9 (anaconda-InstallationRepo-201004201119.sparc64)
[1987-04-20 16:47:30,837] DEBUG   : Depsolve time: 52.654


/mnt/sysimage/root/install.log:
Installing fontpackages-filesystem-1.28-1.fc12.noarch
warning: fontpackages-filesystem-1.28-1.fc12.noarch: Header V3 RSA/SHA1 signature: NOKEY, key ID b3eb779b
Installing kacst-fonts-common-2.0-5.fc12.noarch
Installing m17n-db-1.5.5-1.fc12.noarch
Installing setup-2.8.9-1.fc12.noarch
Installing filesystem-2.4.30-2.fc12.sparcv9
Installing xml-common-0.6.3-30.fc12.noarch
Installing iso-codes-3.11-1.fc12.noarch
Installing telepathy-filesystem-0.0.2-1.fc12.noarch
Installing xkeyboard-config-1.6-3.fc12.noarch
Installing dejavu-fonts-common-2.30-2.fc12.noarch
Installing liberation-fonts-common-1.05.1.20090721-2.fc12.noarch
Installing ca-certificates-2009-2.fc12.noarch
Installing control-center-filesystem-2.28.1-4.fc12.sparcv9
Installing mailcap-2.1.30-1.fc12.noarch
Installing paktype-fonts-common-2.0-5.fc12.noarch
Installing tzdata-2009o-2.fc12.noarch
Installing kernel-headers-2.6.32.9-72.fc12.sparc
Installing mozilla-filesystem-1.9-5.fc12.sparcv9
Installing basesystem-10.0-3.noarch
Installing khmeros-fonts-common-5.0-7.fc12.noarch
Installing smc-fonts-common-04.2-2.fc12.noarch
Installing thai-scalable-fonts-common-0.4.12-2.fc12.noarch
Installing un-core-fonts-common-1.0.2-0.10.080608.fc12.noarch
Installing vlgothic-fonts-common-20090612-2.fc12.noarch
Installing constantine-backgrounds-single-12.1.0-1.fc12.noarch
Installing constantine-backgrounds-12.1.0-1.fc12.noarch
Installing pygobject2-doc-2.20.0-1.fc12.sparcv9
Installing ncurses-base-5.7-3.20090207.fc12.sparcv9
Installing libX11-common-1.3-1.fc12.noarch
Installing comps-extras-17-1.noarch
Installing pygtk2-doc-2.16.0-1.fc12.noarch
Installing xorg-x11-drv-ati-firmware-6.13.0-0.21.20100219gite68d3a389.fc12.sparcv9
Installing kernel-firmware-2.6.32.9-72.fc12.noarch
Installing tzdata-java-2009o-2.fc12.noarch
Installing foomatic-db-filesystem-4.0-6.20090819.fc12.noarch
Installing fedora-bookmarks-11-2.noarch
Installing bluecurve-cursor-theme-8.0.2-5.fc12.noarch
Installing evolution-data-server-doc-2.28.1-1.fc12.noarch
Installing mobile-broadband-provider-info-1.20090918-1.fc12.noarch
Installing fedora-release-12-3.noarch
Installing m17n-db-thai-1.5.5-1.fc12.noarch
Installing desktop-backgrounds-basic-9.0.0-11.noarch
Installing iwl1000-firmware-128.50.3.1-1.fc12.noarch
Installing ql2400-firmware-4.04.09-1.fc12.noarch
Installing iwl5000-firmware-8.24.2.12-2.noarch
Installing ql2100-firmware-1.19.38-3.fc12.noarch
Installing ivtv-firmware-20080701-20.noarch
Installing libertas-usb8388-firmware-5.110.22.p23-3.fc12.noarch
Installing zd1211-firmware-1.4-3.noarch
Installing atmel-firmware-1.3-6.noarch
Installing iwl4965-firmware-228.61.2.24-2.fc12.noarch
Installing iwl3945-firmware-15.32.2.9-2.noarch
Installing ql2200-firmware-2.02.08-3.fc12.noarch
Installing rt61pci-firmware-1.2-6.noarch
Installing ql2500-firmware-4.04.09-1.fc12.noarch
Installing rt73usb-firmware-1.8-6.noarch
Installing ql23xx-firmware-3.03.27-3.fc12.noarch
Installing gnome-devel-docs-2.28.0-1.fc12.noarch
Installing gnome-backgrounds-2.28.0-1.fc12.noarch
Installing rootfiles-8.1-6.fc12.noarch
Installing man-pages-3.22-6.fc12.noarch
Installing words-3.0-16.fc12.noarch
Installing specspo-16-3.noarch
Installing libgcc-4.4.3-3.fc12.sparcv9
Installing glibc-2.11.1-5.sparcv9v
Installing pkgconfig-0.23-9.fc12.sparcv9
Installing zlib-1.2.3-23.fc12.sparcv9
Installing libstdc++-4.4.3-3.fc12.sparcv9
Installing libxml2-2.7.6-1.fc12.sparcv9
Installing ncurses-libs-5.7-3.20090207.fc12.sparcv9
Installing bash-4.0.33-1.fc12.sparcv9
Installing freetype-2.3.9-6.fc12.sparcv9
Installing info-4.13a-7.fc12.sparcv9
Installing libICE-1.0.6-1.fc12.sparcv9
Installing popt-1.13-6.fc12.sparcv9
Installing chkconfig-1.3.44-1.sparcv9
Installing libcom_err-1.41.9-5.fc12.sparcv9
Installing nspr-4.8.2-1.fc12.sparcv9
Installing expat-2.0.1-7.sparcv9
Installing readline-6.0-3.fc12.sparcv9
Installing libpng-1.2.39-1.fc12.sparcv9
Installing bzip2-libs-1.0.5-6.fc12.sparcv9
Installing libusb-0.1.12-22.fc12.sparcv9
Installing libart_lgpl-2.3.20-5.fc12.sparcv9
Installing libjpeg-6b-46.fc12.sparcv9
Installing sqlite-3.6.17-1.fc12.sparcv9
Installing audit-libs-2.0.1-1.fc12.sparcv9
Installing libsepol-2.0.38-1.fc12.sparcv9
Installing libselinux-2.0.87-1.fc12.sparcv9
Installing shadow-utils-4.1.4.2-1.fc12.sparcv9
Installing libuuid-2.16-10.2.fc12.sparcv9
Installing libSM-1.1.0-7.fc12.sparcv9
Installing db4-4.7.25-13.fc12.sparcv9
Installing nss-util-3.12.4-8.fc12.sparcv9
Installing tcp_wrappers-libs-7.6-56.fc12.sparcv9
Installing cyrus-sasl-lib-2.1.23-5.fc12.sparcv9
Installing device-mapper-libs-1.02.38-2.fc12.sparcv9
Installing elfutils-libelf-0.143-1.fc12.sparcv9
Installing nss-softokn-freebl-3.12.4-10.fc12.sparcv9
Installing nss-softokn-3.12.4-10.fc12.sparcv9
Installing nss-3.12.4-14.fc12.sparcv9
Installing sed-4.2.1-4.fc12.sparcv9
Installing libidn-1.9-5.sparcv9
Installing libsigc++20-2.2.4.2-1.fc12.sparcv9
Installing libogg-1.1.4-2.fc12.sparcv9
Installing xz-libs-4.999.9-0.1.beta.20091007git.fc12.sparcv9
Installing gawk-3.1.7-1.fc12.sparcv9
Installing libgpg-error-1.6-4.sparcv9
Installing libgcrypt-1.4.4-8.fc12.sparcv9
Installing libudev-145-12.fc12.sparcv9
Installing libvorbis-1.2.3-3.fc12.sparcv9
Installing which-2.19-5.fc12.sparcv9
Installing libtdb-1.1.5-2.fc12.sparcv9
Installing gmp-4.3.1-5.fc12.sparcv9
Installing libattr-2.4.43-4.fc12.sparcv9
Installing libcap-2.16-5.fc12.sparcv9
Installing libacl-2.2.47-5.fc12.sparcv9
Installing libtool-ltdl-2.2.6-18.fc12.sparcv9
Installing libxslt-1.1.26-1.fc12.sparcv9
Installing libblkid-2.16-10.2.fc12.sparcv9
Installing bluez-libs-4.57-2.fc12.sparcv9
Installing libasyncns-0.8-1.fc12.sparcv9
Installing findutils-4.4.2-4.fc12.sparcv9
Installing libtalloc-2.0.0-0.fc12.sparcv9
Installing libcap-ng-0.6.2-3.fc12.sparcv9
Installing dbus-libs-1.2.16-8.fc12.sparcv9
Installing dbus-1.2.16-8.fc12.sparcv9
Installing hal-libs-0.5.13-9.fc12.sparcv9
Installing libexif-0.6.16-4.fc12.sparcv9
Installing libXau-1.0.5-1.fc12.sparcv9
Installing speex-1.2-0.12.rc1.fc12.sparcv9
Installing libtiff-3.8.2-15.fc12.sparcv9
Installing e2fsprogs-libs-1.41.9-5.fc12.sparcv9
Installing pcre-7.8-3.fc12.sparcv9
Installing grep-2.5.3-6.fc12.sparcv9
Installing file-libs-5.03-9.fc12.sparcv9
Installing keyutils-libs-1.2-6.fc12.sparcv9
Installing krb5-libs-1.7-8.fc12.sparcv9
Installing device-mapper-1.02.38-2.fc12.sparcv9
Installing device-mapper-event-libs-1.02.38-2.fc12.sparcv9
Installing apr-1.3.9-3.fc12.sparcv9
Installing bzip2-1.0.5-6.fc12.sparcv9
Installing lua-5.1.4-4.fc12.sparcv9
Installing rpm-libs-4.7.1-6.fc12.sparcv9
Installing glibc-common-2.11.1-5.sparcv9
Installing libnl-1.1-10.fc12.sparcv9
Installing lcms-libs-1.18-3.fc12.sparcv9
Installing pixman-0.16.2-1.fc12.sparcv9
Installing apr-util-1.3.9-2.fc12.sparcv9
Installing libxcb-1.4-1.fc12.sparcv9
Installing libX11-1.3-1.fc12.sparcv9
Installing libXext-1.1-1.fc12.sparcv9
Installing libXrender-0.9.5-1.fc12.sparcv9
Installing libXrandr-1.3.0-3.fc12.sparcv9
Installing libXi-1.3-1.fc12.sparcv9
Installing libXtst-1.0.99.2-3.fc12.sparcv9
Installing libXfixes-4.0.4-1.fc12.sparcv9
Installing libXt-1.0.7-1.fc12.sparcv9
Installing libXxf86vm-1.1.0-1.fc12.sparcv9
Installing libXmu-1.0.5-1.fc12.sparcv9
Installing libXdamage-1.1.2-1.fc12.sparcv9
Installing libXcursor-1.1.10-1.fc12.sparcv9
Installing libXcomposite-0.4.1-2.fc12.sparcv9
Installing libXinerama-1.1-1.fc12.sparcv9
Installing libXxf86misc-1.0.2-1.fc12.sparcv9
Installing libXv-1.0.5-1.fc12.sparcv9
Installing dbus-x11-1.2.16-8.fc12.sparcv9
Installing libXpm-3.5.8-2.fc12.sparcv9
Installing iptables-1.4.5-1.fc12.sparcv9
Installing binutils-2.19.51.0.14-35.fc12.sparcv9
Installing m4-1.4.13-4.fc12.sparcv9
Installing hunspell-1.2.8-12.fc12.sparcv9
Installing boost-system-1.39.0-8.fc12.sparcv9
Installing boost-filesystem-1.39.0-8.fc12.sparcv9
Installing libical-0.43-5.fc12.sparcv9
Installing gdbm-1.8.0-33.fc12.sparcv9
Installing libraw1394-2.0.4-1.fc12.sparcv9
Installing libXScrnSaver-1.2.0-1.fc12.sparcv9
Installing libXres-1.0.4-1.fc12.sparcv9
Installing libxkbfile-1.0.6-1.1.fc12.sparcv9
Installing deltarpm-3.5-0.4.20090913git.fc12.sparcv9
Installing libgssglue-0.1-8.fc12.sparcv9
Installing less-436-2.fc12.sparcv9
Installing dbus-cxx-0.4.3-1.fc12.sparcv9
Installing pilot-link-0.12.4-2.fc12.sparcv9
Installing mpfr-2.4.1-3.fc12.sparcv9
Installing libatasmart-0.17-1.fc12.sparcv9
Installing flac-1.2.1-6.fc12.sparcv9
Installing libtheora-1.1.0-1.fc12.sparcv9
Installing psmisc-22.6-13.fc12.sparcv9
Installing upstart-0.3.11-3.fc12.sparcv9
Installing plymouth-libs-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing cpio-2.10-3.fc12.sparcv9
Installing make-3.81-18.fc12.sparcv9
Installing diffutils-2.8.1-25.fc12.sparcv9
Installing procps-3.2.8-2.fc12.sparcv9
Installing boost-thread-1.39.0-8.fc12.sparcv9
Installing boost-date-time-1.39.0-8.fc12.sparcv9
Installing libfontenc-1.0.5-2.fc12.sparcv9
Installing libXfont-1.4.1-1.fc12.sparcv9
Installing pcsc-lite-libs-1.5.2-3.fc12.sparcv9
Installing hesiod-3.1.0-16.sparcv9
Installing libgfortran-4.4.3-3.fc12.sparcv9
Installing libXdmcp-1.0.3-1.fc12.sparcv9
Installing pth-2.0.7-9.sparcv9
Installing gpm-libs-1.20.6-7.fc12.sparcv9
Installing liboil-0.3.16-4.fc12.sparcv9
Installing pciutils-libs-3.1.4-2.fc12.sparcv9
Installing slang-2.2.1-1.fc12.sparcv9
Installing newt-0.52.11-1.fc12.sparcv9
Installing libtasn1-2.3-1.fc12.sparcv9
Installing gnutls-2.8.5-1.fc12.sparcv9
Installing openjpeg-libs-1.3-6.fc12.sparcv9
Installing libffi-3.0.5-3.fc12.sparcv9
Installing boost-wave-1.39.0-8.fc12.sparcv9
Installing libtirpc-0.2.0-4.fc12.sparcv9
Installing xorg-x11-xkb-utils-7.4-6.fc12.sparcv9
Installing libavc1394-0.5.3-9.fc12.sparcv9
Installing libiec61883-1.2.0-3.fc12.sparcv9
Installing libXxf86dga-1.1.1-1.fc12.sparcv9
Installing libdmx-1.1.0-1.fc12.sparcv9
Installing giflib-4.1.6-3.fc12.sparcv9
Installing libmng-1.0.10-4.fc12.sparcv9
Installing MAKEDEV-3.24-4.sparcv9
Installing device-mapper-event-1.02.38-2.fc12.sparcv9
Installing file-5.03-9.fc12.sparcv9
Installing libtevent-0.9.8-5.fc12.sparcv9
Installing vim-minimal-7.2.245-3.fc12.sparcv9
Installing acl-2.2.47-5.fc12.sparcv9
Installing tar-1.22-8.fc12.sparcv9
Installing pinentry-0.7.6-4.fc12.sparcv9
Installing libksba-1.0.6-3.fc12.sparcv9
Installing elfutils-libs-0.143-1.fc12.sparcv9
Installing elfutils-0.143-1.fc12.sparcv9
Installing xz-4.999.9-0.1.beta.20091007git.fc12.sparcv9
Installing xz-lzma-compat-4.999.9-0.1.beta.20091007git.fc12.sparcv9
Installing nss_compat_ossl-0.9.5-4.fc12.sparcv9
Installing parted-1.9.0-17.fc12.sparcv9
Installing kpartx-0.4.9-5.fc12.sparcv9
Installing dmraid-1.0.0.rc16-4.fc12.sparcv9
Installing lockdev-1.0.1-16.fc12.sparcv9
Installing libgphoto2-2.4.7-2.fc12.sparcv9
Installing net-tools-1.60-95.fc12.sparcv9
Installing patch-2.5.4-40.fc12.sparcv9
Installing checkpolicy-2.0.19-3.fc12.sparcv9
Installing setools-libs-3.3.6-3.fc12.sparcv9
Installing jasper-libs-1.900.1-14.fc12.sparcv9
Installing openobex-1.4-3.fc12.sparcv9
Installing boost-iostreams-1.39.0-8.fc12.sparcv9
Installing exempi-2.1.0-4.fc12.sparcv9
Installing libss-1.41.9-5.fc12.sparcv9
Installing e2fsprogs-1.41.9-5.fc12.sparcv9
Installing libgomp-4.4.3-3.fc12.sparcv9
Installing cdparanoia-libs-10.2-5.fc12.sparcv9
Installing procmail-3.22-25.fc12.sparcv9
Installing libedit-2.11-4.20080712cvs.fc12.sparcv9
Installing xmlrpc-c-1.16.6-3.1582.fc12.sparcv9
Installing boost-serialization-1.39.0-8.fc12.sparcv9
Installing boost-math-1.39.0-8.fc12.sparcv9
Installing boost-signals-1.39.0-8.fc12.sparcv9
Installing boost-graph-1.39.0-8.fc12.sparcv9
Installing boost-test-1.39.0-8.fc12.sparcv9
Installing boost-python-1.39.0-8.fc12.sparcv9
Installing boost-program-options-1.39.0-8.fc12.sparcv9
Installing libicu-4.2.1-6.fc12.sparcv9
Installing boost-regex-1.39.0-8.fc12.sparcv9
Installing zip-2.31-8.fc12.sparcv9
Installing wavpack-4.60-1.fc12.sparcv9
Installing fuse-libs-2.8.1-1.fc12.sparcv9
Installing anthy-9100h-8.fc12.sparcv9
Installing sysvinit-tools-2.87-1.dsf.fc12.sparcv9
Installing libpcap-1.0.0-4.20090922gite154e2.fc12.sparcv9
Installing libdaemon-0.14-1.fc12.sparcv9
Installing libusb1-1.0.3-1.fc12.sparcv9
Installing sg3_utils-libs-1.27-2.fc12.sparcv9
Installing lm_sensors-libs-3.1.1-3.fc12.sparcv9
Installing libieee1284-0.2.11-8.fc12.sparcv9
Installing avahi-autoipd-0.6.25-5.fc12.sparcv9
Installing cdparanoia-10.2-5.fc12.sparcv9
Installing setools-console-3.3.6-3.fc12.sparcv9
Installing libfreebob-1.0.11-6.fc12.sparcv9
Installing radeontool-1.5-6.fc12.sparcv9
Installing gpm-1.20.6-7.fc12.sparcv9
Installing atlas-3.8.3-13.fc12.sparcv9
Installing xorg-x11-font-utils-7.2-10.fc12.sparcv9
Installing tmpwatch-2.9.15-2.sparcv9
Installing libshout-2.2.2-5.fc12.sparcv9
Installing cpp-4.4.3-3.fc12.sparcv9
Installing oprofile-0.9.5-2.fc12.sparcv9
Installing iptables-ipv6-1.4.5-1.fc12.sparcv9
Installing Xaw3d-1.5E-15.fc12.sparcv9
Installing libXaw-1.0.6-4.fc12.sparcv9
Installing libXvMC-1.0.4-8.fc12.sparcv9
Installing xorg-x11-xauth-1.0.2-7.fc12.sparcv9
Installing libXevie-1.0.2-7.fc12.sparcv9
Installing xsel-1.2.0-6.fc12.sparcv9
Installing xcb-util-0.3.6-1.fc12.sparcv9
Installing startup-notification-0.10-2.fc12.sparcv9
Installing iw-0.9.17-2.fc12.sparcv9
Installing lvm2-libs-2.02.53-2.fc12.sparcv9
Installing mailx-12.4-3.fc12.sparcv9
Installing rmt-0.4-0.3.b42.fc12.sparcv9
Installing rsync-3.0.6-3.fc12.sparcv9
Installing ntpdate-4.2.4p7-7.fc12.sparcv9
Installing cryptsetup-luks-libs-1.1.0-0.1.fc12.sparcv9
Installing cryptsetup-luks-1.1.0-0.1.fc12.sparcv9
Installing ggz-base-libs-0.99.5-5.fc12.sparcv9
Installing iputils-20071127-9.fc12.sparcv9
Installing nss-tools-3.12.4-14.fc12.sparcv9
Installing cyrus-sasl-plain-2.1.23-5.fc12.sparcv9
Installing tcp_wrappers-7.6-56.fc12.sparcv9
Installing db4-utils-4.7.25-13.fc12.sparcv9
Installing xfsprogs-3.0.3-2.fc12.sparcv9
Installing libutempter-1.1.5-4.fc12.sparcv9
Installing libselinux-utils-2.0.87-1.fc12.sparcv9
Installing tokyocabinet-1.4.9-1.fc11.sparcv9
Installing indent-2.2.10-5.fc12.sparcv9
Installing libcdio-0.81-4.fc12.sparcv9
Installing mtools-4.0.11-1.fc12.sparcv9
Installing unzip-5.52-11.fc12.sparcv9
Installing portreserve-0.0.4-2.fc12.sparcv9
Installing urlview-0.9-7.fc12.sparcv9
Installing pnm2ppa-1.04-18.fc12.sparcv9
Installing psutils-1.17-33.fc12.sparcv9
Installing vim-common-7.2.245-3.fc12.sparcv9
Installing ncurses-5.7-3.20090207.fc12.sparcv9
Installing db4-cxx-4.7.25-13.fc12.sparcv9
Installing taglib-1.6-2.fc12.sparcv9
Installing libconfig-1.3.2-1.fc12.sparcv9
Installing ntfsprogs-2.0.0-13.fc12.sparcv9
Installing gettext-libs-0.17-15.fc12.sparcv9
Installing dosfstools-3.0.1-6.fc12.sparcv9
Installing eject-2.1.5-15.fc12.sparcv9
Installing SDL-1.2.13-10.fc12.sparcv9
Installing libisofs-0.6.20-2.fc12.sparcv9
Installing libburn-0.7.0-1.fc12.sparcv9
Installing gnuchess-5.07-14.fc12.sparcv9
Installing libdv-1.0.0-8.fc12.sparcv9
Installing libv4l-0.6.3-1.fc12.sparcv9
Installing libhangul-0.0.9-2.fc12.sparcv9
Installing m17n-lib-1.5.5-1.fc12.sparcv9
Installing ethtool-6-7.20090323git.fc12.sparcv9
Installing mingetty-1.08-4.fc12.sparcv9
Installing linux-atm-libs-2.5.0-10.sparcv9
Installing iproute-2.6.29-4.fc12.sparcv9
Installing vpnc-0.5.3-4.fc12.sparcv9
Installing netpbm-10.47.04-1.fc12.sparcv9
Installing libevent-1.4.12-1.fc12.sparcv9
Installing paps-libs-0.6.8-11.fc12.sparcv9
Installing hdparm-9.16-3.fc12.sparcv9
Installing c2070-0.99-6.fc12.sparcv9
Installing pbm2l7k-990321-7.fc12.sparcv9
Installing lx-20030328-5.fc12.sparcv9
Installing min12xxw-0.0.9-5.fc12.sparcv9
Installing pbm2l2030-1.4-5.fc12.sparcv9
Installing cjet-0.8.9-9.fc12.sparcv9
Installing c2050-0.3b-3.fc12.sparcv9
Installing gsm-1.0.13-2.fc12.sparcv9
Installing yp-tools-2.9-8.fc12.sparcv9
Installing libaio-0.3.107-9.fc12.sparcv9
Installing device-mapper-multipath-libs-0.4.9-5.fc12.sparcv9
Installing sgpio-1.2.0.10-4.fc12.sparcv9
Installing dmraid-events-1.0.0.rc16-4.fc12.sparcv9
Installing dash-0.5.5.1-3.fc12.sparcv9
Installing libvisual-0.4.0-9.fc12.sparcv9
Installing libdiscid-0.2.2-4.fc12.sparcv9
Installing libnfnetlink-0.0.41-2.fc12.sparcv9
Installing libnetfilter_conntrack-0.0.99-3.fc12.sparcv9
Installing ustr-1.0.4-9.fc12.sparcv9
Installing libsemanage-2.0.39-1.fc12.sparcv9
Installing pakchois-0.4-3.sparcv9
Installing lzo-2.03-3.fc12.sparcv9
Installing libthai-0.1.12-2.fc12.sparcv9
Installing libmcpp-2.7.2-4.fc12.sparcv9
Installing mcpp-2.7.2-4.fc12.sparcv9
Installing xorg-x11-server-utils-7.4-13.fc12.sparcv9
Installing iptstate-2.2.1-6.fc12.sparcv9
Installing device-mapper-multipath-0.4.9-5.fc12.sparcv9
Installing dump-0.4-0.3.b42.fc12.sparcv9
Installing slrn-0.9.9p1-3.fc12.sparcv9
Installing xorg-x11-utils-7.4-7.fc12.sparcv9
Installing lftp-4.0.0-1.fc12.sparcv9
Installing ntsysv-1.3.44-1.sparcv9
Installing nss_db-2.2-45.fc12.sparcv9
Installing dbus-cxx-tools-0.4.3-1.fc12.sparcv9
Installing xrestop-0.4-7.fc12.sparcv9
Installing flex-2.5.35-7.fc12.sparcv9
Installing bison-2.4.1-4.fc12.sparcv9
Installing mlocate-0.22.2-1.fc12.sparcv9
Installing attr-2.4.43-4.fc12.sparcv9
Installing jwhois-4.0-18.fc12.sparcv9
Installing ltrace-0.5-6.45svn.al3.sparc
Installing lsof-4.82-1.fc12.sparcv9
Installing bc-1.06.95-1.fc12.sparcv9
Installing ftp-0.17-51.fc12.sparcv9
Installing cpuspeed-1.5-12.fc12.sparcv9
Installing ed-1.1-3.fc12.sparcv9
Installing nano-2.0.9-3.fc12.sparcv9
Installing time-1.7-37.fc12.sparcv9
Installing texinfo-4.13a-7.fc12.sparcv9
Installing silo-1.4.14-2.fc12.git20100224.sparcv9
Installing cscope-15.6-5.fc12.sparcv9
Installing telnet-0.17-45.fc12.sparcv9
Installing mtr-0.75-5.fc12.sparcv9
Installing talk-0.17-33.2.4.sparcv9
Installing swig-1.3.40-1.fc12.sparcv9
Installing traceroute-2.0.12-3.fc12.sparcv9
Installing vconfig-1.9-8.fc12.sparcv9
Installing pam_smb-1.1.7-11.fc12.sparcv9
Installing ntfs-3g-2009.4.4-3.fc12.sparcv9
Installing rdist-6.1.5-47.sparcv9
Installing dos2unix-3.1-36.fc12.sparcv9
Installing finger-0.17-39.fc12.sparcv9
Installing rsh-0.17-58.fc12.sparcv9
Installing rdate-1.4-14.fc12.sparcv9
Installing symlinks-1.2-34.fc12.sparcv9
Installing unix2dos-2.2-34.fc12.sparcv9
Installing tree-1.5.2.2-4.fc12.sparcv9
Installing setserial-2.17-24.fc12.sparcv9
Installing strace-4.5.19-1.fc12.sparcv9
Installing diffstat-1.43-10.fc12.sparcv9
Installing rcs-5.7-35.fc12.sparcv9
Installing ctags-5.8-1.fc12.sparcv9
Installing byacc-1.9.20070509-6.fc12.sparcv9
Installing joystick-1.2.15-25.fc12.sparcv9
Installing b43-fwcutter-012-2.fc12.sparcv9
Installing mpage-2.5.6-8.fc12.sparcv9
Installing xorg-x11-proto-devel-7.4-34.fc12.noarch
Installing m17n-contrib-1.1.10-2.fc12.noarch
Installing zlib-devel-1.2.3-23.fc12.sparcv9
Installing freetype-devel-2.3.9-6.fc12.sparcv9
Installing dbus-devel-1.2.16-8.fc12.sparcv9
Installing libpng-devel-1.2.39-1.fc12.sparcv9
Installing nspr-devel-4.8.2-1.fc12.sparcv9
Installing libjpeg-devel-6b-46.fc12.sparcv9
Installing libart_lgpl-devel-2.3.20-5.fc12.sparcv9
Installing popt-devel-1.13-6.fc12.sparcv9
Installing nss-util-devel-3.12.4-8.fc12.sparcv9
Installing libICE-devel-1.0.6-1.fc12.sparcv9
Installing libSM-devel-1.1.0-7.fc12.sparcv9
Installing libXau-devel-1.0.5-1.fc12.sparcv9
Installing libsigc++20-devel-2.2.4.2-1.fc12.sparcv9
Installing sqlite-devel-3.6.17-1.fc12.sparcv9
Installing gnome-doc-utils-stylesheets-0.18.0-1.fc12.noarch
Installing libxcb-devel-1.4-1.fc12.sparcv9
Installing nss-softokn-devel-3.12.4-10.fc12.sparcv9
Installing nss-devel-3.12.4-14.fc12.sparcv9
Installing libXdmcp-devel-1.0.3-1.fc12.sparcv9
Installing libX11-devel-1.3-1.fc12.sparcv9
Installing libXext-devel-1.1-1.fc12.sparcv9
Installing libXrender-devel-0.9.5-1.fc12.sparcv9
Installing libXfixes-devel-4.0.4-1.fc12.sparcv9
Installing libXrandr-devel-1.3.0-3.fc12.sparcv9
Installing libXi-devel-1.3-1.fc12.sparcv9
Installing startup-notification-devel-0.10-2.fc12.sparcv9
Installing libXdamage-devel-1.1.2-1.fc12.sparcv9
Installing libXcomposite-devel-0.4.1-2.fc12.sparcv9
Installing libXcursor-devel-1.1.10-1.fc12.sparcv9
Installing libXxf86vm-devel-1.1.0-1.fc12.sparcv9
Installing libXinerama-devel-1.1-1.fc12.sparcv9
Installing libXv-devel-1.0.5-1.fc12.sparcv9
Installing boost-1.39.0-8.fc12.sparcv9
Installing xorg-x11-server-common-1.7.1-7.fc12.sparcv9
Installing libtasn1-devel-2.3-1.fc12.sparcv9
Installing slang-devel-2.2.1-1.fc12.sparcv9
Installing libfontenc-devel-1.0.5-2.fc12.sparcv9
Installing libical-devel-0.43-5.fc12.sparcv9
Installing pixman-devel-0.16.2-1.fc12.sparcv9
Installing keyutils-libs-devel-1.2-6.fc12.sparcv9
Installing kernel-devel-2.6.32.9-72.fc12.sparc64
Installing libattr-devel-2.4.43-4.fc12.sparcv9
Installing libgpg-error-devel-1.6-4.sparcv9
Installing xz-devel-4.999.9-0.1.beta.20091007git.fc12.sparcv9
Installing libidn-devel-1.9-5.sparcv9
Installing libsilc-1.1.10-1.fc12.sparcv9
Installing elfutils-libelf-devel-0.143-1.fc12.sparcv9
Installing libuuid-devel-2.16-10.2.fc12.sparcv9
Installing polkit-desktop-policy-0.95-0.git20090913.2.fc12.noarch
Installing libsepol-devel-2.0.38-1.fc12.sparcv9
Installing libselinux-devel-2.0.87-1.fc12.sparcv9
Installing bzip2-devel-1.0.5-6.fc12.sparcv9
Installing expat-devel-2.0.1-7.sparcv9
Installing dbus-cxx-devel-0.4.3-1.fc12.sparcv9
Installing libcom_err-devel-1.41.9-5.fc12.sparcv9
Installing crontabs-1.10-31.fc12.noarch
Installing ncurses-devel-5.7-3.20090207.fc12.sparcv9
Installing readline-devel-6.0-3.fc12.sparcv9
Installing pilot-link-devel-0.12.4-2.fc12.sparcv9
Installing glibc-headers-2.11.1-5.sparcv9
Installing glibc-devel-2.11.1-5.sparcv9
Installing pygtk2-codegen-2.16.0-1.fc12.sparcv9
Installing libstdc++-devel-4.4.3-3.fc12.sparcv9
Installing libXfont-devel-1.4.1-1.fc12.sparcv9
Installing newt-devel-0.52.11-1.fc12.sparcv9
Installing boost-devel-1.39.0-8.fc12.sparcv9
Installing libXvMC-devel-1.0.4-8.fc12.sparcv9
Installing libXtst-devel-1.0.99.2-3.fc12.sparcv9
Installing libXres-devel-1.0.4-1.fc12.sparcv9
Installing libXxf86dga-devel-1.1.1-1.fc12.sparcv9
Installing libXevie-devel-1.0.2-7.fc12.sparcv9
Installing libXScrnSaver-devel-1.2.0-1.fc12.sparcv9
Installing libXxf86misc-devel-1.0.2-1.fc12.sparcv9
Installing libdmx-devel-1.1.0-1.fc12.sparcv9
Installing libxkbfile-devel-1.0.6-1.1.fc12.sparcv9
Installing libmng-devel-1.0.10-4.fc12.sparcv9
Installing binutils-devel-2.19.51.0.14-35.fc12.sparcv9
Installing m17n-contrib-maithili-1.1.10-2.fc12.noarch
Installing m17n-contrib-marathi-1.1.10-2.fc12.noarch
Installing m17n-contrib-urdu-1.1.10-2.fc12.noarch
Installing netpbm-devel-10.47.04-1.fc12.sparcv9
Installing db4-devel-4.7.25-13.fc12.sparcv9
Installing gpm-devel-1.20.6-7.fc12.sparcv9
Installing lockdev-devel-1.0.1-16.fc12.sparcv9
Installing giflib-devel-4.1.6-3.fc12.sparcv9
Installing hesiod-devel-3.1.0-16.sparcv9
Installing pcsc-lite-devel-1.5.2-3.fc12.sparcv9
Installing gdbm-devel-1.8.0-33.fc12.sparcv9
Installing hunspell-en-0.20090216-7.fc12.noarch
Installing libtiff-devel-3.8.2-15.fc12.sparcv9
Installing libcap-devel-2.16-5.fc12.sparcv9
Installing gmp-devel-4.3.1-5.fc12.sparcv9
Installing perf-2.6.32.9-72.fc12.noarch
Installing sil-padauk-fonts-2.4-6.fc12.noarch
Installing wqy-zenhei-fonts-0.8.38-3.fc12.noarch
Installing dejavu-serif-fonts-2.30-2.fc12.noarch
Installing lohit-assamese-fonts-2.4.3-2.fc12.noarch
Installing lohit-bengali-fonts-2.4.3-3.fc12.noarch
Installing lklug-fonts-0.6-1.20090803cvs.fc12.noarch
Installing kacst-book-fonts-2.0-5.fc12.noarch
Installing dejavu-sans-mono-fonts-2.30-2.fc12.noarch
Installing kacst-digital-fonts-2.0-5.fc12.noarch
Installing liberation-serif-fonts-1.05.1.20090721-2.fc12.noarch
Installing kacst-pen-fonts-2.0-5.fc12.noarch
Installing kacst-decorative-fonts-2.0-5.fc12.noarch
Installing jomolhari-fonts-0.003-8.fc12.noarch
Installing kacst-letter-fonts-2.0-5.fc12.noarch
Installing liberation-sans-fonts-1.05.1.20090721-2.fc12.noarch
Installing lohit-kannada-fonts-2.4.4-2.fc12.noarch
Installing khmeros-base-fonts-5.0-7.fc12.noarch
Installing paktype-tehreer-fonts-2.0-5.fc12.noarch
Installing kacst-titlel-fonts-2.0-5.fc12.noarch
Installing liberation-mono-fonts-1.05.1.20090721-2.fc12.noarch
Installing kacst-naskh-fonts-2.0-5.fc12.noarch
Installing vlgothic-fonts-20090612-2.fc12.noarch
Installing kacst-art-fonts-2.0-5.fc12.noarch
Installing kacst-poster-fonts-2.0-5.fc12.noarch
Installing lohit-gujarati-fonts-2.4.3-2.fc12.noarch
Installing paktype-naqsh-fonts-2.0-5.fc12.noarch
Installing thai-scalable-waree-fonts-0.4.12-2.fc12.noarch
Installing smc-meera-fonts-04.2-2.fc12.noarch
Installing kacst-office-fonts-2.0-5.fc12.noarch
Installing kacst-farsi-fonts-2.0-5.fc12.noarch
Installing kacst-one-fonts-2.0-5.fc12.noarch
Installing kacst-qurn-fonts-2.0-5.fc12.noarch
Installing lohit-telugu-fonts-2.4.4-2.fc12.noarch
Installing lohit-punjabi-fonts-2.4.3-2.fc12.noarch
Installing dejavu-sans-fonts-2.30-2.fc12.noarch
Installing un-core-dotum-fonts-1.0.2-0.10.080608.fc12.noarch
Installing lohit-tamil-fonts-2.4.4-2.fc12.noarch
Installing stix-fonts-0.9-13.fc12.noarch
Installing kacst-title-fonts-2.0-5.fc12.noarch
Installing kacst-screen-fonts-2.0-5.fc12.noarch
Installing lohit-oriya-fonts-2.4.3-2.fc12.noarch
Installing gnome-common-2.28.0-1.fc12.noarch
Installing xorg-x11-xtrans-devel-1.2.2-4.fc12.noarch
Installing gcc-4.4.3-3.fc12.sparcv9
Installing libXt-devel-1.0.7-1.fc12.sparcv9
Installing libXpm-devel-3.5.8-2.fc12.sparcv9
Installing krb5-devel-1.7-8.fc12.sparcv9
Installing libgcrypt-devel-1.4.4-8.fc12.sparcv9
Installing gcc-c++-4.4.3-3.fc12.sparcv9
Installing gcc-gfortran-4.4.3-3.fc12.sparcv9
Installing libXmu-devel-1.0.5-1.fc12.sparcv9
Installing gnutls-devel-2.8.5-1.fc12.sparcv9
Installing libXaw-devel-1.0.6-4.fc12.sparcv9
Installing Xaw3d-devel-1.5E-15.fc12.sparcv9
Installing perl-Pod-Escapes-1.04-82.fc12.sparcv9
Installing cracklib-dicts-2.8.13-6.sparcv9
Installing m17n-contrib-sinhala-1.1.10-2.fc12.noarch
Installing m17n-db-telugu-1.5.5-1.fc12.noarch
Installing m17n-db-tamil-1.5.5-1.fc12.noarch
Installing m17n-db-punjabi-1.5.5-1.fc12.noarch
Installing m17n-db-oriya-1.5.5-1.fc12.noarch
Installing m17n-db-malayalam-1.5.5-1.fc12.noarch
Installing m17n-db-kannada-1.5.5-1.fc12.noarch
Installing m17n-db-hindi-1.5.5-1.fc12.noarch
Installing m17n-db-gujarati-1.5.5-1.fc12.noarch
Installing m17n-db-bengali-1.5.5-1.fc12.noarch
Installing m17n-db-assamese-1.5.5-1.fc12.noarch
Installing m17n-contrib-gujarati-1.1.10-2.fc12.noarch
Installing m17n-contrib-malayalam-1.1.10-2.fc12.noarch
Installing m17n-contrib-tamil-1.1.10-2.fc12.noarch
Installing m17n-db-sinhala-1.5.5-1.fc12.noarch
Installing m17n-contrib-hindi-1.1.10-2.fc12.noarch
Installing m17n-contrib-assamese-1.1.10-2.fc12.noarch
Installing m17n-contrib-kannada-1.1.10-2.fc12.noarch
Installing m17n-contrib-oriya-1.1.10-2.fc12.noarch
Installing m17n-contrib-telugu-1.1.10-2.fc12.noarch
Installing m17n-contrib-punjabi-1.1.10-2.fc12.noarch
Installing m17n-contrib-bengali-1.1.10-2.fc12.noarch
Installing glib2-2.22.2-2.fc12.sparcv9
Installing atk-1.28.0-1.fc12.sparcv9
Installing dbus-glib-0.82-2.fc12.sparcv9
Installing desktop-file-utils-0.15-8.fc12.sparcv9
Installing libgudev1-145-12.fc12.sparcv9
Installing telepathy-glib-0.9.0-1.fc12.sparcv9
Installing shared-mime-info-0.70-3.fc12.sparcv9
Installing NetworkManager-glib-0.7.996-6.git20091021.fc12.sparcv9
Installing enchant-1.5.0-3.fc12.sparcv9
Installing glibmm24-2.22.1-1.fc12.sparcv9
Installing libxklavier-4.0-5.fc12.sparcv9
Installing ibus-libs-1.2.0.20091024-1.fc12.sparcv9
Installing libIDL-0.8.13-2.fc12.sparcv9
Installing ORBit2-2.14.17-3.fc12.sparcv9
Installing libbonobo-2.24.2-2.fc12.sparcv9
Installing libgtop2-2.28.0-1.fc12.sparcv9
Installing gamin-0.1.10-5.fc12.sparcv9
Installing gzip-1.3.12-11.fc12.sparcv9
Installing cracklib-2.8.13-6.sparcv9
Installing libtelepathy-0.3.3-3.fc12.sparcv9
Installing libbeagle-0.3.9-5.fc12.sparcv9
Installing gobject-introspection-0.6.5-1.fc12.sparcv9
Installing dbus-cxx-glibmm-0.4.3-1.fc12.sparcv9
Installing ModemManager-0.2-3.20090826.fc12.sparcv9
Installing gypsy-0.7-1.fc12.sparcv9
Installing eggdbus-0.5-2.sparcv9
Installing obexd-0.18-1.fc12.sparcv9
Installing dbus-c++-0.5.0-0.10.20090203git13281b3.fc12.sparcv9
Installing grubby-7.0.8-1.fc12.sparcv9
Installing libgee-0.3.0-1.fc12.sparcv9
Installing gstreamer-tools-0.10.25-1.fc12.sparcv9
Installing gstreamer-0.10.25-1.fc12.sparcv9
Installing gstreamer-plugins-flumpegdemux-0.10.15-8.fc12.sparcv9
Installing meanwhile-1.1.0-2.fc12.sparcv9
Installing libcroco-0.6.2-3.fc12.sparcv9
Installing loudmouth-1.4.3-6.fc12.sparcv9
Installing gmime-2.4.7-3.fc12.sparcv9
Installing redhat-menus-12.0.1-1.fc12.noarch
Installing libao-0.8.8-7.fc12.sparcv9
Installing cdrdao-1.2.3-0.rc2.4.sparcv9
Installing nc-1.84-21.fc12.sparcv9
Installing htmlview-4.0.0-6.fc12.noarch
Installing coreutils-libs-7.6-10.fc12.sparcv9
Installing perl-Module-Pluggable-3.90-82.fc12.sparcv9
Installing coreutils-7.6-10.fc12.sparcv9
Installing hicolor-icon-theme-0.11-1.fc12.noarch
Installing fedora-logos-12.0.3-2.fc12.noarch
Installing sgml-common-0.6.3-30.fc12.noarch
Installing docbook-dtds-1.0-48.fc12.noarch
Installing xdg-utils-1.0.2-14.20091016cvs.fc12.noarch
Installing jpackage-utils-1.7.5-3.8.fc12.noarch
Installing sound-theme-freedesktop-0.7-1.fc12.noarch
Installing docbook-style-xsl-1.75.2-4.fc12.noarch
Installing pygobject2-codegen-2.20.0-1.fc12.sparcv9
Installing jline-0.9.94-0.4.fc12.noarch
Installing rhino-1.7-0.7.r2.fc12.noarch
Installing perl-version-0.74-82.fc12.sparcv9
Installing fontconfig-2.7.3-1.fc12.sparcv9
Installing cairo-1.8.8-3.fc12.sparcv9
Installing pam-1.1.0-7.fc12.sparcv9
Installing openssl-1.0.0-0.10.beta3.fc12.sparcv9
Installing openldap-2.4.18-5.fc12.sparcv9
Installing util-linux-ng-2.16-10.2.fc12.sparcv9
Installing alsa-lib-1.0.21-3.fc12.sparcv9
Installing module-init-tools-3.9-4.fc12.sparcv9
Installing libuser-0.56.12-1.fc12.sparcv9
Installing libarchive-2.7.1-2.fc12.sparcv9
Installing net-snmp-libs-5.4.2.1-18.fc12.sparcv9
Installing cairomm-1.8.0-2.fc12.sparcv9
Installing libXft-2.1.13-4.fc12.sparcv9
Installing pango-1.26.0-1.fc12.sparcv9
Installing gstreamer-plugins-base-0.10.25-5.fc12.sparcv9
Installing pangomm-2.26.0-1.fc12.sparcv9
Installing samba-winbind-clients-3.4.2-47.fc12.sparcv9
Installing logrotate-3.7.8-4.fc12.sparcv9
Installing ppp-2.4.4-13.fc12.sparcv9
Installing rsyslog-4.4.1-2.fc12.sparcv9
Installing libsmbclient-3.4.2-47.fc12.sparcv9
Installing lvm2-2.02.53-2.fc12.sparcv9
Installing rarian-0.8.1-5.fc12.sparcv9
Installing rarian-compat-0.8.1-5.fc12.sparcv9
Installing nfs-utils-lib-1.1.4-8.fc12.sparcv9
Installing libssh2-1.2.2-4.fc12.sparcv9
Installing libcurl-7.19.7-8.fc12.sparcv9
Installing curl-7.19.7-8.fc12.sparcv9
Installing rpm-4.7.1-6.fc12.sparcv9
Installing policycoreutils-2.0.74-4.fc12.sparcv9
Installing ConsoleKit-libs-0.4.1-1.fc12.sparcv9
Installing poppler-0.12.1-3.fc12.sparcv9
Installing genisoimage-1.1.9-10.fc12.sparcv9
Installing rpcbind-0.2.0-4.fc12.sparcv9
Installing ypbind-1.20.4-20.fc12.sparcv9
Installing dvd+rw-tools-7.1-4.fc12.sparcv9
Installing poppler-utils-0.12.1-3.fc12.sparcv9
Installing vorbis-tools-1.2.0-6.fc12.sparcv9
Installing icedax-1.1.9-10.fc12.sparcv9
Installing xmlrpc-c-client-1.16.6-3.1582.fc12.sparcv9
Installing pptp-1.7.2-8.fc12.sparcv9
Installing dirmngr-1.0.3-3.fc12.sparcv9
Installing gnupg2-2.0.13-1.fc12.sparcv9
Installing gpgme-1.1.8-2.fc12.sparcv9
Installing plymouth-plugin-label-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing plymouth-plugin-two-step-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing qt3-3.3.8b-28.fc12.sparcv9
Installing passwd-0.77-1.fc12.sparcv9
Installing usermode-1.101-1.sparcv9
Installing setuptool-1.19.9-1.fc12.sparcv9
Installing alsa-utils-1.0.20-4.fc12.sparcv9
Installing jack-audio-connection-kit-0.116.2-1.fc12.sparcv9
Installing libsndfile-1.0.20-2.fc12.sparcv9
Installing pulseaudio-libs-0.9.19-2.fc12.sparcv9
Installing libcanberra-0.21-1.fc12.sparcv9
Installing libsamplerate-0.1.7-2.fc12.sparcv9
Installing pulseaudio-libs-glib2-0.9.19-2.fc12.sparcv9
Installing festival-speechtools-libs-1.2.96-16.fc12.sparcv9
Installing festival-lib-1.96-16.fc12.sparcv9
Installing java-1.6.0-openjdk-1.6.0.0-31.b16.fc12.sparcv9
Installing pulseaudio-utils-0.9.19-2.fc12.sparcv9
Installing libldb-0.9.6-18.1.fc12.sparcv9
Installing apr-util-ldap-1.3.9-2.fc12.sparcv9
Installing bind-libs-9.6.1-11.P1.fc12.sparcv9
Installing ntp-4.2.4p7-7.fc12.sparcv9
Installing httpd-tools-2.2.13-4.fc12.sparcv9
Installing cyrus-sasl-md5-2.1.23-5.fc12.sparcv9
Installing pkcs11-helper-1.07-4.fc12.sparcv9
Installing nash-6.0.93-1.fc12.sparcv9
Installing sssd-client-0.7.1-1.fc12.sparcv9
Installing gd-2.0.35-9.fc12.sparcv9
Installing opensp-1.5.2-12.fc12.sparcv9
Installing openjade-1.3.2-35.fc12.sparcv9
Installing audit-2.0.1-1.fc12.sparcv9
Installing wodim-1.1.9-10.fc12.sparcv9
Installing elinks-0.12-0.19.pre5.fc12.sparcv9
Installing guile-1.8.7-5.fc12.sparcv9
Installing groff-1.18.1.4-18.fc12.sparcv9
Installing nscd-2.11.1-5.sparcv9
Installing hwdata-0.225-3.fc12.noarch
Installing fontconfig-devel-2.7.3-1.fc12.sparcv9
Installing cairo-devel-1.8.8-3.fc12.sparcv9
Installing plymouth-scripts-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing urw-fonts-2.4-9.fc12.noarch
Installing selinux-policy-3.6.32-41.fc12.noarch
Installing ghostscript-fonts-5.50-23.fc12.noarch
Installing plymouth-theme-charge-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing libXft-devel-2.1.13-4.fc12.sparcv9
Installing plymouth-system-theme-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing selinux-policy-targeted-3.6.32-41.fc12.noarch
Installing gd-devel-2.0.35-9.fc12.sparcv9
Installing libacl-devel-2.2.47-5.fc12.sparcv9
Installing gnome-user-docs-2.28.0-1.fc12.noarch
Installing openssl-devel-1.0.0-0.10.beta3.fc12.sparcv9
Installing pam-devel-1.1.0-7.fc12.sparcv9
Installing fedora-release-notes-12.0.0-4.fc12.noarch
Installing fpaste-0.3.4-1.fc12.noarch
Installing pciutils-3.1.4-2.fc12.sparcv9
Installing libpciaccess-0.10.9-1.fc12.sparcv9
Installing usbutils-0.86-2.fc12.sparcv9
Installing nss_ldap-264-8.fc12.sparcv9
Installing man-1.6f-22.fc12.sparcv9
Installing bind-utils-9.6.1-11.P1.fc12.sparcv9
Installing sox-14.2.0-3.fc12.sparcv9
Installing oprofile-gui-0.9.5-2.fc12.sparcv9
Installing nfs-utils-1.2.0-18.fc12.sparcv9
Installing rpm-devel-4.7.1-6.fc12.sparcv9
Installing irda-utils-0.9.18-10.fc12.sparcv9
Installing prelink-0.4.2-6.fc12.sparcv9
Installing sudo-1.7.1-7.fc12.1.sparcv9
Installing stunnel-4.27-5.sparcv9
Installing wget-1.11.4-5.fc12.sparcv9
Installing tcpdump-4.0.0-3.20090921gitdf3cb4.fc12.sparcv9
Installing fetchmail-6.3.11-3.fc12.sparcv9
Installing at-3.1.10-39.fc12.sparcv9
Installing pam_ccreds-10-1.fc12.sparcv9
Installing pam_pkcs11-0.5.3-29.sparcv9
Installing pam_krb5-2.3.7-2.fc12.sparcv9
Installing pam_passwdqc-1.0.5-4.fc12.sparcv9
Installing pinfo-0.6.9-11.fc12.sparcv9
Installing psacct-6.3.2-55.fc12.sparcv9
Installing krb5-workstation-1.7-8.fc12.sparcv9
Installing ccache-2.4-16.fc12.sparcv9
Installing pciutils-devel-3.1.4-2.fc12.sparcv9
Installing python-2.6.2-2.fc12.sparcv9
Installing python-libs-2.6.2-2.fc12.sparcv9
Installing initscripts-9.02-1.sparcv9
Installing polkit-0.95-0.git20090913.2.fc12.sparcv9
Installing GConf2-2.28.0-2.fc12.sparcv9
Installing udev-145-12.fc12.sparcv9
Installing avahi-0.6.25-5.fc12.sparcv9
Installing cups-libs-1.4.1-13.fc12.sparcv9
Installing gtk2-2.18.3-19.fc12.sparcv9
Installing gnome-keyring-2.28.1-2.fc12.sparcv9
Installing libglade2-2.6.4-3.fc12.sparcv9
Installing libgnomecanvas-2.26.0-2.fc12.sparcv9
Installing libcanberra-gtk2-0.21-1.fc12.sparcv9
Installing unique-1.1.2-1.fc12.sparcv9
Installing avahi-glib-0.6.25-5.fc12.sparcv9
Installing gnome-vfs2-2.24.2-2.fc12.sparcv9
Installing dbus-python-0.83.0-6.fc12.sparcv9
Installing nautilus-extensions-2.28.1-2.fc12.sparcv9
Installing usermode-gtk-1.101-1.sparcv9
Installing libwnck-2.28.0-1.fc12.sparcv9
Installing at-spi-1.28.1-1.fc12.sparcv9
Installing totem-pl-parser-2.28.1-2.fc12.sparcv9
Installing rpm-python-4.7.1-6.fc12.sparcv9
Installing notification-daemon-0.4.1-0.20090923.4.fc12.sparcv9
Installing libnotify-0.4.5-3.fc12.sparcv9
Installing abrt-libs-0.0.11-1.fc12.sparcv9
Installing abrt-0.0.11-1.fc12.sparcv9
Installing libxml2-python-2.7.6-1.fc12.sparcv9
Installing pygobject2-2.20.0-1.fc12.sparcv9
Installing ConsoleKit-0.4.1-1.fc12.sparcv9
Installing brasero-libs-2.28.2-2.fc12.sparcv9
Installing libgcj-4.4.3-3.fc12.sparcv9
Installing libgnomekbd-2.28.0-2.fc12.sparcv9
Installing ghostscript-8.70-1.fc12.sparcv9
Installing newt-python-0.52.11-1.fc12.sparcv9
Installing gnome-menus-2.28.0-3.fc12.sparcv9
Installing libselinux-python-2.0.87-1.fc12.sparcv9
Installing fipscheck-lib-1.2.0-4.fc12.sparcv9
Installing openssh-5.2p1-31.fc12.1.sparcv9
Installing polkit-gnome-0.95-0.git20090913.6.fc12.sparcv9
Installing gnome-bluetooth-libs-2.28.3-1.fc12.sparcv9
Installing gtkmm24-2.18.1-1.fc12.sparcv9
Installing yum-metadata-parser-1.1.2-14.fc12.sparcv9
Installing pycairo-1.8.6-2.fc12.sparcv9
Installing pygtk2-2.16.0-1.fc12.sparcv9
Installing pygtk2-libglade-2.16.0-1.fc12.sparcv9
Installing perl-libs-5.10.0-82.fc12.sparcv9
Installing perl-5.10.0-82.fc12.sparcv9
Installing glib2-devel-2.22.2-2.fc12.sparcv9
Installing dbus-glib-devel-0.82-2.fc12.sparcv9
Installing perl-Compress-Raw-Zlib-2.008-82.fc12.sparcv9
Installing openssh-clients-5.2p1-31.fc12.1.sparcv9
Installing zenity-2.28.0-1.fc12.sparcv9
Installing notify-python-0.1.1-8.fc12.sparcv9
Installing avahi-gobject-0.6.25-5.fc12.sparcv9
Installing gnome-keyring-pam-2.28.1-2.fc12.sparcv9
Installing poppler-glib-0.12.1-3.fc12.sparcv9
Installing gtksourceview2-2.8.1-1.fc12.sparcv9
Installing obex-data-server-0.4.3-4.fc12.sparcv9
Installing libgxim-0.3.3-3.fc12.sparcv9
Installing imsettings-libs-0.107.4-2.fc12.sparcv9
Installing system-config-printer-libs-1.1.13-6.fc12.sparcv9
Installing mdadm-3.0.2-1.fc12.sparcv9
Installing gconfmm26-2.28.0-1.fc12.sparcv9
Installing kbd-1.15-9.fc12.sparcv9
Installing pm-utils-1.2.5-6.fc12.sparcv9
Installing DeviceKit-power-012-2.fc12.sparcv9
Installing dhclient-4.1.0p1-12.fc12.sparcv9
Installing cyrus-sasl-2.1.23-5.fc12.sparcv9
Installing python-ethtool-0.3-5.fc12.sparcv9
Installing libuser-python-0.56.12-1.fc12.sparcv9
Installing audit-libs-python-2.0.1-1.fc12.sparcv9
Installing festival-1.96-16.fc12.sparcv9
Installing gnome-speech-0.4.25-3.fc12.sparcv9
Installing sendmail-8.14.3-8.fc12.sparcv9
Installing cronie-1.4.3-2.fc12.sparcv9
Installing cronie-anacron-1.4.3-2.fc12.sparcv9
Installing cyrus-sasl-devel-2.1.23-5.fc12.sparcv9
Installing DeviceKit-disks-009-4.fc12.sparcv9
Installing gnome-disk-utility-libs-2.28.1-1.fc12.sparcv9
Installing gnome-disk-utility-ui-libs-2.28.1-1.fc12.sparcv9
Installing pygtksourceview-2.8.0-1.fc12.sparcv9
Installing gobject-introspection-devel-0.6.5-1.fc12.sparcv9
Installing cvs-1.11.23-8.fc12.sparcv9
Installing gettext-0.17-15.fc12.sparcv9
Installing gettext-devel-0.17-15.fc12.sparcv9
Installing net-snmp-5.4.2.1-18.fc12.sparcv9
Installing hunspell-devel-1.2.8-12.fc12.sparcv9
Installing gstreamer-python-0.10.16-1.fc12.sparcv9
Installing authconfig-5.4.13-1.fc12.sparcv9
Installing gutenprint-5.2.4-7.fc12.sparcv9
Installing libspectre-0.2.2-3.fc12.sparcv9
Installing evince-libs-2.28.1-5.fc12.sparcv9
Installing brasero-2.28.2-2.fc12.sparcv9
Installing ConsoleKit-x11-0.4.1-1.fc12.sparcv9
Installing xorg-x11-xinit-1.0.9-12.fc12.sparcv9
Installing imsettings-0.107.4-2.fc12.sparcv9
Installing xdg-user-dirs-0.11-2.fc12.sparcv9
Installing libfprint-0.1.0-12.pre2.fc12.sparcv9
Installing fprintd-0.1-15.git04fd09cfa.fc12.sparcv9
Installing fprintd-pam-0.1-15.git04fd09cfa.fc12.sparcv9
Installing abrt-addon-python-0.0.11-1.fc12.sparcv9
Installing abrt-plugin-logger-0.0.11-1.fc12.sparcv9
Installing abrt-plugin-sqlite3-0.0.11-1.fc12.sparcv9
Installing abrt-plugin-bugzilla-0.0.11-1.fc12.sparcv9
Installing abrt-plugin-kerneloopsreporter-0.0.11-1.fc12.sparcv9
Installing abrt-addon-kerneloops-0.0.11-1.fc12.sparcv9
Installing notification-daemon-engine-slider-0.2.0-1.fc12.sparcv9
Installing gnome-mag-0.15.9-1.fc12.sparcv9
Installing gnome-python2-libwnck-2.28.0-1.fc12.sparcv9
Installing gtkhtml2-2.11.1-6.fc12.sparcv9
Installing avahi-ui-0.6.25-5.fc12.sparcv9
Installing iok-1.3.8-1.fc12.sparcv9
Installing gucharmap-2.28.1-1.fc12.sparcv9
Installing gtk2-engines-2.18.4-4.fc12.sparcv9
Installing openconnect-2.01-3.fc12.sparcv9
Installing GConf2-gtk-2.28.0-2.fc12.sparcv9
Installing vte-0.22.2-1.fc12.sparcv9
Installing gnome-utils-libs-2.28.1-3.fc12.sparcv9
Installing gtkspell-2.0.15-2.fc12.sparcv9
Installing kasumi-2.5-1.fc12.sparcv9
Installing pinentry-gtk-0.7.6-4.fc12.sparcv9
Installing gtk-vnc-0.3.10-1.fc12.sparcv9
Installing paps-0.6.8-11.fc12.sparcv9
Installing cups-1.4.1-13.fc12.sparcv9
Installing ptouch-driver-1.3-2.fc12.sparcv9
Installing libgnomecups-0.2.3-7.fc12.sparcv9
Installing libgnomeprint22-2.18.6-3.fc12.sparcv9
Installing libgnomeprintui22-2.18.4-2.fc12.sparcv9
Installing mod_dnssd-0.6-2.fc11.sparcv9
Installing openvpn-2.1-0.37.rc20.fc12.sparcv9
Installing crda-1.1.0_2009.09.08-2.fc12.sparcv9
Installing wireless-tools-29-5.1.fc12.sparcv9
Installing python-iwlib-0.1-1.fc12.sparcv9
Installing telepathy-mission-control-5.2.5-2.fc12.sparcv9
Installing libgsf-1.14.15-4.fc12.sparcv9
Installing librsvg2-2.26.0-2.fc12.sparcv9
Installing rtkit-0.4-1.fc12.sparcv9
Installing dnsmasq-2.48-4.fc12.sparcv9
Installing httpd-2.2.13-4.fc12.sparcv9
Installing samba-common-3.4.2-47.fc12.sparcv9
Installing gdb-7.0-3.fc12.sparcv9
Installing python-crypto-2.0.1-19.sparcv9
Installing python-imaging-1.1.6-17.fc12.sparcv9
Installing python-enchant-1.3.1-5.fc12.sparcv9
Installing pygpgme-0.1-17.20090824bzr68.fc12.sparcv9
Installing libsemanage-python-2.0.39-1.fc12.sparcv9
Installing python-pycurl-7.19.0-4.fc12.sparcv9
Installing python-simplejson-2.0.9-3.fc12.sparcv9
Installing wpa_supplicant-0.6.8-6.fc12.sparcv9
Installing NetworkManager-0.7.996-6.git20091021.fc12.sparcv9
Installing libchewing-0.3.2-16.fc12.sparcv9
Installing pyxf86config-0.3.37-7.fc12.sparcv9
Installing gamin-python-0.1.10-5.fc12.sparcv9
Installing pyorbit-2.24.0-4.fc12.sparcv9
Installing python-deltarpm-3.5-0.4.20090913git.fc12.sparcv9
Installing fipscheck-1.2.0-4.fc12.sparcv9
Installing libxml2-devel-2.7.6-1.fc12.sparcv9
Installing gnome-python2-2.28.0-1.fc12.sparcv9
Installing gnome-icon-theme-2.28.0-1.fc12.noarch
Installing gnome-themes-2.28.1-2.fc12.noarch
Installing pango-devel-1.26.0-1.fc12.sparcv9
Installing python-slip-0.2.7-1.fc12.noarch
Installing perl-devel-5.10.0-82.fc12.sparcv9
Installing autoconf-2.63-3.fc12.noarch
Installing automake-1.11-3.fc12.noarch
Installing perl-URI-1.40-1.fc12.noarch
Installing python-slip-dbus-0.2.7-1.fc12.noarch
Installing gnome-python2-extras-2.25.3-13.fc12.2.sparcv9
Installing python-urlgrabber-3.9.1-2.fc12.noarch
Installing policycoreutils-python-2.0.74-4.fc12.sparcv9
Installing system-config-network-tui-1.5.99-1.fc12.noarch
Installing system-config-users-1.2.94-1.fc12.noarch
Installing libIDL-devel-0.8.13-2.fc12.sparcv9
Installing alsa-lib-devel-1.0.21-3.fc12.sparcv9
Installing perl-Error-0.17015-3.fc12.noarch
Installing perl-IO-Compress-Base-2.008-82.fc12.sparcv9
Installing python-bugzilla-0.5.1-3.fc12.noarch
Installing system-config-firewall-base-1.2.21-1.fc12.noarch
Installing pyxdg-0.17-1.fc12.noarch
Installing python-setuptools-0.6c9-5.fc12.noarch
Installing python-nose-0.10.4-3.fc12.noarch
Installing system-config-firewall-tui-1.2.21-1.fc12.noarch
Installing perl-IO-Compress-Zlib-2.008-82.fc12.sparcv9
Installing perl-Compress-Zlib-2.008-82.fc12.sparcv9
Installing libogg-devel-1.1.4-2.fc12.sparcv9
Installing gnome-doc-utils-0.18.0-1.fc12.noarch
Installing perl-ExtUtils-MakeMaker-6.36-82.fc12.sparcv9
Installing python-slip-gtk-0.2.7-1.fc12.noarch
Installing system-config-services-0.99.41-1.fc12.noarch
Installing fedora-icon-theme-1.0.0-6.fc12.noarch
Installing fedora-gnome-theme-12.3-2.fc12.noarch
Installing libxslt-devel-1.1.26-1.fc12.sparcv9
Installing authconfig-gtk-5.4.13-1.fc12.sparcv9
Installing pygobject2-devel-2.20.0-1.fc12.sparcv9
Installing perl-ExtUtils-ParseXS-2.18-82.fc12.sparcv9
Installing docbook-style-dsssl-1.79-8.fc12.noarch
Installing perl-SGMLSpm-1.03ii-20.fc12.noarch
Installing docbook-utils-0.6.14-21.fc12.noarch
Installing gtk-doc-1.11-5.fc12.noarch
Installing atk-devel-1.28.0-1.fc12.sparcv9
Installing perl-Pod-Simple-3.07-82.fc12.sparcv9
Installing perl-Test-Harness-3.16-82.fc12.sparcv9
Installing perl-HTML-Tagset-3.20-3.fc12.noarch
Installing perl-HTML-Parser-3.64-1.fc12.sparcv9
Installing perl-libwww-perl-5.831-1.fc12.noarch
Installing at-spi-python-1.28.1-1.fc12.sparcv9
Installing media-player-info-3-1.fc12.noarch
Installing python-devel-2.6.2-2.fc12.sparcv9
Installing pycairo-devel-1.8.6-2.fc12.sparcv9
Installing python-reportlab-2.1-6.fc12.noarch
Installing python-httplib2-0.4.0-4.fc12.noarch
Installing python-BeautifulSoup-3.0.7a-2.fc12.noarch
Installing python-feedparser-4.1-10.fc12.noarch
Installing python-iniparse-0.3.0-3.fc12.noarch
Installing yum-3.2.25-1.fc12.noarch
Installing yum-utils-1.1.23-3.fc12.noarch
Installing python-meh-0.7-1.fc12.noarch
Installing createrepo-0.9.8-2.fc12.noarch
Installing anaconda-yum-plugins-1.0-5.fc12.noarch
Installing preupgrade-1.1.0-3.fc12.noarch
Installing python-paste-1.7.2-4.fc12.noarch
Installing smolt-1.4-4.fc12.noarch
Installing festvox-slt-arctic-hts-0.20061229-16.fc12.noarch
Installing libgnome-2.28.0-1.fc12.sparcv9
Installing libbonoboui-2.24.2-1.fc12.sparcv9
Installing libgnomeui-2.24.1-3.fc12.sparcv9
Installing gnome-panel-libs-2.28.0-13.fc12.sparcv9
Installing gtk2-devel-2.18.3-19.fc12.sparcv9
Installing gnome-python2-canvas-2.28.0-1.fc12.sparcv9
Installing ORBit2-devel-2.14.17-3.fc12.sparcv9
Installing gnome-python2-bonobo-2.28.0-1.fc12.sparcv9
Installing xulrunner-1.9.1.4-1.fc12.1.sparcv9
Installing yelp-2.28.0-1.fc12.sparcv9
Installing metacity-2.28.0-15.fc12.sparcv9
Installing gnome-python2-gconf-2.28.0-1.fc12.sparcv9
Installing gnome-python2-gnomevfs-2.28.0-1.fc12.sparcv9
Installing gnome-python2-gnome-2.28.0-1.fc12.sparcv9
Installing gnome-desktop-2.28.1-2.fc12.sparcv9
Installing gnome-settings-daemon-2.28.1-5.fc12.sparcv9
Installing gnome-pilot-2.0.17-6.fc12.sparcv9
Installing perl-XML-Parser-2.36-6.fc12.sparcv9
Installing gnome-python2-libegg-2.25.3-13.fc12.2.sparcv9
Installing libgail-gnome-1.20.1-4.fc12.sparcv9
Installing libpanelappletmm-2.26.0-2.fc12.sparcv9
Installing im-chooser-1.2.7-1.fc12.sparcv9
Installing abrt-addon-ccpp-0.0.11-1.fc12.sparcv9
Installing numpy-1.3.0-6.fc12.sparcv9
Installing gnome-python2-gtkhtml2-2.25.3-13.fc12.2.sparcv9
Installing gtkhtml3-3.28.0-1.fc12.sparcv9
Installing gnote-0.6.2-1.fc12.sparcv9
Installing eog-2.28.1-1.fc12.sparcv9
Installing java-1.6.0-openjdk-plugin-1.6.0.0-31.b16.fc12.sparcv9
Installing vinagre-2.28.1-1.fc12.sparcv9
Installing gnome-utils-2.28.1-3.fc12.sparcv9
Installing mousetweaks-2.28.1-1.fc12.sparcv9
Installing krb5-auth-dialog-0.13-2.fc12.sparcv9
Installing NetworkManager-gnome-0.7.996-6.git20091021.fc12.sparcv9
Installing NetworkManager-pptp-0.7.996-4.git20090921.fc12.sparcv9
Installing NetworkManager-openconnect-0.7.996-4.git20090921.fc12.sparcv9
Installing NetworkManager-openvpn-0.7.996-4.git20090923.fc12.sparcv9
Installing NetworkManager-vpnc-0.7.996-4.git20090921.fc12.sparcv9
Installing samba-client-3.4.2-47.fc12.sparcv9
Installing gnome-user-share-2.28.1-2.fc12.sparcv9
Installing gnome-system-monitor-2.28.0-3.fc12.sparcv9
Installing gutenprint-cups-5.2.4-7.fc12.sparcv9
Installing bluez-cups-4.57-2.fc12.sparcv9
Installing gnome-terminal-2.28.1-1.fc12.sparcv9
Installing xdg-user-dirs-gtk-0.8-4.fc12.sparcv9
Installing brasero-nautilus-2.28.2-2.fc12.sparcv9
Installing evince-2.28.1-5.fc12.sparcv9
Installing gnome-disk-utility-2.28.1-1.fc12.sparcv9
Installing gok-2.28.1-1.fc12.sparcv9
Installing system-config-printer-udev-1.1.13-6.fc12.sparcv9
Installing numactl-2.0.3-7.fc12.sparcv9
Installing rpm-build-4.7.1-6.fc12.sparcv9
Installing patchutils-0.3.1-3.fc12.sparcv9
Installing doxygen-1.6.1-1.fc12.sparcv9
Installing vim-enhanced-7.2.245-3.fc12.sparcv9
Installing mutt-1.5.19-4.fc11.sparcv9
Installing openssh-server-5.2p1-31.fc12.1.sparcv9
Installing openssh-askpass-5.2p1-31.fc12.1.sparcv9
Installing totem-mozplugin-2.28.2-2.fc12.sparcv9
Installing file-roller-2.28.1-2.fc12.sparcv9
Installing shotwell-0.2.0-3.fc12.sparcv9
Installing gcalctool-5.28.1-1.fc12.sparcv9
Installing cups-pk-helper-0.0.4-7.fc12.sparcv9
Installing quota-3.17-8.fc12.sparcv9
Installing rng-utils-2.0-4.fc12.sparcv9
Installing readahead-1.5.4-1.fc12.sparcv9
Installing smartmontools-5.38-21.fc12.sparcv9
Installing sssd-0.7.1-1.fc12.sparcv9
Installing python-ldap-2.3.6-3.fc12.sparcv9
Installing GConf2-devel-2.28.0-2.fc12.sparcv9
Installing gnome-python2-desktop-2.28.0-1.fc12.sparcv9
Installing libbonobo-devel-2.24.2-2.fc12.sparcv9
Installing libglade2-devel-2.6.4-3.fc12.sparcv9
Installing libgnomecanvas-devel-2.26.0-2.fc12.sparcv9
Installing system-config-date-1.9.53-1.fc12.noarch
Installing glibmm24-devel-2.22.1-1.fc12.sparcv9
Installing gnome-keyring-devel-2.28.1-2.fc12.sparcv9
Installing libnotify-devel-0.4.5-3.fc12.sparcv9
Installing dbus-cxx-glibmm-devel-0.4.3-1.fc12.sparcv9
Installing system-config-date-docs-1.0.8-1.fc12.noarch
Installing at-spi-devel-1.28.1-1.fc12.sparcv9
Installing intltool-0.41.0-1.fc12.noarch
Installing system-config-network-1.5.99-1.fc12.noarch
Installing policycoreutils-gui-2.0.74-4.fc12.sparcv9
Installing system-config-users-docs-1.0.7-1.fc12.noarch
Installing system-config-services-docs-1.1.7-1.fc12.noarch
Installing firefox-3.5.4-1.fc12.sparcv9
Installing system-config-lvm-1.1.10-1.fc12.noarch
Installing smolt-firstboot-1.4-4.fc12.noarch
Installing system-config-language-1.3.3-3.fc12.noarch
Installing yum-presto-0.6.1-1.fc12.noarch
Installing pygtk2-devel-2.16.0-1.fc12.sparcv9
Installing gtk2-devel-docs-2.18.3-19.fc12.sparcv9
Installing libgtop2-devel-2.28.0-1.fc12.sparcv9
Installing libvorbis-devel-1.2.3-3.fc12.sparcv9
Installing system-config-firewall-1.2.21-1.fc12.noarch
Installing libcurl-devel-7.19.7-8.fc12.sparcv9
Installing libtool-2.2.6-18.fc12.sparcv9
Installing automake17-1.7.9-13.noarch
Installing bittorrent-4.4.0-13.fc12.noarch
Installing printer-filters-1.1-4.fc12.noarch
Installing foomatic-db-ppds-4.0-6.20090819.fc12.noarch
Installing openldap-devel-2.4.18-5.fc12.sparcv9
Installing gypsy-devel-0.7-1.fc12.sparcv9
Installing libuser-devel-0.56.12-1.fc12.sparcv9
Installing redhat-rpm-config-9.0.3-18.fc12.noarch
Installing automake15-1.5-27.noarch
Installing automake16-1.6.3-18.noarch
Installing automake14-1.4p6-19.fc12.noarch
Installing sos-1.8-16.fc12.noarch
Installing b43-openfwwf-5.2-2.fc12.noarch
Installing gnome-python2-gnomekeyring-2.28.0-1.fc12.sparcv9
Installing abrt-gui-0.0.11-1.fc12.sparcv9
Installing gnome-python2-applet-2.28.0-1.fc12.sparcv9
Installing gnome-python2-gnomeprint-2.28.0-1.fc12.sparcv9
Installing gedit-2.28.0-1.fc12.sparcv9
Installing abrt-desktop-0.0.11-1.fc12.sparcv9
Installing system-config-printer-1.1.13-6.fc12.sparcv9
Installing setroubleshoot-plugins-2.1.29-1.fc12.noarch
Installing java-1.5.0-gcj-1.5.0.0-29.fc12.sparcv9
Installing hal-info-20090716-3.fc12.noarch
Installing fedora-screensaver-theme-1.0.0-5.fc12.noarch
Installing perl-Git-1.6.5.2-1.fc12.noarch
Installing firstboot-1.110-1.fc12.sparcv9
Installing system-config-keyboard-1.3.1-1.fc12.sparcv9
Installing hal-0.5.13-9.fc12.sparcv9
Installing libdrm-2.4.18-1.fc12.sparcv9
Installing ibus-1.2.0.20091024-1.fc12.sparcv9
Installing PackageKit-glib-0.5.4-0.1.20091029git.fc12.sparcv9
Installing plymouth-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing gnome-media-libs-2.28.1-3.fc12.sparcv9
Installing pcsc-lite-1.5.2-3.fc12.sparcv9
Installing PackageKit-gtk-module-0.5.4-0.1.20091029git.fc12.sparcv9
Installing sane-backends-libs-1.0.20-10.fc12.sparcv9
Installing hplip-libs-3.9.6b-5.fc12.sparcv9
Installing xorg-x11-drv-fbdev-0.4.1-1.fc12.sparcv9
Installing setroubleshoot-server-2.2.18-1.fc12.sparcv9
Installing bluez-4.57-2.fc12.sparcv9
Installing ifd-egate-0.05-22.sparcv9
Installing hpijs-3.9.6b-5.fc12.sparcv9
Installing ccid-1.3.9-2.fc12.sparcv9
Installing coolkey-1.1.0-11.fc12.sparcv9
Installing plymouth-utils-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing PackageKit-device-rebind-0.5.4-0.1.20091029git.fc12.sparcv9
Installing mesa-dri-drivers-7.6-0.13.fc12.sparcv9
Installing mesa-libGL-7.6-0.13.fc12.sparcv9
Installing mesa-libGLU-7.6-0.13.fc12.sparcv9
Installing gtkglext-libs-1.2.0-10.fc12.sparcv9
Installing glx-utils-7.6-0.13.fc12.sparcv9
Installing compiz-0.8.2-19.fc12.sparcv9
Installing freeglut-2.6.0-0.2.rc1.fc12.sparcv9
Installing libmtp-1.0.1-1.fc12.sparcv9
Installing libgpod-0.7.2-5.fc12.sparcv9
Installing fedora-setup-keyboard-0.4-3.fc12.sparcv9
Installing sinjdoc-0.5-9.fc12.sparcv9
Installing java_cup-0.10k-3.sparcv9
Installing sane-backends-1.0.20-10.fc12.sparcv9
Installing libproxy-bin-0.2.3-12.fc12.sparcv9
Installing ibus-gtk-1.2.0.20091024-1.fc12.sparcv9
Installing gnome-media-2.28.1-3.fc12.sparcv9
Installing git-1.6.5.2-1.fc12.sparcv9
Installing PyOpenGL-3.0.0-2.fc12.noarch
Installing dracut-002-13.4.git8f397a9b.fc12.noarch
Installing kernel-2.6.32.9-72.fc12.sparc64
W: Possible missing firmware aic94xx-seq.fw for module aic94xx.ko
W: Possible missing firmware cbfw.bin for module bfa.ko
W: Possible missing firmware ctfw.bin for module bfa.ko
W: Possible missing firmware ql8100_fw.bin for module qla2xxx.ko
Installing libdrm-devel-2.4.18-1.fc12.sparcv9
Installing mesa-libGL-devel-7.6-0.13.fc12.sparcv9
Installing mesa-libGLU-devel-7.6-0.13.fc12.sparcv9
Installing hal-devel-0.5.13-9.fc12.sparcv9
Installing pulseaudio-0.9.19-2.fc12.sparcv9
Installing pulseaudio-module-bluetooth-0.9.19-2.fc12.sparcv9
Installing fuse-2.8.1-1.fc12.sparcv9
Installing systemtap-runtime-0.9.5-1.fc11.sparcv9
Installing pygtkglext-1.1.0-7.fc12.sparcv9
Installing gnome-games-2.26.1-2.fc11.sparcv9
Installing systemtap-0.9.5-1.fc11.sparcv9
Installing pulseaudio-module-x11-0.9.19-2.fc12.sparcv9
Installing pulseaudio-module-gconf-0.9.19-2.fc12.sparcv9
Installing alsa-plugins-pulseaudio-1.0.21-2.fc12.sparcv9
Installing hplip-3.9.6b-5.fc12.sparcv9
Installing setroubleshoot-2.2.18-1.fc12.sparcv9
Installing PackageKit-gstreamer-plugin-0.5.4-0.1.20091029git.fc12.sparcv9
Installing ibus-m17n-1.2.0.20090617-5.fc12.sparcv9
Installing ibus-chewing-1.2.0.20091002-1.fc12.sparcv9
Installing ibus-hangul-1.2.0.20090617-2.fc12.sparcv9
Installing ibus-rawcode-1.2.0.20090703-2.fc12.sparcv9
Installing ibus-anthy-1.2.0.20090917-2.fc12.sparcv9
Installing gnome-vfs2-devel-2.24.2-2.fc12.sparcv9
Installing libgnome-devel-2.28.0-1.fc12.sparcv9
Installing gnome-games-help-2.26.1-2.fc11.noarch
Installing SDL-devel-1.2.13-10.fc12.sparcv9
Installing coolkey-devel-1.1.0-11.fc12.sparcv9
Installing ibus-pinyin-1.2.0.20090915-1.fc12.noarch
Installing libbonoboui-devel-2.24.2-1.fc12.sparcv9
Installing libgnomeui-devel-2.24.1-3.fc12.sparcv9
Installing gnome-pilot-devel-2.0.17-6.fc12.sparcv9
Installing gnome-desktop-devel-2.28.1-2.fc12.sparcv9
Installing xulrunner-devel-1.9.1.4-1.fc12.1.sparcv9
Installing gnome-panel-devel-2.28.0-13.fc12.sparcv9
Installing libproxy-0.2.3-12.fc12.sparcv9
Installing libsoup-2.28.1-1.fc12.sparcv9
Installing gvfs-1.4.1-3.fc12.sparcv9
Installing libgweather-2.28.0-2.fc12.sparcv9
Installing evolution-data-server-2.28.1-1.fc12.sparcv9
Installing gssdp-0.7.0-2.fc12.sparcv9
Installing gupnp-0.13.1-1.fc12.sparcv9
Installing gstreamer-plugins-good-0.10.16-7.fc12.sparcv9
Installing control-center-2.28.1-4.fc12.sparcv9
Installing gnome-session-2.28.0-2.fc12.sparcv9
Installing neon-0.29.0-3.fc12.sparcv9
Installing libmusicbrainz3-3.0.2-6.fc12.sparcv9
Installing gupnp-igd-0.1.3-3.fc12.sparcv9
Installing geoclue-0.11.1.1-0.9.20091026git73b6729.fc12.sparcv9
Installing xorg-x11-drv-evdev-2.3.0-1.fc12.sparcv9
Installing gnome-screensaver-2.28.0-6.fc12.sparcv9
Installing libsoup-devel-2.28.1-1.fc12.sparcv9
Installing gssdp-devel-0.7.0-2.fc12.sparcv9
Installing libgweather-devel-2.28.0-2.fc12.sparcv9
Installing gnome-session-xsession-2.28.0-2.fc12.sparcv9
Installing libproxy-python-0.2.3-12.fc12.sparcv9
Installing fedorainfinity-screensaver-theme-1.0.0-3.fc12.noarch
Installing gnome-panel-2.28.0-13.fc12.sparcv9
Installing webkitgtk-1.1.15.4-2.fc12.sparcv9
Installing devhelp-2.28.1-1.fc12.sparcv9
Installing glade3-libgladeui-3.6.7-2.fc12.sparcv9
Installing libnice-0.0.9-2.fc12.sparcv9
Installing farsight2-0.0.16-1.fc12.sparcv9
Installing telepathy-farsight-0.0.12-1.fc12.sparcv9
Installing libpurple-2.6.3-2.fc12.sparcv9
Installing telepathy-haze-0.3.1-3.fc12.sparcv9
Installing empathy-libs-2.27.2-1.fc12.sparcv9
Installing desktop-effects-0.8.4-2.fc12.sparcv9
Installing evolution-2.28.0-2.fc12.sparcv9
Installing gvfs-fuse-1.4.1-3.fc12.sparcv9
Installing totem-2.28.2-2.fc12.sparcv9
Installing gvfs-obexftp-1.4.1-3.fc12.sparcv9
Installing gnome-bluetooth-2.28.3-1.fc12.sparcv9
Installing telepathy-salut-0.3.10-1.fc12.sparcv9
Installing telepathy-gabble-0.8.7-1.fc12.sparcv9
Installing PackageKit-yum-0.5.4-0.1.20091029git.fc12.sparcv9
Installing empathy-2.27.2-1.fc12.sparcv9
Installing totem-nautilus-2.28.2-2.fc12.sparcv9
Installing compiz-gnome-0.8.2-19.fc12.sparcv9
Installing nautilus-sendto-1.1.6-2.fc12.sparcv9
Installing glade3-3.6.7-2.fc12.sparcv9
Installing gnome-applets-2.28.0-2.fc12.sparcv9
Installing sound-juicer-2.28.0-4.fc12.sparcv9
Installing rhythmbox-0.12.5-8.fc12.sparcv9
Installing subversion-1.6.5-2.fc12.sparcv9
Installing cadaver-0.23.2-6.sparcv9
Installing cheese-2.28.1-1.fc12.sparcv9
Installing nautilus-2.28.1-2.fc12.sparcv9
Installing gvfs-smb-1.4.1-3.fc12.sparcv9
Installing gvfs-gphoto2-1.4.1-3.fc12.sparcv9
Installing gvfs-archive-1.4.1-3.fc12.sparcv9
Installing vino-2.28.1-1.fc12.sparcv9
Installing seahorse-2.28.1-1.fc12.sparcv9
Installing evolution-help-2.28.0-2.fc12.noarch
Installing dbus-cxx-doc-0.4.3-1.fc12.noarch
Installing evolution-data-server-devel-2.28.1-1.fc12.sparcv9
Installing gupnp-devel-0.13.1-1.fc12.sparcv9
Installing geoclue-devel-0.11.1.1-0.9.20091026git73b6729.fc12.sparcv9
Installing orca-2.28.1-1.fc12.sparcv9
Installing xorg-x11-server-Xorg-1.7.1-7.fc12.sparcv9
Installing PackageKit-yum-plugin-0.5.4-0.1.20091029git.fc12.sparcv9
Installing plymouth-gdm-hooks-0.8.0-0.2009.29.09.18.fc12.sparcv9
Installing PackageKit-0.5.4-0.1.20091029git.fc12.sparcv9
Installing xorg-x11-drv-void-1.3.0-2.fc12.sparcv9
Installing xorg-x11-drv-r128-6.8.1-2.fc12.sparcv9
Installing xorg-x11-drv-voodoo-1.2.3-1.fc12.sparcv9
Installing xorg-x11-drv-mga-1.4.11-1.fc12.sparcv9
Installing xorg-x11-drv-tdfx-1.4.3-1.fc12.sparcv9
Installing xorg-x11-drv-acecad-1.4.0-1.fc12.sparcv9
Installing xorg-x11-drv-suncg6-1.1.0-3.fc10.sparcv9
Installing xorg-x11-drv-cirrus-1.3.2-1.fc12.sparcv9
Installing xorg-x11-drv-sis-0.10.2-1.fc12.sparcv9
Installing xorg-x11-drv-suntcx-1.1.0-3.fc10.sparcv9
Installing xorg-x11-drv-siliconmotion-1.7.3-1.fc12.sparcv9
Installing xorg-x11-drv-sisusb-0.9.3-1.fc12.sparcv9
Installing xorg-x11-drv-apm-1.2.2-1.fc12.sparcv9
Installing xorg-x11-drv-trident-1.3.3-1.fc12.sparcv9
Installing xorg-x11-drv-dummy-0.3.2-3.fc12.sparcv9
Installing xorg-x11-drv-nv-2.1.15-2.fc12.sparcv9
Installing xorg-x11-drv-savage-2.3.1-1.fc12.sparcv9
Installing xorg-x11-drv-v4l-0.2.0-3.fc12.1.sparcv9
Installing xorg-x11-drv-s3virge-1.10.4-1.fc12.sparcv9
Installing xorg-x11-drv-glint-1.2.4-1.fc12.sparcv9
Installing xorg-x11-drv-sunleo-1.1.0-7.fc11.git20090413.sparcv9
Installing xorg-x11-drv-mutouch-1.2.1-4.fc12.sparcv9
Installing xorg-x11-drv-penmount-1.4.0-4.fc12.sparcv9
Installing xorg-x11-drv-hyperpen-1.3.0-3.fc12.sparcv9
Installing xorg-x11-drv-elographics-1.2.3-4.fc12.sparcv9
Installing linuxwacom-0.8.2.2-14.fc12.sparcv9
Installing xorg-x11-drv-nouveau-0.0.15-17.20091105gite1c2efd.fc12.sparcv9
Installing xorg-x11-drv-aiptek-1.3.0-1.fc12.sparcv9
Installing xorg-x11-drv-suncg14-1.1.0-3.fc10.sparcv9
Installing xorg-x11-drv-ati-6.13.0-0.21.20100219gite68d3a389.fc12.sparcv9
Installing xorg-x11-drv-ast-0.89.9-1.fc12.sparcv9
Installing xorg-x11-drv-i128-1.3.3-1.fc12.sparcv9
Installing xorg-x11-drv-suncg3-1.1.0-3.fc10.sparcv9
Installing xorg-x11-drv-mouse-1.4.99.1-2.fc12.sparcv9
Installing xorg-x11-drv-mach64-6.8.2-1.fc12.sparcv9
Installing xorg-x11-drv-i740-1.3.2-1.fc12.sparcv9
Installing xorg-x11-drv-sunbw2-1.1.0-4.fc10.git20080527.sparcv9
Installing xorg-x11-drv-fpit-1.3.0-4.fc12.sparcv9
Installing xorg-x11-drv-keyboard-1.3.99.1-1.fc12.sparcv9
Installing xorg-x11-drv-vesa-2.2.1-1.fc12.sparcv9
Installing xorg-x11-drv-sunffb-1.2.1-1.fc12.sparcv9
Installing xorg-x11-drv-rendition-4.2.2-4.fc12.sparcv9
Installing gnome-packagekit-2.28.2-0.1.20091030git.fc12.sparcv9
Installing xorg-x11-drivers-7.3-13.fc12.sparcv9
Installing gdm-2.28.1-24.fc12.sparcv9
Installing gdm-plugin-fingerprint-2.28.1-24.fc12.sparcv9
Installing gdm-user-switch-applet-2.28.1-24.fc12.sparcv9
Installing pulseaudio-gdm-hooks-0.9.19-2.fc12.sparcv9
*** FINISHED INSTALLING PACKAGES ***

/proc/cmdline:
rw vnc
_______________________________________________
sparc mailing list
sparc@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/sparc

[Index of Archives]     [Fedora Users]     [Older Fedora Users]     [Linux ARM]     [ARM Kernel]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Coolkey]     [Yum Users]     [Tux]     [Big List of Linux Books]     [Yosemite Hiking & Camping]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux