Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
World-Update will Firefox installieren [solved]
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)
View previous topic :: View next topic  
Author Message
Gags666
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2004
Posts: 89

PostPosted: Fri Mar 10, 2006 2:44 pm    Post subject: World-Update will Firefox installieren [solved] Reply with quote

Hi!

Ich hatte vor kurzem noch per emerge mozilla-firefox Firefox installiert. Kurz darauf habe ich ihn wieder per emerge --unmerge mozilla-firefox deinstalliert. Heute wollte ich dann emerge -avuD world ausführen und sehe, dass neben den gewöhnlichen Updates das Firefox-Paket mit der Kennzeichnung N wieder neu mitinstalliert werden soll. Im worldfile selbst finde ich das Paket nicht. Wieso ist das so und wie kann verhindern, dass dieses Paket mitinstalliert wird?

Code:
These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] sys-devel/autoconf-2.59-r7 [2.59-r6] -emacs 903 kB
[ebuild     U ] sys-libs/readline-5.1_p2 [5.0-r2] 1,985 kB
[ebuild     U ] sys-apps/shadow-4.0.14-r1 [4.0.7-r4] +nls -nousuid +pam (-selinux) -skey 1,217 kB
[ebuild     U ] sys-apps/pam-login-4.0.14 [3.17] -livecd +nls (-selinux) -skey 0 kB
[ebuild     U ] sys-fs/e2fsprogs-1.38-r1 [1.38] +nls -static 3,536 kB
[ebuild     U ] sys-process/procps-3.2.6 [3.2.5-r1] (-n32) 272 kB
[ebuild     U ] sys-apps/hdparm-6.3 [5.9] 43 kB
[ebuild  N    ] www-client/mozilla-firefox-1.0.7-r4  -debug +gnome +ipv6 -java -mozcalendar -mozdevelop -moznoxft -mozsvg +truetype -xinerama -xprint 0 kB

Total size of downloads: 7,958 kB

Do you want me to merge these packages? [Yes/No]

_________________
Huldigt Chuck Norris: roundhousekick.de


Last edited by Gags666 on Mon Mar 13, 2006 10:02 am; edited 1 time in total
Back to top
View user's profile Send private message
Roller
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2005
Posts: 114
Location: Esslingen/Germany

PostPosted: Fri Mar 10, 2006 2:57 pm    Post subject: Reply with quote

Eventuell hast du bei der Installation von Firefox eine Anwendung installiert, die Firefox als Abhängigkeit hat. Deshalb will portage den neu installieren. Mach mal ein "emerge -pvtuD world", das zeigt dir eine Baumansicht aan, in der du sehen kannst wo das Problem liegt.
Back to top
View user's profile Send private message
c_m
Guru
Guru


Joined: 29 Jun 2005
Posts: 358

PostPosted: Fri Mar 10, 2006 3:43 pm    Post subject: Reply with quote

Code:
equery d mozilla-firefox
Back to top
View user's profile Send private message
Gags666
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2004
Posts: 89

PostPosted: Fri Mar 10, 2006 3:52 pm    Post subject: Reply with quote

Roller wrote:
Eventuell hast du bei der Installation von Firefox eine Anwendung installiert, die Firefox als Abhängigkeit hat. Deshalb will portage den neu installieren. Mach mal ein "emerge -pvtuD world", das zeigt dir eine Baumansicht aan, in der du sehen kannst wo das Problem liegt.

Da krieg ich das hier:
Code:
These are the packages that I would merge, in reverse order:

Calculating world dependencies ...done!
[nomerge      ] media-plugins/gst-plugins-esd-0.8.11 
[nomerge      ]  gnome-extra/yelp-2.12.2  -debug +firefox
[ebuild  N    ]   www-client/mozilla-firefox-1.0.7-r4  -debug +gnome +ipv6 -java -mozcalendar -mozdevelop -moznoxft -mozsvg +truetype -xinerama -xprint 0 kB
[ebuild     U ] sys-apps/hdparm-6.3 [5.9] 43 kB
[ebuild     U ] sys-process/procps-3.2.6 [3.2.5-r1] (-n32) 272 kB
[nomerge      ] x11-terms/xterm-207  -Xaw3d -doc -toolbar +truetype* -unicode
[nomerge      ]  sys-apps/utempter-0.5.5.6 
[nomerge      ]   x11-base/xorg-x11-6.8.2-r6  (-3dfx) (-3dnow) +bitmap-fonts -cjk -debug -dlloader -dmx -doc -font-server -insecure-drivers +ipv6 -minimal (-mmx) +nls -nocxx +opengl +pam -sdk (-sse) -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv
[nomerge      ]    sys-apps/util-linux-2.12r-r2  +crypt +nls -old-crypt +pam +perl (-selinux) -static
[ebuild     U ]     sys-fs/e2fsprogs-1.38-r1 [1.38] +nls -static 3,536 kB
[ebuild     U ]     sys-apps/pam-login-4.0.14 [3.17] -livecd +nls (-selinux) -skey 1,217 kB
[ebuild     U ]      sys-apps/shadow-4.0.14-r1 [4.0.7-r4] +nls -nousuid +pam (-selinux) -skey 0 kB
[nomerge      ] app-misc/ca-certificates-20050804 
[ebuild     U ]          sys-libs/readline-5.1_p2 [5.0-r2] 1,985 kB
[nomerge      ]  sys-devel/automake-1.9.6-r1 
[ebuild     U ]   sys-devel/autoconf-2.59-r7 [2.59-r6] -emacs 903 kB

