Processing control commands:
> tags -1 +pending
Bug #826709 [debootstrap] debootstrap: fail early when debootstrapping foreign
arches whose binaries cannot be run
Added tag(s) pending.
--
826709: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826709
Debian Bug Tracking System
Contact ow...@b
control: tags -1 +pending
On Fri, 6 Apr 2018 01:28:07 +0200
Adam Borowski wrote:
> Thus, I'm attaching three patches:
> 1. run in_target /bin/true before anything else in the second stage
> 2. check arch-test if installed
> 3. Recommend: arch-test
Looks good, many thanks! :)
--
Regards,
Hi
On Mon, Apr 02, 2018 at 03:27:58PM +0200, Adam Borowski wrote:
> On Sun, Apr 01, 2018 at 11:24:14AM +0800, Paul Wise wrote:
> >
> > > + if [ "$HOST_ARCH" = "amd64" ] && [ "$ARCH" = "i386" ] ;
> > > then
> > > + # i386 binary can be run on amd64 host
> >
> > It is a ba
On Mon, 2018-04-02 at 15:27 +0200, Adam Borowski wrote:
> On Sun, Apr 01, 2018 at 11:24:14AM +0800, Paul Wise wrote:
> > CCing the maintainer of arch-test who will probably have some input.
> >
> > On Sun, 2018-04-01 at 11:32 +0900, Hideki Yamane wrote:
> >
> > > + if [ "$HOST_ARCH"
On Sun, Apr 01, 2018 at 11:24:14AM +0800, Paul Wise wrote:
> CCing the maintainer of arch-test who will probably have some input.
>
> On Sun, 2018-04-01 at 11:32 +0900, Hideki Yamane wrote:
>
> > + if [ "$HOST_ARCH" = "amd64" ] && [ "$ARCH" = "i386" ] ; then
> > + # i3
CCing the maintainer of arch-test who will probably have some input.
On Sun, 2018-04-01 at 11:32 +0900, Hideki Yamane wrote:
> + if [ "$HOST_ARCH" = "amd64" ] && [ "$ARCH" = "i386" ] ; then
> + # i386 binary can be run on amd64 host
It is a bad idea to hard-code this
6 matches
Mail list logo