FS#28444 - makepkg --nosign doesn't override SIGNPKG="y" in makepkg.conf
Attached to Project:
Pacman
Opened by Sven-Hendrik Haase (Svenstaro) - Wednesday, 15 February 2012, 09:51 GMT
Last edited by Allan McRae (Allan) - Wednesday, 15 February 2012, 09:53 GMT
Opened by Sven-Hendrik Haase (Svenstaro) - Wednesday, 15 February 2012, 09:51 GMT
Last edited by Allan McRae (Allan) - Wednesday, 15 February 2012, 09:53 GMT
|
Details
Summary and Info:
Trying to force not signing a package fails using --nosign if there is SIGNPKG="y" in makepkg or .makepkg.conf. Steps to Reproduce: Append SIGNPKG="y" to makepkg.conf Build package with makepkg --nosign You will be asked to sign |
This task depends upon
Comment by Allan McRae (Allan) -
Wednesday, 15 February 2012, 09:52 GMT
Don't put stupid things in your makepkg.conf... If you put "rm -rf
~" in your makepkg.conf you will also run into issues.