[Pkgutil-users] pkgutil bug -U not honouring -T
Status: Beta
Brought to you by:
bonivart
|
From: <ma...@pr...> - 2010-08-03 11:42:00
|
Using pkgutil 2.1 on an i386 machine: # pkgutil -T sparc:5.10 -W . -U => Fetching new catalog and descriptions (http://www.grangefields.co.uk/mirrors/csw/current/i386/5.10) if available ... --12:32:56-- http://www.grangefields.co.uk/mirrors/csw/current/i386/5.10/catalog => `./catalog.www.grangefields.co.uk_mirrors_csw_current_i386_5.10' ... downloads the i386 catalogue, ignoring the -T argument. # pkgutil -T sparc:5.10 -W . -d pca => Fetching new catalog and descriptions (http://www.grangefields.co.uk/mirrors/csw/current/sparc/5.10) if available ... --12:33:29-- http://www.grangefields.co.uk/mirrors/csw/current/sparc/5.10/catalog => `./catalog.www.grangefields.co.uk_mirrors_csw_current_sparc_5.10' ... fetches the sparc catalogue, honouring the -T argument. Regards, Mark Bannister. |