You are not logged in.
Pages: 1
The newest update comes back with the message:
error: error while reading package /var/cache/pacman/pkg/arch-wiki-docs-20140321-1-any.pkg.tar.xz: Pathname can't be converted from UTF-8 to current locale.
error: failed to commit transaction (libarchive error)Last edited by nomorewindows (2014-03-22 12:19:15)
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
What locale are you using? It seems that the package now requires an UTF8 locale because it uses filenames like these:
Pacman_(Česky).html
Pacman_(Dansk).html
Pacman_(Español).html
Pacman_(한국어).html
Pacman.html
Pacman_(Indonesia).html
Pacman_(Italiano).html
Pacman_(Lietuviškai).html
Pacman_(Nederlands).html
Pacman_(Polski).html
Pacman_(Português).html
Pacman_(العربية).html
Pacman_(Ελληνικά).html
Pacman_(Русский).html
Pacman_(Српски).html
Pacman_(Українська).html
Pacman_(日本語).html
Pacman_(正體中文).html
Pacman_(简体中文).html| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
localectl:
System locale:n/a
VC Keymap: n/a
X11 Keymap: n/aGuess I haven't set one.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
The do so
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
The do so
Ironically, I'm looking in arch-wiki-docs for the same info.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
I get it, the files are actually named instead of being numbered.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Pages: 1