2 Jun
2021
2 Jun
'21
1:44 a.m.
On 28/5/21 10:35 pm, Oskar Roesler via pacman-dev wrote:
Hello,
when file conflicts in packages occur, why does the actual conflict get written to stdout and only an non-informative error message to stderr?
My guess is this is pure oversight. The printf calls need changed to fprintf(stderr, ...). Can you file a bug if you do not want to make the patch yourself? A