public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] autounmask not doing to well
@ 2010-09-17  2:58 Dale
  2010-09-17  5:38 ` Alan McKinnon
  2010-09-17 14:28 ` Paul Hartman
  0 siblings, 2 replies; 4+ messages in thread
From: Dale @ 2010-09-17  2:58 UTC (permalink / raw
  To: gentoo-user

Hi folks,

The latest KDE 4.5.1 has hit the tree.  It made it there a few days 
ago.  Yeppie!!  It is masked but I wanted to try to install it again.  
The last time was a mess to say it lightly.  I use autounmask to unmask 
it.  I use this command:

autounmask kde-base/kde-meta-4.5.1

I don't use the -n option but it doesn't seem to matter even if I do.  
I'm on portage-2.2_rc67 and autounmask-0.27 which is the only version I 
see in the tree.  After I run autounmask and then do a emerge -uvDNa 
world, I get this:

root@smoker / # emerge -uvDNa world

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

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy 
">=kde-base/kdelibs-9999[-kdeprefix,-aqua]".
(dependency required by "kde-base/liboxygenstyle-9999" [installed])
(dependency required by "kde-base/kdebase-meta-4.5.1" [ebuild])
(dependency required by "kde-base/kde-meta-4.5.1" [ebuild])
(dependency required by "@world" [argument])

root@smoker / #

If I add that kdelibs package to the unmask file, it just goes to the 
nest blocker and this continues until I get the idea something is not 
working right.  So, is autounmask not working right?  Am I not doing 
something right?  Am I missing something?

Oh, I don't currently have any overlays on here.  I waited until it hit 
the tree and had a couple days to settle down.

Thanks for any insight on this.

Dale

:-)  :-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] autounmask not doing to well
  2010-09-17  2:58 [gentoo-user] autounmask not doing to well Dale
@ 2010-09-17  5:38 ` Alan McKinnon
  2010-09-17 14:28 ` Paul Hartman
  1 sibling, 0 replies; 4+ messages in thread
From: Alan McKinnon @ 2010-09-17  5:38 UTC (permalink / raw
  To: gentoo-user; +Cc: Dale

Apparently, though unproven, at 04:58 on Friday 17 September 2010, Dale did 
opine thusly:

> Hi folks,
> 
> The latest KDE 4.5.1 has hit the tree.  It made it there a few days
> ago.  Yeppie!!  It is masked but I wanted to try to install it again.
> The last time was a mess to say it lightly.  I use autounmask to unmask
> it.  I use this command:
> 
> autounmask kde-base/kde-meta-4.5.1
> 
> I don't use the -n option but it doesn't seem to matter even if I do.
> I'm on portage-2.2_rc67 and autounmask-0.27 which is the only version I
> see in the tree.  After I run autounmask and then do a emerge -uvDNa
> world, I get this:
> 
> root@smoker / # emerge -uvDNa world
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> 
> emerge: there are no ebuilds to satisfy
> ">=kde-base/kdelibs-9999[-kdeprefix,-aqua]".
> (dependency required by "kde-base/liboxygenstyle-9999" [installed])
> (dependency required by "kde-base/kdebase-meta-4.5.1" [ebuild])
> (dependency required by "kde-base/kde-meta-4.5.1" [ebuild])
> (dependency required by "@world" [argument])
> 
> root@smoker / #
> 
> If I add that kdelibs package to the unmask file, it just goes to the
> nest blocker and this continues until I get the idea something is not
> working right.  So, is autounmask not working right?  Am I not doing
> something right?  Am I missing something?


It's not kdelibs that's your problem, it is liboxygen style. portage wants to 
use version 9999 from svn and it's that that is pulling in kdelibs.

Fix your unmask for liboxygenstyle, then see with -t why it wants the -9999 
version


-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] autounmask not doing to well
  2010-09-17  2:58 [gentoo-user] autounmask not doing to well Dale
  2010-09-17  5:38 ` Alan McKinnon
@ 2010-09-17 14:28 ` Paul Hartman
  2010-09-17 18:11   ` Dale
  1 sibling, 1 reply; 4+ messages in thread
From: Paul Hartman @ 2010-09-17 14:28 UTC (permalink / raw
  To: gentoo-user

On Thu, Sep 16, 2010 at 9:58 PM, Dale <rdalek1967@gmail.com> wrote:
> Hi folks,
>
> The latest KDE 4.5.1 has hit the tree.  It made it there a few days ago.
>  Yeppie!!  It is masked but I wanted to try to install it again.  The last
> time was a mess to say it lightly.  I use autounmask to unmask it.  I use
> this command:
>
> autounmask kde-base/kde-meta-4.5.1

Easier way would be to install the KDE overlay and use the etc files
provided in the Documentation directory for unmasking and so on. If
you want to stick to KDE ebuilds from portage proper, you could copy
the etc files from the overlay and then remove it.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] autounmask not doing to well
  2010-09-17 14:28 ` Paul Hartman
@ 2010-09-17 18:11   ` Dale
  0 siblings, 0 replies; 4+ messages in thread
From: Dale @ 2010-09-17 18:11 UTC (permalink / raw
  To: gentoo-user

Paul Hartman wrote:
> On Thu, Sep 16, 2010 at 9:58 PM, Dale<rdalek1967@gmail.com>  wrote:
>    
>> Hi folks,
>>
>> The latest KDE 4.5.1 has hit the tree.  It made it there a few days ago.
>>   Yeppie!!  It is masked but I wanted to try to install it again.  The last
>> time was a mess to say it lightly.  I use autounmask to unmask it.  I use
>> this command:
>>
>> autounmask kde-base/kde-meta-4.5.1
>>      
> Easier way would be to install the KDE overlay and use the etc files
> provided in the Documentation directory for unmasking and so on. If
> you want to stick to KDE ebuilds from portage proper, you could copy
> the etc files from the overlay and then remove it.
>
>    

That may be a better idea.  After adding a few more files to the unmask 
file, it started complaining about packages that are not even in the 
tree at all.  I sort of find that to be weird tho.  Anyway, I deleted 
the unmask file and just left KDE at the stable version.  I figure in a 
few days it will be stable anyway.

May try the overlay again but that turned into a mess last time too.  It 
wasn't any fun at all.  ;-)   I also didn't know if maybe with the 
latest portage if autounmask had a bug.  Still don't quite get why it 
didn't work this time.

Thanks.

Dale

:-)  :-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-17 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-17  2:58 [gentoo-user] autounmask not doing to well Dale
2010-09-17  5:38 ` Alan McKinnon
2010-09-17 14:28 ` Paul Hartman
2010-09-17 18:11   ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox