Ticket #3818 (closed bug: fixed)
ghc-pkg prints warnings to stdout instead of stderr
| Reported by: | nomeata | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | Package system | Version: | 6.12.1 |
| Keywords: | Cc: | dterei | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
The warning
WARNING: cache is out of date: /var/lib/ghc-6.12.1/package.conf.d/package.cache use 'ghc-pkg recache' to fix.
is printed to stdout, which breaks scripts. It should be printed to stderr instead.
Change History
Note: See
TracTickets for help on using
tickets.
