OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003441 [cswutils] packaging major always 2009-02-17 14:37 2009-02-17 19:25
Reporter TGupteswar View Status public  
Assigned To
Priority normal Resolution no change required  
Status closed  
Summary 0003441: unable to addpkg "pkg_get.pkg" on my system (amd64 i386)
Description Hi,

When i tried to add "pkg_get" I am getting following exception.



root@svn:/opt/csw# pkgadd -d http://www.opencsw.org/pkg_get.pkg [^]

## Downloading...
..............25%..............50%..............75%..............100%
## Download Complete


The following packages are available:
  1 CSWpkgget pkg_get - CSW version of automated package download tool
                   (all) 4.0.1,REV=2008.12.15

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 1

Processing package instance <CSWpkgget> from <http://www.opencsw.org/pkg_get.pkg> [^]

pkg_get - CSW version of automated package download tool(all) 4.0.1,REV=2008.12.15

Current administration requires that a unique instance of the
<CSWpkgget> package be created. However, the maximum number of
instances of the package which may be supported at one time on the
same system has already been met.

No changes were made to the system.

Additional Information system information :

SunOS svn 5.11 snv_101b i86pc i386 i86pc Solaris


amd64 i386
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0005540)
philadmin (viewer)
2009-02-17 19:25

First of all, this was misfiled under cswutils. it almost belongs under pkg_get.

However, this is not a bug in pkg-get. you have an old version of it installed, and you are using the system level tools directly. Nothing that pkg-get itself can do about that.

To install it properly, using your existing methods, you would have to first do:

# pkgrm CSWpkgget

and then you will be able to run

# pkgadd -d http://www.opencsw.org/pkg_get.pkg [^]


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker