Re: [arch-general] pacman -Qdt

2012-02-26 Thread nado
Le dimanche 26 fév 2012 à 21:14:07 (+), Andrea Crotti a écrit : > On 02/26/2012 07:57 PM, rafael ff1 wrote: > >2012/2/26 Andrea Crotti: > >>Well I just installed them as dependencies from > >>yaourt -S python2-tinkerer > >>and if they are installed as dependencies of something which is still >

Re: [arch-general] pacman -Qdt

2012-02-26 Thread Andrea Crotti
On 02/26/2012 07:57 PM, rafael ff1 wrote: 2012/2/26 Andrea Crotti: Well I just installed them as dependencies from yaourt -S python2-tinkerer and if they are installed as dependencies of something which is still installed, they should not be marked as orphans, right? Run "yaourt -Qi python2-tin

Re: [arch-general] pacman -Qdt

2012-02-26 Thread Martti Kühne
Hi On Sun, Feb 26, 2012 at 07:06:31PM +, Andrea Crotti wrote: > For example I just installed python2-tinkerer from aur, which needs > python2-sphinx. > I had installed python-sphinx and they interfere with each other. > So I removed python-sphinx and reinstalled again. python{,2}-sphinx are b

Re: [arch-general] pacman -Qdt

2012-02-26 Thread rafael ff1
2012/2/26 Karol Blazewicz : > On Sun, Feb 26, 2012 at 8:57 PM, rafael ff1 wrote: >> Run "yaourt -Qi python2-tinkerer" and confirm that python2-sphinx is >> listed in "Depends On". > > https://aur.archlinux.org/packages.php?ID=56900 it is. yep, I know. I just wanted to see what he has in his insta

Re: [arch-general] pacman -Qdt

2012-02-26 Thread Wieland Hoffmann
Hallo rafael ff1: > p.s.: Orphan is a package without maintainer, so it's not related. No, "orphans" are > packages that were installed as dependencies but are no longer > required by any installed package. according to pacman(8). -- Wieland pgpIm4Deus14V.pgp Description: PGP signature

Re: [arch-general] pacman -Qdt

2012-02-26 Thread Karol Blazewicz
On Sun, Feb 26, 2012 at 8:57 PM, rafael ff1 wrote: > Run "yaourt -Qi python2-tinkerer" and confirm that python2-sphinx is > listed in "Depends On". https://aur.archlinux.org/packages.php?ID=56900 it is. > p.s.: Orphan is a package without maintainer, so it's not related. 'orphans' is a term wi

Re: [arch-general] pacman -Qdt

2012-02-26 Thread rafael ff1
2012/2/26 Andrea Crotti : > > Well I just installed them as dependencies from > yaourt -S python2-tinkerer > and if they are installed as dependencies of something which is still > installed, they should not > be marked as orphans, right? Run "yaourt -Qi python2-tinkerer" and confirm that python2-

Re: [arch-general] pacman -Qdt

2012-02-26 Thread Andrea Crotti
On 02/26/2012 07:14 PM, Karol Blazewicz wrote: On Sun, Feb 26, 2012 at 8:06 PM, Andrea Crotti wrote: Is it maybe that packages from aur don't have the same weight when checking for reverse dependencies? How exactly did you install these packages from 'pacman -Qdt' output? You can always fix t

Re: [arch-general] pacman -Qdt

2012-02-26 Thread Karol Blazewicz
On Sun, Feb 26, 2012 at 8:06 PM, Andrea Crotti wrote: > Is it maybe that packages from aur don't have the same weight when checking > for reverse dependencies? How exactly did you install these packages from 'pacman -Qdt' output? You can always fix this with pacman's '-D' switch.

[arch-general] pacman -Qdt

2012-02-26 Thread Andrea Crotti
I've been using this very nice command after removing a lot of stuff, and it's great to find orphans. But I think there are some issues.. For example I just installed python2-tinkerer from aur, which needs python2-sphinx. I had installed python-sphinx and they interfere with each other. So I re