Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge world question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Mon Oct 21, 2002 4:07 pm    Post subject: emerge world question Reply with quote

I recently emerge rsync and when I do emerge -pu world I got this :

Quote:

root@Atlas /usr/portage/profiles:emerge -pu world

These are the packages that I would merge, in order.

Calculating world dependencies ...done!
[ebuild U ] sys-devel/gettext-0.11.5
[ebuild U ] sys-devel/make-3.80
[ebuild U ] sys-apps/groff-1.17.2-r3
[ebuild U ] sys-apps/diffutils-2.8.4-r1
[ebuild U ] media-sound/xmms-1.2.7-r14
[ebuild U ] sys-devel/libtool-1.4.1-r10
[ebuild U ] sys-libs/pam-0.75-r8
[ebuild N ] media-libs/fontconfig-2.0
[ebuild N ] app-arch/cabextract-0.6
[ebuild U ] x11-base/xfree-4.2.1
[ebuild N ] dev-python/PyXML-0.7.1
[ebuild U ] dev-libs/glib-2.0.6-r1
[ebuild N ] dev-libs/atk-1.0.3-r1
[ebuild N ] x11-libs/pango-1.0.5
[ebuild U ] x11-libs/gtk+-2.0.6-r2
[ebuild U ] gnome-base/libglade-2.0.1
[ebuild U ] net-www/mozilla-1.0.1-r2
[ebuild U ] net-mail/evolution-1.0.8-r2


The only problem is I have mozilla 1.1 installed and I dont want to install mozilla 1.0.1-r2 .... why does it show up on the list I remember when I emerge that 1.1 was recoreded in world.

Quote:

root@Atlas /usr/portage/profiles:emerge -s mozilla
Searching...
[ Results for search key : mozilla ]
[ Applications found : 1 ]

* net-www/mozilla
Latest version available: 1.0.1-r2
Latest version installed: 1.1-r1
Homepage: http://www.mozilla.org
Description: The Mozilla Web Browser

root@Atlas /usr/portage/profiles:


Is there a way to update without mozilla 1.0.1 ... or to exclude from the list ????
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Oct 21, 2002 4:53 pm    Post subject: Reply with quote

Would seem that 1.1 is still masked. You can do emerge -p gettext make groff ... to make sure that mozilla won't be emerged, then remove the -p option to do it for real. Replace '...' with other ebuild names you want to emerge.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Mon Oct 21, 2002 5:01 pm    Post subject: Reply with quote

Yeah that's another thing I unmask mozilla 1.1 from /usr/portage/profile/packages.mask and when I try to emerge -p mozilla it was still giving me the 1.0.1 version eventhough I unmask it ....

If I have to do one by one manually everytime there is a new package to update this is odd ...'

I forgot to mention that I had 1.0.1-r1 before and unmerge it and re emerge with version 1.1 ...
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Oct 21, 2002 5:20 pm    Post subject: Reply with quote

_SkeLeToN_ wrote:
Yeah that's another thing I unmask mozilla 1.1 from /usr/portage/profile/packages.mask and when I try to emerge -p mozilla it was still giving me the 1.0.1 version eventhough I unmask it
Did you rsync afterwards? That will overwrite the packages.mask file.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Mon Oct 21, 2002 5:29 pm    Post subject: Reply with quote

Hum I can't remember... but I unmerge and re emerge right after and I never rsync when I do that ... I know the package.mask is overwritten
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Mon Oct 21, 2002 9:19 pm    Post subject: Reply with quote

is there a way to remove mozilla from the update list ??? because I want to update evolution but he need mozilla before and I dont want to update mozilla cause its not the good version and I dont want to screwd up my gentoo install just for mozilla
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Oct 21, 2002 9:29 pm    Post subject: Reply with quote

You can basically unmask everything by putting ACCEPT_KEYWORDS="~x86" into your make.conf. See if that lets you keep your mozilla 1.1. Be careful about updating other packages, though.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Tue Oct 22, 2002 2:13 am    Post subject: Reply with quote

well adding this variable didn't get rid of mozilla 1.0.1r2 .... so I still have to update to update evolution.

So my only option left is to unmerge mozilla and make sure there is no mozilla anymore and remerge mozilla ???
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Oct 22, 2002 3:11 am    Post subject: Reply with quote

What do you mean by 'get rid of'?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Tue Oct 22, 2002 3:37 pm    Post subject: Reply with quote

Well rac suggest I try the variable ACCEPT_KEYWORD so it will unmask all dev pacakge so since mozilla 1.1b is in the masked pacakge maybe if I used that variable it would let me stick with the version 1.1b but it still want to update to 1.0.1r2 which I dont want to.
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Fri Oct 25, 2002 2:19 pm    Post subject: Reply with quote

I tried to "protect" the mozilla package using the method from this thread :
https://forums.gentoo.org/viewtopic.php?t=15808

but emerge stil want to update the pacakge.

I tried net-www/mozilla didn't work
I also tried net-www/mozilla-1.1-r1 (the version i'm running right now)

and i tried net-www/mozilla-1.0.1-r1(the version before the one he want to update to)

any idea ?

Edit: I tried to put = < > befire net-www but no luck.
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Fri Oct 25, 2002 3:09 pm    Post subject: Reply with quote

Your not alone, it is a frustrating problem and one that applies to other builds including glibc and even portage itself. I'm using 2.0.42 yet an emerge -up portage tells me to "upgrade" to 2.0.38.

bash-2.05b# emerge -pu --deep glibc

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild U ] sys-libs/pam-0.75-r9
[ebuild U ] media-libs/freetype-2.1.2-r1
[ebuild N ] media-libs/fontconfig-2.0
[ebuild N ] app-arch/cabextract-0.6
[ebuild U ] x11-base/xfree-4.2.1
[ebuild U ] sys-apps/portage-2.0.38
[ebuild U ] sys-libs/glibc-2.2.5-r7

bash-2.05b# emerge -V
Portage 2.0.42 (default-x86-1.4, gcc-3.2, glibc-2.3.1-r0)
bash-2.05b#

I'm sure there must be something we are missing, just haven't figured out what yet ;-).
Back to top
View user's profile Send private message
Sesquipedalian
n00b
n00b


Joined: 22 May 2002
Posts: 62
Location: Loveland, CO

PostPosted: Fri Oct 25, 2002 5:48 pm    Post subject: Reply with quote

_SkeLeToN_ wrote:
I tried to "protect" the mozilla package using the method from this thread :
https://forums.gentoo.org/viewtopic.php?t=15808

but emerge stil want to update the pacakge.

I tried net-www/mozilla didn't work
I also tried net-www/mozilla-1.1-r1 (the version i'm running right now)

and i tried net-www/mozilla-1.0.1-r1(the version before the one he want to update to)

any idea ?

Edit: I tried to put = < > befire net-www but no luck.


try just putting:
Code:
net-www/mozilla-1.1

in your /var/cache/edb/world and remove any other references to mozilla
_________________
What tha........
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Fri Oct 25, 2002 7:01 pm    Post subject: Reply with quote

Quote:

try just putting:
Code:
net-www/mozilla-1.1

in your /var/cache/edb/world and remove any other references to mozilla


Nop still no luck ... arrg I dont understand that one ....

I try net-www/mozilla-1.0.1 samething ....
Back to top
View user's profile Send private message
des09
n00b
n00b


Joined: 03 Nov 2002
Posts: 49
Location: Utah, home of Orin Hatch and SCO

PostPosted: Sun Nov 03, 2002 11:35 pm    Post subject: Reply with quote

noob trying to help noob, so please verify what I say before going forth...

Code:
emerge -inject mozilla-1.0.1


will tell portage to add mozilla to its list of installed packages. I am not sure what effect this will have on your moz-1.1, but am assuming it will stay side by side installed with the injected or virtual moz-1.0.1
gluck
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Nov 04, 2002 5:37 am    Post subject: Reply with quote

des09 wrote:
am assuming it will stay side by side installed with the injected or virtual moz-1.0.1

Doubt it. Both have SLOTs of 0.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Mnemia
Guru
Guru


Joined: 17 May 2002
Posts: 476

PostPosted: Mon Nov 04, 2002 8:10 am    Post subject: Reply with quote

You are aware that there is more than one place in package.mask that you have to comment in order to keep Mozilla 1.1, correct?
For a while you only had to comment one place after every rsync but now they've added another and you basically have to comment both manually every time you rsync.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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