Skip to content

#882130: revert commit 0d3df9ac (stderr redirection)

Nis Martensen requested to merge nma/reportbug:stderr into master

Seeing stderr messages on the terminal is sometimes useful as it can make problems more obvious. We also don't try to parse stderr output anywhere so far, so no need to capture it.

The "E: No packages found" lines will not reappear after this change; this problem was fixed by switching the description lookup to python3-apt in reportbug 7.5.0.

Merge request reports

Loading