* [gentoo-user] Short question on eix-sync; emerge -up world
@ 2006-06-17 9:23 Meino Christian Cramer
2006-06-17 9:52 ` Mick
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Meino Christian Cramer @ 2006-06-17 9:23 UTC (permalink / raw
To: gentoo-user
Hi,
I do a
eix-sync; emerge -up world
on a regular basis.
Since some time there are many KDE-related items in the output of the
above command, that are marked with "NS".
From the manpage of emerge I saw, that there are "new and sloted"
versions.
"Sloted" means something like "side by side with the old version".
But: For me as user/sysadmin....what advantage I would have to
install two versions of KDE-pakets ?
Thanks a lot for every helpful reply ! :)
Have a nice weekend!
mcc
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Short question on eix-sync; emerge -up world
2006-06-17 9:23 [gentoo-user] Short question on eix-sync; emerge -up world Meino Christian Cramer
@ 2006-06-17 9:52 ` Mick
2006-06-17 12:21 ` Neil Bothwick
2006-06-17 11:09 ` Bo Ørsted Andresen
2006-06-17 12:19 ` Neil Bothwick
2 siblings, 1 reply; 5+ messages in thread
From: Mick @ 2006-06-17 9:52 UTC (permalink / raw
To: gentoo-user
On 17/06/06, Meino Christian Cramer <Meino.Cramer@gmx.de> wrote:
> But: For me as user/sysadmin....what advantage I would have to
> install two versions of KDE-pakets ?
I haven't found a use for keeping the old KDE next to a new slotted
version, so I unmerge the old one after the new installation is
successfully completed. Of course I run (mostly) stable packages and
as a result KDE emerges usually work straight out of the box. If you
run ~ARCH then you may still need the old version until bugs and
teething problems are ironed out.
That's just my 2c's.
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Short question on eix-sync; emerge -up world
2006-06-17 9:23 [gentoo-user] Short question on eix-sync; emerge -up world Meino Christian Cramer
2006-06-17 9:52 ` Mick
@ 2006-06-17 11:09 ` Bo Ørsted Andresen
2006-06-17 12:19 ` Neil Bothwick
2 siblings, 0 replies; 5+ messages in thread
From: Bo Ørsted Andresen @ 2006-06-17 11:09 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 931 bytes --]
On Saturday 17 June 2006 11:23, Meino Christian Cramer wrote:
> But: For me as user/sysadmin....what advantage I would have to
> install two versions of KDE-pakets ?
The advantage is that you can test one before you remove the other. Or let it
be up to the individual user which version (s)he prefers by having both
installed.
Now they made it slotted because the different minor versions of KDE do not
mix. If they allowed them to mix it would result in unpredictable bugs that
would make supporting KDE a nightmare. So to avoid that they are mixed they
had two options.
One is to make them slotted like they did and which results in great
flexibility. The *only* other alternative would have been to make them block
each other and hence require that you removed the old version before you
could even test if the new version were able to compile much less if it
actually worked.
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Short question on eix-sync; emerge -up world
2006-06-17 9:23 [gentoo-user] Short question on eix-sync; emerge -up world Meino Christian Cramer
2006-06-17 9:52 ` Mick
2006-06-17 11:09 ` Bo Ørsted Andresen
@ 2006-06-17 12:19 ` Neil Bothwick
2 siblings, 0 replies; 5+ messages in thread
From: Neil Bothwick @ 2006-06-17 12:19 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 613 bytes --]
On Sat, 17 Jun 2006 11:23:43 +0200 (CEST), Meino Christian Cramer wrote:
> "Sloted" means something like "side by side with the old version".
>
> But: For me as user/sysadmin....what advantage I would have to
> install two versions of KDE-pakets ?
It means you can choose between the two versions, testing the new one
before removing the old. It also means you don't have to remove 3.4
before you install 3.5, which could render you without KDE for up to a
day, depending on the speed of your computer.
--
Neil Bothwick
Committee (noun): A group of people spending hours taking minutes
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Short question on eix-sync; emerge -up world
2006-06-17 9:52 ` Mick
@ 2006-06-17 12:21 ` Neil Bothwick
0 siblings, 0 replies; 5+ messages in thread
From: Neil Bothwick @ 2006-06-17 12:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
On Sat, 17 Jun 2006 09:52:51 +0000, Mick wrote:
> I haven't found a use for keeping the old KDE next to a new slotted
> version, so I unmerge the old one after the new installation is
> successfully completed.
You have just given a use for having the two side by side. Without
slotting, you'd have to remove the old version before using the new one.
For example, first kdelibs 3.5 is installed and 3.4 removed, then
kdebase, etc. Meanwhile you try to use KMail, which is still at 3.4, and
it won't work because its libs have gone.
--
Neil Bothwick
Seduced by the Chocolate side of the Force...
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-06-17 12:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-17 9:23 [gentoo-user] Short question on eix-sync; emerge -up world Meino Christian Cramer
2006-06-17 9:52 ` Mick
2006-06-17 12:21 ` Neil Bothwick
2006-06-17 11:09 ` Bo Ørsted Andresen
2006-06-17 12:19 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox