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

Mantis Bug Tracker noreply at opencsw.org
Fri Aug 27 09:48:07 CEST 2010


A NOTE has been added to this issue. 
====================================================================== 
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:                     assigned
====================================================================== 
Date Submitted:             2010-08-26 13:07 CEST
Last Modified:              2010-08-27 09:48 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) ...
====================================================================== 

---------------------------------------------------------------------- 
 (0008218) bonivart (manager) - 2010-08-27 09:48
 https://www.opencsw.org/mantis/view.php?id=4530#c8218 
---------------------------------------------------------------------- 
Funny that you mention this because Dago made a request some time ago so
it's already checked in. :-) He wanted every downloaded file to be shown
with complete path so he could cut'n'paste. Download the pkgutil file from
svn if you want to try it.

root at sol10[trunk]# pkgutil -Nd memconf
Package list:
        CSWmemconf-2.16,REV=2010.08.09
Total size: 69.2 KB
=> Fetching CSWmemconf-2.16,REV=2010.08.09 (1/1) ...

Packages downloaded to:
/var/opt/csw/pkgutil/packages/memconf-2.16,REV=2010.08.09-SunOS5.9-all-CSW.pkg.gz
(OK)
root at sol10[trunk]#



More information about the bug-notifications mailing list