Bug#694310: debootstrap: test-exec function does not work on android

2012-12-13 Thread Shawn
On Nov 26, 2012 8:28 AM, "Joey Hess" wrote: > > Shawn Landden wrote: > > here is a lighter-weight patch > > I've applied this, but I still wonder how the debootstrap script itself > runs if there's no /bin/sh. It doesn't. You have to call it with sh: "sh debootstrap" and I did not extract debootst

Bug#694310: debootstrap: test-exec function does not work on android

2012-11-26 Thread Ben Hutchings
On Mon, 2012-11-26 at 12:24 -0400, Joey Hess wrote: > Shawn Landden wrote: > > Please accept this patch making the test-exec function work on Android. It > > is > > against current git HEAD. > > Does Android really not have a /bin/sh? This would seem to also make the > debootstap script not execu

Bug#694310: debootstrap: test-exec function does not work on android

2012-11-26 Thread Joey Hess
Shawn Landden wrote: > here is a lighter-weight patch I've applied this, but I still wonder how the debootstrap script itself runs if there's no /bin/sh. -- see shy jo -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...

Bug#694310: debootstrap: test-exec function does not work on android

2012-11-26 Thread Joey Hess
Shawn Landden wrote: > Please accept this patch making the test-exec function work on Android. It is > against current git HEAD. Does Android really not have a /bin/sh? This would seem to also make the debootstap script not executable since it starts with #!/bin/sh. -- see shy jo, whose Android

Bug#694310: debootstrap: test-exec function does not work on android

2012-11-25 Thread Shawn Landden
Package: debootstrap Followup-For: Bug #694310 here is a lighter-weight patch -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: armhf (armv7l) Kernel: Linux 3.5.4-00581-g5930e52 (PREEMPT) Locale: LANG=en_US

Bug#694310: debootstrap: test-exec function does not work on android

2012-11-25 Thread Shawn Landden
Package: debootstrap Severity: normal Tags: patch Dear Maintainer, Please accept this patch making the test-exec function work on Android. It is against current git HEAD. Note you will still need busybox and root to use debootstrap on Android. You will also need to build pkgconfig.c from base-i