Skip to content

Warnings and diagnostics sent to stdout instead of stderr #5

Description

@Earnestly

When redirecting pacgraph -c output the warnings and diagnostics are sent to stdout instead of the expected stderr such that the output file contains messages such as:

Autodetected Arch.
Loading package info
warning: xf86-input-driver found in ['xf86-input-evdev', 'xf86-input-libinput'], assuming xf86-input-evdev
...

Ideally these would be sent to stderr making it easier to parse the output as wanted without needing heuristics to peel away these other messages.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions