Re: Bug#637297: FTBFS on GNU/kFreeBSD

2011-08-10 Thread Colin Watson
On Wed, Aug 10, 2011 at 01:47:37PM +0200, Samuel Thibault wrote: > Mmm, debootstrap should actually be an Arch:any package then. ATM, > if one uploads it from kfreebsd or hurd, Linux systems won't have > devices.tar.gz. That's a special case of the general problem that there exist Architecture: al

Bug#637297: FTBFS on GNU/kFreeBSD

2011-08-10 Thread Robert Millan
2011/8/10 Samuel Thibault : > Mmm, debootstrap should actually be an Arch:any package then. ATM, > if one uploads it from kfreebsd or hurd, Linux systems won't have > devices.tar.gz. Yes it should IMO. Note however that my patch isn't a regression in this area. -- Robert Millan -- To UNSUBS

Bug#637297: FTBFS on GNU/kFreeBSD

2011-08-10 Thread Samuel Thibault
Robert Millan, le Wed 10 Aug 2011 13:36:03 +0200, a écrit : > @@ -3,7 +3,7 @@ VERSION := $(shell sed 's/.*(\(.*\)).*/\ > > MAKEDEV := /sbin/MAKEDEV > > -ifneq ($(shell uname),GNU) > +ifeq ($(shell uname),Linux) > all: devices.tar.gz > else > all: Mmm, debootstrap should actually be an Arch

Bug#637297: FTBFS on GNU/kFreeBSD

2011-08-10 Thread Robert Millan
Package: debootstrap Version: 1.0.34 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd debootstrap fails to build from source on GNU/kFreeBSD. Please consider attached patch to fix the problem. -- System Information: Debian Release: 6.0.2 APT prefers stable-u