Bug 2445448
| Summary: | Consider using separate lesspipe package | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Haupt <andreas.haupt> |
| Component: | less | Assignee: | Michal Hlavinka <mhlavink> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | fjanus, hhorak, kasal, mavit, mhlavink, praiskup |
| Target Milestone: | --- | Keywords: | Improvement |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-03-10 21:42:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Andreas Haupt
2026-03-07 08:26:33 UTC
Hi, yes, less has always had a lesspipe script and that's same as what Debian does, because without lesspipe its usage is very limited and it won't be able to open even gziped plain text files or man pages. That's why lesspipe is inseparable part of less, not just optional addon. lesspipe is a small script, so it's not needed to be excluded for saving space on some disk image. It does not pull big dependencies that would affect image size either. So, in summary I do not plan to separate lesspipe from less package. |