Package: jailer Version: 0.4-17 Severity: normal Dear Maintainer,
I've created a jail context on a new system. All packages up-to-date, the system had been installed normally from Netinst CD. A jail would be for an Apache, and PHP. There are many dependencies, which names contains the ":amd64" suffix, eg. libacl1:amd64, libpcre3:amd64. In the file /var/lib/dpkg/available these packages are exists with name without ":amd64", just simple "libacl1", or "libpcre3" - but those aren't installed. There are too much packages with ":and64" suffix, so I couldn't list there. I've modified the jailer, and after the jailer could made a correct jail, with all files which need: 152c152 < (open(F,"</var/lib/dpkg/info/$deb.list") || open(F,"</var/lib/dpkg/info/$deb:amd64.list")) || warn "Unable to open: /var/lib/dpkg/info/$deb.list!\n"; --- > open(F,"</var/lib/dpkg/info/$deb.list") || warn "Unable to > open: /var/lib/dpkg/info/$deb.list!\n"; -- System Information: Debian Release: 7.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages jailer depends on: ii cpio 2.11+dfsg-0.1 ii perl [perl5] 5.14.2-21+deb7u1 jailer recommends no packages. jailer suggests no packages. -- Configuration Files: /etc/jailer.conf changed [not included] -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org