chroot: cannot run command `debootstrap/debootstrap`: Exec format error.
I'm trying to build an ubuntu image for my Overo Fire and I used build-arm-rootfs in the past and it worked and I'm switching to using rootstock because it has more configuration options and looks to be what the project is renamed to. My build machine is lucid i386 and I'm using rootstock from the repositories.
First I run rootstock (sudo rootstock --fqdn chewy --login solar --password solar --fullname "Solar Car Driver" --imagesize 2G --components main,restricted
I: Starting basic services in VM
udevd[42]: specified group 'dialout' unknown
udevd[42]: specified group 'disk' unknown
udevd[42]: specified group 'tty' unknown
udevd[42]: specified group 'kmem' unknown
udevd[42]: specified group 'video' unknown
udevd[42]: specified group 'audio' unknown
udevd[42]: specified group 'lp' unknown
udevd[42]: specified group 'floppy' unknown
udevd[42]: specified group 'cdrom' unknown
udevd[42]: specified group 'tape' unknown
dpkg-divert: cannot open diversions: No such file or directory
E: Second stage build in Virtual Machine failed !
My first thought is maybe it's failing because I'm trying to build a lucid image (it looks like the default is to take the build machine's distribution) so I change to --dist jaunty and the same debootstrap error shows up with other different errors:
I: Starting basic services in VM
/bin/installer: line 19: udevd: command not found
dpkg-divert: cannot open diversions: No such file or directory
E: Second stage build in Virtual Machine failed !
To this failure I try karmic with only the debootstrap error.
In summary, I need to build an Ubuntu image and it doesn't make a big difference which distribution I choose. Also, the debootstrap error is common to the three distributions. I would be happy to post my rootstock log if you would like or any other information needed. Thanks!
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- RootStock Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Matt C for more information if necessary.