View previous topic :: View next topic |
Author |
Message |
tnt Veteran
Joined: 27 Feb 2004 Posts: 1227
|
Posted: Sat Jul 16, 2005 12:46 pm Post subject: [SOLVED] lisa vs. kdenetwork |
|
|
Does someone know how to solve this:
Code: | master ~ # emerge -pv kde
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[blocks B ] =kde-base/lisa-3.4* (is blocking kde-base/kdenetwork-3.4.1)
[ebuild N ] kde-base/kdenetwork-3.4.1 +arts -debug -kdeenablefinal -rdesktop (-slp) +ssl -wifi -xinerama 0 kB
[ebuild R ] kde-base/kde-3.4.1 -accessibility 0 kB
Total size of downloads: 0 kB
master ~ # |
_________________ gentoo user
Last edited by tnt on Sat Jul 16, 2005 8:02 pm; edited 1 time in total |
|
Back to top |
|
|
oumpah-pah Guru
Joined: 18 Jul 2004 Posts: 575 Location: Lausanne, Switzerland
|
Posted: Sat Jul 16, 2005 2:53 pm Post subject: |
|
|
I guess you must
Code: | emerge -C kde-base/lisa |
|
|
Back to top |
|
|
tnt Veteran
Joined: 27 Feb 2004 Posts: 1227
|
Posted: Sat Jul 16, 2005 3:08 pm Post subject: |
|
|
Well, yes, but I want to have both lisa and kdenetwork, and if I unmerge lisa and emerge kdenetwork I get:
Code: | master ~ # emerge -pv lisa
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[blocks B ] =kde-base/kdenetwork-3.4* (is blocking kde-base/lisa-3.4.1)
[ebuild N ] kde-base/lisa-3.4.1 +arts -debug -kdeenablefinal (-kdexdeltas) -xinerama 0 kB
Total size of downloads: 0 kB
master ~ # |
Can't understand why these two packages blok each other. _________________ gentoo user |
|
Back to top |
|
|
firephoto Veteran
Joined: 29 Oct 2003 Posts: 1612 Location: +48° 5' 23.40", -119° 48' 30.00"
|
|
Back to top |
|
|
tnt Veteran
Joined: 27 Feb 2004 Posts: 1227
|
Posted: Sat Jul 16, 2005 7:05 pm Post subject: |
|
|
firephoto wrote: | If you already have lisa then you already have part of kdenetwork-meta via the split ebulds. lisa is part of kdenetwork so you either emerge a split ebuild system or you emerge a monolithic one. |
That's it!
Thank you. _________________ gentoo user |
|
Back to top |
|
|
|