Bug#654566: pbuilder: Should depends on dpkg-dev

2012-01-09 Thread Daniel Dehennin
Osamu Aoki writes: > Hi, Hello, [...] > Then how did you install pbuilder to it. If you use apt-get/aptitude, > it shoudld pull in dpkg-dev. > > | Package: pbuilder > | Version: 0.205 > | Depends: coreutils (>= 4.5.8-1), debootstrap | cdebootstrap, dpkg-dev, > debianutils (>= 1.13.1), wget,

Bug#654566: pbuilder: Should depends on dpkg-dev

2012-01-05 Thread Osamu Aoki
Hi, On Thu, Jan 05, 2012 at 04:38:37PM +0100, Daniel Dehennin wrote: > > So your error message is strange. > > #+begin_src > > /usr/lib/pbuilder/pbuilder-modules: line 238: dpkg-architecture: command > > not found > > #+end_src > > A bit confusing... > > Sorry about that, the minimal machine is

Bug#654566: pbuilder: Should depends on dpkg-dev

2012-01-05 Thread Daniel Dehennin
Osamu Aoki writes: [...] > That's correct but I see dpkg-dev in pbuilder's Depends and yor package > list have it on your system. (is it THE minimal system?) > > ii dpkg-dev 1.16.1.2 > > And I have: > $ dpkg -S dpkg-architecture > dpkg-dev: /usr/share/man/es/man1/dpkg-architectu

Bug#654566: pbuilder: Should depends on dpkg-dev

2012-01-05 Thread Osamu Aoki
On Wed, Jan 04, 2012 at 03:10:28PM +0100, Daniel Dehennin wrote: > Thorsten Glaser writes: > > > Then you must install build-essential, which in turn pulls > > in dpkg-dev. Not a bug. > > Excuse me if I made a mistake, is build-essential necessary outside the > chroot? That's correct but I see

Bug#654566: pbuilder: Should depends on dpkg-dev

2012-01-04 Thread Thorsten Glaser
Daniel Dehennin dixit: >Excuse me if I made a mistake, is build-essential necessary outside the >chroot? Oh, right. Sorry. I was confused. bye, //mirabilos -- “Having a smoking section in a restaurant is like having a peeing section in a swimming pool.”

Bug#654566: pbuilder: Should depends on dpkg-dev

2012-01-04 Thread Daniel Dehennin
Thorsten Glaser writes: > Then you must install build-essential, which in turn pulls > in dpkg-dev. Not a bug. Excuse me if I made a mistake, is build-essential necessary outside the chroot? Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

Bug#654566: pbuilder: Should depends on dpkg-dev

2012-01-04 Thread Thorsten Glaser
Daniel Dehennin dixit: >I just install a minimal wheezy system in a kvm to use it as a builder. Then you must install build-essential, which in turn pulls in dpkg-dev. Not a bug. bye, //mirabilos -- “Having a smoking section in a restaurant is like having a peeing section in a swimm

Bug#654566: pbuilder: Should depends on dpkg-dev

2012-01-04 Thread Daniel Dehennin
Package: pbuilder Version: 0.205 Severity: normal Dear Maintainer, I just install a minimal wheezy system in a kvm to use it as a builder. I then try to create a chroot and got the following error: #+begin_src /usr/lib/pbuilder/pbuilder-modules: line 238: dpkg-architecture: command not found #