public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  Is equery depends still viable
@ 2008-11-12 20:04 Harry Putnam
  2008-11-12 21:12 ` Alan McKinnon
  0 siblings, 1 reply; 11+ messages in thread
From: Harry Putnam @ 2008-11-12 20:04 UTC (permalink / raw
  To: gentoo-user

With recent changes in portage in the last few mnths, is equery in
general and `equery depends' in particular still reliable?




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user]  Is equery depends still viable
  2008-11-12 20:04 [gentoo-user] Is equery depends still viable Harry Putnam
@ 2008-11-12 21:12 ` Alan McKinnon
  2008-11-12 22:43   ` [gentoo-user] " Harry Putnam
  0 siblings, 1 reply; 11+ messages in thread
From: Alan McKinnon @ 2008-11-12 21:12 UTC (permalink / raw
  To: gentoo-user

On Wednesday 12 November 2008 22:04:52 Harry Putnam wrote:
> With recent changes in portage in the last few mnths, is equery in
> general and `equery depends' in particular still reliable?

I use it fairly often still, but do notice I get a lot of null output. So I no 
longer trust it fully. At least it doesn't give false positives - what's in 
the putput really is a valid depend.

-- 
alan dot mckinnon at gmail dot com




^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-user]  Re: Is equery depends still viable
  2008-11-12 21:12 ` Alan McKinnon
@ 2008-11-12 22:43   ` Harry Putnam
  2008-11-12 22:48     ` Daniel Pielmeier
                       ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Harry Putnam @ 2008-11-12 22:43 UTC (permalink / raw
  To: gentoo-user

Alan McKinnon <alan.mckinnon@gmail.com> writes:

> On Wednesday 12 November 2008 22:04:52 Harry Putnam wrote:
>> With recent changes in portage in the last few mnths, is equery in
>> general and `equery depends' in particular still reliable?
>
> I use it fairly often still, but do notice I get a lot of null
> output. So I no longer trust it fully. At least it doesn't give
> false positives - what's in the putput really is a valid depend.

Do you know off hand if there are any alternatives?




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user]  Re: Is equery depends still viable
  2008-11-12 22:43   ` [gentoo-user] " Harry Putnam
@ 2008-11-12 22:48     ` Daniel Pielmeier
  2008-11-13  4:06       ` Harry Putnam
  2008-11-12 22:59     ` Iain Buchanan
  2008-11-13  7:54     ` Neil Bothwick
  2 siblings, 1 reply; 11+ messages in thread
From: Daniel Pielmeier @ 2008-11-12 22:48 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 604 bytes --]

Harry Putnam schrieb am 12.11.2008 23:43:
> Alan McKinnon <alan.mckinnon@gmail.com> writes:
> 
>> On Wednesday 12 November 2008 22:04:52 Harry Putnam wrote:
>>> With recent changes in portage in the last few mnths, is equery in
>>> general and `equery depends' in particular still reliable?
>> I use it fairly often still, but do notice I get a lot of null
>> output. So I no longer trust it fully. At least it doesn't give
>> false positives - what's in the putput really is a valid depend.
> 
> Do you know off hand if there are any alternatives?
> 
> 
> 

emerge -pv --depclean atom


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user]  Re: Is equery depends still viable
  2008-11-12 22:43   ` [gentoo-user] " Harry Putnam
  2008-11-12 22:48     ` Daniel Pielmeier
@ 2008-11-12 22:59     ` Iain Buchanan
  2008-11-13  4:16       ` Harry Putnam
  2008-11-13  7:54     ` Neil Bothwick
  2 siblings, 1 reply; 11+ messages in thread
From: Iain Buchanan @ 2008-11-12 22:59 UTC (permalink / raw
  To: gentoo-user

Harry Putnam wrote:
> Alan McKinnon<alan.mckinnon@gmail.com>  writes:
>
>> On Wednesday 12 November 2008 22:04:52 Harry Putnam wrote:
>>> With recent changes in portage in the last few mnths, is equery in
>>> general and `equery depends' in particular still reliable?
>> I use it fairly often still, but do notice I get a lot of null
>> output. So I no longer trust it fully. At least it doesn't give
>> false positives - what's in the putput really is a valid depend.
>
> Do you know off hand if there are any alternatives?

dep from app-portage/udept just got recommended to me, but I don't know 
it's trustworthiness either.

-- 
Iain Buchanan <iaindb at netspace dot net dot au>

Something unpleasant is coming when men are anxious to tell the truth.
		-- Benjamin Disraeli



^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-user]  Re: Is equery depends still viable
  2008-11-12 22:48     ` Daniel Pielmeier
@ 2008-11-13  4:06       ` Harry Putnam
  2008-11-13  4:53         ` Iain Buchanan
                           ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Harry Putnam @ 2008-11-13  4:06 UTC (permalink / raw
  To: gentoo-user

Daniel Pielmeier <daniel.pielmeier@googlemail.com> writes:

>>>> With recent changes in portage in the last few mnths, is equery in
>>>> general and `equery depends' in particular still reliable?
>>> I use it fairly often still, but do notice I get a lot of null
>>> output. So I no longer trust it fully. At least it doesn't give
>>> false positives - what's in the putput really is a valid depend.
>> 
>> Do you know off hand if there are any alternatives?
>> 
>> 
>> 
>
> emerge -pv --depclean atom

I realize cryptic answers are the ultimate in cleverness and show
massive sophistication but how is this used to show dependencies to
some specific package.

Maybe a little more detail would keep my little pea brain from smoking
under the load ;)  




^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-user]  Re: Is equery depends still viable
  2008-11-12 22:59     ` Iain Buchanan
@ 2008-11-13  4:16       ` Harry Putnam
  0 siblings, 0 replies; 11+ messages in thread
From: Harry Putnam @ 2008-11-13  4:16 UTC (permalink / raw
  To: gentoo-user

Iain Buchanan <iaindb@netspace.net.au> writes:

>> Do you know off hand if there are any alternatives?
>
> dep from app-portage/udept just got recommended to me, but I don't
> know it's trustworthiness either.

Looks promising .. thanks




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user]  Re: Is equery depends still viable
  2008-11-13  4:06       ` Harry Putnam
@ 2008-11-13  4:53         ` Iain Buchanan
  2008-11-13  5:47         ` Jorge Peixoto de Morais Neto
  2008-11-13  6:52         ` Daniel Pielmeier
  2 siblings, 0 replies; 11+ messages in thread
From: Iain Buchanan @ 2008-11-13  4:53 UTC (permalink / raw
  To: gentoo-user

Harry Putnam wrote:
> Daniel Pielmeier<daniel.pielmeier@googlemail.com>  writes:

>> emerge -pv --depclean atom
>
> I realize cryptic answers are the ultimate in cleverness and show
> massive sophistication but how is this used to show dependencies to
> some specific package.
>
> Maybe a little more detail would keep my little pea brain from smoking
> under the load ;)


I realise when you've been debugging for a while you're brain may get a 
bit frazzled, but if you looked at `man emerge` you would find the answer.

In sympathy, here are the relevant parts:

SYNOPSIS
  emerge [options]  [action] [ebuild | tbz2file | file | @set | atom]
...
  atom   An atom describes bounds on a package that you wish to  install.
         See  portage(5)  for  the  details on atom syntax.  For example,
         >=dev-lang/python-2.2.1-r2
...

  --depclean
---
           Use  --depclean  together  with
         --verbose to show reverse dependencies.

Now, I have to leave you with something to do to find the _exact_ syntax 
in your situation :)

-- 
Iain Buchanan <iaindb at netspace dot net dot au>

A Smith & Wesson beats four aces.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Re: Is equery depends still viable
  2008-11-13  4:06       ` Harry Putnam
  2008-11-13  4:53         ` Iain Buchanan
@ 2008-11-13  5:47         ` Jorge Peixoto de Morais Neto
  2008-11-13  6:52         ` Daniel Pielmeier
  2 siblings, 0 replies; 11+ messages in thread
From: Jorge Peixoto de Morais Neto @ 2008-11-13  5:47 UTC (permalink / raw
  To: gentoo-user

On Thu, Nov 13, 2008 at 2:06 AM, Harry Putnam <reader@newsguy.com> wrote:
> Daniel Pielmeier <daniel.pielmeier@googlemail.com> writes:
>
>>>>> With recent changes in portage in the last few mnths, is equery in
>>>>> general and `equery depends' in particular still reliable?
>>>> I use it fairly often still, but do notice I get a lot of null
>>>> output. So I no longer trust it fully. At least it doesn't give
>>>> false positives - what's in the putput really is a valid depend.
>>>
>>> Do you know off hand if there are any alternatives?
>>>
>>>
>>>
>>
>> emerge -pv --depclean atom
>
> I realize cryptic answers are the ultimate in cleverness and show
> massive sophistication but how is this used to show dependencies to
> some specific package.
>
> Maybe a little more detail would keep my little pea brain from smoking
> under the load ;)
Why did you not simply try, you lazy fat SUV owner?
Here, I'll do it for you. But I imagine if this will not spoil you even more.

$ emerge -pv --depc ffmpeg

Calculating dependencies ... done!

  media-video/ffmpeg-0.4.9_p20080326 pulled in by:
    media-sound/sox-14.2.0
    media-video/ffmpeg2theora-0.22
    net-libs/opal-2.2.11
    net-www/gnash-0.8.4

>>> No packages selected for removal by depclean
Packages installed:   577
Packages in world:    134
Packages in system:   50
Unique package names: 577
Required packages:    575
Number to remove:     0

-- 
Software is like sex: it is better when it is free - Linus Torvalds



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Re: Is equery depends still viable
  2008-11-13  4:06       ` Harry Putnam
  2008-11-13  4:53         ` Iain Buchanan
  2008-11-13  5:47         ` Jorge Peixoto de Morais Neto
@ 2008-11-13  6:52         ` Daniel Pielmeier
  2 siblings, 0 replies; 11+ messages in thread
From: Daniel Pielmeier @ 2008-11-13  6:52 UTC (permalink / raw
  To: gentoo-user

2008/11/13 Harry Putnam <reader@newsguy.com>:
> Daniel Pielmeier <daniel.pielmeier@googlemail.com> writes:
>>
>> emerge -pv --depclean atom
>
> I realize cryptic answers are the ultimate in cleverness and show
> massive sophistication but how is this used to show dependencies to
> some specific package.
>
> Maybe a little more detail would keep my little pea brain from smoking
> under the load ;)
>

What is the cryptic part here? The answer tells you anything you need
to know. Plus reading some documentation if you don't understand some
bits is always useful. And if you are frightened of depclean you
should at least know what -p means so this wont damage anything.

Regarding udept, I would really like the idea if someone ore the
original maintainer starts continuing this excellent tool. For now it
works quite reliable but being unmaintained I fear it will get more
and more unusable.

-- 
Regards,
Daniel



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user]  Re: Is equery depends still viable
  2008-11-12 22:43   ` [gentoo-user] " Harry Putnam
  2008-11-12 22:48     ` Daniel Pielmeier
  2008-11-12 22:59     ` Iain Buchanan
@ 2008-11-13  7:54     ` Neil Bothwick
  2 siblings, 0 replies; 11+ messages in thread
From: Neil Bothwick @ 2008-11-13  7:54 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

On Wed, 12 Nov 2008 16:43:14 -0600, Harry Putnam wrote:

> Do you know off hand if there are any alternatives?

qdepends -Q pkgname

qdepends is part of portage-utils.


-- 
Neil Bothwick

Windows: just another pane in the glass

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-11-13  7:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 20:04 [gentoo-user] Is equery depends still viable Harry Putnam
2008-11-12 21:12 ` Alan McKinnon
2008-11-12 22:43   ` [gentoo-user] " Harry Putnam
2008-11-12 22:48     ` Daniel Pielmeier
2008-11-13  4:06       ` Harry Putnam
2008-11-13  4:53         ` Iain Buchanan
2008-11-13  5:47         ` Jorge Peixoto de Morais Neto
2008-11-13  6:52         ` Daniel Pielmeier
2008-11-12 22:59     ` Iain Buchanan
2008-11-13  4:16       ` Harry Putnam
2008-11-13  7:54     ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox