public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] audio gone!
@ 2008-01-26 14:32 maxim wexler
  2008-01-26 15:56 ` [gentoo-user] audio gone!FIXED? maxim wexler
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: maxim wexler @ 2008-01-26 14:32 UTC (permalink / raw
  To: gentoo-user

Hi group,

After running emerge -uD alsa-utils I ran
revdep-rebuild and was greeted by page after page of
this

<...> 
 broken /usr/kde/3.5/lib/libkabc_newexchange.so.1.0.0
(requires libexpat.so.0 libexpat.so.0 libexpat.so.0
libexpat.so.0 libexpat.so.0 libexpat.so.0
libexpat.so.0 libexpat.so.0 libexpat.so.0
libexpat.so.0 libexpat.so.0 libexpat.so.0
libexpat.so.0 libexpat.so.0 libexpat.so.0
libexpat.so.0)
  broken /usr/kde/3.5/lib/libkdeinit_kprinter.so
(requires libexpat.so.0 libexpat.so.0 libexpat.so.0
libexpat.so.0 libexpat.so.0 libexpat.so.0
libexpat.so.0 libexpat.so.0)
 
and ending with this:

 (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order...
Warning: Failed to resolve package order.
Will merge in "random" order!
Possible reasons:
- Some ebuilds are no more in portage tree.
- Some ebuilds are masked, try to change
ACCEPT_KEYWORDS="~<your platform>"
  and/or use /etc/portage/package.unmask
..... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot --nodeps  =dev-perl/XML-Parser-2.34
=dev-python/wxpython-2.6.4.0
=kde-base/kdeaddons-3.5.2-r1 =kde-base/kdeadmin-3.5.2
=kde-base/kdeartwork-3.5.2 =kde-base/kdebase-3.5.2-r2
=kde-base/kdegames-3.5.2 =kde-base/kdegraphics-3.5.2
=kde-base/kdelibs-3.5.2-r6
=kde-base/kdemultimedia-3.5.2-r2
=kde-base/kdenetwork-3.5.2 =kde-base/kdepim-3.5.2-r2
=kde-base/kdetoys-3.5.2 =kde-base/kdeutils-3.5.2
=kde-base/kdewebdev-3.5.2 =kde-base/libkdeedu-3.5.2
=media-libs/liblrdf-0.4.0 =media-libs/mesa-6.4.2-r2
=media-libs/musicbrainz-2.1.4 =media-libs/raptor-1.4.9
=media-sound/audacious-1.1.2-r1
=x11-libs/wxGTK-2.6.4.0-r1
..........

emerge: there are no ebuilds to satisfy
"=kde-base/kdeaddons-3.5.2-r1".


Result is not OK, you have following choices:
- if emerge failed during build, fix the problems and
re-run revdep-rebuild
    or
- use -X or --package-names as first argument (try to
rebuild package, not exact
  ebuild - ignores SLOT!)
    or
- set ACCEPT_KEYWORDS="~<your platform>" and/or
/etc/portage/package.unmask
  (and remove /root/.revdep-rebuild.5_order to be
evaluated again)
    or
- modify the above emerge command and run it manually
    or
- compile or unmerge unsatisfied packages manually,
remove temporary files and
  try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*

libexpat seems to be the offending package. Or is it
kdeaddons?

There's no libexpat in portage.

Here's the tail end of emerge -pv kdeaddons:

<...>
[ebuild     U ] kde-base/kdeaddons-3.5.7 [3.5.2-r1]
USE="arts sdl -berkdb -debug* -kdeenablefinal
-xinerama (-kdehiddenvisibility%) (-xmms%*)" 1,696 kB
[blocks B     ] kde-base/kde-env (is blocking
kde-base/kdelibs-3.5.7-r3)

Total: 36 packages (13 upgrades, 23 new, 1 block),
Size of downloads: 119,261 kB

I pre-pended ACCEPT_KEYWORDS="x86" to the emerge
command but no help.

Do I really have to unmerge kde-env and then emerge
119M just to get my sound card back?

Maxim





      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!FIXED?
  2008-01-26 14:32 [gentoo-user] audio gone! maxim wexler
@ 2008-01-26 15:56 ` maxim wexler
  2008-01-26 17:13   ` Kenneth Prugh
  2008-01-26 16:05 ` [gentoo-user] audio gone! Willie Wong
  2008-01-26 20:41 ` Hemmann, Volker Armin
  2 siblings, 1 reply; 16+ messages in thread
From: maxim wexler @ 2008-01-26 15:56 UTC (permalink / raw
  To: gentoo-user

> 
> Do I really have to unmerge kde-env and then emerge
> 119M just to get my sound card back?

No, this brings the tunes:

localhost elex # fuser -v /dev/snd/* /dev/dsp

                     USER        PID ACCESS COMMAND
/dev/snd/pcmC0D0p:   heathen   28869 F...m artsd
                     heathen   28871 F...m artsd

/dev/snd/timer:      heathen   28869 f.... artsd

localhost elex # kill 28869
localhost elex # exit

But this doesn't answer the question posed by the
thousands of "broken" references to libexpat in the
output of revdep-rebuild or the notice that

emerge: there are no ebuilds to satisfy
"=kde-base/kdeaddons-3.5.2-r1".

mw



      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!
  2008-01-26 14:32 [gentoo-user] audio gone! maxim wexler
  2008-01-26 15:56 ` [gentoo-user] audio gone!FIXED? maxim wexler
@ 2008-01-26 16:05 ` Willie Wong
  2008-01-26 22:52   ` maxim wexler
  2008-01-26 20:41 ` Hemmann, Volker Armin
  2 siblings, 1 reply; 16+ messages in thread
From: Willie Wong @ 2008-01-26 16:05 UTC (permalink / raw
  To: gentoo-user

On Sat, Jan 26, 2008 at 06:32:02AM -0800, Penguin Lover maxim wexler squawked:
> After running emerge -uD alsa-utils I ran
> revdep-rebuild and was greeted by page after page of
> this
> 
> <...> 
>  broken /usr/kde/3.5/lib/libkabc_newexchange.so.1.0.0
> (requires libexpat.so.0 libexpat.so.0 libexpat.so.0
> libexpat.so.0 libexpat.so.0 libexpat.so.0
> libexpat.so.0 libexpat.so.0 libexpat.so.0
> libexpat.so.0 libexpat.so.0 libexpat.so.0
> libexpat.so.0 libexpat.so.0 libexpat.so.0
> libexpat.so.0)

Oops, it seems that you haven't updated in a while and have just
finally ran into the expat update "bug". Once you upgraded to expat
2.*, you have to re-compile a lot of stuff to get them working again. 

> Evaluating package order...
> Warning: Failed to resolve package order.
> Will merge in "random" order!
> Possible reasons:
> - Some ebuilds are no more in portage tree.

And this seems to be the problem you have.

> emerge: there are no ebuilds to satisfy
> "=kde-base/kdeaddons-3.5.2-r1".

The oldest version of kdeaddons in the tree, I see, is 3.5.5
So an attempt at merging kdeaddons-3.5.2-r1 will find no ebuild.

> libexpat seems to be the offending package. Or is it
> kdeaddons?
> 
> There's no libexpat in portage.

It is provided by the package expat.

> Here's the tail end of emerge -pv kdeaddons:
> 
> <...>
> [ebuild     U ] kde-base/kdeaddons-3.5.7 [3.5.2-r1]
> USE="arts sdl -berkdb -debug* -kdeenablefinal
> -xinerama (-kdehiddenvisibility%) (-xmms%*)" 1,696 kB
> [blocks B     ] kde-base/kde-env (is blocking
> kde-base/kdelibs-3.5.7-r3)
> 
> Total: 36 packages (13 upgrades, 23 new, 1 block),
> Size of downloads: 119,261 kB
> 
> I pre-pended ACCEPT_KEYWORDS="x86" to the emerge
> command but no help.
> 
> Do I really have to unmerge kde-env and then emerge
> 119M just to get my sound card back?
> 
> Maxim
> 

No, not really. Not all the packages are needed just to get your sound
card back; but all the packages will be needed at some point or
another if you want your desktop to be functional. It is probably a
good time to 'emerge --update --deep world'. 

W
-- 
...and. uh. <long silence> I don't know.
       ~Prof. Kirk T. McDonald, DeathEM, P-town PHY 304
Sortir en Pantoufles: up 414 days, 14:27
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!FIXED?
  2008-01-26 15:56 ` [gentoo-user] audio gone!FIXED? maxim wexler
@ 2008-01-26 17:13   ` Kenneth Prugh
  0 siblings, 0 replies; 16+ messages in thread
From: Kenneth Prugh @ 2008-01-26 17:13 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

On Sat, 26 Jan 2008 07:56:25 -0800 (PST)
maxim wexler <blissfix@yahoo.com> wrote:

> <snip>
> 
> But this doesn't answer the question posed by the
> thousands of "broken" references to libexpat in the
> output of revdep-rebuild or the notice that
> 
> emerge: there are no ebuilds to satisfy
> "=kde-base/kdeaddons-3.5.2-r1".
> 
> mw

=kde-base/kdeaddons-3.5.2-r1 no longer exists in the tree, which is why
nothing satisfies it. You could use the X flag (or whatever revdep
tells you), or manually oneshot emerge kdeaddons on your own (emerge
-av1 kdeaddons). Then you can continue revdep-rebuilding from
libexpat(dev-libs/expat) breakage fun.

-- 
Ken69267
Gentoo AMD64 AT

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] audio gone!
  2008-01-26 14:32 [gentoo-user] audio gone! maxim wexler
  2008-01-26 15:56 ` [gentoo-user] audio gone!FIXED? maxim wexler
  2008-01-26 16:05 ` [gentoo-user] audio gone! Willie Wong
@ 2008-01-26 20:41 ` Hemmann, Volker Armin
  2008-01-26 23:07   ` maxim wexler
  2 siblings, 1 reply; 16+ messages in thread
From: Hemmann, Volker Armin @ 2008-01-26 20:41 UTC (permalink / raw
  To: gentoo-user

As soon as you update KDE to a not years-old-version, kllike 3.5.8, all 
your 'can't satisfy' problems will be gone. As a bonus, all KDE related expat 
errors will be gone too.

So start updating. Your box is almost hopelessly outdated.
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!
  2008-01-26 16:05 ` [gentoo-user] audio gone! Willie Wong
@ 2008-01-26 22:52   ` maxim wexler
  0 siblings, 0 replies; 16+ messages in thread
From: maxim wexler @ 2008-01-26 22:52 UTC (permalink / raw
  To: gentoo-user


> Oops, it seems that you haven't updated in a while

Long while

> good time to 'emerge --update --deep world'. 
> 

Yow!

heathen@localhost ~ $ emerge -pvuD world 

Just the blocks:
<...>
[blocks B     ] <dev-java/java-config-1.3 (is blocking
dev-java/java-config-wrapper-0.14)
[blocks B     ] kde-base/kde-env (is blocking
kde-base/kdelibs-3.5.7-r3)
[blocks B     ] dev-java/java-config-wrapper (is
blocking dev-java/java-config-1.2.11-r1)
[blocks B     ] =x11-libs/openmotif-2.2.3-r3 (is
blocking x11-libs/motif-config-0.9-r1)
[blocks B     ] app-admin/eselect-esd (is blocking
media-sound/esound-0.2.36-r1)
[blocks B     ] =kde-base/kdeedu-3.5* (is blocking
kde-base/libkdeedu-3.5.2, kde-base/klatin-3.5.2,
kde-base/libkdeedu-3.5.7, kde-base/klatin-3.5.7)
[blocks B     ] =kde-base/libkdeedu-3.5* (is blocking
kde-base/kdeedu-3.5.7)
[blocks B     ] >=app-admin/eselect-1.0.3 (is blocking
app-admin/eselect-opengl-1.0.3)
[blocks B     ] =kde-base/klatin-3.5* (is blocking
kde-base/kdeedu-3.5.7)
[blocks B     ] <app-crypt/qca-1.0-r3 (is blocking
app-crypt/qca-2.0.0-r2)
[blocks B     ] <media-sound/esound-0.2.36-r2 (is
blocking app-admin/eselect-esd-20060719)

Total: 353 packages (263 upgrades, 85 new, 5 in new
slots, 11 blocks), Size of downloads: 804,715 kB
Fetch Restriction: 1 package (1 unsatisfied)

800M @ ~2.6 kb/s. It'll take about 80hrs, not
including compile times. 

-mw


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

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



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

* Re: [gentoo-user] audio gone!
  2008-01-26 20:41 ` Hemmann, Volker Armin
@ 2008-01-26 23:07   ` maxim wexler
  2008-01-26 23:16     ` Dale
  2008-01-26 23:21     ` Hemmann, Volker Armin
  0 siblings, 2 replies; 16+ messages in thread
From: maxim wexler @ 2008-01-26 23:07 UTC (permalink / raw
  To: gentoo-user

> So start updating. Your box is almost hopelessly
> outdated.

I knew it would catch up with me eventually. But my
connection is so slow I've just been emerging packages
and installing from tarballs as required and ignoring
the big updates. Now I'm in a big hole. -uD world
gives:

<...>
Total: 353 packages (263 upgrades, 85 new, 5 in new
slots, 11 blocks), Size of downloads: 804,715 kB
Fetch Restriction: 1 package (1 unsatisfied)

mw



      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

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



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

* Re: [gentoo-user] audio gone!
  2008-01-26 23:07   ` maxim wexler
@ 2008-01-26 23:16     ` Dale
  2008-01-26 23:21     ` Hemmann, Volker Armin
  1 sibling, 0 replies; 16+ messages in thread
From: Dale @ 2008-01-26 23:16 UTC (permalink / raw
  To: gentoo-user

maxim wexler wrote:
>> So start updating. Your box is almost hopelessly
>> outdated.
>>     
>
> I knew it would catch up with me eventually. But my
> connection is so slow I've just been emerging packages
> and installing from tarballs as required and ignoring
> the big updates. Now I'm in a big hole. -uD world
> gives:
>
> <...>
> Total: 353 packages (263 upgrades, 85 new, 5 in new
> slots, 11 blocks), Size of downloads: 804,715 kB
> Fetch Restriction: 1 package (1 unsatisfied)
>
> mw
>
>
>
>       ____________________________________________________________________________________
> Be a better friend, newshound, and 
> know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
>
>   


24K dial-up here.  Dale feels your pain, all to well I'm afraid.  I just
got OOo and KDE4.  Yup, took a goooooooooood while too.

Hang in there.

Dale

:-)  :-) 
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!
  2008-01-26 23:07   ` maxim wexler
  2008-01-26 23:16     ` Dale
@ 2008-01-26 23:21     ` Hemmann, Volker Armin
  2008-01-27  7:06       ` maxim wexler
  2008-01-27  7:20       ` [gentoo-user] " maxim wexler
  1 sibling, 2 replies; 16+ messages in thread
From: Hemmann, Volker Armin @ 2008-01-26 23:21 UTC (permalink / raw
  To: gentoo-user

On Sonntag, 27. Januar 2008, maxim wexler wrote:
> > So start updating. Your box is almost hopelessly
> > outdated.
>
> I knew it would catch up with me eventually. But my
> connection is so slow I've just been emerging packages
> and installing from tarballs as required and ignoring
> the big updates. Now I'm in a big hole. -uD world
> gives:
>
> <...>
> Total: 353 packages (263 upgrades, 85 new, 5 in new
> slots, 11 blocks), Size of downloads: 804,715 kB
> Fetch Restriction: 1 package (1 unsatisfied)
>

so what, start the update in one terminal, start -fu in another one. That way 
the packages are downloaded, while others compile. No time wasted.
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!
  2008-01-26 23:21     ` Hemmann, Volker Armin
@ 2008-01-27  7:06       ` maxim wexler
  2008-01-27  7:13         ` Dale
  2008-01-27 16:36         ` Willie Wong
  2008-01-27  7:20       ` [gentoo-user] " maxim wexler
  1 sibling, 2 replies; 16+ messages in thread
From: maxim wexler @ 2008-01-27  7:06 UTC (permalink / raw
  To: gentoo-user

> 
> so what, start the update in one terminal, start -fu
> in another one. That way 
> the packages are downloaded, while others compile.
> No time wasted.

Stuck. One last blocker can't be removed:

<...>
[blocks B     ] >=app-admin/eselect-1.0.3 (is blocking
app-admin/eselect-opengl-1.0.3)

Total: 351 packages (256 upgrades, 92 new, 3 in new
slots, 1 block), Size of downloads: 804,715 kB
Fetch Restriction: 1 package (1 unsatisfied)

!!! Error: The above package list contains packages
which cannot be installed
!!!        at the same time on the same system.

For more information about Blocked Packages, please
refer to the following
section of the Gentoo Linux x86 Handbook (architecture
is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

I tried two methods:

localhost heathen # emerge -aC eselect-1.0.3

>>> These are the packages that would be unmerged:

--- Couldn't find 'eselect-1.0.3' to unmerge.

>>> No packages selected for removal by unmerge


localhost heathen # emerge -aC eselect

>>> These are the packages that would be unmerged:

--- Couldn't find 'eselect' to unmerge.

>>> No packages selected for removal by unmerge



      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!
  2008-01-27  7:06       ` maxim wexler
@ 2008-01-27  7:13         ` Dale
  2008-01-27 16:36         ` Willie Wong
  1 sibling, 0 replies; 16+ messages in thread
From: Dale @ 2008-01-27  7:13 UTC (permalink / raw
  To: gentoo-user

maxim wexler wrote:
>> so what, start the update in one terminal, start -fu
>> in another one. That way 
>> the packages are downloaded, while others compile.
>> No time wasted.
>>     
>
> Stuck. One last blocker can't be removed:
>
> <...>
> [blocks B     ] >=app-admin/eselect-1.0.3 (is blocking
> app-admin/eselect-opengl-1.0.3)
>
> Total: 351 packages (256 upgrades, 92 new, 3 in new
> slots, 1 block), Size of downloads: 804,715 kB
> Fetch Restriction: 1 package (1 unsatisfied)
>
> !!! Error: The above package list contains packages
> which cannot be installed
> !!!        at the same time on the same system.
>
> For more information about Blocked Packages, please
> refer to the following
> section of the Gentoo Linux x86 Handbook (architecture
> is irrelevant):
>
> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
>
> I tried two methods:
>
> localhost heathen # emerge -aC eselect-1.0.3
>
>   
>>>> These are the packages that would be unmerged:
>>>>         
>
> --- Couldn't find 'eselect-1.0.3' to unmerge.
>
>   
>>>> No packages selected for removal by unmerge
>>>>         
>
>
> localhost heathen # emerge -aC eselect
>
>   
>>>> These are the packages that would be unmerged:
>>>>         
>
> --- Couldn't find 'eselect' to unmerge.
>
>   
>>>> No packages selected for removal by unmerge
>>>>         
>
>
>
>       ____________________________________________________________________________________
> Never miss a thing.  Make Yahoo your home page. 
> http://www.yahoo.com/r/hs
>   

Try this:  "equery list eselect".  You have a version that is less than
that specific version.  Example:  eselect-1.0.2 or something to that effect.

Clue is this:  >=app-admin/eselect-1.0.3  Note the ">=" in there?

Hope that helps.

Dale

:-)  :-) 

Oh, I ran into that a while ago myself.  It was a head scratcher for a
bit there.  lol
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!
  2008-01-26 23:21     ` Hemmann, Volker Armin
  2008-01-27  7:06       ` maxim wexler
@ 2008-01-27  7:20       ` maxim wexler
  1 sibling, 0 replies; 16+ messages in thread
From: maxim wexler @ 2008-01-27  7:20 UTC (permalink / raw
  To: gentoo-user


--- Couldn't find 'eselect' to unmerge.

>>> No packages selected for removal by unmerge

FWIW from emerge.log


1201417088: === Unmerging... (app-admin/eselect-1.0.2)
1201417089:  >>> unmerge success:
app-admin/eselect-1.0.2
1201417089:  *** exiting successfully.
1201417089:  *** terminating.

Although the 'block' specifies >=eselect-1.0.3










1201417088: === Unmerging... (app-admin/eselect-1.0.2)
1201417089:  >>> unmerge success:
app-admin/eselect-1.0.2
1201417089:  *** exiting successfully.
1201417089:  *** terminating.



      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] audio gone!
  2008-01-27  7:06       ` maxim wexler
  2008-01-27  7:13         ` Dale
@ 2008-01-27 16:36         ` Willie Wong
  2008-01-27 20:59           ` [gentoo-user] Depgraph failure WAS " maxim wexler
  1 sibling, 1 reply; 16+ messages in thread
From: Willie Wong @ 2008-01-27 16:36 UTC (permalink / raw
  To: gentoo-user

On Sat, Jan 26, 2008 at 11:06:50PM -0800, Penguin Lover maxim wexler squawked:
> <...>
> [blocks B     ] >=app-admin/eselect-1.0.3 (is blocking
> app-admin/eselect-opengl-1.0.3)

emerge --unmerge eselect-opengl eselect && emerge --oneshot eselect eselect-opengl
-- 
"Yan Can Cook" and George Lucas have a new
joint-venture web site, titled "eWok".
Sortir en Pantoufles: up 415 days, 15:05
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] Depgraph failure WAS audio gone!
  2008-01-27 16:36         ` Willie Wong
@ 2008-01-27 20:59           ` maxim wexler
  2008-01-27 22:43             ` Dale
  2008-01-28 15:57             ` Willie Wong
  0 siblings, 2 replies; 16+ messages in thread
From: maxim wexler @ 2008-01-27 20:59 UTC (permalink / raw
  To: gentoo-user


--- Willie Wong <wwong@Princeton.EDU> wrote:

> On Sat, Jan 26, 2008 at 11:06:50PM -0800, Penguin
> Lover maxim wexler squawked:
> > <...>
> > [blocks B     ] >=app-admin/eselect-1.0.3 (is
> blocking
> > app-admin/eselect-opengl-1.0.3)
> 
> emerge --unmerge eselect-opengl eselect && emerge
> --oneshot eselect eselect-opengl
> -- 

Uh-oh,

localhost heathen # emerge -auvD world

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

Calculating world dependencies \
!!! Multiple versions within a single package slot
have been
!!! pulled into the dependency graph:

('installed', '/', 'net-print/foomatic-filters-3.0.2',
'nomerge') pulled in by
  ('installed', '/', 'net-print/foomatic-3.0.2',
'nomerge')

('ebuild', '/',
'net-print/foomatic-filters-3.0.20060720', 'merge')
pulled in by
  ('installed', '/',
'net-print/foomatic-db-engine-3.0.2', 'nomerge')
  ('ebuild', '/',
'net-print/foomatic-filters-ppds-20070501', 'merge')

It may be possible to solve this problem by using
package.mask to
prevent one of those packages from being selected.
However, it is also
possible that conflicting dependencies exist such that
they are
impossible to satisfy simultaneously. If such a
conflict exists in the
dependencies of two different packages, then those
packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in
the emerge man page
or refer to the Gentoo Handbook.

!!! Depgraph creation failed.
localhost heathen #       

> "Yan Can Cook" and George Lucas have a new
> joint-venture web site, titled "eWok".
> Sortir en Pantoufles: up 415 days, 15:05
> -- 
> gentoo-user@lists.gentoo.org mailing list
> 
> 



      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

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



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

* Re: [gentoo-user] Depgraph failure WAS audio gone!
  2008-01-27 20:59           ` [gentoo-user] Depgraph failure WAS " maxim wexler
@ 2008-01-27 22:43             ` Dale
  2008-01-28 15:57             ` Willie Wong
  1 sibling, 0 replies; 16+ messages in thread
From: Dale @ 2008-01-27 22:43 UTC (permalink / raw
  To: gentoo-user

maxim wexler wrote:
> --- Willie Wong <wwong@Princeton.EDU> wrote:
>
>   
>> On Sat, Jan 26, 2008 at 11:06:50PM -0800, Penguin
>> Lover maxim wexler squawked:
>>     
>>> <...>
>>> [blocks B     ] >=app-admin/eselect-1.0.3 (is
>>>       
>> blocking
>>     
>>> app-admin/eselect-opengl-1.0.3)
>>>       
>> emerge --unmerge eselect-opengl eselect && emerge
>> --oneshot eselect eselect-opengl
>> -- 
>>     
>
> Uh-oh,
>
> localhost heathen # emerge -auvD world
>
> These are the packages that would be merged, in order:
>
> Calculating world dependencies \
> !!! Multiple versions within a single package slot
> have been
> !!! pulled into the dependency graph:
>
> ('installed', '/', 'net-print/foomatic-filters-3.0.2',
> 'nomerge') pulled in by
>   ('installed', '/', 'net-print/foomatic-3.0.2',
> 'nomerge')
>
> ('ebuild', '/',
> 'net-print/foomatic-filters-3.0.20060720', 'merge')
> pulled in by
>   ('installed', '/',
> 'net-print/foomatic-db-engine-3.0.2', 'nomerge')
>   ('ebuild', '/',
> 'net-print/foomatic-filters-ppds-20070501', 'merge')
>
> It may be possible to solve this problem by using
> package.mask to
> prevent one of those packages from being selected.
> However, it is also
> possible that conflicting dependencies exist such that
> they are
> impossible to satisfy simultaneously. If such a
> conflict exists in the
> dependencies of two different packages, then those
> packages can not be
> installed simultaneously.
>
> For more information, see MASKED PACKAGES section in
> the emerge man page
> or refer to the Gentoo Handbook.
>
> !!! Depgraph creation failed.
> localhost heathen #       
>
>   

If it helps any:

root@smoker / # equery list foomatic
[ Searching for package 'foomatic' in all categories among: ]
 * installed packages
[I--] [  ] net-print/foomatic-filters-3.0.20060720 (0)
root@smoker / #

It may be that some of those merged into that one package.  May to to
unmerge the other foomatic packages.

Hope that helps.

Dale

:-)  :-) 
-- 
gentoo-user@lists.gentoo.org mailing list



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

* Re: [gentoo-user] Depgraph failure WAS audio gone!
  2008-01-27 20:59           ` [gentoo-user] Depgraph failure WAS " maxim wexler
  2008-01-27 22:43             ` Dale
@ 2008-01-28 15:57             ` Willie Wong
  1 sibling, 0 replies; 16+ messages in thread
From: Willie Wong @ 2008-01-28 15:57 UTC (permalink / raw
  To: gentoo-user

On Sun, Jan 27, 2008 at 12:59:29PM -0800, Penguin Lover maxim wexler squawked:
> Uh-oh,
> 
> localhost heathen # emerge -auvD world
> 
> These are the packages that would be merged, in order:
> 
> Calculating world dependencies \
> !!! Multiple versions within a single package slot
> have been
> !!! pulled into the dependency graph:
> 
> ('installed', '/', 'net-print/foomatic-filters-3.0.2',
> 'nomerge') pulled in by
>   ('installed', '/', 'net-print/foomatic-3.0.2',
> 'nomerge')
> 
> ('ebuild', '/',
> 'net-print/foomatic-filters-3.0.20060720', 'merge')
> pulled in by
>   ('installed', '/',
> 'net-print/foomatic-db-engine-3.0.2', 'nomerge')
>   ('ebuild', '/',
> 'net-print/foomatic-filters-ppds-20070501', 'merge')
> 

Hum, I have never used foomatic, so I am not sure, but:

[10:44 AM]wwong ~ $ ls /usr/portage/net-print/foo* -d
/usr/portage/net-print/foo2zjs
/usr/portage/net-print/foomatic-db
/usr/portage/net-print/foomatic-db-engine
/usr/portage/net-print/foomatic-db-ppds
/usr/portage/net-print/foomatic-filters
/usr/portage/net-print/foomatic-filters-ppds
/usr/portage/net-print/foomatic-gui

I don't actually see a foomatic package. What you see is bug 132322 on
B.G.O., which should have been fixed in 2006-05-05. And
net-print/foomatic was removed in April of 2007
http://article.gmane.org/gmane.linux.gentoo.weekly-news/208

So I think you can probably unmerge foomatic and try again. 

W
-- 
A single fact can ruin a good argument.
Sortir en Pantoufles: up 416 days, 14:11
-- 
gentoo-user@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-01-28 15:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-26 14:32 [gentoo-user] audio gone! maxim wexler
2008-01-26 15:56 ` [gentoo-user] audio gone!FIXED? maxim wexler
2008-01-26 17:13   ` Kenneth Prugh
2008-01-26 16:05 ` [gentoo-user] audio gone! Willie Wong
2008-01-26 22:52   ` maxim wexler
2008-01-26 20:41 ` Hemmann, Volker Armin
2008-01-26 23:07   ` maxim wexler
2008-01-26 23:16     ` Dale
2008-01-26 23:21     ` Hemmann, Volker Armin
2008-01-27  7:06       ` maxim wexler
2008-01-27  7:13         ` Dale
2008-01-27 16:36         ` Willie Wong
2008-01-27 20:59           ` [gentoo-user] Depgraph failure WAS " maxim wexler
2008-01-27 22:43             ` Dale
2008-01-28 15:57             ` Willie Wong
2008-01-27  7:20       ` [gentoo-user] " maxim wexler

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