#77 closed defect (invalid)
Cannot complete make debian/rootfs due to exec format error
Reported by: | anonymous | Owned by: | stappers |
---|---|---|---|
Priority: | minor | Milestone: | milestone: |
Component: | debian/rootfs | Version: | 2.0 |
Severity: | Keywords: | XenoBuild | |
Cc: |
Description (last modified by stappers)
Hi,
When running make debian/rootfs after debootstrap is executed I am getting this error:
W: Failure trying to run: chroot /srv/krystian/debwrt/build/debian-ar71xx-generic_WNDR3700-squeeze mount -t proc proc /proc make: *** [debian/buildenv/prepare] Error 1
When trying to run the command manually I'm getting:
chroot: cannot run command `mount': Exec format error
Any thoughts?
My machine is a dual 4cpu xenon 64bit with OpenSuse? 11.3
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by k.szczesny@…
comment:2 Changed 12 years ago by stappers
- Description modified (diff)
- Keywords XenoBuild added
- Owner changed from amain to stappers
- Priority changed from major to minor
- Status changed from new to accepted
There are at least debian.mk files calling debootstrap.
In file debian/rootfs/debian.mk has debootstrap allready --foreign.
In debian/buildenv/debian.mk is doing setup of the build host,
it should not be --foreign.
My gut feeling says it is XenoBuild related.
comment:3 Changed 12 years ago by amain
- Resolution set to invalid
- Status changed from accepted to closed
You probably have specified the wrong --arch= param. to debootstrap. Use --arch amd64 for your xenon 64bit suse system.
Note: --foreign should not be used for debian/buildenv ( chroot from cross compiling ), only for debian/rootfs ( actual rootfs for target device ).
To avoid problems related to differences between suse and debian, follow the XenoBuild instructions.
comment:4 Changed 10 years ago by Hench
It is reported that, <a href="http://gagawatch.amigasa.jp"><b>アウトレット ミラノ</b></a>
GAGA be in <a href="http://gagawatch.ashigaru.jp"><b>激安腕時計メンズ</b></a>
15 December, with the era lone hundred sites on-line starting at the still <a href="http://gagawatch.biroudo.jp"><b>ガガ 腕時計</b></a>
time, as the everybody's <a href="http://gagawatch.bufsiz.jp"><b>ガガミラノ 48mm</b></a>
oldest internet temperament highlights of the special <a href="http://gagawatch.bufsiz.jp"><b>ガガミラノ激安</b></a>
whip products, GAGA series includes a join up of ten models, <a href="http://gagawatch.ganriki.net"><b>時計 通販</b></a>
vast coverage of jet-black, pink, yellow, milk-white, shiny, rose gold six main mainstream color. <a href="http://gagawatch.ganriki.net"><b>gaga コピー</b></a>
In search the occasion being, in crease with the "leather strap" and "nerve grid margin" two kinds of script wording, fully embodies the color and change of Disparity with, so the rage elements beneath control. In the meantime, Gaga wardress <a href="http://gagawatch.ashigaru.jp"><b>ガガミラノ コピー</b></a>
also built nowadays mainstream America was capable Japanese Dweller 2035 quartz glare, and strengthening crystal spyglass reflector of the <a href="http://gagawatch.ganriki.net"><b>腕時計 ガガ</b></a>
what indeed happened non-religious, fully guarantee the by-product's durability properties. <a href="http://gagawatch.amigasa.jp"><b>ガガミラノ激安</b></a>
Lifetime on the impulse of <a href="http://gagawatch.client.jp"><b>gaga 腕時計</b></a>
undivided hundred on-line, with the "spit egg" gist,gagawatch.ashigaru.jp held a "Eminent Toe-hold, on-line carnival, double-barrelled egg affable" corpulent experience <a href="http://gagawatch.client.jp"><b>ミラノ 時計</b></a>
promotional activities during the things turned out, <a href="http://gagawatch.ganriki.net"><b>gaga 時計 レディース</b></a>
including the 180 series, including a kind of retail GAGA has abundant discount. Legal Links: gagawatch.amigasa.jp
FIX:
add --foreign to the debootstrap calls in debian.mk file
After adding that I've got another build error, but since I'm on ticket spree it seems I will create separate one