Public bug reported:

Binary package hint: rootstock

I am trying to build an ubuntu lucid beagleboard image, using the
command:

sudo ../project-rootstock/rootstock --fqdn beagleboard --login sam
--password temppwd --imagesize 2G --seed ubuntu-minimal,linux-firmware
,wireless-tools,usbutils  --dist lucid --serial ttyS2 --script fixup.sh
--kernel-image http://rcn-ee.net/deb/kernel/beagle/lucid/v2.6.32.9-l9.1
/linux-image-2.6.32.9-l9.1_1.0lucid_armel.deb --copy-package-cache
--restore-package-cache

it hangs with the last line of out put being
I: Extracting zlib1g...

if i control+c i get:
I: Extracting zlib1g...
^C../project-rootstock/rootstock: line 204: /tmp/tmp.lCBTeHtqOJ/dbfifo: 
Interrupted system call
I: Cleaning up...

if i run with "bash -x" i get
+ read line
+ echo I: Extracting zlib1g...
+ '[' '!' '' ']'
+ echo 'I: Extracting zlib1g...'
I: Extracting zlib1g...
+ read line
+ '[' 1 ']'
+ mkdir -p /var/cache/rootstock/archives/dists/lucid
+ cp 
/tmp/tmp.rcSHHN2BpS/tmpmount/var/lib/apt/lists/debootstrap.invalid_dists_lucid_Release
 /var/cache/rootstock/archives/dists/lucid/Release
++ which qemu-arm-static
+ '[' '!' ']'
+ SECOND_STAGE='/debootstrap/debootstrap --second-stage'
+ echo 3975
^C../project-rootstock/rootstock: line 204: /tmp/tmp.rcSHHN2BpS/dbfifo: 
Interrupted system call
++ cleanup
++ echo 'I: Cleaning up...'
I: Cleaning up...
++ echo 'I: Killed ... '
++ '[' -e /tmp/tmp.rcSHHN2BpS/debootstrap.pid ']'
+++ cat /tmp/tmp.rcSHHN2BpS/debootstrap.pid
++ DPID=3975
++ kill -9 3975

i have seen this discussed in IRC, but can't find a resolution or bug
report. I am running the latest rootstock via bzr, and up to date lucid
on amd64.

** Affects: rootstock (Ubuntu)
     Importance: Undecided
         Status: New

-- 
rootstock hangs at "I: Extracting zlib1g..."
https://bugs.launchpad.net/bugs/556304
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to