Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-11-01 Thread Tim Igoe
Jacob Klitmøller wrote:
 Hi

 Since Gnome 2.14 is marked stable I thought to upgrade :-)

 However when I try to emerge gnome I get

 [blocks B ] www-client/seamonkey (is blocking www-client/mozilla-1.7.13)

 or the other way around (mozilla blocking seamonkey) - trying to /etc
 /portage/package.mask is of no use since both is required. I have also
 tried fiddeling fith USE, but with no luck.

 How do I resolve this and get gnome 2.14 emerged?

 Thanks

 Jacob
   
Use emerge -uDpt to give a tree so you can see what package is pulling
in mozilla.

Mozilla has become Seamonkey, it might be that you need to remove
Mozilla to allow the updated ebuild (and name change) to take effect.

I have noticed there is one package (gtk-sharp i think) that still
depends on Mozilla instead of Seamonkey, I have just created a temp
ebuild, a copy of the original with the mozilla to seamonkey change and
stuck it in my overlay.

Hope that helps

-- 
Tim Igoe
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

Computers are like Air-con, open windows and they stop working!




signature.asc
Description: OpenPGP digital signature


[gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread Jacob Klitmøller
Hi

Since Gnome 2.14 is marked stable I thought to upgrade :-)

However when I try to emerge gnome I get

[blocks B ] www-client/seamonkey (is blocking www-client/mozilla-1.7.13)

or the other way around (mozilla blocking seamonkey) - trying to /etc
/portage/package.mask is of no use since both is required. I have also
tried fiddeling fith USE, but with no luck.

How do I resolve this and get gnome 2.14 emerged?

Thanks

Jacob
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread Jules Colding
On Fri, 2006-12-08 at 12:08 +0100, Jacob Klitmøller wrote:
 Hi
 
 Since Gnome 2.14 is marked stable I thought to upgrade :-)
 
 However when I try to emerge gnome I get
 
 [blocks B ] www-client/seamonkey (is blocking www-client/mozilla-1.7.13)
 
 or the other way around (mozilla blocking seamonkey) - trying to /etc
 /portage/package.mask is of no use since both is required. I have also
 tried fiddeling fith USE, but with no luck.
 
 How do I resolve this and get gnome 2.14 emerged?

I got around it by un-merging mozilla, adding the firefox USE flags
and then emerging seamonkey.

-- 
  jules



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread Jacob Klitmøller
Hi Jules

Thank you very much - that did the trick.

R.

Jacob

Jules Colding wrote:
 On Fri, 2006-12-08 at 12:08 +0100, Jacob Klitmøller wrote:
   
 Hi

 Since Gnome 2.14 is marked stable I thought to upgrade :-)

 However when I try to emerge gnome I get

 [blocks B ] www-client/seamonkey (is blocking www-client/mozilla-1.7.13)

 or the other way around (mozilla blocking seamonkey) - trying to /etc
 /portage/package.mask is of no use since both is required. I have also
 tried fiddeling fith USE, but with no luck.

 How do I resolve this and get gnome 2.14 emerged?
 

 I got around it by un-merging mozilla, adding the firefox USE flags
 and then emerging seamonkey.

   
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread William Kenworthy
If 2.14 is stable, why do I get:

rattus ~ # emerge gnome -vp

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

Calculating dependencies... done!
[ebuild   R   ] gnome-base/gnome-2.12.3  USE=cdr dvdr hal
-accessibility 0 kB

Total size of downloads: 0 kB

synced yesterday.

BillK



On Fri, 2006-12-08 at 12:08 +0100, Jacob Klitmøller wrote:
 Hi
 
 Since Gnome 2.14 is marked stable I thought to upgrade :-)
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread Alexander Skwar
William Kenworthy wrote:
 If 2.14 is stable, why do I get:
 
 rattus ~ # emerge gnome -vp
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild   R   ] gnome-base/gnome-2.12.3  USE=cdr dvdr hal
 -accessibility 0 kB

Maybe an old profile? Where does /etc/make.profile point to?

Alexander Skwar
-- 
Mal: Listen, if you got guests, I can come back later.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread Alexander Skwar
William Kenworthy wrote:
 If 2.14 is stable, why do I get:
 
 rattus ~ # emerge gnome -vp
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild   R   ] gnome-base/gnome-2.12.3  USE=cdr dvdr hal
 -accessibility 0 kB

But it's more probable, that you forgot to mention one very important
thing... One which arch are you? gnome is stable on the arch, that still
most of the people use: i386. So, if you're on something different, you
should say so.

Alexander Skwar
-- 
Mal: Listen, if you got guests, I can come back later.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread William Kenworthy
On Thu, 2006-07-13 at 15:43 +0200, Alexander Skwar wrote:
 William Kenworthy wrote:
  If 2.14 is stable, why do I get:
  
...
 Alexander Skwar
 -- 
rattus ~ # ls -al /etc/make.profile
lrwxrwxrwx 1 root root 48 2006-03-12 22:17 /etc/make.profile
- ../usr/portage/profiles/default-linux/x86/2006.0
rattus ~ #

checked 3 machines - all the same (though one is the master for syncing
so I would expect them to be the same!)


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread William Kenworthy
On Thu, 2006-07-13 at 15:45 +0200, Alexander Skwar wrote:
 William Kenworthy wrote:
  If 2.14 is stable, why do I get:
  
  rattus ~ # emerge gnome -vp
  
  These are the packages that would be merged, in order:
  
  Calculating dependencies... done!
  [ebuild   R   ] gnome-base/gnome-2.12.3  USE=cdr dvdr hal
  -accessibility 0 kB
 
 But it's more probable, that you forgot to mention one very important
 thing... One which arch are you? gnome is stable on the arch, that still
 most of the people use: i386. So, if you're on something different, you
 should say so.
 
 Alexander Skwar
 -- 
 Mal: Listen, if you got guests, I can come back later.

all are either intel or amd 
CHOST=i686-pc-linux-gnu

-- 
William Kenworthy [EMAIL PROTECTED]
Home!
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-07-13 Thread W.Kenworthy
Yep, thats it.  A sync this morning and its available - must have missed
it by only a short time with the previous sync!

I have been waiting for this to appear, and seeing someone ask that it
had been stable, I assumed that it had been out awhile and I was missing
out on the good stuff :)

BillK


On Thu, 2006-07-13 at 16:06 +0200, Alexander Skwar wrote:
-- 
gentoo-user@gentoo.org mailing list