Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 17:40:08 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@olgeni.com>
To:        freebsd-ports@freebsd.org
Subject:   Python's autoplist and man pages
Message-ID:  <alpine.BSF.2.11.1409031737380.28633@backoffice>

next in thread | raw e-mail | index | archive | help

Hi,

Did anything change with regard to autoplist and compressed man pages?

devel/ipython used to work fine, but now man pages are no longer detected
correctly:

====> Compressing man pages (compress-man)
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: man/man1/ipcluster.1.gz
Error: Orphaned: man/man1/ipcontroller.1.gz
Error: Orphaned: man/man1/ipengine.1.gz
Error: Orphaned: man/man1/ipython.1.gz
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: man/man1/ipcluster.1
Error: Missing: man/man1/ipcontroller.1
Error: Missing: man/man1/ipengine.1
Error: Missing: man/man1/ipython.1
===> Error: Plist issues found.
*** Error code 1

gzipped man pages are installed as usual, but the uncompressed version is
listed in the automatic plist.

--
jimmy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1409031737380.28633>