[bug-notifications] [pkg_get 0003957]: pkg-get installs directories also in CSWcommon with wrong group

Mantis Bug Tracker noreply at opencsw.org
Mon Oct 12 17:55:39 CEST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=3957 
====================================================================== 
Reported By:                dam
Assigned To:                
====================================================================== 
Project:                    pkg_get
Issue ID:                   3957
Category:                   packaging
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2009-10-11 12:11 CEST
Last Modified:              2009-10-12 17:55 CEST
====================================================================== 
Summary:                    pkg-get installs directories also in CSWcommon with
wrong group
Description: 
pkg-get  installs the directories also in CSWcommon with another group
causing warning an installation (root:other vs. root:bin)

Processing package instance <CSWcommon> from
</var/pkg-get/downloads/common-1.4.7,REV=2009.09.20-SunOS5.8-i386-CSW.pkg>

common - common files and dirs for CSW packages(i386)
1.4.7,REV=2009.09.20
http://www.opencsw.org/ packaged for CSW by Philip Brown
## Executing checkinstall script.
## Processing package information.
## Processing system information.
   1 package pathname is already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.

The following files are already installed on the system and are being
used by another package:
  /opt/csw/bin <attribute change only>
  /opt/csw/etc <attribute change only>
  /opt/csw/share <attribute change only>
  /opt/csw/share/man <attribute change only>

* - conflict with a file which does not belong to any package.

====================================================================== 

---------------------------------------------------------------------- 
 (0006846) philadmin (administrator) - 2009-10-12 17:55
 http://www.opencsw.org/mantis/view.php?id=3957#c6846 
---------------------------------------------------------------------- 
Err... I just did a test install.

mkdir /tmp/test
pkgadd -d pkg_get-4.3,REV=2009.10.04-SunOS5.8-all-CSW.pkg -R /tmp/test


ls -ld /tmp/test/opt/csw/bin
drwxr-xr-x   2 root     bin          181 Oct 12 08:52
/tmp/test/opt/csw/bin


seems to work ok. this is on sol10.
is it more broken on sol8 or something?

otherwise... please note that if the directories exist, and have DIFFERENT
ownership... the ownership will stay whatever you had it before.

That's not technically a bug in pkg-get, that's a PEBKAC bug :-}




More information about the bug-notifications mailing list