[bug-notifications] [ncurses 0003444]: pkgmap missing man page directory creation
Mantis Bug Tracker
noreply at opencsw.org
Thu Mar 26 15:52:01 CET 2009
The following issue has been ASSIGNED.
======================================================================
http://www.opencsw.org/mantis/view.php?id=3444
======================================================================
Reported By: diget
Assigned To: dam
======================================================================
Project: ncurses
Issue ID: 3444
Category: packaging
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-02-20 19:45 CET
Last Modified: 2009-03-26 15:52 CET
======================================================================
Summary: pkgmap missing man page directory creation
Description:
The pkgmap for ncurses-5.7,REV=2009.01.12-SunOS5.8-sparc-CSW is missing the
following directories:
/opt/csw/share/man/man1
/opt/csw/share/man/man3
/opt/csw/share/man/man5
/opt/csw/share/man/man7
The problem is that if the directory does not exist, the required
directory is made, but it ends up having the wrong owner/group/permissions.
(Do an fresh install and notice the "<implied directory>" output during
the pkgadd.)
So, if a package later on tries to add files into, say, man5 and that
package has /opt/csw/share/man/man5 in its pkgmap with what I believe to be
normal "0755 root bin" permissions, you get the following:
The following files are already installed on the system and are being
used by another package:
* /opt/csw/share/man/man5 <attribute change only>
which requires a y,n response.
======================================================================
----------------------------------------------------------------------
(0005551) diget (reporter) - 2009-02-20 19:51
http://www.opencsw.org/mantis/view.php?id=3444#c5551
----------------------------------------------------------------------
The error that I mention does not actually come from the the syslog_ng
package, but rather from CSWtcpwrap with is being installed to fulfill a
dependency for syslog_ng.
Issue History
Date Modified Username Field Change
======================================================================
2009-02-20 19:45 diget New Issue
2009-02-20 19:51 diget Note Added: 0005551
2009-03-26 15:52 dam Status new => assigned
2009-03-26 15:52 dam Assigned To => dam
======================================================================
More information about the bug-notifications
mailing list