[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#608428: schroot: [kfreebsd-*] cannot handle long (>= 14 chars) chroot names



* Roger Leigh <rleigh@codelibre.net>, 2011-01-05, 20:03:
Please could you try the following patch against schroot:

It didn't help (applied against 1.4.17-1). schroot is still linked to libuuid and is using UUIDs. config.status looked like this:

$ grep -i uuid debian/build/config.status
ac_cs_config="'--host=i486-kfreebsd-gnu' '--build=i486-kfreebsd-gnu' '--prefix=/usr' '--sysconfdir=/etc' '--libexecdir=/usr/lib' '--localstatedir=/var' '--mandir=\${prefix}/share/man' '--infodir=\${prefix}/share/info' '--enable-dchroot' '--enable-dchroot-dsa' '--enable-static' '--disable-shared' '--with-bash-completion-dir=/etc/bash_completion.d' '--disable-lvm-snapshot' '--disable-btrfs-snapshot' '--disable-uuid' 'BTRFS=/sbin/btrfs' 'BTRFSCTL=/sbin/btrfsctl' 'LVCREATE=/sbin/lvcreate' 'LVREMOVE=/sbin/lvremove' 'build_alias=i486-kfreebsd-gnu' 'host_alias=i486-kfreebsd-gnu' 'CXXFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CFLAGS=-Wall -g -O2'"
  set X '/bin/bash' '../../configure'  '--host=i486-kfreebsd-gnu' '--build=i486-kfreebsd-gnu' '--prefix=/usr' '--sysconfdir=/etc' '--libexecdir=/usr/lib' '--localstatedir=/var' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--enable-dchroot' '--enable-dchroot-dsa' '--enable-static' '--disable-shared' '--with-bash-completion-dir=/etc/bash_completion.d' '--disable-lvm-snapshot' '--disable-btrfs-snapshot' '--disable-uuid' 'BTRFS=/sbin/btrfs' 'BTRFSCTL=/sbin/btrfsctl' 'LVCREATE=/sbin/lvcreate' 'LVREMOVE=/sbin/lvremove' 'build_alias=i486-kfreebsd-gnu' 'host_alias=i486-kfreebsd-gnu' 'CXXFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CFLAGS=-Wall -g -O2' $ac_configure_extra_args --no-create --no-recursion
S["SCHROOT_CFLAGS"]="-I/usr/include/uuid  "
S["UUID_LIBS"]="-luuid  "
S["UUID_CFLAGS"]="-I/usr/include/uuid  "
D["HAVE_UUID"]=" 1"
D["HAVE_UUID"]=" 1"

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature


Reply to: