[bug-notifications] [pkgutil 0003894]: pkgutil 1.7: -L option only works with the package name, not the software name
Mantis Bug Tracker
noreply at opencsw.org
Thu Sep 17 12:12:35 CEST 2009
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/mantis/view.php?id=3894
======================================================================
Reported By: skayser
Assigned To: bonivart
======================================================================
Project: pkgutil
Issue ID: 3894
Category: regular use
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-09-14 11:16 CEST
Last Modified: 2009-09-17 12:12 CEST
======================================================================
Summary: pkgutil 1.7: -L option only works with the package
name, not the software name
Description:
Most other command options work with both (pgk and sw name), the new -L
option only seems to work with the sw name. Can we get it to recognize the
sw name too?
Example:
# pkgutil -L dhcp
# pkgutil -L CSWdhcp | head
/etc/init.d/cswdhcp
/etc/opt/csw/dhcpd.conf.CSW
/etc/rc1.d/K73cswdhcp
/etc/rc2.d/S73cswdhcp
/opt/csw/bin/omshell
/opt/csw/include/dhcpctl.h
/opt/csw/include/isc-dhcp
/opt/csw/include/isc-dhcp/boolean.h
/opt/csw/include/isc-dhcp/dst.h
======================================================================
----------------------------------------------------------------------
(0006713) skayser (administrator) - 2009-09-17 12:12
http://www.opencsw.org/mantis/view.php?id=3894#c6713
----------------------------------------------------------------------
The same issue (omitting -t and then relying on sw -> pkg name resolution)
can be seen with the -r option.
root @ ray42 ~# pkgutil -r sudosh2
Parsing catalog, may take a while...
Package sudosh2 not in catalog...exiting.
root @ ray42 ~#
I know this is a corner case, but again, from a user view point i would
expect to be working with local packages, independent of which catalog i am
running against.
More information about the bug-notifications
mailing list