Forward underlying system package manager error messages - #19858
Conversation
|
@perseoGI could you include a real native log showing the new output in the Changelog? It helps a lot to see a real case instead of the mock ones (which are fine for sure) |
@franramirez688 here you have a real example:
|
|
Thanks @perseoGI 👏 IMO, it reads a bit weird: ERROR: xxxxxx
xxxxxx
sdterr: xxxxxxxWdyt? I was thinking something like: ERROR: xxxxxx
xxxxxx
sdterr: xxxxxxxOr simply removing the |
It depends, if you tab the In any case, this is quite an unlikely event, so the formatting is not critical, I am fine with whatever format is used. |

Changelog: Fix: Forward underlying system package manager error messages
Docs: omit
Mind that Conan behavior changes a little bit with this PR, by throwing an early exception if the system package manager is not detected by default (and not configured by config) and also, if the package manager is not found in path @memsharded
Close #19854
developbranch, documenting this one.