[Bug 287066] x11/py-waypaper: manual page waypaper.1.gz is in wrong format
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 May 2025 13:01:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287066
Bug ID: 287066
Summary: x11/py-waypaper: manual page waypaper.1.gz is in wrong
format
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: nivit@FreeBSD.org
Reporter: wosch@FreeBSD.org
Flags: maintainer-feedback?(nivit@FreeBSD.org)
Assignee: nivit@FreeBSD.org
The port x11/py-waypaper installs a manual page man/man1/waypaper.1.gz -
however, this page is not compressed and man(1) cannot render it.
how to repeat:
cd freebsd-ports/x11/py-waypaper
make
[...]
gzip -t ./work-py311/waypaper-2.5/data/waypaper.1.gz
gzip: ./work-py311/waypaper-2.5/data/waypaper.1.gz: not in gzip format
file ./work-py311/waypaper-2.5/data/waypaper.1.gz
./work-py311/waypaper-2.5/data/waypaper.1.gz: troff or preprocessor input,
ASCII text
/usr/bin/man ./work-py311/waypaper-2.5/data/waypaper.1.gz
gzcat: ./work-py311/waypaper-2.5/data/waypaper.1.gz: not in gzip format
gzcat: ./work-py311/waypaper-2.5/data/waypaper.1.gz: not in gzip format
grotty:<standard input>:(<standard input>):6: fatal error: 'V' command invalid
before first 'p' command
--
You are receiving this mail because:
You are the assignee for the bug.