[bug-notifications] [ncurses 0003444]: pkgmap missing man page directory creation
Mantis Bug Tracker
noreply at opencsw.org
Tue Mar 31 23:35:23 CEST 2009
The following issue has been CLOSED
======================================================================
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: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-02-20 19:45 CET
Last Modified: 2009-03-31 23:35 CEST
======================================================================
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.
----------------------------------------------------------------------
(0005788) dam (manager) - 2009-03-31 09:47
http://www.opencsw.org/mantis/view.php?id=3444#c5788
----------------------------------------------------------------------
The issue has been resolved in r3993 by changing the way pathes in GAR are
included. A new package will be produced when the other outstanding bugs
are fixed.
----------------------------------------------------------------------
(0005805) dam (manager) - 2009-03-31 23:35
http://www.opencsw.org/mantis/view.php?id=3444#c5805
----------------------------------------------------------------------
Fixed in package 5.7,REV=2009.03.31 and in GAR by CSWcommon pathes in
cswproto
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
2009-03-31 09:47 dam Note Added: 0005788
2009-03-31 09:47 dam Status assigned => resolved
2009-03-31 09:47 dam Resolution open => fixed
2009-03-31 23:35 dam Note Added: 0005805
2009-03-31 23:35 dam Status resolved => closed
======================================================================
More information about the bug-notifications
mailing list