Re: [gentoo-user] qpkg gone with gentoolkit update

2005-10-13 Thread Dan Johansson
On Wednesday 12 October 2005 22.23, Paul Varner wrote:
 On Wed, 2005-10-12 at 21:55 +0200, Dan Johansson wrote:
  On Wednesday 12 October 2005 10.04, Dave Nebinger wrote:
   emerge portage-utils.  That will give you qpkg back (equery told me so
   ;-)
 
  portage-utils gave me qpkg back allright - but not with the same
  functions (especially --dups is missing).

 emerge sync
 emerge =gentoolkit-0.2.0-r2
 qpkg will be found at /usr/lib/gentoolkit/bin/qpkg
 If you would like qpkg in your path, do an ln -s
 /usr/lib/gentoolkit/bin/qpkg /usr/local/bin/qpkg

 I'm working on adding the equivalent of qpkg --dups to equery.

Yes, today I did see the message about qpkg still being available 
in /usr/lib/gentoolkit/bin.

Tanks for you input,
-- 
Dan Johansson, http://www.dmj.nu
***
This message is printed on 100% recycled electrons!
***


pgphXDinAbc5l.pgp
Description: PGP signature


[gentoo-user] qpkg gone with gentoolkit update

2005-10-12 Thread Dan Johansson
Hi,

After updating gentoolkit qpkg is gone (;-(
I guess that I should use equery instead, but I'm not completely sure on how 
to use use it, especially the --dups option. One of my standard queries 
from time to time is 'qpkg --dups --verbose' - how can I do this with equery 
(or an other tool)?

Regards,
-- 
Dan Johansson, http://www.dmj.nu
***
This message is printed on 100% recycled electrons!
***


pgpQs1AkQoiRM.pgp
Description: PGP signature


Re: [gentoo-user] qpkg gone with gentoolkit update

2005-10-12 Thread Dave Nebinger

emerge portage-utils.  That will give you qpkg back (equery told me so ;-)

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] qpkg gone with gentoolkit update

2005-10-12 Thread Neil Bothwick
On Wed, 12 Oct 2005 09:53:34 +0200, Dan Johansson wrote:

 After updating gentoolkit qpkg is gone (;-(

No it's not. it has just been moved
to /usr/share/doc/gentoolkit-version/deprecated/. This is in the
enotice messages that flash past before you can see them :( Copy the file
back to /usr/bin and you'll be OK.

 I guess that I should use equery instead, but I'm not completely sure
 on how to use use it, especially the --dups option. One of my
 standard queries from time to time is 'qpkg --dups --verbose' - how
 can I do this with equery (or an other tool)?

Very slowly. I find equery to be many times slower than qpkg, so only use
it for functions not supported by qpkg.


-- 
Neil Bothwick

Those who live by the sword get shot by those who don't.


pgpC43yQ8YhwC.pgp
Description: PGP signature


Re: [gentoo-user] qpkg gone with gentoolkit update

2005-10-12 Thread Paul Varner
On Wed, 2005-10-12 at 21:55 +0200, Dan Johansson wrote:
 On Wednesday 12 October 2005 10.04, Dave Nebinger wrote:
  emerge portage-utils.  That will give you qpkg back (equery told me so ;-)
 
 portage-utils gave me qpkg back allright - but not with the same functions 
 (especially --dups is missing).
 

emerge sync
emerge =gentoolkit-0.2.0-r2
qpkg will be found at /usr/lib/gentoolkit/bin/qpkg
If you would like qpkg in your path, do an ln -s /usr/lib/gentoolkit/bin/qpkg 
/usr/local/bin/qpkg

I'm working on adding the equivalent of qpkg --dups to equery.

Regards,
Paul
-- 
gentoo-user@gentoo.org mailing list