Skip to content

Instantly share code, notes, and snippets.

@goldmann
Created June 19, 2009 18:40
Show Gist options
  • Save goldmann/132779 to your computer and use it in GitHub Desktop.
Save goldmann/132779 to your computer and use it in GitHub Desktop.
Removing compat symlinks
Unmapping /dev/loop0
Losetup remove /dev/loop0
moving disks to stage location
moving /home/oddthesis/jboss-cloud/build/tmp/imgcreate-JJ4BhC/tmp-dohSwp/meta-appliance-sda.raw to /home/oddthesis/jboss-cloud/build/tmp/imgcreate-JJ4BhC/out/meta-appliance-sda.raw
writing image XML to /home/oddthesis/jboss-cloud/build/tmp/imgcreate-JJ4BhC/out/meta-appliance.xml
creating destination dir: build/appliances/x86_64/fedora/11/meta-appliance
moving /home/oddthesis/jboss-cloud/build/tmp/imgcreate-JJ4BhC/out/meta-appliance.xml to build/appliances/x86_64/fedora/11/meta-appliance/meta-appliance.xml
moving /home/oddthesis/jboss-cloud/build/tmp/imgcreate-JJ4BhC/out/meta-appliance-sda.raw to build/appliances/x86_64/fedora/11/meta-appliance/meta-appliance-sda.raw
Finished
Copying VMware image file, this may take several minutes...
Mounting image meta-appliance-sda.raw
error: cannot open Packages index using db3 - No such file or directory (2)
error: cannot open Packages database in /var/lib/rpm
warning: /var/tmp/rpm-tmp.YjoK7u: Header V3 DSA signature: NOKEY, key ID 49c8885a
error: cannot open Packages database in /var/lib/rpm
Retrieving http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Command 'sudo chroot build/appliances/x86_64/fedora/11/tmp/customize-7175552206 rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm' failed with exit status 1
error: cannot open Packages index using db3 - No such file or directory (2)
error: cannot open Packages database in /var/lib/rpm
warning: /var/tmp/rpm-tmp.RO8RuE: Header V3 DSA signature: NOKEY, key ID b1981b68
error: cannot open Packages database in /var/lib/rpm
Retrieving http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Command 'sudo chroot build/appliances/x86_64/fedora/11/tmp/customize-7175552206 rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm' failed with exit status 1
error: /tmp/jboss-cloud-support/src/jboss-cloud-release/RPM-GPG-KEY-oddthesis: import read failed(0).
Command 'sudo chroot build/appliances/x86_64/fedora/11/tmp/customize-7175552206 rpm --import /tmp/jboss-cloud-support/src/jboss-cloud-release/RPM-GPG-KEY-oddthesis' failed with exit status 1
Installing package vm2-support-1.0.0.Beta1-1.noarch.rpm...
Setting up Local Package Process
Examining /tmp/jboss-cloud-support-rpms/noarch/vm2-support-1.0.0.Beta1-1.noarch.rpm: vm2-support-1.0.0.Beta1-1.noarch
Marking /tmp/jboss-cloud-support-rpms/noarch/vm2-support-1.0.0.Beta1-1.noarch.rpm to be installed
http://ftp.wcss.pl/pub/linux/fedora/linux/releases/11/Everything/x86_64/os/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
Resolving Dependencies
--> Running transaction check
---> Package vm2-support.noarch 0:1.0.0.Beta1-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
vm2-support noarch 1.0.0.Beta1-1 /vm2-support-1.0.0.Beta1-1.noarch 599
Transaction Summary
================================================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total size: 599
Downloading Packages:
Package vm2-support-1.0.0.Beta1-1.noarch.rpm is not signed
Command 'sudo chroot build/appliances/x86_64/fedora/11/tmp/customize-7175552206 yum -y localinstall /tmp/jboss-cloud-support-rpms/noarch/vm2-support-1.0.0.Beta1-1.noarch.rpm' failed with exit status 1
Installing package open-vm-tools...
Setting up Install Process
No package open-vm-tools available.
Nothing to do
Unmounting image meta-appliance-sda.raw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment