Boxgrinder Output
[root@mistress appliances]# make
rm -rf build/appliances/x86_64/bastionlinux/13/bastionlinux13/* && \
rm -rf log/*.log
boxgrinder-build --debug bastionlinux13.appl
/usr/lib/ruby/gems/1.8/gems/aws-2.5.2/lib/ses/../awsbase/utils.rb:107: warning: already initialized constant HEX
/usr/lib/ruby/gems/1.8/gems/aws-2.5.2/lib/ses/../awsbase/utils.rb:109: warning: already initialized constant TO_REMEMBER
/usr/lib/ruby/gems/1.8/gems/aws-2.5.2/lib/ses/../awsbase/utils.rb:110: warning: already initialized constant ASCII
/usr/lib/ruby/gems/1.8/gems/aws-2.5.2/lib/ses/../awsbase/errors.rb:128: warning: already initialized constant DEFAULT_CLOSE_ON_4XX_PROBABILITY
/usr/lib/ruby/gems/1.8/gems/aws-2.5.2/lib/ses/../awsbase/parsers.rb:47: warning: already initialized constant DEFAULT_XML_LIBRARY
/usr/lib/ruby/gems/1.8/gems/aws-2.5.2/lib/ses/../awsbase/awsbase.rb:66: warning: already initialized constant AMAZON_PROBLEMS
/usr/lib/ruby/gems/1.8/gems/aws-2.5.2/lib/ses/../awsbase/awsbase.rb:86: warning: already initialized constant DEFAULT_SIGNATURE_VERSION
D, [2011-09-08T16:25:27.273025 #28073] DEBUG -- : Launching new build...
D, [2011-09-08T16:25:27.277569 #28073] DEBUG -- : Loading os plugins...
D, [2011-09-08T16:25:27.277718 #28073] DEBUG -- : We have 5 os plugin(s) registered
D, [2011-09-08T16:25:27.277848 #28073] DEBUG -- : - fedora plugin for Fedora.
D, [2011-09-08T16:25:27.277994 #28073] DEBUG -- : - bastionlinux plugin for BastionLinux.
D, [2011-09-08T16:25:27.278129 #28073] DEBUG -- : - sl plugin for Scientific Linux.
D, [2011-09-08T16:25:27.278256 #28073] DEBUG -- : - centos plugin for CentOS.
D, [2011-09-08T16:25:27.278381 #28073] DEBUG -- : - rhel plugin for Red Hat Enterprise Linux.
D, [2011-09-08T16:25:27.278505 #28073] DEBUG -- : Plugins loaded.
D, [2011-09-08T16:25:27.278629 #28073] DEBUG -- : Loading platform plugins...
D, [2011-09-08T16:25:27.278752 #28073] DEBUG -- : We have 4 platform plugin(s) registered
D, [2011-09-08T16:25:27.278878 #28073] DEBUG -- : - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2).
D, [2011-09-08T16:25:27.279080 #28073] DEBUG -- : - vmware plugin for VMware.
D, [2011-09-08T16:25:27.279249 #28073] DEBUG -- : - bastion-ec2 plugin for Bastion-version (Amazon EC2).
D, [2011-09-08T16:25:27.279426 #28073] DEBUG -- : - virtualbox plugin for VirtualBox.
D, [2011-09-08T16:25:27.279601 #28073] DEBUG -- : Plugins loaded.
D, [2011-09-08T16:25:27.279769 #28073] DEBUG -- : Loading delivery plugins...
D, [2011-09-08T16:25:27.279913 #28073] DEBUG -- : We have 7 delivery plugin(s) registered
D, [2011-09-08T16:25:27.280062 #28073] DEBUG -- : - ami plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-09-08T16:25:27.280190 #28073] DEBUG -- : - ebs plugin for Elastic Block Storage.
D, [2011-09-08T16:25:27.280316 #28073] DEBUG -- : - cloudfront plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-09-08T16:25:27.280441 #28073] DEBUG -- : - elastichosts plugin for ElasticHosts.
D, [2011-09-08T16:25:27.280566 #28073] DEBUG -- : - sftp plugin for SSH File Transfer Protocol.
D, [2011-09-08T16:25:27.280692 #28073] DEBUG -- : - local plugin for Local file system.
D, [2011-09-08T16:25:27.280822 #28073] DEBUG -- : - s3 plugin for Amazon Simple Storage Service (Amazon S3).
D, [2011-09-08T16:25:27.280979 #28073] DEBUG -- : Plugins loaded.
I, [2011-09-08T16:25:27.283696 #28073] INFO -- : Validating appliance definition from bastionlinux13.appl file...
I, [2011-09-08T16:25:27.289749 #28073] INFO -- : Appliance definition is valid.
D, [2011-09-08T16:25:27.290185 #28073] DEBUG -- : Adding packages to appliance...
D, [2011-09-08T16:25:27.290352 #28073] DEBUG -- : 3 package(s) added to appliance.
I, [2011-09-08T16:25:27.297997 #28073] INFO -- : Building 'bastionlinux13' appliance for x86_64 architecture.
D, [2011-09-08T16:25:27.298336 #28073] DEBUG -- : Executing os plugin for bastionlinux...
I, [2011-09-08T16:25:27.308779 #28073] INFO -- : Resolving packages added to bastionlinux13 appliance definition file...
D, [2011-09-08T16:25:27.309686 #28073] DEBUG -- : Querying package database...
D, [2011-09-08T16:25:27.310148 #28073] DEBUG -- : Executing command: 'repoquery --quiet --disablerepo=* --enablerepo=boxgrinder-boxgrinder-bastion -c 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/yum.conf' list available system-config-firewall-base dhclient kernel --nevra --archlist=x86_64,noarch'
D, [2011-09-08T16:25:49.171140 #28073] DEBUG -- : dhclient-12:4.1.1-27.P1.fc13.x86_64
D, [2011-09-08T16:25:49.171606 #28073] DEBUG -- : system-config-firewall-base-0:1.2.27-1.fc13.noarch
D, [2011-09-08T16:25:49.171898 #28073] DEBUG -- : kernel-0:2.6.34.8-68.fc13.x86_64
I, [2011-09-08T16:25:49.206020 #28073] INFO -- : All additional packages for bastionlinux13 appliance successfully resolved.
I, [2011-09-08T16:25:49.206337 #28073] INFO -- : Building bastionlinux13 appliance...
D, [2011-09-08T16:25:49.206765 #28073] DEBUG -- : Executing command: 'appliance-creator -d -v -t 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp' --cache=/var/cache/boxgrinder/rpms-cache/x86_64/bastionlinux/13 --config 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/bastionlinux13.ks' -o 'build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp' --name 'bastionlinux13' --vmem 1024 --vcpu 1 --format raw'
D, [2011-09-08T16:25:49.706725 #28073] DEBUG -- : Adding disk sda as /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/tmp-PrC6ms/bastionlinux13-sda.raw
D, [2011-09-08T16:25:49.707159 #28073] DEBUG -- : Extending sparse file /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/tmp-PrC6ms/bastionlinux13-sda.raw to 3221225472
D, [2011-09-08T16:25:49.713825 #28073] DEBUG -- : Losetup add /dev/loop0 mapping to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/tmp-PrC6ms/bastionlinux13-sda.raw
D, [2011-09-08T16:25:49.722030 #28073] DEBUG -- : Formatting disks
D, [2011-09-08T16:25:49.722332 #28073] DEBUG -- : Initializing partition table for /dev/loop0
D, [2011-09-08T16:25:49.770123 #28073] DEBUG -- : Assigning partitions to disks
D, [2011-09-08T16:25:49.770474 #28073] DEBUG -- : Assigned / to sda1 at 0 at size 3072
D, [2011-09-08T16:25:49.770656 #28073] DEBUG -- : Creating partitions
D, [2011-09-08T16:25:49.770862 #28073] DEBUG -- : Add primary part at 0 of size 3072
D, [2011-09-08T16:25:49.805131 #28073] DEBUG -- : Warning: The resulting partition is not properly aligned for best performance.
D, [2011-09-08T16:25:49.844294 #28073] DEBUG -- : Dev loop0p1: /dev/loop01 -> /dev/mapper/loop0p1
D, [2011-09-08T16:25:49.844665 #28073] DEBUG -- : Adding partx mapping for /dev/loop0
D, [2011-09-08T16:25:50.234247 #28073] DEBUG -- : Formating ext4 filesystem on /dev/loop01
D, [2011-09-08T16:25:51.251706 #28073] DEBUG -- : mke2fs 1.41.10 (10-Feb-2009)
D, [2011-09-08T16:25:51.252058 #28073] DEBUG -- : Filesystem label=_/
D, [2011-09-08T16:25:51.252271 #28073] DEBUG -- : OS type: Linux
D, [2011-09-08T16:25:51.252452 #28073] DEBUG -- : Block size=4096 (log=2)
D, [2011-09-08T16:25:51.252658 #28073] DEBUG -- : Fragment size=4096 (log=2)
D, [2011-09-08T16:25:51.252867 #28073] DEBUG -- : Stride=0 blocks, Stripe width=0 blocks
D, [2011-09-08T16:25:51.253118 #28073] DEBUG -- : 187680 inodes, 750000 blocks
D, [2011-09-08T16:25:51.253335 #28073] DEBUG -- : 7500 blocks (1.00%) reserved for the super user
D, [2011-09-08T16:25:51.253570 #28073] DEBUG -- : First data block=0
D, [2011-09-08T16:25:51.253799 #28073] DEBUG -- : Maximum filesystem blocks=771751936
D, [2011-09-08T16:25:51.254029 #28073] DEBUG -- : 23 block groups
D, [2011-09-08T16:25:51.254255 #28073] DEBUG -- : 32768 blocks per group, 32768 fragments per group
D, [2011-09-08T16:25:51.254481 #28073] DEBUG -- : 8160 inodes per group
D, [2011-09-08T16:25:51.255155 #28073] DEBUG -- : Superblock backups stored on blocks:
D, [2011-09-08T16:25:51.255397 #28073] DEBUG -- : 32768, 98304, 163840, 229376, 294912
D, [2011-09-08T16:25:51.255602 #28073] DEBUG -- :
D, [2011-09-08T16:25:51.255810 #28073] DEBUG -- : Writing inode tables: done3
D, [2011-09-08T16:25:51.256080 #28073] DEBUG -- : Creating journal (16384 blocks): done
D, [2011-09-08T16:25:51.256295 #28073] DEBUG -- : Writing superblocks and filesystem accounting information: done
D, [2011-09-08T16:25:51.256677 #28073] DEBUG -- :
D, [2011-09-08T16:25:51.256871 #28073] DEBUG -- : This filesystem will be automatically checked every 30 mounts or
D, [2011-09-08T16:25:51.257128 #28073] DEBUG -- : 180 days, whichever comes first. Use tune2fs -c or -i to override.
D, [2011-09-08T16:25:51.257377 #28073] DEBUG -- :
D, [2011-09-08T16:25:51.257601 #28073] DEBUG -- : Tuning filesystem on /dev/loop01
D, [2011-09-08T16:25:51.263369 #28073] DEBUG -- : tune2fs 1.41.10 (10-Feb-2009)
D, [2011-09-08T16:25:51.263699 #28073] DEBUG -- : Setting maximal mount count to -1
D, [2011-09-08T16:25:51.263902 #28073] DEBUG -- : Setting interval between checks to 0 seconds
D, [2011-09-08T16:25:51.264142 #28073] DEBUG -- :
D, [2011-09-08T16:25:51.264365 #28073] DEBUG -- : Mounting /dev/loop01 at /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/
D, [2011-09-08T16:25:51.325038 #28073] DEBUG -- : Writing mkinitrd config /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/etc/sysconfig/mkinitrd
D, [2011-09-08T16:26:08.658463 #28073] DEBUG -- : Retrieving http://localhost:9080/plone/rpmbuilders/13/bastionlinux/repodata/repomd.xml ...OK
D, [2011-09-08T16:26:08.788334 #28073] DEBUG -- : Retrieving http://localhost:9080/plone/rpmbuilders/13/bastionlinux/repodata/primary.xml.gz ...OK
D, [2011-09-08T16:26:29.430654 #28073] DEBUG -- : Retrieving http://localhost:9080/plone/rpmbuilders/13/bastionlinux/repodata/comps.xml ...OK
D, [2011-09-08T16:26:29.543732 #28073] DEBUG -- : ['/']
D, [2011-09-08T16:26:29.543990 #28073] DEBUG -- : Package sendmail is obsoleted by courier, trying to install courier-0.66.3-2.lbn13.x86_64 instead
D, [2011-09-08T16:26:29.631822 #28073] DEBUG -- : Package fedora-release is obsoleted by bastion-release, trying to install bastion-release-13-2.lbn13.noarch instead
D, [2011-09-08T16:26:29.652693 #28073] DEBUG -- : Package sendmail is obsoleted by courier, trying to install courier-0.66.3-2.lbn13.x86_64 instead
D, [2011-09-08T16:26:42.931527 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/Products.BastionLedger-4.0.3-2.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:42.993849 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/Products.BastionLedger-egginfo-4.0.3-2.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:43.033230 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/Products.PloneLDAP-1.1-2.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:43.097880 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/Products.PloneLDAP-egginfo-1.1-2.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:43.134789 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/bastion-release-13-2.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:43.225509 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/courier-0.66.3-2.lbn13.x86_64.rpm ...OK
D, [2011-09-08T16:26:43.521296 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/courier-authlib-0.63.0-1.lbn13.x86_64.rpm ...OK
D, [2011-09-08T16:26:43.662430 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/courier-user-1-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:43.741789 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/expect-5.43.0-19.fc12.x86_64.rpm ...OK
D, [2011-09-08T16:26:43.823031 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.app.blob-1.5.1-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:43.862879 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.app.blob-egginfo-1.5.1-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:43.932039 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.app.caching-1.0b2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:43.989160 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.app.caching-egginfo-1.0b2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.062375 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.app.discussion-2.0.7-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.138374 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.app.discussion-egginfo-2.0.7-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.218249 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.cachepurging-1.0.2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.281533 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.cachepurging-egginfo-1.0.2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.358895 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.caching-1.0b2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.454717 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.caching-egginfo-1.0b2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.583056 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/plone.caching-egginfo-1.0b2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.672208 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/pykickstart-1.82-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.722598 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/python-Chameleon-2.4.0-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.823101 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/python-Chameleon-egginfo-2.4.0-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.935589 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/python-vs.genericsetup.ldap-1.2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:44.998663 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/python-vs.genericsetup.ldap-egginfo-1.2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:45.120873 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope-2.13.8-2.lbn13.x86_64.rpm ...OK
D, [2011-09-08T16:26:45.151738 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope-egginfo-2.13.8-2.lbn13.x86_64.rpm ...OK
D, [2011-09-08T16:26:45.217585 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope-instance-2.13.8-2.lbn13.x86_64.rpm ...OK
D, [2011-09-08T16:26:45.310277 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope-z3c.pt-2.1.3-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:45.390777 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope-z3c.pt-egginfo-2.1.3-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:45.467882 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope-zc.recipe.egg-1.3.2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:45.550692 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope-zc.recipe.egg-egginfo-1.3.2-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:45.674527 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope-zeo-2.13.8-2.lbn13.x86_64.rpm ...OK
D, [2011-09-08T16:26:45.779157 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope.cachedescriptors-3.5.0-4.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:45.844865 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope.cachedescriptors-egginfo-3.5.0-4.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:45.903253 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope.i18n-3.7.0-5.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:45.968296 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope.i18n-egginfo-3.7.0-5.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:46.054363 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope.proxy-3.5.0-4.lbn13.x86_64.rpm ...OK
D, [2011-09-08T16:26:46.122071 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope.proxy-egginfo-3.5.0-4.lbn13.x86_64.rpm ...OK
D, [2011-09-08T16:26:46.176311 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope.sendmail-3.7.4-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:46.255531 #28073] DEBUG -- : Retrieving http://10.1.1.200:9080/plone/rpmbuilders/13/RPMS/zope.sendmail-egginfo-3.7.4-1.lbn13.noarch.rpm ...OK
D, [2011-09-08T16:26:49.575624 #28073] DEBUG -- : warning: libgcc-4.4.5-2.fc13.x86_64: Header V3 RSA/SHA256 Signature, key ID e8e40fde: NOKEY
D, [2011-09-08T16:26:49.714870 #28073] DEBUG -- : Installing: libgcc ################### [ 1/1287]
D, [2011-09-08T16:26:50.807445 #28073] DEBUG -- : Installing: setup ################### [ 2/1287]
D, [2011-09-08T16:26:51.419737 #28073] DEBUG -- : Installing: filesystem ################### [ 3/1287]
D, [2011-09-08T16:26:51.517066 #28073] DEBUG -- : Installing: xml-common ################### [ 4/1287]
D, [2011-09-08T16:26:51.542809 #28073] DEBUG -- : Installing: comps-extras ################### [ 5/1287]
D, [2011-09-08T16:26:53.149680 #28073] DEBUG -- : Installing: hal-filesystem ################### [ 6/1287]
D, [2011-09-08T16:26:53.291484 #28073] DEBUG -- : Installing: tzdata ################### [ 7/1287]
D, [2011-09-08T16:26:54.551845 #28073] DEBUG -- : Installing: mailcap ################### [ 8/1287]
D, [2011-09-08T16:26:54.607189 #28073] DEBUG -- : Installing: iso-codes ################### [ 9/1287]
D, [2011-09-08T16:26:54.770199 #28073] DEBUG -- : Installing: basesystem ################### [ 10/1287]
D, [2011-09-08T16:27:03.016184 #28073] DEBUG -- : Installing: ncurses-base ################### [ 11/1287]
D, [2011-09-08T16:27:08.573165 #28073] DEBUG -- : Installing: glibc-common ################### [ 12/1287]
D, [2011-09-08T16:27:09.954443 #28073] DEBUG -- : Installing: nss-softokn-freebl ################### [ 13/1287]
D, [2011-09-08T16:27:10.176808 #28073] DEBUG -- : Installing: glibc ################### [ 14/1287]
D, [2011-09-08T16:27:10.575778 #28073] DEBUG -- : Installing: ncurses-libs ################### [ 15/1287]
D, [2011-09-08T16:27:10.644529 #28073] DEBUG -- : Installing: bash ################### [ 16/1287]
D, [2011-09-08T16:27:10.722727 #28073] DEBUG -- : Installing: zlib ################### [ 17/1287]
D, [2011-09-08T16:27:10.825312 #28073] DEBUG -- : Installing: dbus-libs ################### [ 18/1287]
D, [2011-09-08T16:27:10.985480 #28073] DEBUG -- : Installing: info ################### [ 19/1287]
D, [2011-09-08T16:27:11.137532 #28073] DEBUG -- : Installing: freetype ################### [ 20/1287]
D, [2011-09-08T16:27:11.217752 #28073] DEBUG -- : Installing: libstdc++ ################### [ 21/1287]
D, [2011-09-08T16:27:11.471841 #28073] DEBUG -- : Installing: libcom_err ################### [ 22/1287]
D, [2011-09-08T16:27:11.553819 #28073] DEBUG -- : Installing: libxml2 ################### [ 23/1287]
D, [2011-09-08T16:27:11.615170 #28073] DEBUG -- : Installing: audit-libs ################### [ 24/1287]
D, [2011-09-08T16:27:11.703225 #28073] DEBUG -- : Installing: bzip2-libs ################### [ 25/1287]
D, [2011-09-08T16:27:11.929916 #28073] DEBUG -- : Installing: popt ################### [ 26/1287]
D, [2011-09-08T16:27:12.048609 #28073] DEBUG -- : Installing: chkconfig ################### [ 27/1287]
D, [2011-09-08T16:27:12.149341 #28073] DEBUG -- : Installing: expat ################### [ 28/1287]
D, [2011-09-08T16:27:12.383734 #28073] DEBUG -- : Installing: nspr ################### [ 29/1287]
D, [2011-09-08T16:27:12.517583 #28073] DEBUG -- : Installing: db4 ################### [ 30/1287]
D, [2011-09-08T16:27:12.608508 #28073] DEBUG -- : Installing: readline ################### [ 31/1287]
D, [2011-09-08T16:27:12.691674 #28073] DEBUG -- : Installing: libuuid ################### [ 32/1287]
D, [2011-09-08T16:27:12.781661 #28073] DEBUG -- : Installing: nss-util ################### [ 33/1287]
D, [2011-09-08T16:27:12.861395 #28073] DEBUG -- : Installing: libsepol ################### [ 34/1287]
D, [2011-09-08T16:27:13.030725 #28073] DEBUG -- : Installing: libselinux ################### [ 35/1287]
D, [2011-09-08T16:27:13.533207 #28073] DEBUG -- : Installing: gamin ################### [ 36/1287]
D, [2011-09-08T16:27:13.752089 #28073] DEBUG -- : Installing: glib2 ################### [ 37/1287]
D, [2011-09-08T16:27:14.296064 #28073] DEBUG -- : Installing: atk ################### [ 38/1287]
D, [2011-09-08T16:27:14.475171 #28073] DEBUG -- : Installing: shadow-utils ################### [ 39/1287]
D, [2011-09-08T16:27:14.557400 #28073] DEBUG -- : Installing: sed ################### [ 40/1287]
D, [2011-09-08T16:27:14.811345 #28073] DEBUG -- : Installing: libblkid ################### [ 41/1287]
D, [2011-09-08T16:27:14.929054 #28073] DEBUG -- : Installing: gawk ################### [ 42/1287]
D, [2011-09-08T16:27:15.000916 #28073] DEBUG -- : Installing: xz-libs ################### [ 43/1287]
D, [2011-09-08T16:27:15.130485 #28073] DEBUG -- : Installing: libgpg-error ################### [ 44/1287]
D, [2011-09-08T16:27:15.240322 #28073] DEBUG -- : Installing: libgcrypt ################### [ 45/1287]
D, [2011-09-08T16:27:15.314157 #28073] DEBUG -- : Installing: libjpeg ################### [ 46/1287]
D, [2011-09-08T16:27:15.406888 #28073] DEBUG -- : Installing: tcp_wrappers-libs ################### [ 47/1287]
D, [2011-09-08T16:27:15.487275 #28073] DEBUG -- : Installing: libICE ################### [ 48/1287]
D, [2011-09-08T16:27:15.620048 #28073] DEBUG -- : Installing: libSM ################### [ 49/1287]
D, [2011-09-08T16:27:15.725479 #28073] DEBUG -- : Installing: sqlite ################### [ 50/1287]
D, [2011-09-08T16:27:15.870520 #28073] DEBUG -- : Installing: libpng ################### [ 51/1287]
D, [2011-09-08T16:27:15.973627 #28073] DEBUG -- : Installing: cyrus-sasl-lib ################### [ 52/1287]
D, [2011-09-08T16:27:16.060494 #28073] DEBUG -- : Installing: e2fsprogs-libs ################### [ 53/1287]
D, [2011-09-08T16:27:16.111704 #28073] DEBUG -- : Installing: libusb ################### [ 54/1287]
D, [2011-09-08T16:27:16.338061 #28073] DEBUG -- : Installing: libcap-ng ################### [ 55/1287]
D, [2011-09-08T16:27:16.496355 #28073] DEBUG -- : Installing: dbus ################### [ 56/1287]
D, [2011-09-08T16:27:16.574331 #28073] DEBUG -- : Installing: elfutils-libelf ################### [ 57/1287]
D, [2011-09-08T16:27:16.651611 #28073] DEBUG -- : Installing: libattr ################### [ 58/1287]
D, [2011-09-08T16:27:16.734468 #28073] DEBUG -- : Installing: libcap ################### [ 59/1287]
D, [2011-09-08T16:27:16.877606 #28073] DEBUG -- : Installing: libacl ################### [ 60/1287]
D, [2011-09-08T16:27:17.073085 #28073] DEBUG -- : Installing: pcre ################### [ 61/1287]
D, [2011-09-08T16:27:17.242266 #28073] DEBUG -- : Installing: grep ################### [ 62/1287]
D, [2011-09-08T16:27:17.466206 #28073] DEBUG -- : Installing: libidn ################### [ 63/1287]
D, [2011-09-08T16:27:17.592531 #28073] DEBUG -- : Installing: file-libs ################### [ 64/1287]
D, [2011-09-08T16:27:17.661747 #28073] DEBUG -- : Installing: libnl ################### [ 65/1287]
D, [2011-09-08T16:27:17.709341 #28073] DEBUG -- : Installing: pkgconfig ################### [ 66/1287]
D, [2011-09-08T16:27:17.803031 #28073] DEBUG -- : Installing: libogg ################### [ 67/1287]
D, [2011-09-08T16:27:17.886727 #28073] DEBUG -- : Installing: libudev ################### [ 68/1287]
D, [2011-09-08T16:27:17.956549 #28073] DEBUG -- : Installing: libgudev1 ################### [ 69/1287]
D, [2011-09-08T16:27:18.335638 #28073] DEBUG -- : Installing: keyutils-libs ################### [ 70/1287]
D, [2011-09-08T16:27:18.505693 #28073] DEBUG -- : Installing: krb5-libs ################### [ 71/1287]
D, [2011-09-08T16:27:18.717714 #28073] DEBUG -- : Installing: nss-softokn ################### [ 72/1287]
D, [2011-09-08T16:27:18.953851 #28073] DEBUG -- : Installing: findutils ################### [ 73/1287]
D, [2011-09-08T16:27:19.078877 #28073] DEBUG -- : Installing: iptables ################### [ 74/1287]
D, [2011-09-08T16:27:19.132223 #28073] DEBUG -- : Installing: bzip2 ################### [ 75/1287]
D, [2011-09-08T16:27:19.185749 #28073] DEBUG -- : Installing: libtdb ################### [ 76/1287]
D, [2011-09-08T16:27:19.297233 #28073] DEBUG -- : Installing: libtalloc ################### [ 77/1287]
D, [2011-09-08T16:27:19.369843 #28073] DEBUG -- : Installing: gdbm ################### [ 78/1287]
D, [2011-09-08T16:27:19.428823 #28073] DEBUG -- : Installing: perl-Pod-Escapes ################### [ 79/1287]
D, [2011-09-08T16:27:19.576024 #28073] DEBUG -- : Installing: perl-threads ################### [ 80/1287]
D, [2011-09-08T16:27:19.651385 #28073] DEBUG -- : Installing: perl-Pod-Simple ################### [ 81/1287]
D, [2011-09-08T16:27:19.716143 #28073] DEBUG -- : Installing: perl-version ################### [ 82/1287]
D, [2011-09-08T16:27:19.769656 #28073] DEBUG -- : Installing: perl-Module-Pluggable ################### [ 83/1287]
D, [2011-09-08T16:27:20.004954 #28073] DEBUG -- : Installing: perl-threads-shared ################### [ 84/1287]
D, [2011-09-08T16:27:24.979519 #28073] DEBUG -- : Installing: perl-libs ################### [ 85/1287]
D, [2011-09-08T16:27:25.379765 #28073] DEBUG -- : Installing: perl ################### [ 86/1287]
D, [2011-09-08T16:27:25.439668 #28073] DEBUG -- : Installing: libtool-ltdl ################### [ 87/1287]
D, [2011-09-08T16:27:26.517640 #28073] DEBUG -- : Installing: pcsc-lite-libs ################### [ 88/1287]
D, [2011-09-08T16:27:26.661710 #28073] DEBUG -- : Installing: tcl ################### [ 89/1287]
D, [2011-09-08T16:27:26.716552 #28073] DEBUG -- : Installing: pciutils-libs ################### [ 90/1287]
D, [2011-09-08T16:27:26.989425 #28073] DEBUG -- : Installing: libgssglue ################### [ 91/1287]
D, [2011-09-08T16:27:27.362744 #28073] DEBUG -- : Installing: libvorbis ################### [ 92/1287]
D, [2011-09-08T16:27:27.494330 #28073] DEBUG -- : Installing: libxslt ################### [ 93/1287]
D, [2011-09-08T16:27:27.591984 #28073] DEBUG -- : Installing: psmisc ################### [ 94/1287]
D, [2011-09-08T16:27:27.697025 #28073] DEBUG -- : Installing: apr ################### [ 95/1287]
D, [2011-09-08T16:27:27.834233 #28073] DEBUG -- : Installing: apr-util ################### [ 96/1287]
D, [2011-09-08T16:27:27.897496 #28073] DEBUG -- : Installing: lua ################### [ 97/1287]
D, [2011-09-08T16:27:28.185863 #28073] DEBUG -- : Installing: which ################### [ 98/1287]
D, [2011-09-08T16:27:28.326506 #28073] DEBUG -- : Installing: procps ################### [ 99/1287]
D, [2011-09-08T16:27:28.508166 #28073] DEBUG -- : Installing: libffi ################### [ 100/1287]
D, [2011-09-08T16:27:28.676571 #28073] DEBUG -- : Installing: gobject-introspection ################### [ 101/1287]
D, [2011-09-08T16:27:28.814219 #28073] DEBUG -- : Installing: dbus-glib ################### [ 102/1287]
D, [2011-09-08T16:27:29.023084 #28073] DEBUG -- : Installing: libXau ################### [ 103/1287]
D, [2011-09-08T16:27:29.153138 #28073] DEBUG -- : Installing: libxcb ################### [ 104/1287]
D, [2011-09-08T16:27:29.265574 #28073] DEBUG -- : Installing: libtirpc ################### [ 105/1287]
D, [2011-09-08T16:27:29.661895 #28073] DEBUG -- : Installing: libtevent ################### [ 106/1287]
D, [2011-09-08T16:27:30.880535 #28073] DEBUG -- : Installing: shared-mime-info ################### [ 107/1287]
D, [2011-09-08T16:27:31.182742 #28073] DEBUG -- : Installing: less ################### [ 108/1287]
D, [2011-09-08T16:27:31.259853 #28073] DEBUG -- : Installing: tar ################### [ 109/1287]
D, [2011-09-08T16:27:31.340399 #28073] DEBUG -- : Installing: hal-libs ################### [ 110/1287]
D, [2011-09-08T16:27:31.482628 #28073] DEBUG -- : Installing: libtiff ################### [ 111/1287]
D, [2011-09-08T16:27:31.544497 #28073] DEBUG -- : Installing: xz ################### [ 112/1287]
D, [2011-09-08T16:27:31.626916 #28073] DEBUG -- : Installing: desktop-file-utils ################### [ 113/1287]
D, [2011-09-08T16:27:31.748497 #28073] DEBUG -- : Installing: libselinux-utils ################### [ 114/1287]
D, [2011-09-08T16:27:31.784433 #28073] DEBUG -- : Installing: checkpolicy ################### [ 115/1287]
D, [2011-09-08T16:27:32.049837 #28073] DEBUG -- : Installing: libss ################### [ 116/1287]
D, [2011-09-08T16:27:32.164759 #28073] DEBUG -- : Installing: e2fsprogs ################### [ 117/1287]
D, [2011-09-08T16:27:32.371869 #28073] DEBUG -- : Installing: gmp ################### [ 118/1287]
D, [2011-09-08T16:27:32.467152 #28073] DEBUG -- : Installing: cpio ################### [ 119/1287]
D, [2011-09-08T16:27:32.578769 #28073] DEBUG -- : Installing: libfontenc ################### [ 120/1287]
D, [2011-09-08T16:27:32.660090 #28073] DEBUG -- : Installing: libXfont ################### [ 121/1287]
D, [2011-09-08T16:27:32.759710 #28073] DEBUG -- : Installing: libedit ################### [ 122/1287]
D, [2011-09-08T16:27:32.865017 #28073] DEBUG -- : Installing: pixman ################### [ 123/1287]
D, [2011-09-08T16:27:33.085457 #28073] DEBUG -- : Installing: lcms-libs ################### [ 124/1287]
D, [2011-09-08T16:27:33.250845 #28073] DEBUG -- : Installing: slang ################### [ 125/1287]
D, [2011-09-08T16:27:33.364089 #28073] DEBUG -- : Installing: newt ################### [ 126/1287]
D, [2011-09-08T16:27:33.469600 #28073] DEBUG -- : Installing: libdaemon ################### [ 127/1287]
D, [2011-09-08T16:27:33.558427 #28073] DEBUG -- : Installing: dmidecode ################### [ 128/1287]
D, [2011-09-08T16:27:33.639557 #28073] DEBUG -- : Installing: pth ################### [ 129/1287]
D, [2011-09-08T16:27:33.741206 #28073] DEBUG -- : Installing: openjpeg-libs ################### [ 130/1287]
D, [2011-09-08T16:27:33.795379 #28073] DEBUG -- : Installing: sysvinit-tools ################### [ 131/1287]
D, [2011-09-08T16:27:33.907652 #28073] DEBUG -- : Installing: libcollection ################### [ 132/1287]
D, [2011-09-08T16:27:34.045354 #28073] DEBUG -- : Installing: libpcap ################### [ 133/1287]
D, [2011-09-08T16:27:34.131776 #28073] DEBUG -- : Installing: libart_lgpl ################### [ 134/1287]
D, [2011-09-08T16:27:34.314643 #28073] DEBUG -- : Installing: libini_config ################### [ 135/1287]
D, [2011-09-08T16:27:34.428536 #28073] DEBUG -- : Installing: avahi-autoipd ################### [ 136/1287]
D, [2011-09-08T16:27:34.548963 #28073] DEBUG -- : Installing: perl-Newt ################### [ 137/1287]
D, [2011-09-08T16:27:34.624844 #28073] DEBUG -- : Installing: xorg-x11-font-utils ################### [ 138/1287]
D, [2011-09-08T16:27:34.698715 #28073] DEBUG -- : Installing: xz-lzma-compat ################### [ 139/1287]
D, [2011-09-08T16:27:34.858626 #28073] DEBUG -- : Installing: xcb-util ################### [ 140/1287]
D, [2011-09-08T16:27:35.355590 #28073] DEBUG -- : Installing: ModemManager ################### [ 141/1287]
D, [2011-09-08T16:27:35.484543 #28073] DEBUG -- : Installing: eggdbus ################### [ 142/1287]
D, [2011-09-08T16:27:36.135742 #28073] DEBUG -- : Installing: gstreamer-tools ################### [ 143/1287]
D, [2011-09-08T16:27:36.287440 #28073] DEBUG -- : Installing: gstreamer ################### [ 144/1287]
D, [2011-09-08T16:27:36.546404 #28073] DEBUG -- : Installing: radeontool ################### [ 145/1287]
D, [2011-09-08T16:27:36.651459 #28073] DEBUG -- : Installing: expect ################### [ 146/1287]
D, [2011-09-08T16:27:37.138762 #28073] DEBUG -- : Installing: perl-Digest-SHA1 ################### [ 147/1287]
D, [2011-09-08T16:27:37.286320 #28073] DEBUG -- : Installing: perl-DBI ################### [ 148/1287]
D, [2011-09-08T16:27:37.396637 #28073] DEBUG -- : Installing: iptables-ipv6 ################### [ 149/1287]
D, [2011-09-08T16:27:37.471421 #28073] DEBUG -- : Installing: cyrus-sasl-gssapi ################### [ 150/1287]
D, [2011-09-08T16:27:37.663032 #28073] DEBUG -- : Installing: keyutils ################### [ 151/1287]
D, [2011-09-08T16:27:37.844559 #28073] DEBUG -- : Installing: flac ################### [ 152/1287]
D, [2011-09-08T16:27:37.963746 #28073] DEBUG -- : Installing: libsndfile ################### [ 153/1287]
D, [2011-09-08T16:27:38.021678 #28073] DEBUG -- : Installing: iw ################### [ 154/1287]
D, [2011-09-08T16:27:38.171354 #28073] DEBUG -- : Installing: file ################### [ 155/1287]
D, [2011-09-08T16:27:38.262750 #28073] DEBUG -- : Installing: vim-minimal ################### [ 156/1287]
D, [2011-09-08T16:27:38.371599 #28073] DEBUG -- : Installing: acl ################### [ 157/1287]
D, [2011-09-08T16:27:38.508159 #28073] DEBUG -- : Installing: pinentry ################### [ 158/1287]
D, [2011-09-08T16:27:38.589040 #28073] DEBUG -- : Installing: elfutils-libs ################### [ 159/1287]
D, [2011-09-08T16:27:38.661250 #28073] DEBUG -- : Installing: rmt ################### [ 160/1287]
D, [2011-09-08T16:27:38.769252 #28073] DEBUG -- : Installing: tcp_wrappers ################### [ 161/1287]
D, [2011-09-08T16:27:38.866846 #28073] DEBUG -- : Installing: jasper-libs ################### [ 162/1287]
D, [2011-09-08T16:27:39.058775 #28073] DEBUG -- : Installing: grubby ################### [ 163/1287]
D, [2011-09-08T16:27:39.133136 #28073] DEBUG -- : Installing: MAKEDEV ################### [ 164/1287]
D, [2011-09-08T16:27:39.279797 #28073] DEBUG -- : Installing: libIDL ################### [ 165/1287]
D, [2011-09-08T16:27:39.404319 #28073] DEBUG -- : Installing: ORBit2 ################### [ 166/1287]
D, [2011-09-08T16:27:39.470347 #28073] DEBUG -- : Installing: db4-utils ################### [ 167/1287]
D, [2011-09-08T16:27:39.534167 #28073] DEBUG -- : Installing: isomd5sum ################### [ 168/1287]
D, [2011-09-08T16:27:39.898660 #28073] DEBUG -- : Installing: libconfig ################### [ 169/1287]
D, [2011-09-08T16:27:40.320564 #28073] DEBUG -- : Installing: aspell ################### [ 170/1287]
D, [2011-09-08T16:27:40.418353 #28073] DEBUG -- : Installing: hunspell ################### [ 171/1287]
D, [2011-09-08T16:27:40.576353 #28073] DEBUG -- : Installing: rtf-converter ################### [ 172/1287]
D, [2011-09-08T16:27:40.747789 #28073] DEBUG -- : Installing: make ################### [ 173/1287]
D, [2011-09-08T16:27:40.943795 #28073] DEBUG -- : Installing: m4 ################### [ 174/1287]
D, [2011-09-08T16:27:41.140138 #28073] DEBUG -- : Installing: diffutils ################### [ 175/1287]
D, [2011-09-08T16:27:41.276555 #28073] DEBUG -- : Installing: mtools ################### [ 176/1287]
D, [2011-09-08T16:27:41.451472 #28073] DEBUG -- : Installing: libnih ################### [ 177/1287]
D, [2011-09-08T16:27:41.544305 #28073] DEBUG -- : Installing: upstart ################### [ 178/1287]
D, [2011-09-08T16:27:41.666027 #28073] DEBUG -- : Installing: squashfs-tools ################### [ 179/1287]
D, [2011-09-08T16:27:41.708537 #28073] DEBUG -- : Installing: ncurses ################### [ 180/1287]
D, [2011-09-08T16:27:41.851197 #28073] DEBUG -- : Installing: coreutils-libs ################### [ 181/1287]
D, [2011-09-08T16:27:42.071607 #28073] DEBUG -- : Installing: gzip ################### [ 182/1287]
D, [2011-09-08T16:27:43.867317 #28073] DEBUG -- : Installing: cracklib ################### [ 183/1287]
D, [2011-09-08T16:27:45.392219 #28073] DEBUG -- : Installing: cracklib-dicts ################### [ 184/1287]
D, [2011-09-08T16:27:46.058400 #28073] DEBUG -- : Installing: coreutils ################### [ 185/1287]
D, [2011-09-08T16:27:46.270592 #28073] DEBUG -- : Installing: pam ################### [ 186/1287]
D, [2011-09-08T16:27:48.884795 #28073] DEBUG -- : Installing: fontconfig ################### [ 187/1287]
D, [2011-09-08T16:27:49.128117 #28073] DEBUG -- : Installing: util-linux-ng ################### [ 188/1287]
D, [2011-09-08T16:27:49.281143 #28073] DEBUG -- : Installing: module-init-tools ################### [ 189/1287]
D, [2011-09-08T16:27:49.366019 #28073] DEBUG -- : Installing: rpcbind ################### [ 190/1287]
D, [2011-09-08T16:27:49.526632 #28073] DEBUG -- : Installing: logrotate ################### [ 191/1287]
D, [2011-09-08T16:27:49.614606 #28073] DEBUG -- : Installing: ppp ################### [ 192/1287]
D, [2011-09-08T16:27:49.707893 #28073] DEBUG -- : Installing: rarian ################### [ 193/1287]
D, [2011-09-08T16:27:49.788993 #28073] DEBUG -- : Installing: rarian-compat ################### [ 194/1287]
D, [2011-09-08T16:27:49.869901 #28073] DEBUG -- : Installing: ConsoleKit-libs ################### [ 195/1287]
D, [2011-09-08T16:27:49.996989 #28073] DEBUG -- : Installing: ConsoleKit ################### [ 196/1287]
D, [2011-09-08T16:27:50.095910 #28073] DEBUG -- : Installing: polkit ################### [ 197/1287]
D, [2011-09-08T16:27:51.072000 #28073] DEBUG -- : Installing: sssd-client ################### [ 198/1287]
D, [2011-09-08T16:27:51.975397 #28073] DEBUG -- : Installing: groff ################### [ 199/1287]
D, [2011-09-08T16:27:52.262967 #28073] DEBUG -- : Installing: binutils ################### [ 200/1287]
D, [2011-09-08T16:27:52.479304 #28073] DEBUG -- : Installing: genisoimage ################### [ 201/1287]
D, [2011-09-08T16:27:52.669310 #28073] DEBUG -- : Installing: alsa-lib ################### [ 202/1287]
D, [2011-09-08T16:27:52.928776 #28073] DEBUG -- : Installing: nscd ################### [ 203/1287]
D, [2011-09-08T16:27:53.010131 #28073] DEBUG -- : Installing: nss ################### [ 204/1287]
D, [2011-09-08T16:27:53.097821 #28073] DEBUG -- : Installing: nss-sysinit ################### [ 205/1287]
D, [2011-09-08T16:27:53.209433 #28073] DEBUG -- : Installing: NetworkManager-glib ################### [ 206/1287]
D, [2011-09-08T16:27:53.458890 #28073] DEBUG -- : Installing: mailx ################### [ 207/1287]
D, [2011-09-08T16:27:53.597725 #28073] DEBUG -- : Installing: nss-tools ################### [ 208/1287]
D, [2011-09-08T16:27:53.722421 #28073] DEBUG -- : Installing: tcsh ################### [ 209/1287]
D, [2011-09-08T16:27:53.814038 #28073] DEBUG -- : Installing: libthai ################### [ 210/1287]
D, [2011-09-08T16:27:53.890912 #28073] DEBUG -- : Installing: libevent ################### [ 211/1287]
D, [2011-09-08T16:27:53.962618 #28073] DEBUG -- : Installing: libnfnetlink ################### [ 212/1287]
D, [2011-09-08T16:27:54.020506 #28073] DEBUG -- : Installing: libnetfilter_conntrack ################### [ 213/1287]
D, [2011-09-08T16:27:54.073393 #28073] DEBUG -- : Installing: mingetty ################### [ 214/1287]
D, [2011-09-08T16:27:54.169134 #28073] DEBUG -- : Installing: libasyncns ################### [ 215/1287]
D, [2011-09-08T16:27:54.285543 #28073] DEBUG -- : Installing: libdwarf ################### [ 216/1287]
D, [2011-09-08T16:27:54.454168 #28073] DEBUG -- : Installing: libtasn1 ################### [ 217/1287]
D, [2011-09-08T16:27:54.555428 #28073] DEBUG -- : Installing: gnutls ################### [ 218/1287]
D, [2011-09-08T16:27:54.632918 #28073] DEBUG -- : Installing: libsysfs ################### [ 219/1287]
D, [2011-09-08T16:27:54.757758 #28073] DEBUG -- : Installing: hostname ################### [ 220/1287]
D, [2011-09-08T16:27:54.825595 #28073] DEBUG -- : Installing: net-tools ################### [ 221/1287]
D, [2011-09-08T16:27:54.893884 #28073] DEBUG -- : Installing: plymouth-core-libs ################### [ 222/1287]
D, [2011-09-08T16:27:54.993666 #28073] DEBUG -- : Installing: libaio ################### [ 223/1287]
D, [2011-09-08T16:27:55.079556 #28073] DEBUG -- : Installing: device-mapper-multipath-libs ################### [ 224/1287]
D, [2011-09-08T16:27:55.490458 #28073] DEBUG -- : Installing: c-ares ################### [ 225/1287]
D, [2011-09-08T16:27:55.560314 #28073] DEBUG -- : Installing: sgpio ################### [ 226/1287]
D, [2011-09-08T16:27:55.623077 #28073] DEBUG -- : Installing: hdparm ################### [ 227/1287]
D, [2011-09-08T16:27:55.718311 #28073] DEBUG -- : Installing: ustr ################### [ 228/1287]
D, [2011-09-08T16:27:55.802955 #28073] DEBUG -- : Installing: libsemanage ################### [ 229/1287]
D, [2011-09-08T16:27:55.844574 #28073] DEBUG -- : Installing: dash ################### [ 230/1287]
D, [2011-09-08T16:27:56.015099 #28073] DEBUG -- : Installing: linux-atm-libs ################### [ 231/1287]
D, [2011-09-08T16:27:56.092361 #28073] DEBUG -- : Installing: iproute ################### [ 232/1287]
D, [2011-09-08T16:27:56.160170 #28073] DEBUG -- : Installing: makebootfat ################### [ 233/1287]
D, [2011-09-08T16:27:56.209684 #28073] DEBUG -- : Installing: dosfstools ################### [ 234/1287]
D, [2011-09-08T16:27:56.280389 #28073] DEBUG -- : Installing: libdhash ################### [ 235/1287]
D, [2011-09-08T16:27:56.362098 #28073] DEBUG -- : Installing: libx86 ################### [ 236/1287]
D, [2011-09-08T16:27:56.443093 #28073] DEBUG -- : Installing: libusb1 ################### [ 237/1287]
D, [2011-09-08T16:27:56.743394 #28073] DEBUG -- : Installing: libXdmcp ################### [ 238/1287]
D, [2011-09-08T16:27:57.023816 #28073] DEBUG -- : Installing: hwdata ################### [ 239/1287]
D, [2011-09-08T16:27:57.274624 #28073] DEBUG -- : Installing: bastion-logos ################### [ 240/1287]
D, [2011-09-08T16:27:57.416271 #28073] DEBUG -- : Installing: hicolor-icon-theme ################### [ 241/1287]
D, [2011-09-08T16:27:57.482965 #28073] DEBUG -- : Installing: perl-IO-Compress-Base ################### [ 242/1287]
D, [2011-09-08T16:27:57.533817 #28073] DEBUG -- : Installing: perl-Compress-Raw-Zlib ################### [ 243/1287]
D, [2011-09-08T16:27:57.569315 #28073] DEBUG -- : Installing: plymouth-scripts ################### [ 244/1287]
D, [2011-09-08T16:27:57.637944 #28073] DEBUG -- : Installing: libpciaccess ################### [ 245/1287]
D, [2011-09-08T16:27:57.699733 #28073] DEBUG -- : Installing: vbetool ################### [ 246/1287]
D, [2011-09-08T16:27:57.782996 #28073] DEBUG -- : Installing: pciutils ################### [ 247/1287]
D, [2011-09-08T16:27:57.832846 #28073] DEBUG -- : Installing: perl-IO-Compress-Zlib ################### [ 248/1287]
D, [2011-09-08T16:27:57.906196 #28073] DEBUG -- : Installing: perl-Compress-Zlib ################### [ 249/1287]
D, [2011-09-08T16:27:58.437009 #28073] DEBUG -- : Installing: bastion-logos-up2date ################### [ 250/1287]
D, [2011-09-08T16:28:01.935409 #28073] DEBUG -- : Installing: urw-fonts ################### [ 251/1287]
D, [2011-09-08T16:28:04.634569 #28073] DEBUG -- : Installing: xorg-x11-fonts-misc ################### [ 252/1287]
D, [2011-09-08T16:28:04.715414 #28073] DEBUG -- : Installing: xdg-utils ################### [ 253/1287]
D, [2011-09-08T16:28:04.847610 #28073] DEBUG -- : Installing: sgml-common ################### [ 254/1287]
D, [2011-09-08T16:28:05.023976 #28073] DEBUG -- : Installing: sound-theme-freedesktop ################### [ 255/1287]
D, [2011-09-08T16:28:05.167101 #28073] DEBUG -- : Installing: redhat-menus ################### [ 256/1287]
D, [2011-09-08T16:28:05.227273 #28073] DEBUG -- : Installing: perl-URI ################### [ 257/1287]
D, [2011-09-08T16:28:05.471522 #28073] DEBUG -- : Installing: perl-HTML-Tagset ################### [ 258/1287]
D, [2011-09-08T16:28:05.671626 #28073] DEBUG -- : Installing: perl-HTML-Parser ################### [ 259/1287]
D, [2011-09-08T16:28:05.741003 #28073] DEBUG -- : Installing: perl-libwww-perl ################### [ 260/1287]
D, [2011-09-08T16:28:05.826787 #28073] DEBUG -- : Installing: perl-FCGI ################### [ 261/1287]
D, [2011-09-08T16:28:05.890129 #28073] DEBUG -- : Installing: perl-CGI ################### [ 262/1287]
D, [2011-09-08T16:28:05.931823 #28073] DEBUG -- : Installing: xlhtml ################### [ 263/1287]
D, [2011-09-08T16:28:06.327646 #28073] DEBUG -- : Installing: perl-Crypt-PasswdMD5 ################### [ 264/1287]
D, [2011-09-08T16:28:06.485499 #28073] DEBUG -- : Installing: syslinux ################### [ 265/1287]
D, [2011-09-08T16:28:06.586865 #28073] DEBUG -- : Installing: courier-user ################### [ 266/1287]
D, [2011-09-08T16:28:06.749452 #28073] DEBUG -- : Installing: courier-authlib ################### [ 267/1287]
D, [2011-09-08T16:28:06.831270 #28073] DEBUG -- : Installing: bastion-release ################### [ 268/1287]
D, [2011-09-08T16:28:07.349360 #28073] DEBUG -- : Installing: iputils ################### [ 269/1287]
D, [2011-09-08T16:28:07.775018 #28073] DEBUG -- : Installing: initscripts ################### [ 270/1287]
D, [2011-09-08T16:28:07.913551 #28073] DEBUG -- : Installing: udev ################### [ 271/1287]
D, [2011-09-08T16:28:08.000601 #28073] DEBUG -- : Installing: device-mapper-libs ################### [ 272/1287]
D, [2011-09-08T16:28:08.040527 #28073] DEBUG -- : Installing: device-mapper ################### [ 273/1287]
D, [2011-09-08T16:28:08.167081 #28073] DEBUG -- : Installing: device-mapper-event-libs ################### [ 274/1287]
D, [2011-09-08T16:28:08.236700 #28073] DEBUG -- : Installing: dhclient ################### [ 275/1287]
D, [2011-09-08T16:28:08.441623 #28073] DEBUG -- : Installing: device-mapper-event ################### [ 276/1287]
D, [2011-09-08T16:28:08.535049 #28073] DEBUG -- : Installing: parted ################### [ 277/1287]
D, [2011-09-08T16:28:08.626831 #28073] DEBUG -- : Installing: cryptsetup-luks-libs ################### [ 278/1287]
D, [2011-09-08T16:28:08.675507 #28073] DEBUG -- : Installing: cryptsetup-luks ################### [ 279/1287]
D, [2011-09-08T16:28:08.742327 #28073] DEBUG -- : Installing: kpartx ################### [ 280/1287]
D, [2011-09-08T16:28:08.811731 #28073] DEBUG -- : Installing: dmraid ################### [ 281/1287]
D, [2011-09-08T16:28:08.930464 #28073] DEBUG -- : Installing: dmraid-events ################### [ 282/1287]
D, [2011-09-08T16:28:09.039066 #28073] DEBUG -- : Installing: mdadm ################### [ 283/1287]
D, [2011-09-08T16:28:09.143612 #28073] DEBUG -- : Installing: ccid ################### [ 284/1287]
D, [2011-09-08T16:28:09.839924 #28073] DEBUG -- : Installing: pcsc-lite ################### [ 285/1287]
D, [2011-09-08T16:28:10.009175 #28073] DEBUG -- : Installing: kbd ################### [ 286/1287]
D, [2011-09-08T16:28:10.111380 #28073] DEBUG -- : Installing: hal-info ################### [ 287/1287]
D, [2011-09-08T16:28:10.425843 #28073] DEBUG -- : Installing: pm-utils ################### [ 288/1287]
D, [2011-09-08T16:28:10.695182 #28073] DEBUG -- : Installing: hal ################### [ 289/1287]
D, [2011-09-08T16:28:10.899567 #28073] DEBUG -- : Installing: upower ################### [ 290/1287]
D, [2011-09-08T16:28:11.150559 #28073] DEBUG -- : Installing: lvm2-libs ################### [ 291/1287]
D, [2011-09-08T16:28:11.270002 #28073] DEBUG -- : Installing: lvm2 ################### [ 292/1287]
D, [2011-09-08T16:28:11.349399 #28073] DEBUG -- : Installing: crda ################### [ 293/1287]
D, [2011-09-08T16:28:11.461926 #28073] DEBUG -- : Installing: wireless-tools ################### [ 294/1287]
D, [2011-09-08T16:28:11.738481 #28073] DEBUG -- : Installing: libcgroup ################### [ 295/1287]
D, [2011-09-08T16:28:12.069832 #28073] DEBUG -- : Installing: rsyslog ################### [ 296/1287]
D, [2011-09-08T16:28:12.237405 #28073] DEBUG -- : Installing: avahi ################### [ 297/1287]
D, [2011-09-08T16:28:12.349814 #28073] DEBUG -- : Installing: cups-libs ################### [ 298/1287]
D, [2011-09-08T16:28:12.447749 #28073] DEBUG -- : Installing: dnsmasq ################### [ 299/1287]
D, [2011-09-08T16:28:12.506754 #28073] DEBUG -- : Installing: yp-tools ################### [ 300/1287]
D, [2011-09-08T16:28:13.916128 #28073] DEBUG -- : Installing: ypbind ################### [ 301/1287]
D, [2011-09-08T16:28:14.731817 #28073] DEBUG -- : Installing: linux-firmware ################### [ 302/1287]
D, [2011-09-08T16:28:14.985151 #28073] DEBUG -- : Installing: awstats ################### [ 303/1287]
D, [2011-09-08T16:28:15.064474 #28073] DEBUG -- : Installing: zope-instance ################### [ 304/1287]
D, [2011-09-08T16:28:15.583825 #28073] DEBUG -- : Installing: mobile-broadband-provider-in ################### [ 305/1287]
D, [2011-09-08T16:28:16.788754 #28073] DEBUG -- : Installing: xkeyboard-config ################### [ 306/1287]
D, [2011-09-08T16:28:17.043390 #28073] DEBUG -- : Installing: poppler-data ################### [ 307/1287]
D, [2011-09-08T16:28:17.137065 #28073] DEBUG -- : Installing: poppler ################### [ 308/1287]
D, [2011-09-08T16:28:17.397465 #28073] DEBUG -- : Installing: poppler-utils ################### [ 309/1287]
D, [2011-09-08T16:28:17.581080 #28073] DEBUG -- : Installing: libX11-common ################### [ 310/1287]
D, [2011-09-08T16:28:17.656644 #28073] DEBUG -- : Installing: libX11 ################### [ 311/1287]
D, [2011-09-08T16:28:17.734054 #28073] DEBUG -- : Installing: libXext ################### [ 312/1287]
D, [2011-09-08T16:28:17.865013 #28073] DEBUG -- : Installing: libXrender ################### [ 313/1287]
D, [2011-09-08T16:28:17.941002 #28073] DEBUG -- : Installing: cairo ################### [ 314/1287]
D, [2011-09-08T16:28:18.011608 #28073] DEBUG -- : Installing: libXfixes ################### [ 315/1287]
D, [2011-09-08T16:28:18.095226 #28073] DEBUG -- : Installing: libXcomposite ################### [ 316/1287]
D, [2011-09-08T16:28:18.202282 #28073] DEBUG -- : Installing: startup-notification ################### [ 317/1287]
D, [2011-09-08T16:28:18.291730 #28073] DEBUG -- : Installing: libXt ################### [ 318/1287]
D, [2011-09-08T16:28:18.373515 #28073] DEBUG -- : Installing: libXmu ################### [ 319/1287]
D, [2011-09-08T16:28:18.453356 #28073] DEBUG -- : Installing: libXpm ################### [ 320/1287]
D, [2011-09-08T16:28:18.529124 #28073] DEBUG -- : Installing: libXdamage ################### [ 321/1287]
D, [2011-09-08T16:28:18.604350 #28073] DEBUG -- : Installing: libXrandr ################### [ 322/1287]
D, [2011-09-08T16:28:18.786219 #28073] DEBUG -- : Installing: libXft ################### [ 323/1287]
D, [2011-09-08T16:28:19.379153 #28073] DEBUG -- : Installing: pango ################### [ 324/1287]
D, [2011-09-08T16:28:19.490556 #28073] DEBUG -- : Installing: tk ################### [ 325/1287]
D, [2011-09-08T16:28:19.562052 #28073] DEBUG -- : Installing: libXi ################### [ 326/1287]
D, [2011-09-08T16:28:19.632278 #28073] DEBUG -- : Installing: libXtst ################### [ 327/1287]
D, [2011-09-08T16:28:19.864456 #28073] DEBUG -- : Installing: libXinerama ################### [ 328/1287]
D, [2011-09-08T16:28:19.972545 #28073] DEBUG -- : Installing: pulseaudio-libs ################### [ 329/1287]
D, [2011-09-08T16:28:20.221380 #28073] DEBUG -- : Installing: libcanberra ################### [ 330/1287]
D, [2011-09-08T16:28:20.391969 #28073] DEBUG -- : Installing: tix ################### [ 331/1287]
D, [2011-09-08T16:28:20.878768 #28073] DEBUG -- : Installing: catdoc ################### [ 332/1287]
D, [2011-09-08T16:28:21.013542 #28073] DEBUG -- : Installing: libXaw ################### [ 333/1287]
D, [2011-09-08T16:28:21.116138 #28073] DEBUG -- : Installing: gd ################### [ 334/1287]
D, [2011-09-08T16:28:21.165359 #28073] DEBUG -- : Installing: xorg-x11-xauth ################### [ 335/1287]
D, [2011-09-08T16:28:21.304762 #28073] DEBUG -- : Installing: libXres ################### [ 336/1287]
D, [2011-09-08T16:28:21.716248 #28073] DEBUG -- : Installing: ca-certificates ################### [ 337/1287]
D, [2011-09-08T16:28:21.963751 #28073] DEBUG -- : Installing: openssl ################### [ 338/1287]
D, [2011-09-08T16:28:24.468281 #28073] DEBUG -- : Installing: python-libs ################### [ 339/1287]
D, [2011-09-08T16:28:24.682241 #28073] DEBUG -- : Installing: python ################### [ 340/1287]
D, [2011-09-08T16:28:24.781915 #28073] DEBUG -- : Installing: zope.i18nmessageid ################### [ 341/1287]
D, [2011-09-08T16:28:24.993987 #28073] DEBUG -- : Installing: openldap ################### [ 342/1287]
D, [2011-09-08T16:28:25.437158 #28073] DEBUG -- : Installing: libxml2-python ################### [ 343/1287]
D, [2011-09-08T16:28:25.860671 #28073] DEBUG -- : Installing: GConf2 ################### [ 344/1287]
D, [2011-09-08T16:28:26.077438 #28073] DEBUG -- : Installing: newt-python ################### [ 345/1287]
D, [2011-09-08T16:28:26.196106 #28073] DEBUG -- : Installing: libuser ################### [ 346/1287]
D, [2011-09-08T16:28:26.246560 #28073] DEBUG -- : Installing: libuser-python ################### [ 347/1287]
D, [2011-09-08T16:28:26.287107 #28073] DEBUG -- : Installing: zope.hookable-egginfo ################### [ 348/1287]
D, [2011-09-08T16:28:26.415833 #28073] DEBUG -- : Installing: zope.hookable ################### [ 349/1287]
D, [2011-09-08T16:28:26.544199 #28073] DEBUG -- : Installing: pyOpenSSL ################### [ 350/1287]
D, [2011-09-08T16:28:26.797386 #28073] DEBUG -- : Installing: dbus-python ################### [ 351/1287]
D, [2011-09-08T16:28:26.909471 #28073] DEBUG -- : Installing: python-imaging ################### [ 352/1287]
D, [2011-09-08T16:28:27.118123 #28073] DEBUG -- : Installing: libarchive ################### [ 353/1287]
D, [2011-09-08T16:28:27.212480 #28073] DEBUG -- : Installing: rhpl ################### [ 354/1287]
D, [2011-09-08T16:28:27.261552 #28073] DEBUG -- : Installing: yum-metadata-parser ################### [ 355/1287]
D, [2011-09-08T16:28:27.318273 #28073] DEBUG -- : Installing: zopyx.txng3.ext-egginfo ################### [ 356/1287]
D, [2011-09-08T16:28:27.390377 #28073] DEBUG -- : Installing: zopyx.txng3.ext ################### [ 357/1287]
D, [2011-09-08T16:28:27.433015 #28073] DEBUG -- : Installing: python-initgroups ################### [ 358/1287]
D, [2011-09-08T16:28:27.503632 #28073] DEBUG -- : Installing: python-initgroups-egginfo ################### [ 359/1287]
D, [2011-09-08T16:28:27.542149 #28073] DEBUG -- : Installing: libselinux-python ################### [ 360/1287]
D, [2011-09-08T16:28:27.648512 #28073] DEBUG -- : Installing: cracklib-python ################### [ 361/1287]
D, [2011-09-08T16:28:27.812279 #28073] DEBUG -- : Installing: passwd ################### [ 362/1287]
D, [2011-09-08T16:28:27.945181 #28073] DEBUG -- : Installing: usermode ################### [ 363/1287]
D, [2011-09-08T16:28:28.172336 #28073] DEBUG -- : Installing: setuptool ################### [ 364/1287]
D, [2011-09-08T16:28:28.302818 #28073] DEBUG -- : Installing: authconfig ################### [ 365/1287]
D, [2011-09-08T16:28:28.453251 #28073] DEBUG -- : Installing: libgsf ################### [ 366/1287]
D, [2011-09-08T16:28:28.569710 #28073] DEBUG -- : Installing: wv2 ################### [ 367/1287]
D, [2011-09-08T16:28:28.711267 #28073] DEBUG -- : Installing: libxslt-python ################### [ 368/1287]
D, [2011-09-08T16:28:28.768124 #28073] DEBUG -- : Installing: python-ldap ################### [ 369/1287]
D, [2011-09-08T16:28:28.822544 #28073] DEBUG -- : Installing: apr-util-ldap ################### [ 370/1287]
D, [2011-09-08T16:28:28.920863 #28073] DEBUG -- : Installing: libldb ################### [ 371/1287]
D, [2011-09-08T16:28:29.263963 #28073] DEBUG -- : Installing: nfs-utils-lib ################### [ 372/1287]
D, [2011-09-08T16:28:29.521100 #28073] DEBUG -- : Installing: nfs-utils ################### [ 373/1287]
D, [2011-09-08T16:28:29.719857 #28073] DEBUG -- : Installing: python-cryptsetup ################### [ 374/1287]
D, [2011-09-08T16:28:29.992521 #28073] DEBUG -- : Installing: iscsi-initiator-utils ################### [ 375/1287]
D, [2011-09-08T16:28:30.697360 #28073] DEBUG -- : Installing: tkinter ################### [ 376/1287]
D, [2011-09-08T16:28:31.008149 #28073] DEBUG -- : Installing: PyXML ################### [ 377/1287]
D, [2011-09-08T16:28:31.547073 #28073] DEBUG -- : Installing: wpa_supplicant ################### [ 378/1287]
D, [2011-09-08T16:28:32.056214 #28073] DEBUG -- : Installing: NetworkManager ################### [ 379/1287]
D, [2011-09-08T16:28:32.143973 #28073] DEBUG -- : Installing: python-lxml ################### [ 380/1287]
D, [2011-09-08T16:28:32.194795 #28073] DEBUG -- : Installing: pyxf86config ################### [ 381/1287]
D, [2011-09-08T16:28:32.424804 #28073] DEBUG -- : Installing: python-ethtool ################### [ 382/1287]
D, [2011-09-08T16:28:32.555201 #28073] DEBUG -- : Installing: python-nss ################### [ 383/1287]
D, [2011-09-08T16:28:32.642476 #28073] DEBUG -- : Installing: pygobject2 ################### [ 384/1287]
D, [2011-09-08T16:28:32.814150 #28073] DEBUG -- : Installing: python-meld3 ################### [ 385/1287]
D, [2011-09-08T16:28:32.939485 #28073] DEBUG -- : Installing: gnome-menus ################### [ 386/1287]
D, [2011-09-08T16:28:33.046262 #28073] DEBUG -- : Installing: python-iwlib ################### [ 387/1287]
D, [2011-09-08T16:28:33.107528 #28073] DEBUG -- : Installing: pycairo ################### [ 388/1287]
D, [2011-09-08T16:28:33.193897 #28073] DEBUG -- : Installing: fipscheck-lib ################### [ 389/1287]
D, [2011-09-08T16:28:33.305883 #28073] DEBUG -- : Installing: fipscheck ################### [ 390/1287]
D, [2011-09-08T16:28:33.452140 #28073] DEBUG -- : Installing: openssh ################### [ 391/1287]
D, [2011-09-08T16:28:33.514582 #28073] DEBUG -- : Installing: openssh-clients ################### [ 392/1287]
D, [2011-09-08T16:28:33.610791 #28073] DEBUG -- : Installing: libssh2 ################### [ 393/1287]
D, [2011-09-08T16:28:34.141975 #28073] DEBUG -- : Installing: libcurl ################### [ 394/1287]
D, [2011-09-08T16:28:34.298534 #28073] DEBUG -- : Installing: gnupg2 ################### [ 395/1287]
D, [2011-09-08T16:28:34.426831 #28073] DEBUG -- : Installing: gpgme ################### [ 396/1287]
D, [2011-09-08T16:28:34.528768 #28073] DEBUG -- : Installing: pygpgme ################### [ 397/1287]
D, [2011-09-08T16:28:34.930779 #28073] DEBUG -- : Installing: python-pycurl ################### [ 398/1287]
D, [2011-09-08T16:28:35.069909 #28073] DEBUG -- : Installing: gnupg ################### [ 399/1287]
D, [2011-09-08T16:28:35.178979 #28073] DEBUG -- : Installing: curl ################### [ 400/1287]
D, [2011-09-08T16:28:35.458722 #28073] DEBUG -- : Installing: rpm-libs ################### [ 401/1287]
D, [2011-09-08T16:28:35.544738 #28073] DEBUG -- : Installing: rpm ################### [ 402/1287]
D, [2011-09-08T16:28:35.884824 #28073] DEBUG -- : Installing: rpm-python ################### [ 403/1287]
D, [2011-09-08T16:28:36.135578 #28073] DEBUG -- : Installing: policycoreutils ################### [ 404/1287]
D, [2011-09-08T16:28:36.180275 #28073] DEBUG -- : Installing: deltarpm ################### [ 405/1287]
D, [2011-09-08T16:28:36.654017 #28073] DEBUG -- : Installing: python-deltarpm ################### [ 406/1287]
D, [2011-09-08T16:28:36.872865 #28073] DEBUG -- : Installing: courier ################### [ 407/1287]
D, [2011-09-08T16:28:36.975012 #28073] DEBUG -- : Installing: cronie-anacron ################### [ 408/1287]
D, [2011-09-08T16:28:37.156597 #28073] DEBUG -- : Installing: cronie ################### [ 409/1287]
D, [2011-09-08T16:28:37.302112 #28073] DEBUG -- : Installing: crontabs ################### [ 410/1287]
D, [2011-09-08T16:28:37.631042 #28073] DEBUG -- : Installing: ntpdate ################### [ 411/1287]
D, [2011-09-08T16:28:37.863401 #28073] DEBUG -- : Installing: ntp ################### [ 412/1287]
D, [2011-09-08T16:28:38.208773 #28073] DEBUG -- : Installing: distcache ################### [ 413/1287]
D, [2011-09-08T16:28:38.302911 #28073] DEBUG -- : Installing: bind-libs ################### [ 414/1287]
D, [2011-09-08T16:28:38.493252 #28073] DEBUG -- : Installing: httpd-tools ################### [ 415/1287]
D, [2011-09-08T16:28:38.598632 #28073] DEBUG -- : Installing: python-setuptools ################### [ 416/1287]
D, [2011-09-08T16:28:38.650008 #28073] DEBUG -- : Installing: zope.testing ################### [ 417/1287]
D, [2011-09-08T16:28:38.695883 #28073] DEBUG -- : Installing: zope.testing-egginfo ################### [ 418/1287]
D, [2011-09-08T16:28:38.743747 #28073] DEBUG -- : Installing: zope.event ################### [ 419/1287]
D, [2011-09-08T16:28:38.805152 #28073] DEBUG -- : Installing: zope.login ################### [ 420/1287]
D, [2011-09-08T16:28:38.842294 #28073] DEBUG -- : Installing: zope.login-egginfo ################### [ 421/1287]
D, [2011-09-08T16:28:38.880520 #28073] DEBUG -- : Installing: zope.dottedname-egginfo ################### [ 422/1287]
D, [2011-09-08T16:28:38.959364 #28073] DEBUG -- : Installing: zope.dottedname ################### [ 423/1287]
D, [2011-09-08T16:28:39.003064 #28073] DEBUG -- : Installing: zope.deprecation ################### [ 424/1287]
D, [2011-09-08T16:28:39.059766 #28073] DEBUG -- : Installing: zope.deprecation-egginfo ################### [ 425/1287]
D, [2011-09-08T16:28:39.114711 #28073] DEBUG -- : Installing: zope.contenttype ################### [ 426/1287]
D, [2011-09-08T16:28:39.159104 #28073] DEBUG -- : Installing: zope.contenttype-egginfo ################### [ 427/1287]
D, [2011-09-08T16:28:39.203550 #28073] DEBUG -- : Installing: zope.deferredimport ################### [ 428/1287]
D, [2011-09-08T16:28:39.367481 #28073] DEBUG -- : Installing: zope.deferredimport-egginfo ################### [ 429/1287]
D, [2011-09-08T16:28:39.466138 #28073] DEBUG -- : Installing: zope-ZConfig ################### [ 430/1287]
D, [2011-09-08T16:28:39.552566 #28073] DEBUG -- : Installing: zope-ZConfig-egginfo ################### [ 431/1287]
D, [2011-09-08T16:28:39.626208 #28073] DEBUG -- : Installing: zope.browserpage ################### [ 432/1287]
D, [2011-09-08T16:28:39.662633 #28073] DEBUG -- : Installing: zope.browserpage-egginfo ################### [ 433/1287]
D, [2011-09-08T16:28:39.715975 #28073] DEBUG -- : Installing: plone.app ################### [ 434/1287]
D, [2011-09-08T16:28:39.778046 #28073] DEBUG -- : Installing: zope.datetime ################### [ 435/1287]
D, [2011-09-08T16:28:39.829683 #28073] DEBUG -- : Installing: zope.datetime-egginfo ################### [ 436/1287]
D, [2011-09-08T16:28:39.879834 #28073] DEBUG -- : Installing: zope.principalregistry ################### [ 437/1287]
D, [2011-09-08T16:28:39.930355 #28073] DEBUG -- : Installing: zope.principalregistry-eggin ################### [ 438/1287]
D, [2011-09-08T16:28:39.998170 #28073] DEBUG -- : Installing: zope.authentication ################### [ 439/1287]
D, [2011-09-08T16:28:40.055334 #28073] DEBUG -- : Installing: zope.authentication-egginfo ################### [ 440/1287]
D, [2011-09-08T16:28:40.122555 #28073] DEBUG -- : Installing: plone.protect ################### [ 441/1287]
D, [2011-09-08T16:28:40.221868 #28073] DEBUG -- : Installing: plone.protect-egginfo ################### [ 442/1287]
D, [2011-09-08T16:28:40.279275 #28073] DEBUG -- : Installing: zope-RestrictedPython ################### [ 443/1287]
D, [2011-09-08T16:28:40.338263 #28073] DEBUG -- : Installing: zope-RestrictedPython-egginf ################### [ 444/1287]
D, [2011-09-08T16:28:40.375055 #28073] DEBUG -- : Installing: zope.password ################### [ 445/1287]
D, [2011-09-08T16:28:40.423547 #28073] DEBUG -- : Installing: zope.password-egginfo ################### [ 446/1287]
D, [2011-09-08T16:28:40.477463 #28073] DEBUG -- : /var/tmp/rpm-tmp.Sj1YO5: line 1: monit: command not found
D, [2011-09-08T16:28:40.478516 #28073] DEBUG -- : warning: %post(plone.app.i18n-2.0.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:28:40.488407 #28073] DEBUG -- : Installing: plone.app.i18n ################### [ 447/1287]
D, [2011-09-08T16:28:40.532691 #28073] DEBUG -- : Installing: plone.app.i18n-egginfo ################### [ 448/1287]
D, [2011-09-08T16:28:40.579502 #28073] DEBUG -- : /var/tmp/rpm-tmp.noRl7Y: line 1: monit: command not found
D, [2011-09-08T16:28:40.579979 #28073] DEBUG -- : warning: %post(zope.cachedescriptors-3.5.0-4.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:28:40.590739 #28073] DEBUG -- : Installing: zope.cachedescriptors ################### [ 449/1287]
D, [2011-09-08T16:28:40.620757 #28073] DEBUG -- : Installing: zope.cachedescriptors-egginf ################### [ 450/1287]
D, [2011-09-08T16:28:40.665043 #28073] DEBUG -- : Installing: plone4artists ################### [ 451/1287]
D, [2011-09-08T16:28:40.962661 #28073] DEBUG -- : Installing: Products.validation-egginfo ################### [ 452/1287]
D, [2011-09-08T16:28:41.074105 #28073] DEBUG -- : Installing: Products.validation ################### [ 453/1287]
D, [2011-09-08T16:28:41.182205 #28073] DEBUG -- : Installing: Products.contentmigration-eg ################### [ 454/1287]
D, [2011-09-08T16:28:41.321322 #28073] DEBUG -- : Installing: Products.contentmigration ################### [ 455/1287]
D, [2011-09-08T16:28:41.361040 #28073] DEBUG -- : Installing: plone.intelligenttext-egginf ################### [ 456/1287]
D, [2011-09-08T16:28:41.425191 #28073] DEBUG -- : Installing: plone.intelligenttext ################### [ 457/1287]
D, [2011-09-08T16:28:41.469381 #28073] DEBUG -- : /var/tmp/rpm-tmp.ZDqpAE: line 1: monit: command not found
D, [2011-09-08T16:28:41.471122 #28073] DEBUG -- : warning: %post(five.globalrequest-1.0a1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:28:41.483849 #28073] DEBUG -- : Installing: five.globalrequest ################### [ 458/1287]
D, [2011-09-08T16:28:41.636238 #28073] DEBUG -- : Installing: five.globalrequest-egginfo ################### [ 459/1287]
D, [2011-09-08T16:28:41.691350 #28073] DEBUG -- : Installing: python-mechanize ################### [ 460/1287]
D, [2011-09-08T16:28:41.738378 #28073] DEBUG -- : Installing: python-mechanize-egginfo ################### [ 461/1287]
D, [2011-09-08T16:28:41.810011 #28073] DEBUG -- : Installing: zope.applicationcontrol ################### [ 462/1287]
D, [2011-09-08T16:28:41.845513 #28073] DEBUG -- : Installing: zope.applicationcontrol-eggi ################### [ 463/1287]
D, [2011-09-08T16:28:41.921235 #28073] DEBUG -- : Installing: zope-z3c ################### [ 464/1287]
D, [2011-09-08T16:28:42.003821 #28073] DEBUG -- : Installing: zope.browserresource ################### [ 465/1287]
D, [2011-09-08T16:28:42.050120 #28073] DEBUG -- : Installing: zope.browserresource-egginfo ################### [ 466/1287]
D, [2011-09-08T16:28:42.118037 #28073] DEBUG -- : Installing: zope.ptresource ################### [ 467/1287]
D, [2011-09-08T16:28:42.178278 #28073] DEBUG -- : Installing: zope.ptresource-egginfo ################### [ 468/1287]
D, [2011-09-08T16:28:42.239189 #28073] DEBUG -- : Installing: zope.ramcache ################### [ 469/1287]
D, [2011-09-08T16:28:42.769059 #28073] DEBUG -- : Installing: zope.ramcache-egginfo ################### [ 470/1287]
D, [2011-09-08T16:28:45.584526 #28073] DEBUG -- : Installing: httpd ################### [ 471/1287]
D, [2011-09-08T16:28:45.784838 #28073] DEBUG -- : /var/tmp/rpm-tmp.8JRknq: line 1: monit: command not found
D, [2011-09-08T16:28:45.786784 #28073] DEBUG -- : warning: %post(plone.app.locales-4.0.8-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:28:46.101188 #28073] DEBUG -- : Installing: plone.app.locales ################### [ 472/1287]
D, [2011-09-08T16:28:46.212895 #28073] DEBUG -- : Installing: plone.app.locales-egginfo ################### [ 473/1287]
D, [2011-09-08T16:28:46.313388 #28073] DEBUG -- : Installing: zope-z3c.coverage ################### [ 474/1287]
D, [2011-09-08T16:28:46.364084 #28073] DEBUG -- : Installing: zope-z3c.coverage-egginfo ################### [ 475/1287]
D, [2011-09-08T16:28:46.455887 #28073] DEBUG -- : Installing: python-manuel-egginfo ################### [ 476/1287]
D, [2011-09-08T16:28:46.536836 #28073] DEBUG -- : Installing: python-manuel ################### [ 477/1287]
D, [2011-09-08T16:28:46.622411 #28073] DEBUG -- : Installing: Products.i18ntestcase ################### [ 478/1287]
D, [2011-09-08T16:28:46.690979 #28073] DEBUG -- : Installing: Products.i18ntestcase-egginf ################### [ 479/1287]
D, [2011-09-08T16:28:46.783827 #28073] DEBUG -- : Installing: plone.keyring ################### [ 480/1287]
D, [2011-09-08T16:28:46.828273 #28073] DEBUG -- : Installing: plone.keyring-egginfo ################### [ 481/1287]
D, [2011-09-08T16:28:46.950979 #28073] DEBUG -- : Installing: Products.ExternalEditor-eggi ################### [ 482/1287]
D, [2011-09-08T16:28:47.063673 #28073] DEBUG -- : Installing: Products.ExternalEditor ################### [ 483/1287]
D, [2011-09-08T16:28:47.178988 #28073] DEBUG -- : Installing: Products.SecureMailHost-eggi ################### [ 484/1287]
D, [2011-09-08T16:28:47.336149 #28073] DEBUG -- : Installing: Products.SecureMailHost ################### [ 485/1287]
D, [2011-09-08T16:28:48.286988 #28073] DEBUG -- : Installing: python-urlgrabber ################### [ 486/1287]
D, [2011-09-08T16:28:48.431480 #28073] DEBUG -- : Installing: python-docutils ################### [ 487/1287]
D, [2011-09-08T16:28:48.481822 #28073] DEBUG -- : Installing: python-gettext ################### [ 488/1287]
D, [2011-09-08T16:28:48.586622 #28073] DEBUG -- : Installing: python-gettext-egginfo ################### [ 489/1287]
D, [2011-09-08T16:28:48.678117 #28073] DEBUG -- : Installing: zope.mimetype ################### [ 490/1287]
D, [2011-09-08T16:28:48.727082 #28073] DEBUG -- : Installing: zope.mimetype-egginfo ################### [ 491/1287]
D, [2011-09-08T16:28:48.769186 #28073] DEBUG -- : Installing: zope.keyreference ################### [ 492/1287]
D, [2011-09-08T16:28:48.805901 #28073] DEBUG -- : Installing: zope.keyreference-egginfo ################### [ 493/1287]
D, [2011-09-08T16:28:48.847060 #28073] DEBUG -- : Installing: zope.app.keyreference ################### [ 494/1287]
D, [2011-09-08T16:28:48.964436 #28073] DEBUG -- : Installing: zope.app.keyreference-egginf ################### [ 495/1287]
D, [2011-09-08T16:28:49.050557 #28073] DEBUG -- : Installing: python-markdown ################### [ 496/1287]
D, [2011-09-08T16:28:49.086230 #28073] DEBUG -- : Installing: zope.sequencesort ################### [ 497/1287]
D, [2011-09-08T16:28:49.547448 #28073] DEBUG -- : Installing: zope.sequencesort-egginfo ################### [ 498/1287]
D, [2011-09-08T16:28:49.892963 #28073] DEBUG -- : Installing: pytz ################### [ 499/1287]
D, [2011-09-08T16:28:50.009816 #28073] DEBUG -- : Installing: pykickstart ################### [ 500/1287]
D, [2011-09-08T16:28:50.065551 #28073] DEBUG -- : Installing: plone4artists-fileimage-eggi ################### [ 501/1287]
D, [2011-09-08T16:28:50.133869 #28073] DEBUG -- : Installing: plone4artists-fileimage ################### [ 502/1287]
D, [2011-09-08T16:28:50.198850 #28073] DEBUG -- : Installing: plone4artists-common-egginfo ################### [ 503/1287]
D, [2011-09-08T16:28:50.287022 #28073] DEBUG -- : Installing: plone4artists-common ################### [ 504/1287]
D, [2011-09-08T16:28:50.360850 #28073] DEBUG -- : Installing: plone4artists-videoembed ################### [ 505/1287]
D, [2011-09-08T16:28:50.434068 #28073] DEBUG -- : Installing: plone4artists-videoembed-egg ################### [ 506/1287]
D, [2011-09-08T16:28:50.502895 #28073] DEBUG -- : Installing: plone4artists-subtyper ################### [ 507/1287]
D, [2011-09-08T16:28:50.548916 #28073] DEBUG -- : Installing: plone4artists-subtyper-eggin ################### [ 508/1287]
D, [2011-09-08T16:28:50.598652 #28073] DEBUG -- : Installing: zope-zLOG-egginfo ################### [ 509/1287]
D, [2011-09-08T16:28:50.957418 #28073] DEBUG -- : Installing: zope-zLOG ################### [ 510/1287]
D, [2011-09-08T16:28:51.490457 #28073] DEBUG -- : Installing: python-pygments ################### [ 511/1287]
D, [2011-09-08T16:28:51.540281 #28073] DEBUG -- : Installing: zope.globalrequest-egginfo ################### [ 512/1287]
D, [2011-09-08T16:28:51.762656 #28073] DEBUG -- : Installing: zope.globalrequest ################### [ 513/1287]
D, [2011-09-08T16:28:51.847410 #28073] DEBUG -- : Installing: python-openid ################### [ 514/1287]
D, [2011-09-08T16:28:52.000655 #28073] DEBUG -- : Installing: Products.LDAPUserFolder-eggi ################### [ 515/1287]
D, [2011-09-08T16:28:52.083514 #28073] DEBUG -- : /var/tmp/rpm-tmp.ri4Jtq: line 1: monit: command not found
D, [2011-09-08T16:28:52.083993 #28073] DEBUG -- : warning: %post(Products.LDAPUserFolder-2.19-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:28:52.097062 #28073] DEBUG -- : Installing: Products.LDAPUserFolder ################### [ 516/1287]
D, [2011-09-08T16:28:52.566910 #28073] DEBUG -- : Installing: zopyx.txng3.core-egginfo ################### [ 517/1287]
D, [2011-09-08T16:28:53.122541 #28073] DEBUG -- : Installing: zopyx.txng3.core ################### [ 518/1287]
D, [2011-09-08T16:28:53.238004 #28073] DEBUG -- : Installing: python-paste ################### [ 519/1287]
D, [2011-09-08T16:28:53.295309 #28073] DEBUG -- : Installing: zope.catalog ################### [ 520/1287]
D, [2011-09-08T16:28:53.354247 #28073] DEBUG -- : Installing: zope.catalog-egginfo ################### [ 521/1287]
D, [2011-09-08T16:28:53.423474 #28073] DEBUG -- : Installing: zope-z3c.ptcompat ################### [ 522/1287]
D, [2011-09-08T16:28:53.605726 #28073] DEBUG -- : Installing: zope-z3c.ptcompat-egginfo ################### [ 523/1287]
D, [2011-09-08T16:28:53.852534 #28073] DEBUG -- : Installing: rtf2xml ################### [ 524/1287]
D, [2011-09-08T16:28:54.037074 #28073] DEBUG -- : Installing: system-config-firewall-base ################### [ 525/1287]
D, [2011-09-08T16:28:54.109491 #28073] DEBUG -- : Installing: zope.server ################### [ 526/1287]
D, [2011-09-08T16:28:54.241860 #28073] DEBUG -- : Installing: zope.server-egginfo ################### [ 527/1287]
D, [2011-09-08T16:28:54.339405 #28073] DEBUG -- : Installing: python-simplejson ################### [ 528/1287]
D, [2011-09-08T16:28:54.407835 #28073] DEBUG -- : Installing: python-i18ndude ################### [ 529/1287]
D, [2011-09-08T16:28:54.436516 #28073] DEBUG -- : Installing: python-i18ndude-egginfo ################### [ 530/1287]
D, [2011-09-08T16:28:54.474229 #28073] DEBUG -- : Installing: plonetheme ################### [ 531/1287]
D, [2011-09-08T16:28:54.554618 #28073] DEBUG -- : Installing: plonetheme.classic-egginfo ################### [ 532/1287]
D, [2011-09-08T16:28:54.612487 #28073] DEBUG -- : /var/tmp/rpm-tmp.9wnTAQ: line 1: monit: command not found
D, [2011-09-08T16:28:54.613469 #28073] DEBUG -- : warning: %post(plonetheme.classic-1.1.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:28:54.633706 #28073] DEBUG -- : Installing: plonetheme.classic ################### [ 533/1287]
D, [2011-09-08T16:28:54.687079 #28073] DEBUG -- : Installing: zope-ZPublisherEventsBackpor ################### [ 534/1287]
D, [2011-09-08T16:28:54.729902 #28073] DEBUG -- : Installing: zope-ZPublisherEventsBackpor ################### [ 535/1287]
D, [2011-09-08T16:28:54.791559 #28073] DEBUG -- : Installing: five ################### [ 536/1287]
D, [2011-09-08T16:28:54.832813 #28073] DEBUG -- : Installing: python-bugzilla ################### [ 537/1287]
D, [2011-09-08T16:28:54.881466 #28073] DEBUG -- : Installing: python-profilehooks ################### [ 538/1287]
D, [2011-09-08T16:28:55.045418 #28073] DEBUG -- : Installing: python-profilehooks-egginfo ################### [ 539/1287]
D, [2011-09-08T16:28:55.105267 #28073] DEBUG -- : Installing: python-feedparser ################### [ 540/1287]
D, [2011-09-08T16:28:55.250785 #28073] DEBUG -- : Installing: archetypes ################### [ 541/1287]
D, [2011-09-08T16:28:55.640669 #28073] DEBUG -- : Installing: python-hachoir-core ################### [ 542/1287]
D, [2011-09-08T16:28:55.727276 #28073] DEBUG -- : Installing: python-hachoir-parser ################### [ 543/1287]
D, [2011-09-08T16:28:55.812698 #28073] DEBUG -- : Installing: python-hachoir-metadata-eggi ################### [ 544/1287]
D, [2011-09-08T16:28:55.966029 #28073] DEBUG -- : Installing: python-hachoir-metadata ################### [ 545/1287]
D, [2011-09-08T16:28:56.282462 #28073] DEBUG -- : Installing: zope.index ################### [ 546/1287]
D, [2011-09-08T16:28:56.648174 #28073] DEBUG -- : Installing: python-cheetah ################### [ 547/1287]
D, [2011-09-08T16:28:56.821234 #28073] DEBUG -- : Installing: python-paste-deploy ################### [ 548/1287]
D, [2011-09-08T16:28:56.898012 #28073] DEBUG -- : Installing: python-paste-script ################### [ 549/1287]
D, [2011-09-08T16:28:57.232715 #28073] DEBUG -- : Installing: plone4artists-audio-egginfo ################### [ 550/1287]
D, [2011-09-08T16:28:57.882020 #28073] DEBUG -- : Installing: plone4artists-audio ################### [ 551/1287]
D, [2011-09-08T16:28:58.059979 #28073] DEBUG -- : Installing: selinux-policy ################### [ 552/1287]
D, [2011-09-08T16:28:58.127118 #28073] DEBUG -- : Installing: python-slip ################### [ 553/1287]
D, [2011-09-08T16:28:58.171153 #28073] DEBUG -- : Installing: rhnlib ################### [ 554/1287]
D, [2011-09-08T16:28:58.240062 #28073] DEBUG -- : Installing: zope-zdaemon-egginfo ################### [ 555/1287]
D, [2011-09-08T16:28:58.289824 #28073] DEBUG -- : Installing: zope-zdaemon ################### [ 556/1287]
D, [2011-09-08T16:28:58.318275 #28073] DEBUG -- : Installing: zope.mkzeoinstance-egginfo ################### [ 557/1287]
D, [2011-09-08T16:28:58.386466 #28073] DEBUG -- : Installing: zope.mkzeoinstance ################### [ 558/1287]
D, [2011-09-08T16:28:58.457102 #28073] DEBUG -- : Installing: zope.session-egginfo ################### [ 559/1287]
D, [2011-09-08T16:28:58.507055 #28073] DEBUG -- : Installing: zope.session ################### [ 560/1287]
D, [2011-09-08T16:28:58.584398 #28073] DEBUG -- : Installing: zope.structuredtext-egginfo ################### [ 561/1287]
D, [2011-09-08T16:28:58.638253 #28073] DEBUG -- : Installing: zope.structuredtext ################### [ 562/1287]
D, [2011-09-08T16:28:58.721840 #28073] DEBUG -- : Installing: zope.browsermenu-egginfo ################### [ 563/1287]
D, [2011-09-08T16:28:58.791736 #28073] DEBUG -- : Installing: zope.browsermenu ################### [ 564/1287]
D, [2011-09-08T16:28:58.850413 #28073] DEBUG -- : Installing: zope.xmlpickle-egginfo ################### [ 565/1287]
D, [2011-09-08T16:28:59.005987 #28073] DEBUG -- : Installing: zope.xmlpickle ################### [ 566/1287]
D, [2011-09-08T16:28:59.099287 #28073] DEBUG -- : Installing: python-unittest2 ################### [ 567/1287]
D, [2011-09-08T16:28:59.160298 #28073] DEBUG -- : Installing: python-bda.awstatsparser ################### [ 568/1287]
D, [2011-09-08T16:28:59.235290 #28073] DEBUG -- : Installing: repoze.vhm ################### [ 569/1287]
D, [2011-09-08T16:28:59.277460 #28073] DEBUG -- : Installing: python-interlude-egginfo ################### [ 570/1287]
D, [2011-09-08T16:28:59.359822 #28073] DEBUG -- : Installing: python-interlude ################### [ 571/1287]
D, [2011-09-08T16:28:59.452079 #28073] DEBUG -- : Installing: zope-transaction-egginfo ################### [ 572/1287]
D, [2011-09-08T16:28:59.525464 #28073] DEBUG -- : Installing: zope-transaction ################### [ 573/1287]
D, [2011-09-08T16:28:59.602296 #28073] DEBUG -- : Installing: repoze.obob ################### [ 574/1287]
D, [2011-09-08T16:28:59.747599 #28073] DEBUG -- : Installing: zope.interface-egginfo ################### [ 575/1287]
D, [2011-09-08T16:28:59.830180 #28073] DEBUG -- : Installing: zope.interface ################### [ 576/1287]
D, [2011-09-08T16:28:59.961889 #28073] DEBUG -- : Installing: zope.schema-egginfo ################### [ 577/1287]
D, [2011-09-08T16:29:00.050540 #28073] DEBUG -- : Installing: zope.schema ################### [ 578/1287]
D, [2011-09-08T16:29:00.158416 #28073] DEBUG -- : Installing: zope.configuration-egginfo ################### [ 579/1287]
D, [2011-09-08T16:29:00.244243 #28073] DEBUG -- : Installing: zope.configuration ################### [ 580/1287]
D, [2011-09-08T16:29:00.329843 #28073] DEBUG -- : Installing: zope-DateTime-egginfo ################### [ 581/1287]
D, [2011-09-08T16:29:00.372813 #28073] DEBUG -- : Installing: zope-DateTime ################### [ 582/1287]
D, [2011-09-08T16:29:00.414438 #28073] DEBUG -- : Installing: zope.browser-egginfo ################### [ 583/1287]
D, [2011-09-08T16:29:00.472040 #28073] DEBUG -- : Installing: zope.browser ################### [ 584/1287]
D, [2011-09-08T16:29:00.532842 #28073] DEBUG -- : Installing: zope.proxy-egginfo ################### [ 585/1287]
D, [2011-09-08T16:29:00.585147 #28073] DEBUG -- : /var/tmp/rpm-tmp.OLHCnH: line 1: monit: command not found
D, [2011-09-08T16:29:00.586145 #28073] DEBUG -- : warning: %post(zope.proxy-3.5.0-4.lbn13.x86_64) scriptlet failed, exit status 127
D, [2011-09-08T16:29:00.601448 #28073] DEBUG -- : Installing: zope.proxy ################### [ 586/1287]
D, [2011-09-08T16:29:00.652673 #28073] DEBUG -- : Installing: zope.exceptions-egginfo ################### [ 587/1287]
D, [2011-09-08T16:29:01.956174 #28073] DEBUG -- : Installing: zope.exceptions ################### [ 588/1287]
D, [2011-09-08T16:29:02.491589 #28073] DEBUG -- : /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
D, [2011-09-08T16:29:02.491907 #28073] DEBUG -- : import os, md5, sys
D, [2011-09-08T16:29:02.543688 #28073] DEBUG -- : Installing: python-twisted-core ################### [ 589/1287]
D, [2011-09-08T16:29:02.610083 #28073] DEBUG -- : Installing: zope.size-egginfo ################### [ 590/1287]
D, [2011-09-08T16:29:02.677728 #28073] DEBUG -- : Installing: zope.size ################### [ 591/1287]
D, [2011-09-08T16:29:02.920507 #28073] DEBUG -- : Installing: zope.tal-egginfo ################### [ 592/1287]
D, [2011-09-08T16:29:03.041620 #28073] DEBUG -- : Installing: zope.tal ################### [ 593/1287]
D, [2011-09-08T16:29:03.111364 #28073] DEBUG -- : Installing: zope.tales-egginfo ################### [ 594/1287]
D, [2011-09-08T16:29:03.189793 #28073] DEBUG -- : Installing: zope.tales ################### [ 595/1287]
D, [2011-09-08T16:29:03.241463 #28073] DEBUG -- : Installing: zope-z3c.batching-egginfo ################### [ 596/1287]
D, [2011-09-08T16:29:03.281905 #28073] DEBUG -- : Installing: zope-z3c.batching ################### [ 597/1287]
D, [2011-09-08T16:29:03.343625 #28073] DEBUG -- : Installing: zope.broken ################### [ 598/1287]
D, [2011-09-08T16:29:03.389850 #28073] DEBUG -- : Installing: zope.broken-egginfo ################### [ 599/1287]
D, [2011-09-08T16:29:03.456165 #28073] DEBUG -- : Installing: zope.copy ################### [ 600/1287]
D, [2011-09-08T16:29:03.505514 #28073] DEBUG -- : Installing: zope.copy-egginfo ################### [ 601/1287]
D, [2011-09-08T16:29:03.613406 #28073] DEBUG -- : Installing: repoze.who-egginfo ################### [ 602/1287]
D, [2011-09-08T16:29:03.669313 #28073] DEBUG -- : Installing: repoze.who ################### [ 603/1287]
D, [2011-09-08T16:29:03.719501 #28073] DEBUG -- : /var/tmp/rpm-tmp.6rejK4: line 1: monit: command not found
D, [2011-09-08T16:29:03.721165 #28073] DEBUG -- : warning: %post(repoze.sphinx.autointerface-0.6.1-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:03.738864 #28073] DEBUG -- : Installing: repoze.sphinx.autointerface ################### [ 604/1287]
D, [2011-09-08T16:29:03.852571 #28073] DEBUG -- : Installing: repoze.sphinx.autointerface- ################### [ 605/1287]
D, [2011-09-08T16:29:04.077246 #28073] DEBUG -- : /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
D, [2011-09-08T16:29:04.077510 #28073] DEBUG -- : import os, md5, sys
D, [2011-09-08T16:29:04.299023 #28073] DEBUG -- : Installing: python-twisted-names ################### [ 606/1287]
D, [2011-09-08T16:29:04.536833 #28073] DEBUG -- : /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
D, [2011-09-08T16:29:04.537072 #28073] DEBUG -- : import os, md5, sys
D, [2011-09-08T16:29:04.597843 #28073] DEBUG -- : Installing: python-twisted-mail ################### [ 607/1287]
D, [2011-09-08T16:29:04.647052 #28073] DEBUG -- : Installing: zope.modulealias-egginfo ################### [ 608/1287]
D, [2011-09-08T16:29:04.694006 #28073] DEBUG -- : Installing: zope.modulealias ################### [ 609/1287]
D, [2011-09-08T16:29:04.744460 #28073] DEBUG -- : Installing: zope.app.interpreter-egginfo ################### [ 610/1287]
D, [2011-09-08T16:29:04.810795 #28073] DEBUG -- : Installing: zope.app.interpreter ################### [ 611/1287]
D, [2011-09-08T16:29:04.891700 #28073] DEBUG -- : Installing: python-twisted-runner ################### [ 612/1287]
D, [2011-09-08T16:29:05.108515 #28073] DEBUG -- : /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
D, [2011-09-08T16:29:05.108846 #28073] DEBUG -- : import os, md5, sys
D, [2011-09-08T16:29:05.156881 #28073] DEBUG -- : Installing: python-twisted-news ################### [ 613/1287]
D, [2011-09-08T16:29:05.196882 #28073] DEBUG -- : Installing: plone.portlet ################### [ 614/1287]
D, [2011-09-08T16:29:05.239466 #28073] DEBUG -- : Installing: zope.processlifetime-egginfo ################### [ 615/1287]
D, [2011-09-08T16:29:05.278313 #28073] DEBUG -- : Installing: zope.processlifetime ################### [ 616/1287]
D, [2011-09-08T16:29:05.368538 #28073] DEBUG -- : Installing: python-elementtree-egginfo ################### [ 617/1287]
D, [2011-09-08T16:29:05.430887 #28073] DEBUG -- : Installing: python-elementtree ################### [ 618/1287]
D, [2011-09-08T16:29:05.471458 #28073] DEBUG -- : Installing: python-BastionBanking ################### [ 619/1287]
D, [2011-09-08T16:29:05.508079 #28073] DEBUG -- : Installing: zope.app.preview-egginfo ################### [ 620/1287]
D, [2011-09-08T16:29:05.554657 #28073] DEBUG -- : Installing: zope.app.preview ################### [ 621/1287]
D, [2011-09-08T16:29:05.618269 #28073] DEBUG -- : Installing: repoze.errorlog ################### [ 622/1287]
D, [2011-09-08T16:29:05.671963 #28073] DEBUG -- : Installing: zope-z3c.template-egginfo ################### [ 623/1287]
D, [2011-09-08T16:29:06.664281 #28073] DEBUG -- : Installing: zope-z3c.template ################### [ 624/1287]
D, [2011-09-08T16:29:07.556492 #28073] DEBUG -- : Installing: python-babel ################### [ 625/1287]
D, [2011-09-08T16:29:08.066374 #28073] DEBUG -- : Installing: python-jinja2 ################### [ 626/1287]
D, [2011-09-08T16:29:08.546447 #28073] DEBUG -- : Installing: python-sphinx ################### [ 627/1287]
D, [2011-09-08T16:29:09.061078 #28073] DEBUG -- : Installing: python-crypto ################### [ 628/1287]
D, [2011-09-08T16:29:09.423331 #28073] DEBUG -- : /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
D, [2011-09-08T16:29:09.423745 #28073] DEBUG -- : import os, md5, sys
D, [2011-09-08T16:29:09.505864 #28073] DEBUG -- : Installing: python-twisted-conch ################### [ 629/1287]
D, [2011-09-08T16:29:09.584568 #28073] DEBUG -- : Installing: zope-zc.resourcelibrary-eggi ################### [ 630/1287]
D, [2011-09-08T16:29:09.663055 #28073] DEBUG -- : Installing: zope-zc.resourcelibrary ################### [ 631/1287]
D, [2011-09-08T16:29:09.706281 #28073] DEBUG -- : Installing: zope-z3c.recipe.sphinxdoc-eg ################### [ 632/1287]
D, [2011-09-08T16:29:09.760079 #28073] DEBUG -- : /var/tmp/rpm-tmp.0Nbc9w: line 1: monit: command not found
D, [2011-09-08T16:29:09.761079 #28073] DEBUG -- : warning: %post(zope-z3c.recipe.sphinxdoc-0.0.8-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:09.774562 #28073] DEBUG -- : Installing: zope-z3c.recipe.sphinxdoc ################### [ 633/1287]
D, [2011-09-08T16:29:09.848837 #28073] DEBUG -- : Installing: zope.pluggableauth-egginfo ################### [ 634/1287]
D, [2011-09-08T16:29:09.910468 #28073] DEBUG -- : Installing: zope.pluggableauth ################### [ 635/1287]
D, [2011-09-08T16:29:09.959364 #28073] DEBUG -- : Installing: zope-tempstorage-egginfo ################### [ 636/1287]
D, [2011-09-08T16:29:10.001020 #28073] DEBUG -- : Installing: zope-tempstorage ################### [ 637/1287]
D, [2011-09-08T16:29:10.044930 #28073] DEBUG -- : Installing: zope.intid-egginfo ################### [ 638/1287]
D, [2011-09-08T16:29:10.085255 #28073] DEBUG -- : Installing: zope.intid ################### [ 639/1287]
D, [2011-09-08T16:29:10.164706 #28073] DEBUG -- : Installing: archetypes.referencebrowserw ################### [ 640/1287]
D, [2011-09-08T16:29:10.238696 #28073] DEBUG -- : /var/tmp/rpm-tmp.Elnibo: line 1: monit: command not found
D, [2011-09-08T16:29:10.239590 #28073] DEBUG -- : warning: %post(archetypes.referencebrowserwidget-2.4.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:10.253337 #28073] DEBUG -- : Installing: archetypes.referencebrowserw ################### [ 641/1287]
D, [2011-09-08T16:29:10.299586 #28073] DEBUG -- : Installing: Products.ATReferenceBrowserW ################### [ 642/1287]
D, [2011-09-08T16:29:10.363375 #28073] DEBUG -- : Installing: Products.ATReferenceBrowserW ################### [ 643/1287]
D, [2011-09-08T16:29:10.463731 #28073] DEBUG -- : Installing: zope.pagetemplate-egginfo ################### [ 644/1287]
D, [2011-09-08T16:29:10.522797 #28073] DEBUG -- : Installing: zope.pagetemplate ################### [ 645/1287]
D, [2011-09-08T16:29:10.575357 #28073] DEBUG -- : Installing: python-wsgiutils-egginfo ################### [ 646/1287]
D, [2011-09-08T16:29:10.634433 #28073] DEBUG -- : Installing: python-wsgiutils ################### [ 647/1287]
D, [2011-09-08T16:29:10.727837 #28073] DEBUG -- : Installing: zope.securitypolicy-egginfo ################### [ 648/1287]
D, [2011-09-08T16:29:10.793230 #28073] DEBUG -- : Installing: zope.securitypolicy ################### [ 649/1287]
D, [2011-09-08T16:29:10.889423 #28073] DEBUG -- : Installing: python-decorator ################### [ 650/1287]
D, [2011-09-08T16:29:10.961429 #28073] DEBUG -- : Installing: pyparted ################### [ 651/1287]
D, [2011-09-08T16:29:11.029407 #28073] DEBUG -- : Installing: python-pyblock ################### [ 652/1287]
D, [2011-09-08T16:29:11.082440 #28073] DEBUG -- : Installing: zope.minmax-egginfo ################### [ 653/1287]
D, [2011-09-08T16:29:11.122910 #28073] DEBUG -- : Installing: zope.minmax ################### [ 654/1287]
D, [2011-09-08T16:29:11.169810 #28073] DEBUG -- : Installing: zope-ZopeUndo-egginfo ################### [ 655/1287]
D, [2011-09-08T16:29:11.206668 #28073] DEBUG -- : Installing: zope-ZopeUndo ################### [ 656/1287]
D, [2011-09-08T16:29:11.241349 #28073] DEBUG -- : Installing: zope.thread-egginfo ################### [ 657/1287]
D, [2011-09-08T16:29:11.284867 #28073] DEBUG -- : Installing: zope.thread ################### [ 658/1287]
D, [2011-09-08T16:29:11.372462 #28073] DEBUG -- : Installing: python-dateutil-egginfo ################### [ 659/1287]
D, [2011-09-08T16:29:11.446797 #28073] DEBUG -- : Installing: python-dateutil ################### [ 660/1287]
D, [2011-09-08T16:29:11.483113 #28073] DEBUG -- : Installing: zope.app.skins-egginfo ################### [ 661/1287]
D, [2011-09-08T16:29:11.515613 #28073] DEBUG -- : Installing: zope.app.skins ################### [ 662/1287]
D, [2011-09-08T16:29:11.549844 #28073] DEBUG -- : Installing: python-ordereddict-egginfo ################### [ 663/1287]
D, [2011-09-08T16:29:11.601036 #28073] DEBUG -- : /var/tmp/rpm-tmp.MFsAle: line 1: monit: command not found
D, [2011-09-08T16:29:11.601761 #28073] DEBUG -- : warning: %post(python-ordereddict-1.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:11.615778 #28073] DEBUG -- : Installing: python-ordereddict ################### [ 664/1287]
D, [2011-09-08T16:29:11.954379 #28073] DEBUG -- : Installing: python-Chameleon-egginfo ################### [ 665/1287]
D, [2011-09-08T16:29:12.159305 #28073] DEBUG -- : /var/tmp/rpm-tmp.P02ape: line 1: monit: command not found
D, [2011-09-08T16:29:12.160528 #28073] DEBUG -- : warning: %post(python-Chameleon-2.4.0-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:12.173926 #28073] DEBUG -- : Installing: python-Chameleon ################### [ 666/1287]
D, [2011-09-08T16:29:12.251426 #28073] DEBUG -- : Installing: zope.app.testing-egginfo ################### [ 667/1287]
D, [2011-09-08T16:29:12.298420 #28073] DEBUG -- : Installing: zope.app.testing ################### [ 668/1287]
D, [2011-09-08T16:29:12.675149 #28073] DEBUG -- : Installing: python-unidecode-egginfo ################### [ 669/1287]
D, [2011-09-08T16:29:12.789151 #28073] DEBUG -- : Installing: python-unidecode ################### [ 670/1287]
D, [2011-09-08T16:29:12.839680 #28073] DEBUG -- : Installing: zope.principalannotation-egg ################### [ 671/1287]
D, [2011-09-08T16:29:12.879267 #28073] DEBUG -- : Installing: zope.principalannotation ################### [ 672/1287]
D, [2011-09-08T16:29:13.111722 #28073] DEBUG -- : Installing: python-selenium-egginfo ################### [ 673/1287]
D, [2011-09-08T16:29:13.191239 #28073] DEBUG -- : Installing: python-selenium ################### [ 674/1287]
D, [2011-09-08T16:29:13.248014 #28073] DEBUG -- : Installing: python-vs.genericsetup.ldap- ################### [ 675/1287]
D, [2011-09-08T16:29:13.287597 #28073] DEBUG -- : Installing: python-vs.genericsetup.ldap ################### [ 676/1287]
D, [2011-09-08T16:29:13.406042 #28073] DEBUG -- : Installing: python-wsgi_intercept-egginf ################### [ 677/1287]
D, [2011-09-08T16:29:13.497437 #28073] DEBUG -- : Installing: python-wsgi_intercept ################### [ 678/1287]
D, [2011-09-08T16:29:13.865052 #28073] DEBUG -- : Installing: python-iniparse ################### [ 679/1287]
D, [2011-09-08T16:29:13.959643 #28073] DEBUG -- : Installing: yum ################### [ 680/1287]
D, [2011-09-08T16:29:14.038591 #28073] DEBUG -- : Installing: anaconda-yum-plugins ################### [ 681/1287]
D, [2011-09-08T16:29:14.133951 #28073] DEBUG -- : Installing: createrepo ################### [ 682/1287]
D, [2011-09-08T16:29:14.216176 #28073] DEBUG -- : Installing: yum-utils ################### [ 683/1287]
D, [2011-09-08T16:29:14.368911 #28073] DEBUG -- : Installing: python-fpconst ################### [ 684/1287]
D, [2011-09-08T16:29:14.737273 #28073] DEBUG -- : Installing: SOAPpy ################### [ 685/1287]
D, [2011-09-08T16:29:15.019567 #28073] DEBUG -- : /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
D, [2011-09-08T16:29:15.019813 #28073] DEBUG -- : import os, md5, sys
D, [2011-09-08T16:29:15.157573 #28073] DEBUG -- : Installing: python-twisted-web ################### [ 686/1287]
D, [2011-09-08T16:29:15.405007 #28073] DEBUG -- : /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
D, [2011-09-08T16:29:15.405365 #28073] DEBUG -- : import os, md5, sys
D, [2011-09-08T16:29:15.732623 #28073] DEBUG -- : Installing: python-twisted-lore ################### [ 687/1287]
D, [2011-09-08T16:29:16.005925 #28073] DEBUG -- : /usr/lib64/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead
D, [2011-09-08T16:29:16.006177 #28073] DEBUG -- : import os, md5, sys
D, [2011-09-08T16:29:16.112099 #28073] DEBUG -- : Installing: python-twisted-words ################### [ 688/1287]
D, [2011-09-08T16:29:16.156639 #28073] DEBUG -- : Installing: python-twisted ################### [ 689/1287]
D, [2011-09-08T16:29:16.220788 #28073] DEBUG -- : Installing: zope-ExtensionClass-egginfo ################### [ 690/1287]
D, [2011-09-08T16:29:16.273140 #28073] DEBUG -- : Installing: zope-ExtensionClass ################### [ 691/1287]
D, [2011-09-08T16:29:16.335340 #28073] DEBUG -- : Installing: zope-Acquisition-egginfo ################### [ 692/1287]
D, [2011-09-08T16:29:16.392299 #28073] DEBUG -- : Installing: zope-Acquisition ################### [ 693/1287]
D, [2011-09-08T16:29:16.430892 #28073] DEBUG -- : Installing: zope-Record ################### [ 694/1287]
D, [2011-09-08T16:29:16.473724 #28073] DEBUG -- : Installing: zope-Record-egginfo ################### [ 695/1287]
D, [2011-09-08T16:29:16.518103 #28073] DEBUG -- : Installing: zope-Missing-egginfo ################### [ 696/1287]
D, [2011-09-08T16:29:16.570231 #28073] DEBUG -- : Installing: zope-Missing ################### [ 697/1287]
D, [2011-09-08T16:29:16.615708 #28073] DEBUG -- : Installing: zope-MultiMapping-egginfo ################### [ 698/1287]
D, [2011-09-08T16:29:16.666178 #28073] DEBUG -- : Installing: zope-MultiMapping ################### [ 699/1287]
D, [2011-09-08T16:29:16.715366 #28073] DEBUG -- : Installing: zope.app.zopeappgenerations- ################### [ 700/1287]
D, [2011-09-08T16:29:17.139278 #28073] DEBUG -- : Installing: zope.app.zcmlfiles-egginfo ################### [ 701/1287]
D, [2011-09-08T16:29:17.186184 #28073] DEBUG -- : Installing: zope.app.session-egginfo ################### [ 702/1287]
D, [2011-09-08T16:29:17.257681 #28073] DEBUG -- : Installing: Products.MailHost-egginfo ################### [ 703/1287]
D, [2011-09-08T16:29:17.327170 #28073] DEBUG -- : Installing: Products.MailHost ################### [ 704/1287]
D, [2011-09-08T16:29:17.406095 #28073] DEBUG -- : Installing: zope.sendmail-egginfo ################### [ 705/1287]
D, [2011-09-08T16:29:17.459090 #28073] DEBUG -- : Installing: zope.sendmail ################### [ 706/1287]
D, [2011-09-08T16:29:17.504126 #28073] DEBUG -- : Installing: zope.location-egginfo ################### [ 707/1287]
D, [2011-09-08T16:29:17.575632 #28073] DEBUG -- : Installing: zope.location ################### [ 708/1287]
D, [2011-09-08T16:29:18.051825 #28073] DEBUG -- : Installing: zope.i18n-egginfo ################### [ 709/1287]
D, [2011-09-08T16:29:18.189726 #28073] DEBUG -- : /var/tmp/rpm-tmp.yuDgLb: line 1: monit: command not found
D, [2011-09-08T16:29:18.192876 #28073] DEBUG -- : warning: %post(zope.i18n-3.7.0-5.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:18.211015 #28073] DEBUG -- : Installing: zope.i18n ################### [ 710/1287]
D, [2011-09-08T16:29:18.257198 #28073] DEBUG -- : Installing: zope.app.content-egginfo ################### [ 711/1287]
D, [2011-09-08T16:29:18.298907 #28073] DEBUG -- : Installing: zope.app.content ################### [ 712/1287]
D, [2011-09-08T16:29:18.345268 #28073] DEBUG -- : Installing: zope.componentvocabulary-egg ################### [ 713/1287]
D, [2011-09-08T16:29:18.422719 #28073] DEBUG -- : Installing: zope.componentvocabulary ################### [ 714/1287]
D, [2011-09-08T16:29:18.581092 #28073] DEBUG -- : Installing: zope.security-egginfo ################### [ 715/1287]
D, [2011-09-08T16:29:18.687498 #28073] DEBUG -- : Installing: zope.security ################### [ 716/1287]
D, [2011-09-08T16:29:18.741087 #28073] DEBUG -- : Installing: zope.annotation-egginfo ################### [ 717/1287]
D, [2011-09-08T16:29:18.813420 #28073] DEBUG -- : Installing: zope.annotation ################### [ 718/1287]
D, [2011-09-08T16:29:18.868720 #28073] DEBUG -- : Installing: zope.app.schema-egginfo ################### [ 719/1287]
D, [2011-09-08T16:29:18.920908 #28073] DEBUG -- : Installing: zope.app.schema ################### [ 720/1287]
D, [2011-09-08T16:29:18.979751 #28073] DEBUG -- : Installing: zope.contentprovider-egginfo ################### [ 721/1287]
D, [2011-09-08T16:29:19.061305 #28073] DEBUG -- : Installing: zope.contentprovider ################### [ 722/1287]
D, [2011-09-08T16:29:19.154605 #28073] DEBUG -- : Installing: zope.traversing-egginfo ################### [ 723/1287]
D, [2011-09-08T16:29:19.231541 #28073] DEBUG -- : Installing: zope.traversing ################### [ 724/1287]
D, [2011-09-08T16:29:19.280307 #28073] DEBUG -- : Installing: zope.publisher-egginfo ################### [ 725/1287]
D, [2011-09-08T16:29:19.332282 #28073] DEBUG -- : Installing: zope-zExceptions-egginfo ################### [ 726/1287]
D, [2011-09-08T16:29:19.380566 #28073] DEBUG -- : Installing: zope-zExceptions ################### [ 727/1287]
D, [2011-09-08T16:29:19.435624 #28073] DEBUG -- : Installing: zope.app.basicskin-egginfo ################### [ 728/1287]
D, [2011-09-08T16:29:19.502864 #28073] DEBUG -- : Installing: zope.app.basicskin ################### [ 729/1287]
D, [2011-09-08T16:29:19.562846 #28073] DEBUG -- : Installing: zope.app.exception-egginfo ################### [ 730/1287]
D, [2011-09-08T16:29:19.728017 #28073] DEBUG -- : Installing: zope.app.exception ################### [ 731/1287]
D, [2011-09-08T16:29:19.822524 #28073] DEBUG -- : Installing: zope.publisher ################### [ 732/1287]
D, [2011-09-08T16:29:19.884175 #28073] DEBUG -- : Installing: zope.app.renderer-egginfo ################### [ 733/1287]
D, [2011-09-08T16:29:19.944643 #28073] DEBUG -- : Installing: zope.app.renderer ################### [ 734/1287]
D, [2011-09-08T16:29:20.045451 #28073] DEBUG -- : Installing: zope.dublincore-egginfo ################### [ 735/1287]
D, [2011-09-08T16:29:20.128787 #28073] DEBUG -- : Installing: zope.dublincore ################### [ 736/1287]
D, [2011-09-08T16:29:20.163638 #28073] DEBUG -- : Installing: zope.lifecycleevent-egginfo ################### [ 737/1287]
D, [2011-09-08T16:29:20.203963 #28073] DEBUG -- : Installing: zope.app.dependable-egginfo ################### [ 738/1287]
D, [2011-09-08T16:29:20.247319 #28073] DEBUG -- : Installing: zope.app.dependable ################### [ 739/1287]
D, [2011-09-08T16:29:20.399456 #28073] DEBUG -- : Installing: zope.lifecycleevent ################### [ 740/1287]
D, [2011-09-08T16:29:20.492709 #28073] DEBUG -- : Installing: zope.component ################### [ 741/1287]
D, [2011-09-08T16:29:20.550778 #28073] DEBUG -- : Installing: zope.app.broken-egginfo ################### [ 742/1287]
D, [2011-09-08T16:29:20.625908 #28073] DEBUG -- : Installing: zope.app.broken ################### [ 743/1287]
D, [2011-09-08T16:29:20.671020 #28073] DEBUG -- : Installing: repoze.tm2-egginfo ################### [ 744/1287]
D, [2011-09-08T16:29:20.733597 #28073] DEBUG -- : Installing: repoze.tm2 ################### [ 745/1287]
D, [2011-09-08T16:29:20.785155 #28073] DEBUG -- : Installing: zope.copypastemove-egginfo ################### [ 746/1287]
D, [2011-09-08T16:29:20.868184 #28073] DEBUG -- : Installing: zope.copypastemove ################### [ 747/1287]
D, [2011-09-08T16:29:21.081963 #28073] DEBUG -- : Installing: zope.rdb-egginfo ################### [ 748/1287]
D, [2011-09-08T16:29:21.191071 #28073] DEBUG -- : Installing: zope.rdb ################### [ 749/1287]
D, [2011-09-08T16:29:21.260931 #28073] DEBUG -- : Installing: zope.site-egginfo ################### [ 750/1287]
D, [2011-09-08T16:29:21.337977 #28073] DEBUG -- : Installing: zope.site ################### [ 751/1287]
D, [2011-09-08T16:29:21.379564 #28073] DEBUG -- : Installing: zope.filerepresentation-eggi ################### [ 752/1287]
D, [2011-09-08T16:29:21.427976 #28073] DEBUG -- : Installing: zope.app.ftp-egginfo ################### [ 753/1287]
D, [2011-09-08T16:29:21.478275 #28073] DEBUG -- : Installing: zope.app.ftp ################### [ 754/1287]
D, [2011-09-08T16:29:21.547395 #28073] DEBUG -- : Installing: zope.filerepresentation ################### [ 755/1287]
D, [2011-09-08T16:29:21.590021 #28073] DEBUG -- : Installing: zope.app.folder-egginfo ################### [ 756/1287]
D, [2011-09-08T16:29:21.639794 #28073] DEBUG -- : Installing: zope.app.folder ################### [ 757/1287]
D, [2011-09-08T16:29:21.690622 #28073] DEBUG -- : Installing: zope.app.error-egginfo ################### [ 758/1287]
D, [2011-09-08T16:29:21.751585 #28073] DEBUG -- : Installing: zope.app.error ################### [ 759/1287]
D, [2011-09-08T16:29:21.803020 #28073] DEBUG -- : Installing: zope.testbrowser-egginfo ################### [ 760/1287]
D, [2011-09-08T16:29:22.195300 #28073] DEBUG -- : Installing: zope.app.debug-egginfo ################### [ 761/1287]
D, [2011-09-08T16:29:22.240518 #28073] DEBUG -- : Installing: zope.app.debug ################### [ 762/1287]
D, [2011-09-08T16:29:22.333212 #28073] DEBUG -- : Installing: zope.app.publication-egginfo ################### [ 763/1287]
D, [2011-09-08T16:29:22.423204 #28073] DEBUG -- : Installing: zope.app.publication ################### [ 764/1287]
D, [2011-09-08T16:29:22.505417 #28073] DEBUG -- : Installing: zope.app.http-egginfo ################### [ 765/1287]
D, [2011-09-08T16:29:22.550305 #28073] DEBUG -- : Installing: zope.app.http ################### [ 766/1287]
D, [2011-09-08T16:29:22.599727 #28073] DEBUG -- : Installing: zope.app.wsgi-egginfo ################### [ 767/1287]
D, [2011-09-08T16:29:22.693315 #28073] DEBUG -- : Installing: zope.app.wsgi ################### [ 768/1287]
D, [2011-09-08T16:29:22.753594 #28073] DEBUG -- : Installing: zope.testbrowser ################### [ 769/1287]
D, [2011-09-08T16:29:22.795491 #28073] DEBUG -- : Installing: zope.app.appsetup-egginfo ################### [ 770/1287]
D, [2011-09-08T16:29:22.830931 #28073] DEBUG -- : Installing: zope.app.principalannotation ################### [ 771/1287]
D, [2011-09-08T16:29:22.907071 #28073] DEBUG -- : Installing: zope.app.principalannotation ################### [ 772/1287]
D, [2011-09-08T16:29:22.971120 #28073] DEBUG -- : Installing: zope.app.appsetup ################### [ 773/1287]
D, [2011-09-08T16:29:23.011628 #28073] DEBUG -- : Installing: zope.error-egginfo ################### [ 774/1287]
D, [2011-09-08T16:29:23.076768 #28073] DEBUG -- : Installing: zope.error ################### [ 775/1287]
D, [2011-09-08T16:29:23.179177 #28073] DEBUG -- : Installing: zope.container-egginfo ################### [ 776/1287]
D, [2011-09-08T16:29:23.265034 #28073] DEBUG -- : Installing: zope.container ################### [ 777/1287]
D, [2011-09-08T16:29:23.321625 #28073] DEBUG -- : Installing: zope.app.interface-egginfo ################### [ 778/1287]
D, [2011-09-08T16:29:23.368585 #28073] DEBUG -- : Installing: zope.app.interface ################### [ 779/1287]
D, [2011-09-08T16:29:23.438311 #28073] DEBUG -- : Installing: zope-zodbcode-egginfo ################### [ 780/1287]
D, [2011-09-08T16:29:23.492629 #28073] DEBUG -- : Installing: zope-zodbcode ################### [ 781/1287]
D, [2011-09-08T16:29:23.559623 #28073] DEBUG -- : Installing: zope.app.generations-egginfo ################### [ 782/1287]
D, [2011-09-08T16:29:23.617138 #28073] DEBUG -- : Installing: zope.app.generations ################### [ 783/1287]
D, [2011-09-08T16:29:23.658201 #28073] DEBUG -- : Installing: repoze.retry-egginfo ################### [ 784/1287]
D, [2011-09-08T16:29:23.704383 #28073] DEBUG -- : Installing: repoze.retry ################### [ 785/1287]
D, [2011-09-08T16:29:23.770990 #28073] DEBUG -- : Installing: zope-zc.sourcefactory-egginf ################### [ 786/1287]
D, [2011-09-08T16:29:23.830495 #28073] DEBUG -- : Installing: zope-zc.sourcefactory ################### [ 787/1287]
D, [2011-09-08T16:29:23.874648 #28073] DEBUG -- : Installing: zope.app.localpermission-egg ################### [ 788/1287]
D, [2011-09-08T16:29:23.911202 #28073] DEBUG -- : Installing: zope.app.localpermission ################### [ 789/1287]
D, [2011-09-08T16:29:23.957712 #28073] DEBUG -- : Installing: zope.preference-egginfo ################### [ 790/1287]
D, [2011-09-08T16:29:24.024431 #28073] DEBUG -- : Installing: zope.preference ################### [ 791/1287]
D, [2011-09-08T16:29:24.178050 #28073] DEBUG -- : Installing: Products.ZCTextIndex-egginfo ################### [ 792/1287]
D, [2011-09-08T16:29:24.251612 #28073] DEBUG -- : /var/tmp/rpm-tmp.kuCouI: line 1: monit: command not found
D, [2011-09-08T16:29:24.252179 #28073] DEBUG -- : warning: %post(Products.ZCTextIndex-2.13.2-1.lbn13.x86_64) scriptlet failed, exit status 127
D, [2011-09-08T16:29:24.268657 #28073] DEBUG -- : Installing: Products.ZCTextIndex ################### [ 793/1287]
D, [2011-09-08T16:29:24.304876 #28073] DEBUG -- : Installing: Products.MIMETools-egginfo ################### [ 794/1287]
D, [2011-09-08T16:29:24.362551 #28073] DEBUG -- : Installing: Products.MIMETools ################### [ 795/1287]
D, [2011-09-08T16:29:24.516016 #28073] DEBUG -- : Installing: zope-DocumentTemplate-egginf ################### [ 796/1287]
D, [2011-09-08T16:29:24.601917 #28073] DEBUG -- : Installing: zope-DocumentTemplate ################### [ 797/1287]
D, [2011-09-08T16:29:24.918805 #28073] DEBUG -- : Installing: Products.ZCatalog-egginfo ################### [ 798/1287]
D, [2011-09-08T16:29:25.022524 #28073] DEBUG -- : /var/tmp/rpm-tmp.AYNraB: line 1: monit: command not found
D, [2011-09-08T16:29:25.023591 #28073] DEBUG -- : warning: %post(Products.ZCatalog-2.13.15-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:25.035582 #28073] DEBUG -- : Installing: Products.ZCatalog ################### [ 799/1287]
D, [2011-09-08T16:29:25.205531 #28073] DEBUG -- : Installing: zope-AccessControl-egginfo ################### [ 800/1287]
D, [2011-09-08T16:29:25.286747 #28073] DEBUG -- : Installing: zope-AccessControl ################### [ 801/1287]
D, [2011-09-08T16:29:25.343796 #28073] DEBUG -- : Installing: zope-Persistence-egginfo ################### [ 802/1287]
D, [2011-09-08T16:29:26.184427 #28073] DEBUG -- : Installing: zope-Persistence ################### [ 803/1287]
D, [2011-09-08T16:29:26.331698 #28073] DEBUG -- : Installing: zope-ZODB3 ################### [ 804/1287]
D, [2011-09-08T16:29:26.379860 #28073] DEBUG -- : Installing: zope-zc.lockfile-egginfo ################### [ 805/1287]
D, [2011-09-08T16:29:26.412854 #28073] DEBUG -- : Installing: zope-zc.lockfile ################### [ 806/1287]
D, [2011-09-08T16:29:26.455580 #28073] DEBUG -- : Installing: zope-zc ################### [ 807/1287]
D, [2011-09-08T16:29:26.620763 #28073] DEBUG -- : Installing: Products.OFSP-egginfo ################### [ 808/1287]
D, [2011-09-08T16:29:26.738889 #28073] DEBUG -- : Installing: Products.OFSP ################### [ 809/1287]
D, [2011-09-08T16:29:26.829063 #28073] DEBUG -- : Installing: Products.StandardCacheManage ################### [ 810/1287]
D, [2011-09-08T16:29:27.217814 #28073] DEBUG -- : Installing: Products.StandardCacheManage ################### [ 811/1287]
D, [2011-09-08T16:29:27.286906 #28073] DEBUG -- : Installing: Products.ExternalMethod-eggi ################### [ 812/1287]
D, [2011-09-08T16:29:27.396735 #28073] DEBUG -- : Installing: Products.ExternalMethod ################### [ 813/1287]
D, [2011-09-08T16:29:27.575024 #28073] DEBUG -- : Installing: zope.app.container-egginfo ################### [ 814/1287]
D, [2011-09-08T16:29:27.816326 #28073] DEBUG -- : Installing: zope.app.container ################### [ 815/1287]
D, [2011-09-08T16:29:27.897507 #28073] DEBUG -- : Installing: zope.app.publisher ################### [ 816/1287]
D, [2011-09-08T16:29:27.954250 #28073] DEBUG -- : Installing: Products.BTreeFolder2-egginf ################### [ 817/1287]
D, [2011-09-08T16:29:28.033688 #28073] DEBUG -- : Installing: Products.BTreeFolder2 ################### [ 818/1287]
D, [2011-09-08T16:29:28.147132 #28073] DEBUG -- : Installing: Products.PythonScripts-eggin ################### [ 819/1287]
D, [2011-09-08T16:29:28.242330 #28073] DEBUG -- : Installing: Products.PythonScripts ################### [ 820/1287]
D, [2011-09-08T16:29:28.379702 #28073] DEBUG -- : Installing: zope.app.security-egginfo ################### [ 821/1287]
D, [2011-09-08T16:29:28.460913 #28073] DEBUG -- : Installing: zope.app.security ################### [ 822/1287]
D, [2011-09-08T16:29:28.510864 #28073] DEBUG -- : Installing: zope.app.pagetemplate-egginf ################### [ 823/1287]
D, [2011-09-08T16:29:28.586490 #28073] DEBUG -- : Installing: zope.viewlet-egginfo ################### [ 824/1287]
D, [2011-09-08T16:29:28.672775 #28073] DEBUG -- : Installing: zope.viewlet ################### [ 825/1287]
D, [2011-09-08T16:29:28.769885 #28073] DEBUG -- : Installing: zope.app.preference-egginfo ################### [ 826/1287]
D, [2011-09-08T16:29:28.820371 #28073] DEBUG -- : Installing: zope.app.preference ################### [ 827/1287]
D, [2011-09-08T16:29:28.930724 #28073] DEBUG -- : Installing: zope.app.tree-egginfo ################### [ 828/1287]
D, [2011-09-08T16:29:29.000323 #28073] DEBUG -- : Installing: zope.app.tree ################### [ 829/1287]
D, [2011-09-08T16:29:29.100169 #28073] DEBUG -- : Installing: zope.app.rotterdam-egginfo ################### [ 830/1287]
D, [2011-09-08T16:29:29.166227 #28073] DEBUG -- : Installing: zope.app.rotterdam ################### [ 831/1287]
D, [2011-09-08T16:29:29.344822 #28073] DEBUG -- : Installing: zope.app.form-egginfo ################### [ 832/1287]
D, [2011-09-08T16:29:29.478648 #28073] DEBUG -- : Installing: zope.app.form ################### [ 833/1287]
D, [2011-09-08T16:29:29.515278 #28073] DEBUG -- : Installing: zope.formlib-egginfo ################### [ 834/1287]
D, [2011-09-08T16:29:29.617737 #28073] DEBUG -- : Installing: zope.app.i18n-egginfo ################### [ 835/1287]
D, [2011-09-08T16:29:29.684686 #28073] DEBUG -- : Installing: zope.app.i18n ################### [ 836/1287]
D, [2011-09-08T16:29:29.779699 #28073] DEBUG -- : Installing: zope.app.zptpage-egginfo ################### [ 837/1287]
D, [2011-09-08T16:29:29.854536 #28073] DEBUG -- : Installing: zope.app.zptpage ################### [ 838/1287]
D, [2011-09-08T16:29:29.902576 #28073] DEBUG -- : Installing: zope.app.debugskin-egginfo ################### [ 839/1287]
D, [2011-09-08T16:29:29.964600 #28073] DEBUG -- : Installing: zope.app.debugskin ################### [ 840/1287]
D, [2011-09-08T16:29:30.001772 #28073] DEBUG -- : Installing: zope.app.file-egginfo ################### [ 841/1287]
D, [2011-09-08T16:29:30.060533 #28073] DEBUG -- : Installing: zope.app.locking-egginfo ################### [ 842/1287]
D, [2011-09-08T16:29:30.111957 #28073] DEBUG -- : Installing: zope.app.locking ################### [ 843/1287]
D, [2011-09-08T16:29:30.226739 #28073] DEBUG -- : Installing: zope.app.dav-egginfo ################### [ 844/1287]
D, [2011-09-08T16:29:30.343347 #28073] DEBUG -- : Installing: zope.app.dav ################### [ 845/1287]
D, [2011-09-08T16:29:30.405726 #28073] DEBUG -- : Installing: zope.app.file ################### [ 846/1287]
D, [2011-09-08T16:29:30.473954 #28073] DEBUG -- : Installing: zope.app.securitypolicy-eggi ################### [ 847/1287]
D, [2011-09-08T16:29:30.532278 #28073] DEBUG -- : Installing: zope.app.securitypolicy ################### [ 848/1287]
D, [2011-09-08T16:29:30.570104 #28073] DEBUG -- : Installing: zope.app.authentication-eggi ################### [ 849/1287]
D, [2011-09-08T16:29:30.653655 #28073] DEBUG -- : Installing: zope.app.catalog-egginfo ################### [ 850/1287]
D, [2011-09-08T16:29:30.720594 #28073] DEBUG -- : Installing: zope.app.catalog ################### [ 851/1287]
D, [2011-09-08T16:29:30.779968 #28073] DEBUG -- : Installing: zope.app.intid-egginfo ################### [ 852/1287]
D, [2011-09-08T16:29:30.949541 #28073] DEBUG -- : Installing: zope.app.intid ################### [ 853/1287]
D, [2011-09-08T16:29:31.039553 #28073] DEBUG -- : Installing: zope.app.authentication ################### [ 854/1287]
D, [2011-09-08T16:29:31.111119 #28073] DEBUG -- : Installing: zope.app.undo-egginfo ################### [ 855/1287]
D, [2011-09-08T16:29:31.170684 #28073] DEBUG -- : Installing: zope.app.undo ################### [ 856/1287]
D, [2011-09-08T16:29:31.217497 #28073] DEBUG -- : Installing: zope.app.onlinehelp-egginfo ################### [ 857/1287]
D, [2011-09-08T16:29:31.538546 #28073] DEBUG -- : Installing: zope.app.apidoc-egginfo ################### [ 858/1287]
D, [2011-09-08T16:29:31.741063 #28073] DEBUG -- : Installing: zope.app.apidoc ################### [ 859/1287]
D, [2011-09-08T16:29:31.811519 #28073] DEBUG -- : Installing: zope.app.onlinehelp ################### [ 860/1287]
D, [2011-09-08T16:29:32.381384 #28073] DEBUG -- : Installing: zope.app.locales-egginfo ################### [ 861/1287]
D, [2011-09-08T16:29:32.635174 #28073] DEBUG -- : Installing: zope.app.locales ################### [ 862/1287]
D, [2011-09-08T16:29:34.133299 #28073] DEBUG -- : Installing: zope.app.server-egginfo ################### [ 863/1287]
D, [2011-09-08T16:29:34.373003 #28073] DEBUG -- : Installing: zope.app.twisted-egginfo ################### [ 864/1287]
D, [2011-09-08T16:29:34.434107 #28073] DEBUG -- : Installing: zope.app.twisted ################### [ 865/1287]
D, [2011-09-08T16:29:34.495824 #28073] DEBUG -- : Installing: zope.file-egginfo ################### [ 866/1287]
D, [2011-09-08T16:29:34.598531 #28073] DEBUG -- : Installing: zope.file ################### [ 867/1287]
D, [2011-09-08T16:29:34.651310 #28073] DEBUG -- : Installing: zope.app.server ################### [ 868/1287]
D, [2011-09-08T16:29:34.727592 #28073] DEBUG -- : Installing: zope.app.applicationcontrol- ################### [ 869/1287]
D, [2011-09-08T16:29:34.788460 #28073] DEBUG -- : Installing: zope.app.applicationcontrol ################### [ 870/1287]
D, [2011-09-08T16:29:34.851044 #28073] DEBUG -- : Installing: zope.app.component-egginfo ################### [ 871/1287]
D, [2011-09-08T16:29:34.903354 #28073] DEBUG -- : Installing: zope.app.component ################### [ 872/1287]
D, [2011-09-08T16:29:34.945154 #28073] DEBUG -- : Installing: zope.app.zopeappgenerations ################### [ 873/1287]
D, [2011-09-08T16:29:36.249623 #28073] DEBUG -- : Installing: zope.html-egginfo ################### [ 874/1287]
D, [2011-09-08T16:29:36.612538 #28073] DEBUG -- : Installing: zope.html ################### [ 875/1287]
D, [2011-09-08T16:29:36.718662 #28073] DEBUG -- : Installing: zope.formlib ################### [ 876/1287]
D, [2011-09-08T16:29:36.784230 #28073] DEBUG -- : Installing: zope.app.cache-egginfo ################### [ 877/1287]
D, [2011-09-08T16:29:36.883562 #28073] DEBUG -- : Installing: zope.app.cache ################### [ 878/1287]
D, [2011-09-08T16:29:36.936572 #28073] DEBUG -- : Installing: zope.app.pagetemplate ################### [ 879/1287]
D, [2011-09-08T16:29:36.992045 #28073] DEBUG -- : Installing: zope.app.zcmlfiles ################### [ 880/1287]
D, [2011-09-08T16:29:37.024995 #28073] DEBUG -- : Installing: zope.app.session ################### [ 881/1287]
D, [2011-09-08T16:29:37.066971 #28073] DEBUG -- : Installing: zope-ztk ################### [ 882/1287]
D, [2011-09-08T16:29:38.965007 #28073] DEBUG -- : Installing: zope-egginfo ################### [ 883/1287]
D, [2011-09-08T16:29:39.403175 #28073] DEBUG -- : service zope supports chkconfig, but is not referenced in any runlevel (run 'chkconfig --add zope')
D, [2011-09-08T16:29:41.475857 #28073] DEBUG -- : Installing: zope ################### [ 884/1287]Stopping zope: daemon manager not running
D, [2011-09-08T16:29:41.542144 #28073] DEBUG -- :
D, [2011-09-08T16:29:48.152429 #28073] DEBUG -- : Starting zope: .
D, [2011-09-08T16:29:48.152726 #28073] DEBUG -- : daemon process started, pid=2203
D, [2011-09-08T16:29:48.232055 #28073] DEBUG -- :
D, [2011-09-08T16:29:48.359412 #28073] DEBUG -- :
D, [2011-09-08T16:29:48.421175 #28073] DEBUG -- : Installing: plone.memoize-egginfo ################### [ 885/1287]
D, [2011-09-08T16:29:48.493337 #28073] DEBUG -- : /var/tmp/rpm-tmp.Q3d3ZC: line 1: monit: command not found
D, [2011-09-08T16:29:48.495009 #28073] DEBUG -- : warning: %post(plone.memoize-1.1.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:48.508163 #28073] DEBUG -- : Installing: plone.memoize ################### [ 886/1287]
D, [2011-09-08T16:29:48.591174 #28073] DEBUG -- : Installing: plone.portlets-egginfo ################### [ 887/1287]
D, [2011-09-08T16:29:48.666456 #28073] DEBUG -- : /var/tmp/rpm-tmp.3NdSwU: line 1: monit: command not found
D, [2011-09-08T16:29:48.668448 #28073] DEBUG -- : warning: %post(plone.portlets-2.0.2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:48.681865 #28073] DEBUG -- : Installing: plone.portlets ################### [ 888/1287]
D, [2011-09-08T16:29:48.751539 #28073] DEBUG -- : Installing: Products.statusmessages-eggi ################### [ 889/1287]
D, [2011-09-08T16:29:48.843444 #28073] DEBUG -- : Installing: Products.statusmessages ################### [ 890/1287]
D, [2011-09-08T16:29:48.885465 #28073] DEBUG -- : Installing: kss.core-egginfo ################### [ 891/1287]
D, [2011-09-08T16:29:49.583038 #28073] DEBUG -- : Installing: kss ################### [ 892/1287]
D, [2011-09-08T16:29:49.828218 #28073] DEBUG -- : Installing: kss.core ################### [ 893/1287]
D, [2011-09-08T16:29:49.884624 #28073] DEBUG -- : Installing: plone.uuid-egginfo ################### [ 894/1287]
D, [2011-09-08T16:29:49.935329 #28073] DEBUG -- : /var/tmp/rpm-tmp.uDmyIQ: line 1: monit: command not found
D, [2011-09-08T16:29:49.937133 #28073] DEBUG -- : warning: %post(plone.uuid-1.0.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:49.981960 #28073] DEBUG -- : Installing: plone.uuid ################### [ 895/1287]
D, [2011-09-08T16:29:50.237561 #28073] DEBUG -- : Installing: zope-zc.buildout-egginfo ################### [ 896/1287]
D, [2011-09-08T16:29:50.356547 #28073] DEBUG -- : /var/tmp/rpm-tmp.TR4QSb: line 1: monit: command not found
D, [2011-09-08T16:29:50.359059 #28073] DEBUG -- : warning: %post(zope-zc.buildout-1.5.2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:50.382370 #28073] DEBUG -- : Installing: zope-zc.buildout ################### [ 897/1287]
D, [2011-09-08T16:29:50.526977 #28073] DEBUG -- : Installing: five.formlib-egginfo ################### [ 898/1287]
D, [2011-09-08T16:29:50.614021 #28073] DEBUG -- : Installing: five.formlib ################### [ 899/1287]
D, [2011-09-08T16:29:51.184983 #28073] DEBUG -- : Installing: plone.i18n-egginfo ################### [ 900/1287]
D, [2011-09-08T16:29:51.348794 #28073] DEBUG -- : Installing: plone.i18n ################### [ 901/1287]
D, [2011-09-08T16:29:51.428610 #28073] DEBUG -- : Installing: plone.registry-egginfo ################### [ 902/1287]
D, [2011-09-08T16:29:51.522113 #28073] DEBUG -- : Installing: plone.registry ################### [ 903/1287]
D, [2011-09-08T16:29:51.582532 #28073] DEBUG -- : Installing: five.localsitemanager-egginf ################### [ 904/1287]
D, [2011-09-08T16:29:51.680988 #28073] DEBUG -- : Installing: five.localsitemanager ################### [ 905/1287]
D, [2011-09-08T16:29:52.051020 #28073] DEBUG -- : Installing: Products.GenericSetup-egginf ################### [ 906/1287]
D, [2011-09-08T16:29:52.211552 #28073] DEBUG -- : Installing: Products.GenericSetup ################### [ 907/1287]
D, [2011-09-08T16:29:52.317337 #28073] DEBUG -- : Installing: five.customerize-egginfo ################### [ 908/1287]
D, [2011-09-08T16:29:52.431390 #28073] DEBUG -- : Installing: five.customerize ################### [ 909/1287]
D, [2011-09-08T16:29:52.616706 #28073] DEBUG -- : Installing: plone.contentrules-egginfo ################### [ 910/1287]
D, [2011-09-08T16:29:52.939792 #28073] DEBUG -- : Installing: plone.contentrules ################### [ 911/1287]
D, [2011-09-08T16:29:53.005781 #28073] DEBUG -- : Installing: plone.fieldsets-egginfo ################### [ 912/1287]
D, [2011-09-08T16:29:53.131837 #28073] DEBUG -- : Installing: plone.fieldsets ################### [ 913/1287]
D, [2011-09-08T16:29:53.210709 #28073] DEBUG -- : Installing: zope-zc.recipe.egg-egginfo ################### [ 914/1287]
D, [2011-09-08T16:29:53.269347 #28073] DEBUG -- : Installing: zope-zc.recipe.egg ################### [ 915/1287]
D, [2011-09-08T16:29:53.400248 #28073] DEBUG -- : Installing: plone.app.redirector-egginfo ################### [ 916/1287]
D, [2011-09-08T16:29:53.508008 #28073] DEBUG -- : /var/tmp/rpm-tmp.7NtcTt: line 1: monit: command not found
D, [2011-09-08T16:29:53.509874 #28073] DEBUG -- : warning: %post(plone.app.redirector-1.1.2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:53.529164 #28073] DEBUG -- : Installing: plone.app.redirector ################### [ 917/1287]
D, [2011-09-08T16:29:53.650931 #28073] DEBUG -- : Installing: Products.PlacelessTranslatio ################### [ 918/1287]
D, [2011-09-08T16:29:53.793837 #28073] DEBUG -- : Installing: Products.PlacelessTranslatio ################### [ 919/1287]
D, [2011-09-08T16:29:53.913554 #28073] DEBUG -- : Installing: plone.supermodel-egginfo ################### [ 920/1287]
D, [2011-09-08T16:29:54.017875 #28073] DEBUG -- : /var/tmp/rpm-tmp.RwnhGp: line 1: monit: command not found
D, [2011-09-08T16:29:54.021163 #28073] DEBUG -- : warning: %post(plone.supermodel-1.0.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:54.077036 #28073] DEBUG -- : Installing: plone.supermodel ################### [ 921/1287]
D, [2011-09-08T16:29:54.351026 #28073] DEBUG -- : Installing: zope-z3c.autoinclude-egginfo ################### [ 922/1287]
D, [2011-09-08T16:29:54.500084 #28073] DEBUG -- : Installing: zope-z3c.autoinclude ################### [ 923/1287]
D, [2011-09-08T16:29:54.628655 #28073] DEBUG -- : Installing: archetypes.kss-egginfo ################### [ 924/1287]
D, [2011-09-08T16:29:54.741854 #28073] DEBUG -- : Installing: archetypes.kss ################### [ 925/1287]
D, [2011-09-08T16:29:54.872041 #28073] DEBUG -- : Installing: archetypes.schemaextender-eg ################### [ 926/1287]
D, [2011-09-08T16:29:54.968438 #28073] DEBUG -- : /var/tmp/rpm-tmp.629uPT: line 1: monit: command not found
D, [2011-09-08T16:29:54.969782 #28073] DEBUG -- : warning: %post(archetypes.schemaextender-2.1.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:29:54.990888 #28073] DEBUG -- : Installing: archetypes.schemaextender ################### [ 927/1287]
D, [2011-09-08T16:29:55.221518 #28073] DEBUG -- : Installing: Products.ZopeVersionControl- ################### [ 928/1287]
D, [2011-09-08T16:29:55.327794 #28073] DEBUG -- : Installing: Products.ZopeVersionControl ################### [ 929/1287]
D, [2011-09-08T16:29:55.485066 #28073] DEBUG -- : Installing: python-mailinglogger-egginfo ################### [ 930/1287]
D, [2011-09-08T16:29:55.597853 #28073] DEBUG -- : Installing: python-mailinglogger ################### [ 931/1287]
D, [2011-09-08T16:29:55.784822 #28073] DEBUG -- : Installing: Products.ZSQLMethods-egginfo ################### [ 932/1287]
D, [2011-09-08T16:29:55.948006 #28073] DEBUG -- : Installing: Products.ZSQLMethods ################### [ 933/1287]
D, [2011-09-08T16:29:56.192084 #28073] DEBUG -- : Installing: Products.DCWorkflow-egginfo ################### [ 934/1287]
D, [2011-09-08T16:29:56.307952 #28073] DEBUG -- : Installing: Products.DCWorkflow ################### [ 935/1287]
D, [2011-09-08T16:29:56.353897 #28073] DEBUG -- : Installing: Products.CMFCore-egginfo ################### [ 936/1287]
D, [2011-09-08T16:29:56.453284 #28073] DEBUG -- : Installing: Products.CMFUid-egginfo ################### [ 937/1287]
D, [2011-09-08T16:29:56.557949 #28073] DEBUG -- : Installing: Products.CMFUid ################### [ 938/1287]
D, [2011-09-08T16:29:57.239429 #28073] DEBUG -- : Installing: Products.CMFDefault-egginfo ################### [ 939/1287]
D, [2011-09-08T16:29:57.446504 #28073] DEBUG -- : Installing: Products.CMFDefault ################### [ 940/1287]
D, [2011-09-08T16:29:57.555419 #28073] DEBUG -- : Installing: Products.CMFActionIcons-eggi ################### [ 941/1287]
D, [2011-09-08T16:29:57.644921 #28073] DEBUG -- : Installing: Products.CMFActionIcons ################### [ 942/1287]
D, [2011-09-08T16:29:57.944088 #28073] DEBUG -- : Installing: Products.CMFCalendar-egginfo ################### [ 943/1287]
D, [2011-09-08T16:29:58.087649 #28073] DEBUG -- : Installing: Products.CMFCalendar ################### [ 944/1287]
D, [2011-09-08T16:29:58.350296 #28073] DEBUG -- : Installing: Products.CMFTopic-egginfo ################### [ 945/1287]
D, [2011-09-08T16:29:59.208510 #28073] DEBUG -- : Installing: Products.CMFTopic ################### [ 946/1287]
D, [2011-09-08T16:29:59.475381 #28073] DEBUG -- : Installing: Products.CMFCore ################### [ 947/1287]
D, [2011-09-08T16:29:59.655133 #28073] DEBUG -- : Installing: Products.CMFTestCase-egginfo ################### [ 948/1287]
D, [2011-09-08T16:29:59.774177 #28073] DEBUG -- : Installing: Products.CMFTestCase ################### [ 949/1287]
D, [2011-09-08T16:29:59.908750 #28073] DEBUG -- : Installing: Products.CMFQuickInstallerTo ################### [ 950/1287]
D, [2011-09-08T16:30:00.026709 #28073] DEBUG -- : Installing: Products.CMFQuickInstallerTo ################### [ 951/1287]
D, [2011-09-08T16:30:00.241716 #28073] DEBUG -- : Installing: Products.CMFDiffTool-egginfo ################### [ 952/1287]
D, [2011-09-08T16:30:00.352561 #28073] DEBUG -- : Installing: Products.CMFDiffTool ################### [ 953/1287]
D, [2011-09-08T16:30:00.405402 #28073] DEBUG -- : Installing: plone.indexer-egginfo ################### [ 954/1287]
D, [2011-09-08T16:30:00.485704 #28073] DEBUG -- : Installing: plone.indexer ################### [ 955/1287]
D, [2011-09-08T16:30:00.601071 #28073] DEBUG -- : Installing: plone.folder-egginfo ################### [ 956/1287]
D, [2011-09-08T16:30:00.681555 #28073] DEBUG -- : Installing: plone.folder ################### [ 957/1287]
D, [2011-09-08T16:30:00.779560 #28073] DEBUG -- : Installing: Products.PloneLanguageTool-e ################### [ 958/1287]
D, [2011-09-08T16:30:00.847960 #28073] DEBUG -- : /var/tmp/rpm-tmp.Wv5mZP: line 1: monit: command not found
D, [2011-09-08T16:30:00.850009 #28073] DEBUG -- : warning: %post(Products.PloneLanguageTool-3.2.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:00.869201 #28073] DEBUG -- : Installing: Products.PloneLanguageTool ################### [ 959/1287]
D, [2011-09-08T16:30:00.944315 #28073] DEBUG -- : Installing: plone.stringinterp-egginfo ################### [ 960/1287]
D, [2011-09-08T16:30:01.032547 #28073] DEBUG -- : Installing: plone.stringinterp ################### [ 961/1287]
D, [2011-09-08T16:30:01.112626 #28073] DEBUG -- : Installing: plone.theme-egginfo ################### [ 962/1287]
D, [2011-09-08T16:30:01.205442 #28073] DEBUG -- : /var/tmp/rpm-tmp.Y5Vjeh: line 1: monit: command not found
D, [2011-09-08T16:30:01.210487 #28073] DEBUG -- : warning: %post(plone.theme-2.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:01.230017 #28073] DEBUG -- : Installing: plone.theme ################### [ 963/1287]
D, [2011-09-08T16:30:01.426064 #28073] DEBUG -- : Installing: plone.scale-egginfo ################### [ 964/1287]
D, [2011-09-08T16:30:01.528213 #28073] DEBUG -- : Installing: plone.scale ################### [ 965/1287]
D, [2011-09-08T16:30:01.626588 #28073] DEBUG -- : Installing: Products.ExtendedPathIndex-e ################### [ 966/1287]
D, [2011-09-08T16:30:01.721906 #28073] DEBUG -- : Installing: Products.ExtendedPathIndex ################### [ 967/1287]
D, [2011-09-08T16:30:01.778082 #28073] DEBUG -- : Installing: zope-z3c.zcmlhook-egginfo ################### [ 968/1287]
D, [2011-09-08T16:30:01.854139 #28073] DEBUG -- : Installing: zope-z3c.zcmlhook ################### [ 969/1287]
D, [2011-09-08T16:30:01.911615 #28073] DEBUG -- : Installing: plone.reload-egginfo ################### [ 970/1287]
D, [2011-09-08T16:30:02.000053 #28073] DEBUG -- : Installing: plone.reload ################### [ 971/1287]
D, [2011-09-08T16:30:02.056904 #28073] DEBUG -- : Installing: plone.recipe.zeoserver-eggin ################### [ 972/1287]
D, [2011-09-08T16:30:02.140626 #28073] DEBUG -- : Installing: plone.recipe.zeoserver ################### [ 973/1287]
D, [2011-09-08T16:30:02.188567 #28073] DEBUG -- : Installing: plone.recipe.alltests-egginf ################### [ 974/1287]
D, [2011-09-08T16:30:02.282764 #28073] DEBUG -- : Installing: plone.recipe.alltests ################### [ 975/1287]
D, [2011-09-08T16:30:02.350543 #28073] DEBUG -- : Installing: plone.recipe.zope2install-eg ################### [ 976/1287]
D, [2011-09-08T16:30:02.433034 #28073] DEBUG -- : Installing: plone.recipe.zope2install ################### [ 977/1287]
D, [2011-09-08T16:30:02.554948 #28073] DEBUG -- : Installing: python-mr.developer-egginfo ################### [ 978/1287]
D, [2011-09-08T16:30:02.688441 #28073] DEBUG -- : Installing: python-mr.developer ################### [ 979/1287]
D, [2011-09-08T16:30:02.838639 #28073] DEBUG -- : Installing: plone.testing-egginfo ################### [ 980/1287]
D, [2011-09-08T16:30:03.005765 #28073] DEBUG -- : /var/tmp/rpm-tmp.m4Rw8j: line 1: monit: command not found
D, [2011-09-08T16:30:03.008094 #28073] DEBUG -- : warning: %post(plone.testing-4.0.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:03.029780 #28073] DEBUG -- : Installing: plone.testing ################### [ 981/1287]
D, [2011-09-08T16:30:03.133257 #28073] DEBUG -- : Installing: plone4artists-z2utils-egginf ################### [ 982/1287]
D, [2011-09-08T16:30:03.242391 #28073] DEBUG -- : Installing: plone4artists-z2utils ################### [ 983/1287]
D, [2011-09-08T16:30:03.306561 #28073] DEBUG -- : Installing: zope.app.zapi-egginfo ################### [ 984/1287]
D, [2011-09-08T16:30:03.380515 #28073] DEBUG -- : Installing: zope.app.zapi ################### [ 985/1287]
D, [2011-09-08T16:30:03.537963 #28073] DEBUG -- : Installing: repoze.zope2-egginfo ################### [ 986/1287]
D, [2011-09-08T16:30:03.634252 #28073] DEBUG -- : Installing: repoze.zope2 ################### [ 987/1287]
D, [2011-09-08T16:30:03.692245 #28073] DEBUG -- : Installing: plone.transformchain-egginfo ################### [ 988/1287]
D, [2011-09-08T16:30:03.829337 #28073] DEBUG -- : Installing: plone.transformchain ################### [ 989/1287]
D, [2011-09-08T16:30:03.960706 #28073] DEBUG -- : Installing: plone.caching-egginfo ################### [ 990/1287]
D, [2011-09-08T16:30:04.065010 #28073] DEBUG -- : /var/tmp/rpm-tmp.VlcoPK: line 1: monit: command not found
D, [2011-09-08T16:30:04.067309 #28073] DEBUG -- : warning: %post(plone.caching-1.0b2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:04.107363 #28073] DEBUG -- : Installing: plone.caching ################### [ 991/1287]
D, [2011-09-08T16:30:04.376130 #28073] DEBUG -- : Installing: wicked-egginfo ################### [ 992/1287]
D, [2011-09-08T16:30:04.529458 #28073] DEBUG -- : Installing: wicked ################### [ 993/1287]
D, [2011-09-08T16:30:04.624759 #28073] DEBUG -- : Installing: zope-z3c.pt-egginfo ################### [ 994/1287]
D, [2011-09-08T16:30:04.737551 #28073] DEBUG -- : /var/tmp/rpm-tmp.z1fqkr: line 1: monit: command not found
D, [2011-09-08T16:30:04.741222 #28073] DEBUG -- : warning: %post(zope-z3c.pt-2.1.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:04.847277 #28073] DEBUG -- : Installing: zope-z3c.pt ################### [ 995/1287]
D, [2011-09-08T16:30:05.717366 #28073] DEBUG -- : Installing: zope-z3c.form-egginfo ################### [ 996/1287]
D, [2011-09-08T16:30:05.921927 #28073] DEBUG -- : Installing: zope-z3c.form ################### [ 997/1287]
D, [2011-09-08T16:30:06.039741 #28073] DEBUG -- : Installing: zope-z3c.formwidget.query-eg ################### [ 998/1287]
D, [2011-09-08T16:30:06.116803 #28073] DEBUG -- : Installing: zope-z3c.formwidget.query ################### [ 999/1287]
D, [2011-09-08T16:30:06.447905 #28073] DEBUG -- : Installing: collective.z3cform.datetimew ################### [1000/1287]
D, [2011-09-08T16:30:06.616173 #28073] DEBUG -- : /var/tmp/rpm-tmp.cQdLRl: line 1: monit: command not found
D, [2011-09-08T16:30:06.618087 #28073] DEBUG -- : warning: %post(collective.z3cform.datetimewidget-1.0.3-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:06.645097 #28073] DEBUG -- : Installing: collective.z3cform.datetimew ################### [1001/1287]
D, [2011-09-08T16:30:06.825155 #28073] DEBUG -- : Installing: zope-z3c.caching-egginfo ################### [1002/1287]
D, [2011-09-08T16:30:07.084591 #28073] DEBUG -- : Installing: zope-z3c.caching ################### [1003/1287]
D, [2011-09-08T16:30:07.207939 #28073] DEBUG -- : /var/tmp/rpm-tmp.cJSlZc: line 1: monit: command not found
D, [2011-09-08T16:30:07.210384 #28073] DEBUG -- : warning: %post(plone.recipe.zope2instance-4.1.7-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:07.288281 #28073] DEBUG -- : Installing: plone.recipe.zope2instance ################### [1004/1287]
D, [2011-09-08T16:30:07.526995 #28073] DEBUG -- : Installing: Products.basesyndication ################### [1005/1287]
D, [2011-09-08T16:30:07.663465 #28073] DEBUG -- : Installing: Products.fatsyndication ################### [1006/1287]
D, [2011-09-08T16:30:08.886981 #28073] DEBUG -- : Installing: plone4artists-video-egginfo ################### [1007/1287]
D, [2011-09-08T16:30:09.250899 #28073] DEBUG -- : Installing: plone4artists-video ################### [1008/1287]
D, [2011-09-08T16:30:09.299405 #28073] DEBUG -- : Installing: python-textile ################### [1009/1287]
D, [2011-09-08T16:30:09.406315 #28073] DEBUG -- : Installing: collective ################### [1010/1287]
D, [2011-09-08T16:30:09.523064 #28073] DEBUG -- : Installing: collective.monkeypatcher ################### [1011/1287]
D, [2011-09-08T16:30:09.638653 #28073] DEBUG -- : Installing: collective.testcaselayer-egg ################### [1012/1287]
D, [2011-09-08T16:30:09.755849 #28073] DEBUG -- : Installing: collective.testcaselayer ################### [1013/1287]
D, [2011-09-08T16:30:10.034383 #28073] DEBUG -- : Installing: plone.app.blob-egginfo ################### [1014/1287]
D, [2011-09-08T16:30:10.192474 #28073] DEBUG -- : /var/tmp/rpm-tmp.oK781a: line 1: monit: command not found
D, [2011-09-08T16:30:10.194838 #28073] DEBUG -- : warning: %post(plone.app.blob-1.5.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:10.225538 #28073] DEBUG -- : Installing: plone.app.blob ################### [1015/1287]
D, [2011-09-08T16:30:10.390699 #28073] DEBUG -- : Installing: plonetheme.sunburst-egginfo ################### [1016/1287]
D, [2011-09-08T16:30:10.505225 #28073] DEBUG -- : /var/tmp/rpm-tmp.znDW5d: line 1: monit: command not found
D, [2011-09-08T16:30:10.507542 #28073] DEBUG -- : warning: %post(plonetheme.sunburst-1.1.5-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:10.528162 #28073] DEBUG -- : Installing: plonetheme.sunburst ################### [1017/1287]
D, [2011-09-08T16:30:10.681659 #28073] DEBUG -- : Installing: plone.app.imaging-egginfo ################### [1018/1287]
D, [2011-09-08T16:30:10.808402 #28073] DEBUG -- : Installing: plone.app.imaging ################### [1019/1287]
D, [2011-09-08T16:30:10.980216 #28073] DEBUG -- : Installing: plone.app.linkintegrity-eggi ################### [1020/1287]
D, [2011-09-08T16:30:11.098712 #28073] DEBUG -- : /var/tmp/rpm-tmp.1RmAam: line 1: monit: command not found
D, [2011-09-08T16:30:11.104096 #28073] DEBUG -- : warning: %post(plone.app.linkintegrity-1.4.2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:11.143469 #28073] DEBUG -- : Installing: plone.app.linkintegrity ################### [1021/1287]
D, [2011-09-08T16:30:11.201443 #28073] DEBUG -- : Installing: plone.app.upgrade-egginfo ################### [1022/1287]
D, [2011-09-08T16:30:11.264698 #28073] DEBUG -- : Installing: Products.PluggableAuthServic ################### [1023/1287]
D, [2011-09-08T16:30:11.406692 #28073] DEBUG -- : Installing: plone.openid-egginfo ################### [1024/1287]
D, [2011-09-08T16:30:12.275325 #28073] DEBUG -- : Installing: plone.openid ################### [1025/1287]
D, [2011-09-08T16:30:12.438469 #28073] DEBUG -- : /var/tmp/rpm-tmp.9fOpKy: line 1: monit: command not found
D, [2011-09-08T16:30:12.440978 #28073] DEBUG -- : warning: %post(Products.PluggableAuthService-1.7.5-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:12.478634 #28073] DEBUG -- : Installing: Products.PluggableAuthServic ################### [1026/1287]
D, [2011-09-08T16:30:12.644413 #28073] DEBUG -- : Installing: Products.PluginRegistry-eggi ################### [1027/1287]
D, [2011-09-08T16:30:12.801730 #28073] DEBUG -- : Installing: Products.PluginRegistry ################### [1028/1287]
D, [2011-09-08T16:30:12.902254 #28073] DEBUG -- : Installing: plone-egginfo ################### [1029/1287]
D, [2011-09-08T16:30:13.013825 #28073] DEBUG -- : Installing: plone.z3cform-egginfo ################### [1030/1287]
D, [2011-09-08T16:30:13.107158 #28073] DEBUG -- : Installing: plone.autoform-egginfo ################### [1031/1287]
D, [2011-09-08T16:30:13.257447 #28073] DEBUG -- : Installing: plone.app.discussion-egginfo ################### [1032/1287]
D, [2011-09-08T16:30:13.386668 #28073] DEBUG -- : Installing: plone.app.testing-egginfo ################### [1033/1287]
D, [2011-09-08T16:30:13.571364 #28073] DEBUG -- : Installing: plone.cachepurging-egginfo ################### [1034/1287]
D, [2011-09-08T16:30:13.746080 #28073] DEBUG -- : /var/tmp/rpm-tmp.b1SgIQ: line 1: monit: command not found
D, [2011-09-08T16:30:13.750919 #28073] DEBUG -- : warning: %post(plone.cachepurging-1.0.2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:13.817597 #28073] DEBUG -- : Installing: plone.cachepurging ################### [1035/1287]
D, [2011-09-08T16:30:14.185840 #28073] DEBUG -- : Installing: plone.app.jquerytools-egginf ################### [1036/1287]
D, [2011-09-08T16:30:14.344651 #28073] DEBUG -- : /var/tmp/rpm-tmp.qcvR41: line 1: monit: command not found
D, [2011-09-08T16:30:14.348484 #28073] DEBUG -- : warning: %post(plone.app.jquerytools-1.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:14.541656 #28073] DEBUG -- : Installing: plone.app.jquerytools ################### [1037/1287]
D, [2011-09-08T16:30:14.746410 #28073] DEBUG -- : Installing: plone.app.testing ################### [1038/1287]
D, [2011-09-08T16:30:14.843066 #28073] DEBUG -- : Installing: Products.CMFPlone-egginfo ################### [1039/1287]
D, [2011-09-08T16:30:14.980758 #28073] DEBUG -- : Installing: plone.app.folder-egginfo ################### [1040/1287]
D, [2011-09-08T16:30:15.108930 #28073] DEBUG -- : Installing: Products.ATContentTypes-eggi ################### [1041/1287]
D, [2011-09-08T16:30:15.739636 #28073] DEBUG -- : Installing: Products.ResourceRegistries- ################### [1042/1287]
D, [2011-09-08T16:30:15.985401 #28073] DEBUG -- : /var/tmp/rpm-tmp.cgHW6s: line 1: monit: command not found
D, [2011-09-08T16:30:15.993117 #28073] DEBUG -- : warning: %post(Products.ResourceRegistries-2.0.4-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:16.061295 #28073] DEBUG -- : Installing: Products.ResourceRegistries ################### [1043/1287]
D, [2011-09-08T16:30:16.298687 #28073] DEBUG -- : Installing: plone.session-egginfo ################### [1044/1287]
D, [2011-09-08T16:30:16.523552 #28073] DEBUG -- : /var/tmp/rpm-tmp.hv5b5I: line 1: monit: command not found
D, [2011-09-08T16:30:16.526233 #28073] DEBUG -- : warning: %post(plone.session-3.5-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:16.575219 #28073] DEBUG -- : Installing: plone.session ################### [1045/1287]
D, [2011-09-08T16:30:16.887795 #28073] DEBUG -- : Installing: Products.PasswordResetTool-e ################### [1046/1287]
D, [2011-09-08T16:30:17.109281 #28073] DEBUG -- : /var/tmp/rpm-tmp.MSVdn0: line 1: monit: command not found
D, [2011-09-08T16:30:17.111417 #28073] DEBUG -- : warning: %post(Products.PasswordResetTool-2.0.6-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:17.140813 #28073] DEBUG -- : Installing: Products.PasswordResetTool ################### [1047/1287]
D, [2011-09-08T16:30:17.317243 #28073] DEBUG -- : Installing: plone.browserlayer-egginfo ################### [1048/1287]
D, [2011-09-08T16:30:17.458805 #28073] DEBUG -- : /var/tmp/rpm-tmp.9Leevi: line 1: monit: command not found
D, [2011-09-08T16:30:17.460914 #28073] DEBUG -- : warning: %post(plone.browserlayer-2.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:17.496896 #28073] DEBUG -- : Installing: plone.browserlayer ################### [1049/1287]
D, [2011-09-08T16:30:17.568040 #28073] DEBUG -- : Installing: Products.PloneTestCase-eggin ################### [1050/1287]
D, [2011-09-08T16:30:17.977182 #28073] DEBUG -- : Installing: Products.CMFPlacefulWorkflow ################### [1051/1287]
D, [2011-09-08T16:30:18.105490 #28073] DEBUG -- : Installing: Products.CMFPlacefulWorkflow ################### [1052/1287]
D, [2011-09-08T16:30:18.196597 #28073] DEBUG -- : Installing: plone.app.viewletmanager-egg ################### [1053/1287]
D, [2011-09-08T16:30:18.281526 #28073] DEBUG -- : Installing: plone.app.viewletmanager ################### [1054/1287]
D, [2011-09-08T16:30:18.575438 #28073] DEBUG -- : Installing: Products.Marshall-egginfo ################### [1055/1287]
D, [2011-09-08T16:30:18.727208 #28073] DEBUG -- : Installing: Products.Marshall ################### [1056/1287]
D, [2011-09-08T16:30:19.105655 #28073] DEBUG -- : Installing: Products.PortalTransforms-eg ################### [1057/1287]
D, [2011-09-08T16:30:19.249635 #28073] DEBUG -- : /var/tmp/rpm-tmp.BNxx8C: line 1: monit: command not found
D, [2011-09-08T16:30:19.251194 #28073] DEBUG -- : warning: %post(Products.PortalTransforms-2.0.7-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:19.278566 #28073] DEBUG -- : Installing: Products.PortalTransforms ################### [1058/1287]
D, [2011-09-08T16:30:21.781274 #28073] DEBUG -- : Installing: Products.TinyMCE-egginfo ################### [1059/1287]
D, [2011-09-08T16:30:22.150036 #28073] DEBUG -- : /var/tmp/rpm-tmp.y2DzB5: line 1: monit: command not found
D, [2011-09-08T16:30:22.152429 #28073] DEBUG -- : warning: %post(Products.TinyMCE-1.2.7-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:22.171680 #28073] DEBUG -- : Installing: Products.TinyMCE ################### [1060/1287]
D, [2011-09-08T16:30:22.294851 #28073] DEBUG -- : Installing: plone.outputfilters-egginfo ################### [1061/1287]
D, [2011-09-08T16:30:22.428773 #28073] DEBUG -- : Installing: plone.outputfilters ################### [1062/1287]
D, [2011-09-08T16:30:22.746900 #28073] DEBUG -- : Installing: Products.MimetypesRegistry-e ################### [1063/1287]
D, [2011-09-08T16:30:22.878464 #28073] DEBUG -- : /var/tmp/rpm-tmp.QhTPC2: line 1: monit: command not found
D, [2011-09-08T16:30:22.883880 #28073] DEBUG -- : warning: %post(Products.MimetypesRegistry-2.0.2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:22.900726 #28073] DEBUG -- : Installing: Products.MimetypesRegistry ################### [1064/1287]
D, [2011-09-08T16:30:22.969078 #28073] DEBUG -- : Installing: plone.locking-egginfo ################### [1065/1287]
D, [2011-09-08T16:30:23.079583 #28073] DEBUG -- : /var/tmp/rpm-tmp.N9Sq3w: line 1: monit: command not found
D, [2011-09-08T16:30:23.083090 #28073] DEBUG -- : warning: %post(plone.locking-2.0.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:23.111285 #28073] DEBUG -- : Installing: plone.locking ################### [1066/1287]
D, [2011-09-08T16:30:23.239221 #28073] DEBUG -- : Installing: plone.app.vocabularies-eggin ################### [1067/1287]
D, [2011-09-08T16:30:23.688045 #28073] DEBUG -- : /var/tmp/rpm-tmp.uDLYR2: line 1: monit: command not found
D, [2011-09-08T16:30:23.690293 #28073] DEBUG -- : warning: %post(plone.app.vocabularies-2.1.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:23.709930 #28073] DEBUG -- : Installing: plone.app.vocabularies ################### [1068/1287]
D, [2011-09-08T16:30:23.972417 #28073] DEBUG -- : Installing: Products.PlonePAS-egginfo ################### [1069/1287]
D, [2011-09-08T16:30:24.097812 #28073] DEBUG -- : /var/tmp/rpm-tmp.bie4zz: line 1: monit: command not found
D, [2011-09-08T16:30:24.100077 #28073] DEBUG -- : warning: %post(Products.PlonePAS-4.0.8-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:24.152086 #28073] DEBUG -- : Installing: Products.PlonePAS ################### [1070/1287]
D, [2011-09-08T16:30:24.204930 #28073] DEBUG -- : Installing: Products.Archetypes-egginfo ################### [1071/1287]
D, [2011-09-08T16:30:24.268744 #28073] DEBUG -- : Installing: plone.app.uuid-egginfo ################### [1072/1287]
D, [2011-09-08T16:30:25.185793 #28073] DEBUG -- : Installing: plone.app.uuid ################### [1073/1287]
D, [2011-09-08T16:30:25.506733 #28073] DEBUG -- : /var/tmp/rpm-tmp.1PaHvG: line 1: monit: command not found
D, [2011-09-08T16:30:25.508996 #28073] DEBUG -- : warning: %post(Products.Archetypes-1.7.6-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:25.534716 #28073] DEBUG -- : Installing: Products.Archetypes ################### [1074/1287]
D, [2011-09-08T16:30:25.785360 #28073] DEBUG -- : Installing: Products.CMFFormController-e ################### [1075/1287]
D, [2011-09-08T16:30:26.059659 #28073] DEBUG -- : Installing: Products.CMFFormController ################### [1076/1287]
D, [2011-09-08T16:30:26.230330 #28073] DEBUG -- : Installing: Products.PloneTestCase ################### [1077/1287]
D, [2011-09-08T16:30:28.274283 #28073] DEBUG -- : Installing: Products.kupu-egginfo ################### [1078/1287]
D, [2011-09-08T16:30:28.707717 #28073] DEBUG -- : Installing: Products.kupu ################### [1079/1287]
D, [2011-09-08T16:30:28.755942 #28073] DEBUG -- : Installing: plone.app.content-egginfo ################### [1080/1287]
D, [2011-09-08T16:30:28.820853 #28073] DEBUG -- : Installing: plone.app.contentmenu-egginf ################### [1081/1287]
D, [2011-09-08T16:30:29.126909 #28073] DEBUG -- : Installing: plone.app.iterate-egginfo ################### [1082/1287]
D, [2011-09-08T16:30:29.328909 #28073] DEBUG -- : /var/tmp/rpm-tmp.HWaZ0g: line 1: monit: command not found
D, [2011-09-08T16:30:29.331156 #28073] DEBUG -- : warning: %post(plone.app.iterate-2.1.2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:29.379831 #28073] DEBUG -- : Installing: plone.app.iterate ################### [1083/1287]
D, [2011-09-08T16:30:29.869766 #28073] DEBUG -- : Installing: Products.CMFEditions-egginfo ################### [1084/1287]
D, [2011-09-08T16:30:30.101527 #28073] DEBUG -- : Installing: Products.CMFEditions ################### [1085/1287]
D, [2011-09-08T16:30:30.251512 #28073] DEBUG -- : Installing: Products.CMFDynamicViewFTI-e ################### [1086/1287]
D, [2011-09-08T16:30:30.435943 #28073] DEBUG -- : Installing: Products.CMFDynamicViewFTI ################### [1087/1287]
D, [2011-09-08T16:30:30.557535 #28073] DEBUG -- : /var/tmp/rpm-tmp.eKDZEv: line 1: monit: command not found
D, [2011-09-08T16:30:30.559333 #28073] DEBUG -- : warning: %post(plone.app.contentmenu-2.0.4-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:30.597123 #28073] DEBUG -- : Installing: plone.app.contentmenu ################### [1088/1287]
D, [2011-09-08T16:30:30.772025 #28073] DEBUG -- : Installing: plone.app.openid-egginfo ################### [1089/1287]
D, [2011-09-08T16:30:30.923510 #28073] DEBUG -- : Installing: plone.app.openid ################### [1090/1287]
D, [2011-09-08T16:30:30.984365 #28073] DEBUG -- : Installing: plone.app.controlpanel-eggin ################### [1091/1287]
D, [2011-09-08T16:30:31.122039 #28073] DEBUG -- : Installing: plone.app.customerize-egginf ################### [1092/1287]
D, [2011-09-08T16:30:31.267751 #28073] DEBUG -- : Installing: plone.app.customerize ################### [1093/1287]
D, [2011-09-08T16:30:31.606643 #28073] DEBUG -- : Installing: plone.app.layout-egginfo ################### [1094/1287]
D, [2011-09-08T16:30:31.748341 #28073] DEBUG -- : /var/tmp/rpm-tmp.5QpfDQ: line 1: monit: command not found
D, [2011-09-08T16:30:31.750895 #28073] DEBUG -- : warning: %post(plone.app.layout-2.1.8-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:31.771910 #28073] DEBUG -- : Installing: plone.app.layout ################### [1095/1287]
D, [2011-09-08T16:30:31.907270 #28073] DEBUG -- : Installing: plone.app.users-egginfo ################### [1096/1287]
D, [2011-09-08T16:30:32.007435 #28073] DEBUG -- : /var/tmp/rpm-tmp.6s7LxE: line 1: monit: command not found
D, [2011-09-08T16:30:32.009765 #28073] DEBUG -- : warning: %post(plone.app.users-1.1.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:32.158648 #28073] DEBUG -- : Installing: plone.app.users ################### [1097/1287]
D, [2011-09-08T16:30:32.284453 #28073] DEBUG -- : /var/tmp/rpm-tmp.jM2F3s: line 1: monit: command not found
D, [2011-09-08T16:30:32.287089 #28073] DEBUG -- : warning: %post(plone.app.controlpanel-2.1.1-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:32.305216 #28073] DEBUG -- : Installing: plone.app.controlpanel ################### [1098/1287]
D, [2011-09-08T16:30:32.449615 #28073] DEBUG -- : Installing: plone.app.workflow-egginfo ################### [1099/1287]
D, [2011-09-08T16:30:32.569168 #28073] DEBUG -- : /var/tmp/rpm-tmp.MiARbi: line 1: monit: command not found
D, [2011-09-08T16:30:32.570462 #28073] DEBUG -- : warning: %post(plone.app.workflow-2.0.4-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:32.590103 #28073] DEBUG -- : Installing: plone.app.workflow ################### [1100/1287]
D, [2011-09-08T16:30:32.715840 #28073] DEBUG -- : Installing: plone.app.z3cform-egginfo ################### [1101/1287]
D, [2011-09-08T16:30:32.806530 #28073] DEBUG -- : Installing: plone.app.z3cform ################### [1102/1287]
D, [2011-09-08T16:30:33.028397 #28073] DEBUG -- : Installing: plone.app.kss-egginfo ################### [1103/1287]
D, [2011-09-08T16:30:33.175595 #28073] DEBUG -- : Installing: plone.app.kss ################### [1104/1287]
D, [2011-09-08T16:30:33.546845 #28073] DEBUG -- : Installing: plone.app.portlets-egginfo ################### [1105/1287]
D, [2011-09-08T16:30:33.755063 #28073] DEBUG -- : /var/tmp/rpm-tmp.EwlYi0: line 1: monit: command not found
D, [2011-09-08T16:30:33.757587 #28073] DEBUG -- : warning: %post(plone.app.portlets-2.1.5-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:33.789321 #28073] DEBUG -- : Installing: plone.app.portlets ################### [1106/1287]
D, [2011-09-08T16:30:33.852597 #28073] DEBUG -- : Installing: plone.portlet.static-egginfo ################### [1107/1287]
D, [2011-09-08T16:30:33.955404 #28073] DEBUG -- : Installing: plone.portlet.static ################### [1108/1287]
D, [2011-09-08T16:30:33.992901 #28073] DEBUG -- : Installing: plone.app.form-egginfo ################### [1109/1287]
D, [2011-09-08T16:30:34.064822 #28073] DEBUG -- : Installing: plone.portlet.collection-egg ################### [1110/1287]
D, [2011-09-08T16:30:34.143734 #28073] DEBUG -- : /var/tmp/rpm-tmp.K5eJYK: line 1: monit: command not found
D, [2011-09-08T16:30:34.145452 #28073] DEBUG -- : warning: %post(plone.portlet.collection-2.0.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:34.269616 #28073] DEBUG -- : Installing: plone.portlet.collection ################### [1111/1287]
D, [2011-09-08T16:30:34.345242 #28073] DEBUG -- : /var/tmp/rpm-tmp.Xt4x0D: line 1: monit: command not found
D, [2011-09-08T16:30:34.348068 #28073] DEBUG -- : warning: %post(plone.app.form-2.0.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:34.435315 #28073] DEBUG -- : Installing: plone.app.form ################### [1112/1287]
D, [2011-09-08T16:30:34.572810 #28073] DEBUG -- : /var/tmp/rpm-tmp.qtUgxx: line 1: monit: command not found
D, [2011-09-08T16:30:34.574601 #28073] DEBUG -- : warning: %post(plone.app.content-2.0.7-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:34.589926 #28073] DEBUG -- : Installing: plone.app.content ################### [1113/1287]
D, [2011-09-08T16:30:34.621651 #28073] DEBUG -- : Installing: borg.localrole-egginfo ################### [1114/1287]
D, [2011-09-08T16:30:34.679354 #28073] DEBUG -- : Installing: borg ################### [1115/1287]
D, [2011-09-08T16:30:35.022525 #28073] DEBUG -- : Installing: borg.localrole ################### [1116/1287]
D, [2011-09-08T16:30:35.158392 #28073] DEBUG -- : /var/tmp/rpm-tmp.88Kycm: line 1: monit: command not found
D, [2011-09-08T16:30:35.160846 #28073] DEBUG -- : warning: %post(Products.ATContentTypes-2.1.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:35.237556 #28073] DEBUG -- : Installing: Products.ATContentTypes ################### [1117/1287]
D, [2011-09-08T16:30:35.317579 #28073] DEBUG -- : Installing: plone.app.folder ################### [1118/1287]
D, [2011-09-08T16:30:35.492060 #28073] DEBUG -- : Installing: plone.app.contentrules-eggin ################### [1119/1287]
D, [2011-09-08T16:30:35.579354 #28073] DEBUG -- : /var/tmp/rpm-tmp.2Nrh2c: line 1: monit: command not found
D, [2011-09-08T16:30:35.580390 #28073] DEBUG -- : warning: %post(plone.app.contentrules-2.1.3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:36.874820 #28073] DEBUG -- : Installing: plone.app.contentrules ################### [1120/1287]
D, [2011-09-08T16:30:37.129559 #28073] DEBUG -- : /var/tmp/rpm-tmp.1Vm77b: line 1: monit: command not found
D, [2011-09-08T16:30:37.129992 #28073] DEBUG -- : warning: %post(Products.CMFPlone-4.1rc2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:37.846860 #28073] DEBUG -- : Installing: Products.CMFPlone ################### [1121/1287]
D, [2011-09-08T16:30:37.999067 #28073] DEBUG -- : /var/tmp/rpm-tmp.MnTV6c: line 1: monit: command not found
D, [2011-09-08T16:30:38.001051 #28073] DEBUG -- : warning: %post(plone.app.upgrade-1.1rc2-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:38.283928 #28073] DEBUG -- : Installing: plone.app.upgrade ################### [1122/1287]
D, [2011-09-08T16:30:38.463830 #28073] DEBUG -- : /var/tmp/rpm-tmp.Tlws4e: line 1: monit: command not found
D, [2011-09-08T16:30:38.466376 #28073] DEBUG -- : warning: %post(plone.app.discussion-2.0.7-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:38.499047 #28073] DEBUG -- : Installing: plone.app.discussion ################### [1123/1287]
D, [2011-09-08T16:30:38.581066 #28073] DEBUG -- : Installing: plone.app.registry-egginfo ################### [1124/1287]
D, [2011-09-08T16:30:38.894293 #28073] DEBUG -- : Installing: plone.app.caching-egginfo ################### [1125/1287]
D, [2011-09-08T16:30:39.008944 #28073] DEBUG -- : /var/tmp/rpm-tmp.cEzbei: line 1: monit: command not found
D, [2011-09-08T16:30:39.016160 #28073] DEBUG -- : warning: %post(plone.app.caching-1.0b2-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:39.086150 #28073] DEBUG -- : Installing: plone.app.caching ################### [1126/1287]
D, [2011-09-08T16:30:39.276322 #28073] DEBUG -- : Installing: plone.app.registry ################### [1127/1287]
D, [2011-09-08T16:30:39.544162 #28073] DEBUG -- : Installing: plone.autoform ################### [1128/1287]
D, [2011-09-08T16:30:39.648061 #28073] DEBUG -- : Installing: plone.z3cform ################### [1129/1287]
D, [2011-09-08T16:30:39.764558 #28073] DEBUG -- : /var/tmp/rpm-tmp.DYFzsu: line 1: monit: command not found
D, [2011-09-08T16:30:39.766622 #28073] DEBUG -- : warning: %post(plone-4.1rc3-1.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:39.794269 #28073] DEBUG -- : Installing: plone ################### [1130/1287]
D, [2011-09-08T16:30:39.971454 #28073] DEBUG -- : Installing: Products.TextIndexNG-egginfo ################### [1131/1287]
D, [2011-09-08T16:30:40.375566 #28073] DEBUG -- : Installing: Products.TextIndexNG ################### [1132/1287]
D, [2011-09-08T16:30:40.507204 #28073] DEBUG -- : /var/tmp/rpm-tmp.xi5boG: line 1: monit: command not found
D, [2011-09-08T16:30:40.510693 #28073] DEBUG -- : warning: %post(Products.BastionBanking-4.0.1-2.lbn13.x86_64) scriptlet failed, exit status 127
D, [2011-09-08T16:30:41.099111 #28073] DEBUG -- : Installing: Products.BastionBanking ################### [1133/1287]
D, [2011-09-08T16:30:41.241113 #28073] DEBUG -- : /var/tmp/rpm-tmp.WDB7pO: line 1: monit: command not found
D, [2011-09-08T16:30:41.243826 #28073] DEBUG -- : warning: %post(Products.AttachmentField-1.4.4-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:41.290275 #28073] DEBUG -- : Installing: Products.AttachmentField ################### [1134/1287]
D, [2011-09-08T16:30:42.146014 #28073] DEBUG -- : Installing: Products.PloneArticle-egginf ################### [1135/1287]
D, [2011-09-08T16:30:42.375952 #28073] DEBUG -- : Installing: Products.PloneArticle ################### [1136/1287]
D, [2011-09-08T16:30:42.751917 #28073] DEBUG -- : Installing: Products.CacheSetup-egginfo ################### [1137/1287]
D, [2011-09-08T16:30:42.896822 #28073] DEBUG -- : /var/tmp/rpm-tmp.Et0Wsa: line 1: monit: command not found
D, [2011-09-08T16:30:42.897484 #28073] DEBUG -- : warning: %post(Products.CacheSetup-1.2.1-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:43.030000 #28073] DEBUG -- : Installing: Products.CacheSetup ################### [1138/1287]
D, [2011-09-08T16:30:43.127645 #28073] DEBUG -- : /var/tmp/rpm-tmp.BCucCm: line 1: monit: command not found
D, [2011-09-08T16:30:43.128322 #28073] DEBUG -- : warning: %post(Products.ZScheduler-4.0.1-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:43.147440 #28073] DEBUG -- : Installing: Products.ZScheduler ################### [1139/1287]
D, [2011-09-08T16:30:44.293042 #28073] DEBUG -- : Installing: Products.BastionLedger-eggin ################### [1140/1287]
D, [2011-09-08T16:30:44.562204 #28073] DEBUG -- : /var/tmp/rpm-tmp.k1B7SB: line 1: monit: command not found
D, [2011-09-08T16:30:44.563105 #28073] DEBUG -- : warning: %post(Products.BastionLedger-4.0.3-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:44.580889 #28073] DEBUG -- : Installing: Products.BastionLedger ################### [1141/1287]
D, [2011-09-08T16:30:44.764003 #28073] DEBUG -- : Installing: Products.Maps-egginfo ################### [1142/1287]
D, [2011-09-08T16:30:44.933408 #28073] DEBUG -- : Installing: Products.Maps ################### [1143/1287]
D, [2011-09-08T16:30:45.029715 #28073] DEBUG -- : Installing: Products.LDAPMultiPlugins ################### [1144/1287]
D, [2011-09-08T16:30:45.106532 #28073] DEBUG -- : Installing: Products.PloneLDAP-egginfo ################### [1145/1287]
D, [2011-09-08T16:30:45.171368 #28073] DEBUG -- : /var/tmp/rpm-tmp.lpxSJo: line 1: monit: command not found
D, [2011-09-08T16:30:45.171836 #28073] DEBUG -- : warning: %post(Products.PloneLDAP-1.1-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:30:45.542414 #28073] DEBUG -- : Installing: Products.PloneLDAP ################### [1146/1287]
D, [2011-09-08T16:30:45.605672 #28073] DEBUG -- : Installing: dmz-cursor-themes ################### [1147/1287]
D, [2011-09-08T16:30:46.760339 #28073] DEBUG -- : Installing: libXcursor ################### [1148/1287]
D, [2011-09-08T16:30:47.417791 #28073] DEBUG -- : Installing: gtk2 ################### [1149/1287]
D, [2011-09-08T16:30:47.554124 #28073] DEBUG -- : Installing: pygtk2 ################### [1150/1287]
D, [2011-09-08T16:30:47.627649 #28073] DEBUG -- : Installing: usermode-gtk ################### [1151/1287]
D, [2011-09-08T16:30:47.745731 #28073] DEBUG -- :
D, [2011-09-08T16:30:47.746232 #28073] DEBUG -- : ** (gconftool-2:3767): WARNING **: Can not stat /tmp/orbit-root
D, [2011-09-08T16:30:47.746483 #28073] DEBUG -- :
D, [2011-09-08T16:30:47.934273 #28073] DEBUG -- : Installing: libcanberra-gtk2 ################### [1152/1287]
D, [2011-09-08T16:30:48.049067 #28073] DEBUG -- : Installing: PackageKit-yum-plugin ################### [1153/1287]
D, [2011-09-08T16:30:48.141917 #28073] DEBUG -- : Installing: PackageKit-glib ################### [1154/1287]
D, [2011-09-08T16:30:48.232348 #28073] DEBUG -- : Installing: PackageKit-gtk-module ################### [1155/1287]
D, [2011-09-08T16:30:48.502408 #28073] DEBUG -- : Installing: PackageKit-yum ################### [1156/1287]
D, [2011-09-08T16:30:50.253805 #28073] DEBUG -- : Installing: PackageKit ################### [1157/1287]
D, [2011-09-08T16:30:50.414978 #28073] DEBUG -- : Installing: libglade2 ################### [1158/1287]
D, [2011-09-08T16:30:50.839418 #28073] DEBUG -- : Installing: pygtk2-libglade ################### [1159/1287]
D, [2011-09-08T16:30:51.126858 #28073] DEBUG -- : Installing: libgnomecanvas ################### [1160/1287]
D, [2011-09-08T16:30:52.057273 #28073] DEBUG -- : Installing: PackageKit-device-rebind ################### [1161/1287]
D, [2011-09-08T16:30:52.920350 #28073] DEBUG -- : Installing: graphviz ################### [1162/1287]
D, [2011-09-08T16:30:53.085775 #28073] DEBUG -- : Installing: gtk2-engines ################### [1163/1287]
D, [2011-09-08T16:30:54.088420 #28073] DEBUG -- : Installing: unique ################### [1164/1287]
D, [2011-09-08T16:30:54.577816 #28073] DEBUG -- : Installing: libwnck ################### [1165/1287]
D, [2011-09-08T16:30:54.982763 #28073] DEBUG -- : Installing: notification-daemon ################### [1166/1287]
D, [2011-09-08T16:30:56.906256 #28073] DEBUG -- : Installing: libnotify ################### [1167/1287]
D, [2011-09-08T16:30:57.134302 #28073] DEBUG -- : Installing: zenity ################### [1168/1287]
D, [2011-09-08T16:30:57.343446 #28073] DEBUG -- : Installing: libfprint ################### [1169/1287]
D, [2011-09-08T16:31:03.780156 #28073] DEBUG -- : Installing: python-meh ################### [1170/1287]
D, [2011-09-08T16:31:05.275503 #28073] DEBUG -- : Installing: gnome-icon-theme ################### [1171/1287]
D, [2011-09-08T16:31:06.618374 #28073] DEBUG -- : Installing: gnome-packagekit ################### [1172/1287]
D, [2011-09-08T16:31:09.456784 #28073] DEBUG -- : Installing: fprintd ################### [1173/1287]
D, [2011-09-08T16:31:10.232013 #28073] DEBUG -- : Installing: gnome-themes ################### [1174/1287]
D, [2011-09-08T16:31:10.462452 #28073] DEBUG -- : Installing: system-config-users ################### [1175/1287]
D, [2011-09-08T16:31:10.627483 #28073] DEBUG -- : Installing: system-config-language ################### [1176/1287]
D, [2011-09-08T16:31:10.671600 #28073] DEBUG -- : Installing: gnome-python2 ################### [1177/1287]
D, [2011-09-08T16:31:10.973404 #28073] DEBUG -- : Installing: gnome-python2-canvas ################### [1178/1287]
D, [2011-09-08T16:31:11.120559 #28073] DEBUG -- : Installing: system-config-date ################### [1179/1287]
D, [2011-09-08T16:31:11.700443 #28073] DEBUG -- : Installing: control-center-filesystem ################### [1180/1287]
D, [2011-09-08T16:31:11.928057 #28073] DEBUG -- : Installing: metacity ################### [1181/1287]
D, [2011-09-08T16:31:11.984005 #28073] DEBUG -- : Installing: fprintd-pam ################### [1182/1287]
D, [2011-09-08T16:31:12.347566 #28073] DEBUG -- : Installing: mod_ssl ################### [1183/1287]
D, [2011-09-08T16:31:12.468333 #28073] DEBUG -- : Installing: mod_python ################### [1184/1287]
D, [2011-09-08T16:31:12.654127 #28073] DEBUG -- : Installing: bind-utils ################### [1185/1287]
D, [2011-09-08T16:31:12.900293 #28073] DEBUG -- : Installing: man ################### [1186/1287]
D, [2011-09-08T16:31:13.469624 #28073] DEBUG -- : Installing: openssh-server ################### [1187/1287]
D, [2011-09-08T16:31:13.779339 #28073] DEBUG -- : Installing: sssd ################### [1188/1287]
D, [2011-09-08T16:31:15.416364 #28073] DEBUG -- : Installing: eject ################### [1189/1287]
D, [2011-09-08T16:31:16.032897 #28073] DEBUG -- : Installing: squid ################### [1190/1287]
D, [2011-09-08T16:31:16.305722 #28073] DEBUG -- : Installing: quota ################### [1191/1287]
D, [2011-09-08T16:31:16.743531 #28073] DEBUG -- : Installing: sudo ################### [1192/1287]
D, [2011-09-08T16:31:17.162908 #28073] DEBUG -- : Installing: nss_ldap ################### [1193/1287]
D, [2011-09-08T16:31:17.305544 #28073] DEBUG -- : Installing: tcpdump ################### [1194/1287]
D, [2011-09-08T16:31:17.625199 #28073] DEBUG -- : Installing: stunnel ################### [1195/1287]
D, [2011-09-08T16:31:17.795534 #28073] DEBUG -- : Installing: wget ################### [1196/1287]
D, [2011-09-08T16:31:18.046463 #28073] DEBUG -- : Installing: coolkey ################### [1197/1287]
D, [2011-09-08T16:31:18.686035 #28073] DEBUG -- : Installing: device-mapper-multipath ################### [1198/1287]
D, [2011-09-08T16:31:18.970608 #28073] DEBUG -- : Installing: microcode_ctl ################### [1199/1287]
D, [2011-09-08T16:31:19.871816 #28073] DEBUG -- : Installing: smartmontools ################### [1200/1287]
D, [2011-09-08T16:31:19.950795 #28073] DEBUG -- : Installing: rng-utils ################### [1201/1287]
D, [2011-09-08T16:31:20.420471 #28073] DEBUG -- : Installing: acpid ################### [1202/1287]
D, [2011-09-08T16:31:20.536403 #28073] DEBUG -- : Installing: readahead ################### [1203/1287]
D, [2011-09-08T16:31:21.129830 #28073] DEBUG -- : Installing: cpuspeed ################### [1204/1287]
D, [2011-09-08T16:31:21.417395 #28073] DEBUG -- : Installing: usbutils ################### [1205/1287]
D, [2011-09-08T16:31:21.869826 #28073] DEBUG -- : Installing: ntfsprogs ################### [1206/1287]
D, [2011-09-08T16:31:21.991891 #28073] DEBUG -- : Installing: lftp ################### [1207/1287]
D, [2011-09-08T16:31:22.088020 #28073] DEBUG -- : Installing: iptstate ################### [1208/1287]
D, [2011-09-08T16:31:22.279242 #28073] DEBUG -- : Installing: crypto-utils ################### [1209/1287]
D, [2011-09-08T16:31:22.402151 #28073] DEBUG -- : Installing: pam_pkcs11 ################### [1210/1287]
D, [2011-09-08T16:31:22.811450 #28073] DEBUG -- : Installing: irda-utils ################### [1211/1287]
D, [2011-09-08T16:31:22.907267 #28073] DEBUG -- : Installing: prelink ################### [1212/1287]
D, [2011-09-08T16:31:23.032375 #28073] DEBUG -- : Installing: pam_passwdqc ################### [1213/1287]
D, [2011-09-08T16:31:23.102154 #28073] DEBUG -- : Installing: pam_krb5 ################### [1214/1287]
D, [2011-09-08T16:31:23.190817 #28073] DEBUG -- : Installing: pam_ccreds ################### [1215/1287]
D, [2011-09-08T16:31:23.735094 #28073] DEBUG -- : Installing: at ################### [1216/1287]
D, [2011-09-08T16:31:23.932276 #28073] DEBUG -- : Installing: krb5-workstation ################### [1217/1287]
D, [2011-09-08T16:31:24.378468 #28073] DEBUG -- : Installing: psacct ################### [1218/1287]
D, [2011-09-08T16:31:24.797728 #28073] DEBUG -- : Installing: audit ################### [1219/1287]
D, [2011-09-08T16:31:25.048453 #28073] DEBUG -- : Installing: nss_db ################### [1220/1287]
D, [2011-09-08T16:31:25.112330 #28073] DEBUG -- : Installing: dump ################### [1221/1287]
D, [2011-09-08T16:31:25.160380 #28073] DEBUG -- : Installing: cifs-utils ################### [1222/1287]
D, [2011-09-08T16:31:25.212206 #28073] DEBUG -- : Installing: ntsysv ################### [1223/1287]
D, [2011-09-08T16:31:25.267923 #28073] DEBUG -- : Installing: tmpwatch ################### [1224/1287]
D, [2011-09-08T16:31:25.343470 #28073] DEBUG -- : Installing: efibootmgr ################### [1225/1287]
D, [2011-09-08T16:31:25.504399 #28073] DEBUG -- : Installing: numactl ################### [1226/1287]
D, [2011-09-08T16:31:25.707278 #28073] DEBUG -- : Installing: jwhois ################### [1227/1287]
D, [2011-09-08T16:31:25.897457 #28073] DEBUG -- : Installing: mlocate ################### [1228/1287]
D, [2011-09-08T16:31:26.002089 #28073] DEBUG -- : Installing: rsync ################### [1229/1287]
D, [2011-09-08T16:31:26.070375 #28073] DEBUG -- : Installing: attr ################### [1230/1287]
D, [2011-09-08T16:31:26.446272 #28073] DEBUG -- : Installing: irqbalance ################### [1231/1287]
D, [2011-09-08T16:31:26.512323 #28073] DEBUG -- : Installing: cyrus-sasl-plain ################### [1232/1287]
D, [2011-09-08T16:31:26.770067 #28073] DEBUG -- : Installing: nc ################### [1233/1287]
D, [2011-09-08T16:31:26.864742 #28073] DEBUG -- : Installing: lsof ################### [1234/1287]
D, [2011-09-08T16:31:26.976454 #28073] DEBUG -- : Installing: ftp ################### [1235/1287]
D, [2011-09-08T16:31:27.160325 #28073] DEBUG -- : Installing: bc ################### [1236/1287]
D, [2011-09-08T16:31:27.257291 #28073] DEBUG -- : Installing: unzip ################### [1237/1287]
D, [2011-09-08T16:31:27.362533 #28073] DEBUG -- : Installing: ed ################### [1238/1287]
D, [2011-09-08T16:31:27.741868 #28073] DEBUG -- : Installing: time ################### [1239/1287]
D, [2011-09-08T16:31:27.888344 #28073] DEBUG -- : Installing: nano ################### [1240/1287]
D, [2011-09-08T16:31:27.962408 #28073] DEBUG -- : Installing: mcelog ################### [1241/1287]
D, [2011-09-08T16:31:28.019112 #28073] DEBUG -- : Installing: telnet ################### [1242/1287]
D, [2011-09-08T16:31:28.103282 #28073] DEBUG -- : Installing: talk ################### [1243/1287]
D, [2011-09-08T16:31:28.185850 #28073] DEBUG -- : Installing: mtr ################### [1244/1287]
D, [2011-09-08T16:31:28.249326 #28073] DEBUG -- : Installing: finger ################### [1245/1287]
D, [2011-09-08T16:31:28.369279 #28073] DEBUG -- : Installing: dos2unix ################### [1246/1287]
D, [2011-09-08T16:31:28.641919 #28073] DEBUG -- : Installing: rdist ################### [1247/1287]
D, [2011-09-08T16:31:28.783766 #28073] DEBUG -- : Installing: ntfs-3g ################### [1248/1287]
D, [2011-09-08T16:31:28.872573 #28073] DEBUG -- : Installing: rdate ################### [1249/1287]
D, [2011-09-08T16:31:28.975512 #28073] DEBUG -- : Installing: pam_smb ################### [1250/1287]
D, [2011-09-08T16:31:29.153976 #28073] DEBUG -- : Installing: vconfig ################### [1251/1287]
D, [2011-09-08T16:31:29.226486 #28073] DEBUG -- : Installing: zip ################### [1252/1287]
D, [2011-09-08T16:31:29.302705 #28073] DEBUG -- : Installing: rsh ################### [1253/1287]
D, [2011-09-08T16:31:29.386739 #28073] DEBUG -- : Installing: symlinks ################### [1254/1287]
D, [2011-09-08T16:31:29.439726 #28073] DEBUG -- : Installing: tree ################### [1255/1287]
D, [2011-09-08T16:31:29.519664 #28073] DEBUG -- : Installing: setserial ################### [1256/1287]
D, [2011-09-08T16:31:29.573603 #28073] DEBUG -- : Installing: traceroute ################### [1257/1287]
D, [2011-09-08T16:31:29.884305 #28073] DEBUG -- : Installing: unix2dos ################### [1258/1287]
D, [2011-09-08T16:31:30.258786 #28073] DEBUG -- : Installing: bastion-firstboot ################### [1259/1287]
D, [2011-09-08T16:31:30.545437 #28073] DEBUG -- : Installing: system-config-keyboard ################### [1260/1287]
D, [2011-09-08T16:31:30.630895 #28073] DEBUG -- : /var/tmp/rpm-tmp.pxnKFS: line 1: monit: command not found
D, [2011-09-08T16:31:30.632494 #28073] DEBUG -- : warning: %post(Products.DCWorkflowGraph-0.4-2.lbn13.noarch) scriptlet failed, exit status 127
D, [2011-09-08T16:31:30.644171 #28073] DEBUG -- : Installing: Products.DCWorkflowGraph ################### [1261/1287]
D, [2011-09-08T16:31:30.741395 #28073] DEBUG -- : service zeo supports chkconfig, but is not referenced in any runlevel (run 'chkconfig --add zeo')
D, [2011-09-08T16:31:33.504630 #28073] DEBUG -- : Installing: zope-zeo ################### [1262/1287]Stopping ZEO server: daemon manager not running
D, [2011-09-08T16:31:37.987380 #28073] DEBUG -- : Starting ZEO server: . .
D, [2011-09-08T16:31:37.987681 #28073] DEBUG -- : daemon process started, pid=5043
D, [2011-09-08T16:31:37.996269 #28073] DEBUG -- :
D, [2011-09-08T16:31:38.042731 #28073] DEBUG -- :
D, [2011-09-08T16:31:38.149886 #28073] DEBUG -- : Installing: Products.BlueAwstatsManageme ################### [1263/1287]
D, [2011-09-08T16:31:38.876776 #28073] DEBUG -- : Installing: yum-presto ################### [1264/1287]
D, [2011-09-08T16:32:28.892912 #28073] DEBUG -- : Installing: selinux-policy-targeted ################### [1265/1287]
D, [2011-09-08T16:32:29.335431 #28073] DEBUG -- : Installing: system-config-firewall-tui ################### [1266/1287]
D, [2011-09-08T16:32:30.004002 #28073] DEBUG -- : Installing: httpd-manual ################### [1267/1287]
D, [2011-09-08T16:32:30.370289 #28073] DEBUG -- : Installing: system-config-network-tui ################### [1268/1287]
D, [2011-09-08T16:32:30.670972 #28073] DEBUG -- : Installing: sos ################### [1269/1287]
D, [2011-09-08T16:32:30.789846 #28073] DEBUG -- : Installing: grub ################### [1270/1287]
D, [2011-09-08T16:32:32.524028 #28073] DEBUG -- : Installing: perf ################### [1271/1287]
D, [2011-09-08T16:32:33.104089 #28073] DEBUG -- : Installing: fedora-release-notes ################### [1272/1287]
D, [2011-09-08T16:32:33.452124 #28073] DEBUG -- : Installing: hunspell-en ################### [1273/1287]
D, [2011-09-08T16:32:37.663464 #28073] DEBUG -- : Installing: aspell-en ################### [1274/1287]
D, [2011-09-08T16:32:38.354317 #28073] DEBUG -- : Installing: man-pages ################### [1275/1287]
D, [2011-09-08T16:32:38.386491 #28073] DEBUG -- : Installing: words ################### [1276/1287]
D, [2011-09-08T16:32:38.440111 #28073] DEBUG -- : Installing: rootfiles ################### [1277/1287]
D, [2011-09-08T16:32:38.558105 #28073] DEBUG -- : Installing: libdrm ################### [1278/1287]
D, [2011-09-08T16:32:38.757744 #28073] DEBUG -- : Installing: plymouth ################### [1279/1287]
D, [2011-09-08T16:32:46.824880 #28073] DEBUG -- : Installing: dracut ################### [1280/1287]
D, [2011-09-08T16:32:50.136859 #28073] DEBUG -- : Installing: kernel ################### [1281/1287]
D, [2011-09-08T16:32:50.567144 #28073] DEBUG -- : Installing: mesa-dri-drivers ################### [1282/1287]
D, [2011-09-08T16:32:52.428150 #28073] DEBUG -- : Installing: tigervnc-server ################### [1283/1287]
D, [2011-09-08T16:32:52.666827 #28073] DEBUG -- : Installing: anaconda ################### [1284/1287]
D, [2011-09-08T16:32:52.997228 #28073] DEBUG -- : Installing: pcmciautils ################### [1285/1287]
D, [2011-09-08T16:32:53.658780 #28073] DEBUG -- : Installing: system-config-kickstart ################### [1286/1287]
D, [2011-09-08T16:33:03.299496 #28073] DEBUG -- : grep: /usr/share/plymouth/themes/.plymouth/.plymouth.plymouth: No such file or directory
D, [2011-09-08T16:33:03.302650 #28073] DEBUG -- : The default plymouth plugin () doesn't exist
D, [2011-09-08T16:34:03.398156 #28073] DEBUG -- : Writing grub /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/boot/grub/device.map
D, [2011-09-08T16:34:03.455958 #28073] DEBUG -- : Writing grub config /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/boot/grub/grub.conf
D, [2011-09-08T16:34:03.456334 #28073] DEBUG -- : Copying /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/usr/share/grub/x86_64-redhat/e2fs_stage1_5 to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/boot/grub/e2fs_stage1_5
D, [2011-09-08T16:34:03.458474 #28073] DEBUG -- : Copying /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/usr/share/grub/x86_64-redhat/stage1 to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/boot/grub/stage1
D, [2011-09-08T16:34:03.460149 #28073] DEBUG -- : Copying /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/usr/share/grub/x86_64-redhat/stage2 to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/boot/grub/stage2
D, [2011-09-08T16:34:03.641698 #28073] DEBUG -- : Installing grub to /dev/loop0
D, [2011-09-08T16:34:03.712311 #28073] DEBUG -- : Probing devices to guess BIOS drives. This may take a long time.
D, [2011-09-08T16:34:03.800155 #28073] DEBUG -- : Installing: up2date ################### [1287/1287]
D, [2011-09-08T16:34:03.800469 #28073] DEBUG -- :
D, [2011-09-08T16:34:03.800689 #28073] DEBUG -- : GNU GRUB version 0.97 (640K lower / 3072K upper memory)
D, [2011-09-08T16:34:03.800943 #28073] DEBUG -- :
D, [2011-09-08T16:34:03.801166 #28073] DEBUG -- : [ Minimal BASH-like line editing is supported. For the first word, TAB
D, [2011-09-08T16:34:03.801455 #28073] DEBUG -- : lists possible command completions. Anywhere else TAB lists the possible
D, [2011-09-08T16:34:03.801663 #28073] DEBUG -- : completions of a device/filename.]
D, [2011-09-08T16:34:03.801924 #28073] DEBUG -- : grub> device (hd0) /dev/loop0
D, [2011-09-08T16:34:03.802164 #28073] DEBUG -- : grub> root (hd0,0)
D, [2011-09-08T16:34:03.802407 #28073] DEBUG -- : Filesystem type is ext2fs, partition type 0x83
D, [2011-09-08T16:34:03.802616 #28073] DEBUG -- : grub> setup --stage2=/var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/boot/grub/stage2 --prefix=/boot/grub (hd0)
D, [2011-09-08T16:34:03.802876 #28073] DEBUG -- : Checking if "/boot/grub/stage1" exists... yes
D, [2011-09-08T16:34:03.803074 #28073] DEBUG -- : Checking if "/boot/grub/stage2" exists... yes
D, [2011-09-08T16:34:03.803313 #28073] DEBUG -- : Checking if "/boot/grub/e2fs_stage1_5" exists... yes
D, [2011-09-08T16:34:03.803507 #28073] DEBUG -- : Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... failed (this is not fatal)
D, [2011-09-08T16:34:03.803719 #28073] DEBUG -- : Running "embed /boot/grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
D, [2011-09-08T16:34:03.803903 #28073] DEBUG -- : Running "install --stage2=/var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/boot/grub/stage2 /boot/grub/stage1 (hd0) /boot/grub/stage2 p /boot/grub/grub.conf "... succeeded
D, [2011-09-08T16:34:03.804083 #28073] DEBUG -- : Done.
D, [2011-09-08T16:34:03.804287 #28073] DEBUG -- : grub> quit
D, [2011-09-08T16:38:42.803435 #28073] DEBUG -- : Unmounting directory /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/install_root/
D, [2011-09-08T16:38:45.729258 #28073] DEBUG -- : Removing compat symlinks
D, [2011-09-08T16:38:45.729614 #28073] DEBUG -- : Unmapping /dev/loop0
D, [2011-09-08T16:38:45.771594 #28073] DEBUG -- : Losetup remove /dev/loop0
D, [2011-09-08T16:38:45.850064 #28073] DEBUG -- : moving disks to stage location
D, [2011-09-08T16:38:45.850452 #28073] DEBUG -- : moving /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/tmp-PrC6ms/bastionlinux13-sda.raw to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/out/bastionlinux13-sda.raw
D, [2011-09-08T16:38:45.852184 #28073] DEBUG -- : writing image XML to /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/out/bastionlinux13.xml
D, [2011-09-08T16:38:45.853886 #28073] DEBUG -- : creating destination dir: build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/bastionlinux13
D, [2011-09-08T16:38:45.856673 #28073] DEBUG -- : moving /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/out/bastionlinux13-sda.raw to build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/bastionlinux13/bastionlinux13-sda.raw
D, [2011-09-08T16:38:45.857109 #28073] DEBUG -- : moving /var/lib/appliances/build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/imgcreate-mmGD4I/out/bastionlinux13.xml to build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/bastionlinux13/bastionlinux13.xml
D, [2011-09-08T16:38:45.859627 #28073] DEBUG -- :
D, [2011-09-08T16:38:45.860059 #28073] DEBUG -- :
D, [2011-09-08T16:38:45.860338 #28073] DEBUG -- : Finished
D, [2011-09-08T16:38:46.027781 #28073] DEBUG -- : Preparing guestfs...
D, [2011-09-08T16:38:48.065392 #28073] DEBUG -- : Enabling networking for GuestFS...
D, [2011-09-08T16:38:48.065827 #28073] DEBUG -- : Launching guestfs...
D, [2011-09-08T16:39:57.933329 #28073] DEBUG -- : Uploading '/etc/resolv.conf'...
D, [2011-09-08T16:39:57.979954 #28073] DEBUG -- : '/etc/resolv.conf' uploaded.
D, [2011-09-08T16:39:57.980481 #28073] DEBUG -- : Changing configuration files using augeas...
D, [2011-09-08T16:40:15.463135 #28073] DEBUG -- : Augeas changes saved.
D, [2011-09-08T16:40:15.463560 #28073] DEBUG -- : Changing configuration files using augeas...
D, [2011-09-08T16:40:30.828812 #28073] DEBUG -- : Augeas changes saved.
D, [2011-09-08T16:40:30.829210 #28073] DEBUG -- : Applying root password...
D, [2011-09-08T16:40:39.652564 #28073] DEBUG -- : Password applied.
D, [2011-09-08T16:40:40.005339 #28073] DEBUG -- : Disabling firewall...
D, [2011-09-08T16:41:16.328706 #28073] DEBUG -- : Firewall disabled.
D, [2011-09-08T16:41:16.328950 #28073] DEBUG -- : Setting up '/etc/motd'...
D, [2011-09-08T16:41:30.239011 #28073] DEBUG -- : '/etc/motd' is nice now.
D, [2011-09-08T16:41:30.239360 #28073] DEBUG -- : Installing repositories from appliance definition file...
D, [2011-09-08T16:41:30.239667 #28073] DEBUG -- : Repository 'boxgrinder-bastion' is an ephemeral repo. It'll not be installed in the appliance.
D, [2011-09-08T16:41:30.240050 #28073] DEBUG -- : Repositories installed.
I, [2011-09-08T16:41:32.709769 #28073] INFO -- : Executing post operations after build...
D, [2011-09-08T16:41:32.710137 #28073] DEBUG -- : No commands specified, skipping.
I, [2011-09-08T16:41:32.710344 #28073] INFO -- : Post operations executed.
D, [2011-09-08T16:41:32.710780 #28073] DEBUG -- : Recreating RPM database...
D, [2011-09-08T16:41:35.797079 #28073] DEBUG -- : Executing command: '/usr/lib/rpm/rpmdb_dump build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/Packages > build/appliances/x86_64/bastionlinux/13/bastionlinux13/bastionlinux-plugin/tmp/Packages.dump'
D, [2011-09-08T16:42:34.974443 #28073] DEBUG -- : Executing 'cd /var/lib/rpm/ && cat /tmp/Packages.dump | /usr/lib/rpm/rpmdb_load Packages' command...
D, [2011-09-08T16:43:55.400594 #28073] DEBUG -- : Command 'cd /var/lib/rpm/ && cat /tmp/Packages.dump | /usr/lib/rpm/rpmdb_load Packages' executed.
D, [2011-09-08T16:43:55.409227 #28073] DEBUG -- : Executing 'rpm --rebuilddb' command...
D, [2011-09-08T16:52:57.056960 #28073] DEBUG -- : Command 'rpm --rebuilddb' executed.
D, [2011-09-08T16:52:57.057212 #28073] DEBUG -- : RPM database recreated...
I, [2011-09-08T16:52:58.993767 #28073] INFO -- : Base image for bastionlinux13 appliance was built successfully.
D, [2011-09-08T16:52:59.047733 #28073] DEBUG -- : Operating system plugin executed.