Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Anzeige von Abhängigkeiten
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum
View previous topic :: View next topic  
Author Message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Tue Jul 04, 2006 6:58 am    Post subject: Anzeige von Abhängigkeiten Reply with quote

Hi!

Ein
Code:
emerge -tuvDN world
bringt mir heute morgen folgendes:
Code:
>>> --tree implies --pretend... adding --pretend to options.

These are the packages that would be merged, in reverse order:

Calculating world dependencies... done!
[ebuild  N    ] x11-themes/gnome-icon-theme-2.12.1  USE="-debug" 3,040 kB
[ebuild  N    ]  x11-themes/hicolor-icon-theme-0.8  30 kB
[ebuild  N    ]   gnome-base/libgnomeui-2.12.0  USE="-debug -doc jpeg -static" 1,788 kB
[ebuild  N    ]    gnome-base/libbonoboui-2.10.1-r1  USE="X -debug -doc -static" 863 kB
[ebuild  N    ]     gnome-base/libgnome-2.12.0.1  USE="-debug -doc -esd -static" 932 kB
[ebuild  N    ]      gnome-base/gnome-vfs-2.12.2  USE="-debug -doc -gnutls -hal -howl -ipv6 samba ssl" 1,521 kB

Total size of downloads: 8,178 kB
Nur, wer oder was will da unbedingt x11-themes/gnome-icon-theme-2.12.1 haben?
Ist --tree nicht dafür da um mir das anzuzeigen?

Code:
equery d gnome-icon-theme
hat dazu folgende Ausgabe:
Code:
[ Searching for packages depending on gnome-icon-theme... ]
gnome-base/libgnomeprintui-2.12.1
gnome-extra/gtkhtml-3.8.2
Sollte man das nicht auch bei emerge -tuvDN world mit angezeigt bekommen?
Also, dass gnome-icon-theme-2.12.1 eine Abhängigkeit von libgnomeprintui-2.12.1 und gtkhtml-3.8.2 ist?

Merci & Ciao,
aleX!

_________________
"Ich bin ich."
Back to top
View user's profile Send private message
Moorenkopf
Apprentice
Apprentice


Joined: 18 Apr 2004
Posts: 189
Location: NRW

PostPosted: Tue Jul 04, 2006 10:52 am    Post subject: Re: Anzeige von Abhängigkeiten Reply with quote

NovaleX wrote:
Nur, wer oder was will da unbedingt x11-themes/gnome-icon-theme-2.12.1 haben?

Ist x11-themes/gnome-icon-theme in world?
Code:
# grep icon /var/lib/portage/world

Gruß, Stefan
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Tue Jul 04, 2006 11:06 am    Post subject: Reply with quote

Quote:
Ist x11-themes/gnome-icon-theme in world?


Ich würde Nein sagen, denn es wird neu installiert..

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Carlo
Developer
Developer


Joined: 12 Aug 2002
Posts: 3356

PostPosted: Tue Jul 04, 2006 3:39 pm    Post subject: Re: Anzeige von Abhängigkeiten Reply with quote

NovaleX wrote:
Ist --tree nicht dafür da um mir das anzuzeigen?

Nein. Es zeigt die zu instalierenden Ebuilds in Baumdarstellung an.
_________________
Please make sure that you have searched for an answer to a question after reading all the relevant docs.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5343

PostPosted: Tue Jul 04, 2006 5:13 pm    Post subject: Reply with quote

naja nich ganz es zeigt zum teil aber auch die abhängigkeiten an, welche nicht re-emerged werden, wenn sie schon isntalliert sind. z.b. wenn es eine neuere version von einem paket gibt.

Das habe ich aber meistens nur im zusammenhang mit nem world-update oder system update gesehen:
emerge -pvt world/system
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Tue Jul 04, 2006 6:16 pm    Post subject: Re: Anzeige von Abhängigkeiten Reply with quote

Moorenkopf wrote:
Ist x11-themes/gnome-icon-theme in world?
Code:
# grep icon /var/lib/portage/world
Nee, ist es nicht! ;-)

Ciao,
aleX!

_________________
"Ich bin ich."
Back to top
View user's profile Send private message
Carlo
Developer
Developer


Joined: 12 Aug 2002
Posts: 3356

PostPosted: Tue Jul 04, 2006 7:50 pm    Post subject: Reply with quote

firefly: Ebuild != Paket
_________________
Please make sure that you have searched for an answer to a question after reading all the relevant docs.
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Tue Jul 04, 2006 8:02 pm    Post subject: Re: Anzeige von Abhängigkeiten Reply with quote

Carlo wrote:
NovaleX wrote:
Ist --tree nicht dafür da um mir das anzuzeigen?

Nein. Es zeigt die zu instalierenden Ebuilds in Baumdarstellung an.
Ja, ok, das ist mir schon klar.
Doch kann man da doch sonst auch sehen, welches Ebuild von welchem abhängig ist, eben durch die Baumstruktur.
Die schon installierten sind ja dann in blauem Text dargestellt und stehen im Baum über dem neu zu installierenden, oder dem welches ein Update bekommt.

Mich wundert eben nur, dass bei einem emerge -tuvDN world keine blauen zu sehen sind, wenn doch schon Ebuilds neu zu installieren sind, die als Abhängigkeit von anderen kommen.

So:
Code:
# emerge -tv libgnomeprintui gtkhtml
>>> --tree implies --pretend... adding --pretend to options.

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild   R   ] gnome-extra/gtkhtml-3.8.2  USE="-debug -static" 0 kB
[ebuild  N    ]  gnome-base/libgnomeui-2.12.0  USE="-debug -doc jpeg -static" 1,788 kB
[ebuild  N    ]   gnome-base/libbonoboui-2.10.1-r1  USE="X -debug -doc -static" 863 kB
[ebuild  N    ]    gnome-base/libgnome-2.12.0.1  USE="-debug -doc -esd -static" 932 kB
[ebuild  N    ]     gnome-base/gnome-vfs-2.12.2  USE="-debug -doc -gnutls -hal -howl -ipv6 samba ssl" 1,521 kB
[ebuild   R   ] gnome-base/libgnomeprintui-2.12.1  USE="-debug -doc" 631 kB
[ebuild  N    ]  x11-themes/gnome-icon-theme-2.12.1  USE="-debug" 3,040 kB
[ebuild  N    ]   x11-themes/hicolor-icon-theme-0.8  30 kB

Total size of downloads: 8,809 kB
#
sehe ich die Abhängigkeiten ja auch ...

Ciao,
aleX!

_________________
"Ich bin ich."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum