FS#39982 - Makepkg does not pass nocolor option to pacman
Attached to Project:
Pacman
Opened by Andrew DeMaria (zanegrey) - Monday, 21 April 2014, 01:25 GMT
Last edited by Allan McRae (Allan) - Wednesday, 25 June 2014, 13:11 GMT
Opened by Andrew DeMaria (zanegrey) - Monday, 21 April 2014, 01:25 GMT
Last edited by Allan McRae (Allan) - Wednesday, 25 June 2014, 13:11 GMT
|
Details
Summary and Info:
When using the -s switch to have makepkg delegate the installation of missing packages to pacman, it does not pass the nocolor option on to pacman. Steps to Reproduce: Build a package with a missing dependency and use both -s and --nocolor. Proposed Fix: When makepkg is given the --nocolor option, it should pass "--color never" to pacman. See attached patch. |
This task depends upon
Closed by Allan McRae (Allan)
Wednesday, 25 June 2014, 13:11 GMT
Reason for closing: Fixed
Additional comments about closing: git commit 235ce325
Wednesday, 25 June 2014, 13:11 GMT
Reason for closing: Fixed
Additional comments about closing: git commit 235ce325
Comment by Allan McRae (Allan) -
Sunday, 25 May 2014, 04:08 GMT
Patch is good. Used your name and email address from here for the
commit.
Comment by
Andrew DeMaria (zanegrey) - Sunday,
25 May 2014, 14:30 GMT
Great! Thank you.
pass_nocolor_to_pacman.diff