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
Task Type Bug Report
Category Output
Status Assigned
Assigned To Allan McRae (Allan)
Architecture All
Severity Very Low
Priority Normal
Reported Version git
Due in Version 6.1.0
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

The 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

Comment by Allan McRae (Allan) - Monday, 03 October 2022, 02:10 GMT
There is no new line in the source code for that string.

Loading...