* [gentoo-user] Upgrading KDE
@ 2005-07-31 21:28 Daniel D Jones
2005-07-31 21:47 ` Zac Medico
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Daniel D Jones @ 2005-07-31 21:28 UTC (permalink / raw
To: gentoo-user
Currently running KDE 3.3. I get the following:
root@Merlin:/# emerge --pretend kde-meta
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[blocks B ] =kde-base/kdebase-3.4* (is blocking
kde-base/kscreensaver-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/khotkeys-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kdesu-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking
kde-base/kdebase-data-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kcminit-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking
kde-base/khelpcenter-3.4.1-r1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking
kde-base/kcontrol-3.4.1-r1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kdm-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking
kde-base/kdebugdialog-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/libkonq-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kicker-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kappfinder-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking
kde-base/ksysguard-3.4.1-r1)
....
And lots more, of course. Do I really have to uninstall 3.3 to install 3.4?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Upgrading KDE
2005-07-31 21:28 [gentoo-user] Upgrading KDE Daniel D Jones
@ 2005-07-31 21:47 ` Zac Medico
2005-07-31 21:59 ` Neil Bothwick
2005-08-02 9:08 ` Fernando Meira
2 siblings, 0 replies; 7+ messages in thread
From: Zac Medico @ 2005-07-31 21:47 UTC (permalink / raw
To: gentoo-user
Daniel D Jones wrote:
> Currently running KDE 3.3. I get the following:
>
> root@Merlin:/# emerge --pretend kde-meta
>
> These are the packages that I would merge, in order:
>
> Calculating dependencies ...done!
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kscreensaver-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/khotkeys-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kdesu-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kdebase-data-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kcminit-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/khelpcenter-3.4.1-r1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kcontrol-3.4.1-r1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kdm-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kdebugdialog-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/libkonq-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kicker-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kappfinder-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/ksysguard-3.4.1-r1)
> ....
>
>
> And lots more, of course. Do I really have to uninstall 3.3 to install 3.4?
>
It's saying that you need to unmerge =kde-base/kdebase-3.4* because that package is split into the other ones you see there. You can fool portage into thinking it's not installed with "mv /var/db/pkg/kde-base/kdebase-3.4* /tmp" but do so at your own risk.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Upgrading KDE
2005-07-31 21:28 [gentoo-user] Upgrading KDE Daniel D Jones
2005-07-31 21:47 ` Zac Medico
@ 2005-07-31 21:59 ` Neil Bothwick
2005-07-31 23:29 ` David Corbin
2005-08-02 9:08 ` Fernando Meira
2 siblings, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2005-07-31 21:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 814 bytes --]
On Sun, 31 Jul 2005 17:28:49 -0400, Daniel D Jones wrote:
> root@Merlin:/# emerge --pretend kde-meta
>
> These are the packages that I would merge, in order:
>
> Calculating dependencies ...done!
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kscreensaver-3.4.1)
You currently have KDE installed with the monolithic ebuilds. to stay
with them, use "emerge -av kde" instead of kde-meta (there's not a lot of
point in using the split ebuilds if you're going to install everything
anyway). Alternatively, you'll have to unmerge that various kdebase, and
probably some of the other monolithic ebuilds, before merging kde-meta.
Don't unmerge kdelibs or arts, they are the same whichever set of ebuilds
you use.
--
Neil Bothwick
This virus requires Microsoft Windows XP
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Upgrading KDE
2005-07-31 21:59 ` Neil Bothwick
@ 2005-07-31 23:29 ` David Corbin
2005-07-31 23:52 ` Zac Medico
2005-08-01 7:40 ` Neil Bothwick
0 siblings, 2 replies; 7+ messages in thread
From: David Corbin @ 2005-07-31 23:29 UTC (permalink / raw
To: gentoo-user
On Sunday 31 July 2005 05:59 pm, Neil Bothwick wrote:
> On Sun, 31 Jul 2005 17:28:49 -0400, Daniel D Jones wrote:
> > root@Merlin:/# emerge --pretend kde-meta
> >
> > These are the packages that I would merge, in order:
> >
> > Calculating dependencies ...done!
> > [blocks B ] =kde-base/kdebase-3.4* (is blocking
> > kde-base/kscreensaver-3.4.1)
>
> You currently have KDE installed with the monolithic ebuilds. to stay
> with them, use "emerge -av kde" instead of kde-meta (there's not a lot of
> point in using the split ebuilds if you're going to install everything
> anyway). Alternatively, you'll have to unmerge that various kdebase, and
> probably some of the other monolithic ebuilds, before merging kde-meta.
> Don't unmerge kdelibs or arts, they are the same whichever set of ebuilds
> you use.
What's the best way to find out what all the "split ebuilds" are?
David
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Upgrading KDE
2005-07-31 23:29 ` David Corbin
@ 2005-07-31 23:52 ` Zac Medico
2005-08-01 7:40 ` Neil Bothwick
1 sibling, 0 replies; 7+ messages in thread
From: Zac Medico @ 2005-07-31 23:52 UTC (permalink / raw
To: gentoo-user
David Corbin wrote:
> On Sunday 31 July 2005 05:59 pm, Neil Bothwick wrote:
>
>>On Sun, 31 Jul 2005 17:28:49 -0400, Daniel D Jones wrote:
>>
>>>root@Merlin:/# emerge --pretend kde-meta
>>>
>>>These are the packages that I would merge, in order:
>>>
>>>Calculating dependencies ...done!
>>>[blocks B ] =kde-base/kdebase-3.4* (is blocking
>>>kde-base/kscreensaver-3.4.1)
>>
>>You currently have KDE installed with the monolithic ebuilds. to stay
>>with them, use "emerge -av kde" instead of kde-meta (there's not a lot of
>>point in using the split ebuilds if you're going to install everything
>>anyway). Alternatively, you'll have to unmerge that various kdebase, and
>>probably some of the other monolithic ebuilds, before merging kde-meta.
>>Don't unmerge kdelibs or arts, they are the same whichever set of ebuilds
>>you use.
>
>
> What's the best way to find out what all the "split ebuilds" are?
>
> David
The kde-meta ebuild should cover all of the split ebuilds. If you read that you will discover that it depends on other meta packages. Read the ebuilds of those meta packages to find out what they depend on, and so on.
$ equery which kde-meta
/usr/portage/kde-base/kde-meta/kde-meta-3.4.2.ebuild
Unfortunately, equery depgraph does not seem to be very helpful for this type of query.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Upgrading KDE
2005-07-31 23:29 ` David Corbin
2005-07-31 23:52 ` Zac Medico
@ 2005-08-01 7:40 ` Neil Bothwick
1 sibling, 0 replies; 7+ messages in thread
From: Neil Bothwick @ 2005-08-01 7:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
On Sun, 31 Jul 2005 19:29:19 -0400, David Corbin wrote:
> What's the best way to find out what all the "split ebuilds" are?
emerge -pv kde-meta. Or just look through /usr/portage/kde-base.
--
Neil Bothwick
Sleep is an excellent way of listening to an opera. - James Stephens
(1882-1950)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Upgrading KDE
2005-07-31 21:28 [gentoo-user] Upgrading KDE Daniel D Jones
2005-07-31 21:47 ` Zac Medico
2005-07-31 21:59 ` Neil Bothwick
@ 2005-08-02 9:08 ` Fernando Meira
2 siblings, 0 replies; 7+ messages in thread
From: Fernando Meira @ 2005-08-02 9:08 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1619 bytes --]
Do:
# equery depends kdebase
Then:
# emerge unmerge <package_name>
to all kde-related packages..
You should then be able to upgrade KDE.
Hope that helps,
Fernando.
On 7/31/05, Daniel D Jones <ddjones@riddlemaster.org> wrote:
>
> Currently running KDE 3.3. I get the following:
>
> root@Merlin:/# emerge --pretend kde-meta
>
> These are the packages that I would merge, in order:
>
> Calculating dependencies ...done!
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kscreensaver-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/khotkeys-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kdesu-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kdebase-data-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kcminit-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/khelpcenter-3.4.1-r1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kcontrol-3.4.1-r1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kdm-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/kdebugdialog-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/libkonq-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kicker-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kappfinder-3.4.1)
> [blocks B ] =kde-base/kdebase-3.4* (is blocking
> kde-base/ksysguard-3.4.1-r1)
> ....
>
>
> And lots more, of course. Do I really have to uninstall 3.3 to install 3.4
> ?
>
> --
> gentoo-user@gentoo.org mailing list
>
>
[-- Attachment #2: Type: text/html, Size: 2493 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-08-02 9:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-31 21:28 [gentoo-user] Upgrading KDE Daniel D Jones
2005-07-31 21:47 ` Zac Medico
2005-07-31 21:59 ` Neil Bothwick
2005-07-31 23:29 ` David Corbin
2005-07-31 23:52 ` Zac Medico
2005-08-01 7:40 ` Neil Bothwick
2005-08-02 9:08 ` Fernando Meira
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox