Bug#669873: pbuilder silently ignores options

Maarten Bezemer maarten.bezemer at gmail.com
Sat Apr 21 15:07:28 UTC 2012


Package: pbuilder
Version: 0.208
Severity: normal

When options are placed after the .dsc-file when using the build command, these options are ignored.

For example:

  pbuilder build my.dsc --allow-untrusted

might fail when untrusted packages are going to be installed and

  pbuilder build --allow-untrusted my.dsc

works.
I known (found out) that the man pages are telling that the options should before the .dsc-file.
But, there is no error or warning generated about incorrect command line parameters, so it is easy to get it wrong without knowing.

So I suggest that either options after the .dsc-file are allowed or some kind of error/warning is issued

Regards,
  Maarten

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-security
  APT policy: (990, 'oneiric-security'), (900, 'oneiric-updates'), (500, 'oneiric'), (400, 'oneiric-proposed'), (100, 'oneiric-backports'), (90, 'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-17-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the Pbuilder-maint mailing list