Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
FS#76097 - Missing newline in msgid "Failed to pass %s entry to libalpm"
Attached to Project:
Pacman
Opened by Saphira Kai (SaphiraKai) - Monday, 03 October 2022, 01:52 GMT
Last edited by Allan McRae (Allan) - Monday, 03 October 2022, 03:04 GMT
Opened by Saphira Kai (SaphiraKai) - Monday, 03 October 2022, 01:52 GMT
Last edited by Allan McRae (Allan) - Monday, 03 October 2022, 03:04 GMT
|
DetailsThe error message with msgid "Failed to pass %s entry to libalpm" (line 484 in en_GB.po) is missing a trailing newline.
When the error is triggered, pacman will print the error and exit, leaving the shell prompt at the end of the error message instead of on a new line. |
This task depends upon

There is no new line in the source code for that string.