Bug#560127: freebsd-utils: Mounting /sys unconditionally breaks pbuilder --create

2009-12-09 Thread Aurelien Jarno
Cyril Brulebois a écrit : > Package: freebsd-utils > Version: 8.0-1 > Severity: important > > Hi, > > “pbuilder --create” is broken, presumably since the switch to 8.x > kernels, since: > - current version with kernel 8.x is broken; > - previous versions (even lenny's) with kernel 8.x are broke

Re: kfreebsd-kernel-headers and USB API breakage

2009-12-09 Thread Petr Salinger
An alternative option is to install the old /dev/bus/usb in /dev/legacy/bus/usb, as it seems to be on 8.0 installations (haven't upgrade my plain FreeBSD machine yet). Then a single line change fixes our problems. From my POV, only the "/dev/legacy/bus/usb" is fine. As we advertise __FreeBSD_ke

Re: new patch, known working

2009-12-09 Thread Aurelien Jarno
On Sun, Dec 06, 2009 at 01:10:47AM +0100, Robert Millan wrote: > tags 548436 > thanks > > Hi, > > Barring a minor variable name mistake, the patch works. I've just > built a d-i image to test it, and it's able to create filesystems > on GPT. > > Here's an updated version. > > -- > Robert Mill

Come join me on Government Lists - U.S. | Canada

2009-12-09 Thread government-mailing-lists.com
Government Lists - U.S. | Canada: REACH YOUR KEY GOVERNMENT AUDIENCE EASILY! I welcome you to join me on this business network. REACH YOUR KEY GOVERNMENT AUDIENCE EASILY! http://www.government-mailing-lists.com Click the link below to Join: http://governmentlists.ning.com/?x

Re: kfreebsd-kernel-headers and USB API breakage

2009-12-09 Thread Cyril Brulebois
Cyril Brulebois (09/12/2009): > * brltty: I've just opened #560114, I believe it's also due to this > USB API change. It's needed to get brltty in testing ASAP for some > d-i alpha release, so I've suggested removing kfreebsd-* binaries > for now. There's smartmontools now too: https://bu

Re: kfreebsd-kernel-headers and USB API breakage

2009-12-09 Thread Petr Salinger
There's smartmontools now too: https://buildd.debian.org/status/package.php?suite=unstable&p=smartmontools That sounds related to USB changes˙˙ Log excerpt: | g++ -DHAVE_C| ONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -g -O2 -Wall -W -fno-strict-aliasing

Re: new patch, known working

2009-12-09 Thread Robert Millan
On Wed, Dec 09, 2009 at 12:29:15PM +0100, Aurelien Jarno wrote: > > diff -ur parted-1.8.8.git.2009.07.19/libparted/arch/freebsd.c > > parted-1.8.8.git.2009.07.19.new/libparted/arch/freebsd.c > > --- parted-1.8.8.git.2009.07.19/libparted/arch/freebsd.c2009-11-21 > > 10:35:29.0 +0100 >

Re: kfreebsd-kernel-headers and USB API breakage

2009-12-09 Thread Cyril Brulebois
Petr Salinger (09/12/2009): > It might be sufficient just to add b-d on libusb2-dev, which is > currently in NEW. Okay, I've opened #560241 accordingly. I might build freebsd-libs locally later on and see how it goes, and update the bugreport. Mraw, KiBi. signature.asc Description: Digital sig

Re: Bug#559980: aptitude: Totally broken on GNU/kFreeBSD

2009-12-09 Thread Robert Millan
Just an observation, not directly related to the bug report so leaving the BTS out of it: On Tue, Dec 08, 2009 at 03:50:10AM +0100, Cyril Brulebois wrote: > It would be nice to > have a working d-i again ASAP Since your bug prevents migration of aptitude to testing, I guess this means that makin