[bug-notifications] [pkgutil 0004530]: RFE: Point out package download location when downloading

Mantis Bug Tracker noreply at opencsw.org
Mon Sep 6 17:43:38 CEST 2010


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4530 
====================================================================== 
Reported By:                skayser
Assigned To:                bonivart
====================================================================== 
Project:                    pkgutil
Issue ID:                   4530
Category:                   other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-08-26 13:07 CEST
Last Modified:              2010-09-06 17:43 CEST
====================================================================== 
Summary:                    RFE: Point out package download location when
downloading
Description: 
When downloading a package (-d) there's no indication to the user where the
package might have ended up at.

root @ ray42 ~# pkgutil -Nd -T sparc:5.10 nagios_plugins
Package list:
        CSWnagiosp-1.4.13,REV=2009.04.26
Total size: 1.6 MB
=> Fetching CSWnagiosp-1.4.13,REV=2009.04.26 (1/1) ...
root @ ray42 ~#

Compare this with the --stream download option where there's an indication
to the user where he can find the generated stream.

Transforming CSWsasl ...
Transforming CSWoldaprt ...
Transforming CSWlibpq ...
Transforming CSWnagiosp ...
Transforming packages into stream
(/var/opt/csw/pkgutil/packages/nagios_plugins.sparc.5.10.pkg) ...

Would be helpful to output the download directory on normal downloads
also. Maybe add an extra line with the download directory?

root @ ray42 ~# pkgutil -Nd -T sparc:5.10 nagios_plugins
Package list:
        CSWnagiosp-1.4.13,REV=2009.04.26
Total size: 1.6 MB
=> Downloading packages to /var/opt/csw/pkgutil/packages
=> Fetching CSWnagiosp-1.4.13,REV=2009.04.26 (1/1) ...
====================================================================== 

---------------------------------------------------------------------- 
 (0008273) bonivart (manager) - 2010-09-06 17:43
 https://www.opencsw.org/mantis/view.php?id=4530#c8273 
---------------------------------------------------------------------- 
As agreed on IRC (Dago, Sebastian and me) I have implemented Sebastians
suggestion:

# pkgutil -Nd memconf
Package list:
        CSWmemconf-2.16,REV=2010.08.09
Total size: 69.2 KB
A local copy of CSWmemconf-2.16,REV=2010.08.09 exists and is of matching
size.

Packages downloaded to /var/opt/csw/pkgutil/packages:
memconf-2.16,REV=2010.08.09-SunOS5.9-all-CSW.pkg.gz (OK)

Checked in as r291.



More information about the bug-notifications mailing list