Package: lxc Version: 0.7.1-1 Severity: normal In debian/rules, there's this piece:
# Install liblxc in out private area, for now, until it's stable. LIBDIR="\$${prefix}/lib/lxc" DEB_CONFIGURE_EXTRA_FLAGS=--libdir=$(LIBDIR) but configure script uses a subdir named "lxc" in $libdir to store various support files. So the resulting path becomes, for example, /usr/lib/lxc/lxc/lxc-init. But this executable is required to be present in at least some containers, and the whole situation suggests to create wrong hierarchy in containers, which will be broken when libdir will be fixed. This pathname should be changed before squeeze is out. Initially I wanted to submit a minor bug, but I think it deserves an RC status because of the above.. still leaving it as "normal". Thanks! -- System Information: Debian Release: 5.0.5 APT prefers stable APT policy: (990, 'stable'), (600, 'testing'), (50, 'unstable'), (1, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 2.6.34-amd64 (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages lxc depends on: ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib Versions of packages lxc recommends: ii libcap2-bin 2.11-2 basic utility programs for using c lxc suggests no packages. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org