| Summary: | [rfe] colorize output (e.g., to better distinguish between standard "dnf update" content and lines spewed in the scriptlets) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Pokorný [poki] <jpokorny> |
| Component: | dnf | Assignee: | Martin Hatina <mhatina> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | mhatina, mluscon, packaging-team-maint, pnemade, vmukhame |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged, UserExperience |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-14 06:24:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jan Pokorný [poki]
2016-04-15 09:28:03 UTC
Thanks for the report This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. To follow up on this, I think I am going to write some easy parser of files per TERMINAL_COLORS.D(5) convention for clufter[1]. But indeed, it would be nice if there was some common library for that so if anyone wants to beat me in this effort, I'd happily use that (if not too bloaty and GPLv2+ license compatible). Conversely, I'll try to write it in a way it could be separated from clufter project if desirable. [1] https://pagure.io/clufter (in fact, there is some colors handling already implemented in utils_prog.py, but in another context) |