ports/65241: devel/gettext - NOPORTDOCS option, errors during "make deinstall" & "make package"

parv at pair.com parv at pair.com
Tue Apr 6 04:00:40 UTC 2004


>Number:         65241
>Category:       ports
>Synopsis:       devel/gettext - NOPORTDOCS option, errors during "make deinstall" & "make package"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 05 21:00:37 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     parv
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:

Ports updated as of 2004.04.06.01.31.21 UTC.

>Description:

When lang/gettext, 0.13.1_1, is installed w/ NOPORTDOCS option, "make
package" fails...

  ===>   Registering installation for gettext-0.13.1_1
  ===>  Building package for gettext-0.13.1_1
  Creating package /usr3/ports/devel/gettext/gettext-0.13.1_1.tgz
  Registering depends: expat-1.95.7 libiconv-1.9.1_3.
  Creating gzip'd tar ball in '/usr3/ports/devel/gettext/gettext-0.13.1_1.tgz'
  tar: share/doc/gettext/dcgettext.3.html: Cannot stat: No such file or directory
  tar: share/doc/gettext/dcngettext.3.html: Cannot stat: No such file or directory
  tar: share/doc/gettext/dgettext.3.html: Cannot stat: No such file or directory
  tar: share/doc/gettext/dngettext.3.html: Cannot stat: No such file or directory
  tar: Error exit delayed from previous errors
  pkg_create: make_dist: tar command failed with code 512
  *** Error code 1

  Stop in /usr3/ports/devel/gettext.


...and "make deinstall" produces..

  ===>  Deinstalling for devel/gettext
  ===>   Deinstalling gettext-0.13.1_1
  pkg_delete: file '/usr2/local/share/doc/gettext/dcgettext.3.html' doesn't really exist
  pkg_delete: file '/usr2/local/share/doc/gettext/dcngettext.3.html' doesn't really exist
  pkg_delete: file '/usr2/local/share/doc/gettext/dgettext.3.html' doesn't really exist
  pkg_delete: file '/usr2/local/share/doc/gettext/dngettext.3.html' doesn't really exist
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/zh_TW/LC_MESSAGES'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/zh_TW'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/sr/LC_MESSAGES'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/sr'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/sk/LC_MESSAGES'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/sk'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/ja/LC_MESSAGES'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/ja'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/id/LC_MESSAGES'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/id'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/fi/LC_MESSAGES'
  pkg_delete: unable to completely remove directory '/usr2/local/share/locale/fi'
  pkg_delete: couldn't entirely delete package (perhaps the packing list is
  incorrectly specified?)


>How-To-Repeat:

Update ports as of the time listed above, and...

    cd devel/gettext \
    && { make package -DNOPORTDOCS; make deinstall; }


>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list