FS#7199 - fallbing back to C locale makes makepkg fail
Attached to Project:
Pacman
Opened by Alexander Baldeck (kth5) - Friday, 18 May 2007, 00:43 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 28 May 2007, 23:23 GMT
Opened by Alexander Baldeck (kth5) - Friday, 18 May 2007, 00:43 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 28 May 2007, 23:23 GMT
|
Details
Summary and Info:
Running "makepkg -csr" with a locale set that's not installed or simply wrong, leads to an error. Steps to Reproduce: $ quickinst ftp /somewhere ftp://some.host/current/os/i686 $ cd xlockmore $ makepkg -csr ==> Making package: xlockmore 5.24-1 (Fri May 18 00:40:14 UTC 2007) ==> Checking Runtime Dependencies... ==> Installing missing dependencies... warning: current locale is invalid; using default "C" locale error: 'warning:': not found in sync db ==> ERROR: Pacman failed to install missing dependencies. |
This task depends upon
Comment by
Aaron Griffin (phrakture) - Friday,
18 May 2007, 03:45 GMT
This may be fixed in git already, as this warning no longer
appears.