Bug#680283: makejail: packages= option is broken with 64-bit packages

2016-05-26 Thread Matthias Buecher / Germany
Still an issue in Debian 8.0 "Jessie".

Bug#680283: makejail: packages= option is broken with 64-bit packages

2013-05-27 Thread Olivier Le Cam
Hi - Faced the same problem this morning. Here is a quick and dirty hack: ~# diff /usr/sbin/makejail.origin /usr/sbin/makejail 229c229,234 return readFileLines(config.debianDpkgInfoFile % package) --- for arch in [':amd64', ':i386', '']: fileName = %s%s % (package,arch)

Bug#680283: makejail: packages= option is broken with 64-bit packages

2012-07-04 Thread Elias Pschernig
Package: makejail Version: 0.0.5-10 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? trying to recreate a chroot jail * What exactly did you do (or not do) that was effective (or ineffective)?