Wäre nett, wenn mir einer erklären könnte, wie ich da jetzt rauslese, wo's hängt, denn alleine werde ich da nicht schlau draus. :)


c_m wrote:
Code:
equery d mozilla-firefox

Das gibt mir folgendes aus:
Code:
[ Searching for packages depending on mozilla-firefox... ]
gnome-extra/yelp-2.12.2

Heisst das, dass ich das einfach unmerge und alles sollte ok sein?
_________________
Huldigt Chuck Norris: roundhousekick.de


Last edited by Gags666 on Fri Mar 10, 2006 3:56 pm; edited 2 times in total
Back to top
View user's profile Send private message
Ampheus
l33t
l33t


Joined: 19 Oct 2005
Posts: 814
Location: Rheine, NRW, Germany

PostPosted: Fri Mar 10, 2006 3:54 pm    Post subject: Reply with quote

Entweder du löscht yelp, welche die Abhängigkeit +firefox hat, oder du trägst -firefox in deine make.conf ein.
Back to top
View user's profile Send private message
Gags666
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2004
Posts: 89

PostPosted: Fri Mar 10, 2006 3:58 pm    Post subject: Reply with quote

Ampheus wrote:
Entweder du löscht yelp, welche die Abhängigkeit +firefox hat, oder du trägst -firefox in deine make.conf ein.

Gerade habe ich yelp erfolgreich gelöscht (emerge --unmerge yelp-2.12.2). Wenn ich nun aber "emerge -avuD world" ausführe, soll neben Firefox auch noch yelp wieder installiert werden. :( Die USE-Flags möchte ich ungern ändern, da ich mir nicht grundsätzlich die Firefox-Unterstützung nehmen möchte. Aber es geht mir auch ums Prinzip, falls ich mal mit einem anderen Paket das Problem haben sollte.
_________________
Huldigt Chuck Norris: roundhousekick.de
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


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

PostPosted: Fri Mar 10, 2006 4:00 pm    Post subject: Reply with quote

Dann trag -firefox nur für yelp ein:

Das geht so:

/etc/portage/package.keywords:

RUBRIK/PAKET useflags

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


Joined: 18 Jun 2004
Posts: 89

PostPosted: Fri Mar 10, 2006 4:06 pm    Post subject: Reply with quote

Finswimmer wrote:
Dann trag -firefox nur für yelp ein:

Das geht so:

/etc/portage/package.keywords:

RUBRIK/PAKET useflags

Tobi

Hab jetzt
Code:
gnome-extra/yelp -firefox

in "/etc/portage/package.keywords" eingetragen. Stimmt das so? "emerge -avuD world" bzw. yelp will nämlich immer noch Firefox. :(
_________________
Huldigt Chuck Norris: roundhousekick.de
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


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

PostPosted: Fri Mar 10, 2006 4:08 pm    Post subject: Reply with quote

emerge -uDpv world --tree --newuse

Du brauchst noch das --newuse.

Damit zwingst du Portage alle geänderten USE FLags sofort zu aktivieren.

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


Joined: 18 Jun 2004
Posts: 89

PostPosted: Fri Mar 10, 2006 4:10 pm    Post subject: Reply with quote

Finswimmer wrote:
emerge -uDpv world --tree --newuse

Du brauchst noch das --newuse.

Damit zwingst du Portage alle geänderten USE FLags sofort zu aktivieren.

Tobi

Achso! Alles klar, danke schön!

Was ich jetzt aber grundsätzlich nicht verstehe: Wie kann es sein, dass ein Paket sich so derartig "verhakt"? Vor der Firefox-Installation wollte ja auch kein anderes Paket Firefox haben. Nach Firefox schon - und yelp ist ja wiederum in Abhängigkeit von gnome-light, was ich von Anfang an drauf hatte.
_________________
Huldigt Chuck Norris: roundhousekick.de
Back to top
View user's profile Send private message
Fauli
l33t
l33t


Joined: 24 Apr 2004
Posts: 760
Location: Moers, Germany

PostPosted: Fri Mar 10, 2006 5:35 pm    Post subject: Reply with quote

Das Use-Flag muss aber in /etc/portage/package.use (nicht package.keywords).
_________________
Do your part to beautify the web! Turn off link underlining!
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


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

PostPosted: Fri Mar 10, 2006 7:29 pm    Post subject: Reply with quote

Ja, natürlich, mein Fehler... Peinlich...

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


Joined: 06 Jun 2004
Posts: 2970
Location: Germany

PostPosted: Fri Mar 10, 2006 7:34 pm    Post subject: Reply with quote

Du brauchst --newuse nur wenn sich das Paket sonst nicht neu emergen würde, also wenn sich die Version nicht geändert hat.
Wenn man das Paket direkt neu emergen würde braucht man kein --newuse.
_________________
...it's only Rock'n'Roll, but I like it!
Back to top
View user's profile Send private message
Gags666
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2004
Posts: 89

PostPosted: Mon Mar 13, 2006 9:13 am    Post subject: Reply with quote

Danke nochmal... funktioniert jetzt alles.
_________________
Huldigt Chuck Norris: roundhousekick.de
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


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

PostPosted: Mon Mar 13, 2006 9:40 am    Post subject: Reply with quote

Dann bitte ein [SOLVED] in den Titel, danke

Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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