New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #784 (closed defect: fixed)

Opened 10 years ago

Last modified 9 years ago

BUG: pv-0.5.3

Reported by: charlie@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: meissnem@…
Port:

Description

manpage for pv installs as ASCII yet has a .gz extension.

:14:13 yeled@machine:~$; man pv

zcat: /opt/local/man/cat1/pv.1.gz: not in gzip format :14:13 yeled@machine:~$; file /opt/local/man/cat1/pv.1.gz /opt/local/man/cat1/pv.1.gz: English text

The correct use (by example) looks to install it without the .gz extension, keeping it the format it is already in.

Change History

comment:1 Changed 10 years ago by mij@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed by a fairly ugly post-destroot hack, but it works properly now. Thanks for pointing this out.

Note: See TracTickets for help on using tickets.