FS#28012 - [makepkg] exit code 1 with --noprogressbar option

Attached to Project: Pacman
Opened by Andreas Trepczik (bzt) - Friday, 20 January 2012, 12:46 GMT
Last edited by Allan McRae (Allan) - Monday, 23 January 2012, 22:12 GMT
Task Type Bug Report
Category makepkg
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Low
Priority Normal
Reported Version 4.0.1
Due in Version 4.0.2
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:
In the man page it is written that makepkg allows passing the command line parameter "--noprogressbar" to pacman to suppress showing the download progress bar.

Executing makepkg with the said option causes makepkg to exit abnormally. The option itself works properly on pacman.

Installed pacman version is 4.0.1-4

Steps to Reproduce:
In any directory with a PKGBUILD, executing "makepkg --noprogressbar" causes the following terminal output. Note that nothing follows after the colon in the last line:

==> Making package: <pkgname> <pkgver> (Fr 20. Jan 12:51:37 CET 2012)
==> Checking runtime dependencies...
error: invalid option
==> ERROR: 'pacman' returned a fatal error (1):
This task depends upon

Closed by  Allan McRae (Allan)
Monday, 23 January 2012, 22:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  http://projects.archlinux.org/pacman.git /commit/?h=maint&id=edd4276b

Loading...