public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Kde version
@ 2005-11-21 18:33 Thiago Lüttig
  2005-11-21 20:29 ` Petteri Räty
  2005-11-21 20:45 ` Robert Crawford
  0 siblings, 2 replies; 28+ messages in thread
From: Thiago Lüttig @ 2005-11-21 18:33 UTC (permalink / raw
  To: gentoo-user

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

Hi folks !
I upgrade my gentoo every day, and when I try to upgrade the kde, the
portage always display the last version of kde as 3.4.1. But newer versions
of kde has been launched (3.4.3). What´s the reason of this late version
still remains in the portage list ??

--
______________________________

Atenciosamente,
Thiago Lüttig

______________________________

[-- Attachment #2: Type: text/html, Size: 429 bytes --]

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

* Re: [gentoo-user] Kde version
  2005-11-21 18:33 [gentoo-user] Kde version Thiago Lüttig
@ 2005-11-21 20:29 ` Petteri Räty
  2005-11-22  1:35   ` Nick Rout
  2005-11-21 20:45 ` Robert Crawford
  1 sibling, 1 reply; 28+ messages in thread
From: Petteri Räty @ 2005-11-21 20:29 UTC (permalink / raw
  To: gentoo-user

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

Thiago Lüttig wrote:
> Hi folks !
> I upgrade my gentoo every day, and when I try to upgrade the kde, the
> portage always display the last version of kde as 3.4.1. But newer
> versions of kde has been launched (3.4.3). What´s the reason of this
> late version still remains in the portage list ??
> 

3.4.1 is the latest version marked as stable. See portage documentation
about using ~arch marked packages. 3.4.3 will be marked stable soon.
Watch http://bugs.gentoo.org/show_bug.cgi?id=112842 for progress.

Regards,
Petteri


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

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

* Re: [gentoo-user] Kde version
  2005-11-21 18:33 [gentoo-user] Kde version Thiago Lüttig
  2005-11-21 20:29 ` Petteri Räty
@ 2005-11-21 20:45 ` Robert Crawford
  1 sibling, 0 replies; 28+ messages in thread
From: Robert Crawford @ 2005-11-21 20:45 UTC (permalink / raw
  To: gentoo-user

On Mon November 21 2005 1:33 pm, Thiago Lüttig wrote:
> Hi folks !
> I upgrade my gentoo every day, and when I try to upgrade the kde, the
> portage always display the last version of kde as 3.4.1. But newer versions
> of kde has been launched (3.4.3). What´s the reason of this late version
> still remains in the portage list ??
>
> ______________________________
>
> Atenciosamente,
> Thiago Lüttig

You need to learn about masking in portage. Type in man:portage in a konqueror 
address bar, and look at all the options for setting up your /etc/portage 
directory files. The settings in these files will overide /etc/make.conf

That way, you'll be able to emerge stuff that's in ~x86 in addition to x86 
(so-called "stable."  It's common that the newest kde releases won't make it 
into x86 right away, so you need to "unmask" and "keyword" them. They almost 
always work fine. for example, I've been running kde 3.5 betas  and rc1for 
many weeks- no problems. But, I'm pure ~x86 (in make.conf) anyway, so I 
always have the latest packages show up in my emerge -uD system or world.

Robert Crawford

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Kde version
  2005-11-21 20:29 ` Petteri Räty
@ 2005-11-22  1:35   ` Nick Rout
  2005-11-22  2:35     ` Douglas James Dunn
  2005-11-22 11:35     ` Neil Bothwick
  0 siblings, 2 replies; 28+ messages in thread
From: Nick Rout @ 2005-11-22  1:35 UTC (permalink / raw
  To: gentoo-user


On Mon, 21 Nov 2005 22:29:25 +0200
Petteri Räty wrote:

> Thiago Lüttig wrote:
> > Hi folks !
> > I upgrade my gentoo every day, and when I try to upgrade the kde, the
> > portage always display the last version of kde as 3.4.1. But newer
> > versions of kde has been launched (3.4.3). What´s the reason of this
> > late version still remains in the portage list ??
> > 
> 
> 3.4.1 is the latest version marked as stable. See portage documentation
> about using ~arch marked packages. 3.4.3 will be marked stable soon.
> Watch http://bugs.gentoo.org/show_bug.cgi?id=112842 for progress.
> 

I think the OP's point is that although the latest kde that is marked
"stable' by gentoo is 3.4.1, the kde group in fact have released (and
therefore consider stable) version 3.4.3. 

And the reason for that is that it takes some time for the gentoo build
system for kde to be considered stable.

In other words after kde.org (or any other software writer) releases a
new version, it takes some time for the gentoo devs to make sure it is
working ok before they release it on the masses of gentoo users who rely
on the devs to keep their systems stable.

And a bloody good thing too!

> Regards,
> Petteri
> 

-- 
Nick Rout <nick@rout.co.nz>


-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Kde version
  2005-11-22  1:35   ` Nick Rout
@ 2005-11-22  2:35     ` Douglas James Dunn
  2005-11-22 11:35     ` Neil Bothwick
  1 sibling, 0 replies; 28+ messages in thread
From: Douglas James Dunn @ 2005-11-22  2:35 UTC (permalink / raw
  To: gentoo-user

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

You would be amazed at how frustrated gentoo users make devs.  Plus
going from distribution to distribution not everything works 100% the
same exact way.

On Tue, 2005-11-22 at 14:35 +1300, Nick Rout wrote:
> On Mon, 21 Nov 2005 22:29:25 +0200
> Petteri Räty wrote:
> 
> > Thiago Lüttig wrote:
> > > Hi folks !
> > > I upgrade my gentoo every day, and when I try to upgrade the kde, the
> > > portage always display the last version of kde as 3.4.1. But newer
> > > versions of kde has been launched (3.4.3). What´s the reason of this
> > > late version still remains in the portage list ??
> > > 
> > 
> > 3.4.1 is the latest version marked as stable. See portage documentation
> > about using ~arch marked packages. 3.4.3 will be marked stable soon.
> > Watch http://bugs.gentoo.org/show_bug.cgi?id=112842 for progress.
> > 
> 
> I think the OP's point is that although the latest kde that is marked
> "stable' by gentoo is 3.4.1, the kde group in fact have released (and
> therefore consider stable) version 3.4.3. 
> 
> And the reason for that is that it takes some time for the gentoo build
> system for kde to be considered stable.
> 
> In other words after kde.org (or any other software writer) releases a
> new version, it takes some time for the gentoo devs to make sure it is
> working ok before they release it on the masses of gentoo users who rely
> on the devs to keep their systems stable.
> 
> And a bloody good thing too!
> 
> > Regards,
> > Petteri
> > 
> 
> -- 
> Nick Rout <nick@rout.co.nz>
> 
> 
-- 
Douglas James Dunn            .-.
468 South 7th street          /v\    L   I   N   U   X
Indiana, PA 15701            // \\  >Phear the Penguin<
cell: (724) 316-8266        /(   )\
Indiana University           ^^-^^
of Pennsylvania 

()  The ASCII Ribbon Campaign - against HTML Email,
/\  vCards, and proprietary formats.

                                           .
     .vir.                                d$b
  .d$$$$$$b.    .cd$$b.     .d$$b.   d$$$$$$$$$$$b  .d$$b.      .d$$b.
  $$$$( )$$$b d$$$()$$$.   d$$$$$$$b Q$$$$$$$P$$$P.$$$$$$$b.  .$$$$$$$b.
  Q$$$$$$$$$$B$$$$$$$$P"  d$$$PQ$$$$b.   $$$$.   .$$$P' `$$$ .$$$P' `$$$
    "$$$$$$$P Q$$$$$$$b  d$$$P   Q$$$$b  $$$$b   $$$$b..d$$$ $$$$b..d$$$
   d$$$$$$P"   "$$$$$$$$ Q$$$     Q$$$$  $$$$$   `Q$$$$$$$P  `Q$$$$$$$P
  $$$$$$$P       `"""""   ""        ""   Q$$$P     "Q$$$P"     "Q$$$P"
  `Q$$P"                                  """

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Kde version
  2005-11-22  1:35   ` Nick Rout
  2005-11-22  2:35     ` Douglas James Dunn
@ 2005-11-22 11:35     ` Neil Bothwick
  1 sibling, 0 replies; 28+ messages in thread
From: Neil Bothwick @ 2005-11-22 11:35 UTC (permalink / raw
  To: gentoo-user

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

On Tue, 22 Nov 2005 14:35:54 +1300, Nick Rout wrote:

> In other words after kde.org (or any other software writer) releases a
> new version, it takes some time for the gentoo devs to make sure it is
> working ok before they release it on the masses of gentoo users who rely
> on the devs to keep their systems stable.
> 
> And a bloody good thing too!

Especially with something like KDE where there are hundreds of
inter-related ebuilds.

If you don't want to wait for ebuilds to be tested fully, run ~arch and
help with the testing yourself.


-- 
Neil Bothwick

Keep your words soft and sweet in case you have to eat them.

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

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

* [gentoo-user] KDE version
@ 2006-03-21 20:13 contiemilio
  2006-03-21 20:24 ` Uwe Thiem
                   ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: contiemilio @ 2006-03-21 20:13 UTC (permalink / raw
  To: gentoo-user

Hi everybody.
To-day I installed kdebase using "emerge kdebase".
But the installed version was 3.4.3.
Is it right? Did not KDE reach 3.5 version?

emilio

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-21 20:13 [gentoo-user] KDE version contiemilio
@ 2006-03-21 20:24 ` Uwe Thiem
  2006-03-21 21:12 ` Petr Uzel
  2006-03-21 21:12 ` Thierry de Coulon
  2 siblings, 0 replies; 28+ messages in thread
From: Uwe Thiem @ 2006-03-21 20:24 UTC (permalink / raw
  To: gentoo-user

On 21 March 2006 22:13, contiemilio@virgilio.it wrote:
> Hi everybody.
> To-day I installed kdebase using "emerge kdebase".
> But the installed version was 3.4.3.
> Is it right? Did not KDE reach 3.5 version?

You did an "emerge --sync" in beforehand, didn't you?

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-21 20:13 [gentoo-user] KDE version contiemilio
  2006-03-21 20:24 ` Uwe Thiem
@ 2006-03-21 21:12 ` Petr Uzel
  2006-03-21 21:12 ` Thierry de Coulon
  2 siblings, 0 replies; 28+ messages in thread
From: Petr Uzel @ 2006-03-21 21:12 UTC (permalink / raw
  To: gentoo-user

> Hi everybody.
> To-day I installed kdebase using "emerge kdebase".
> But the installed version was 3.4.3.
> Is it right? Did not KDE reach 3.5 version?

Hi, that's normal, because all kde-3.5 packages are still masked. You have to 
unmask them to get kde-3.5 installed.
This link should help you :

http://gentoo-wiki.com/HOWTO_Update_KDE_3.3_to_KDE_3.4

Petr

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-21 20:13 [gentoo-user] KDE version contiemilio
  2006-03-21 20:24 ` Uwe Thiem
  2006-03-21 21:12 ` Petr Uzel
@ 2006-03-21 21:12 ` Thierry de Coulon
  2006-03-21 22:40   ` Hemmann, Volker Armin
  2006-03-21 23:11   ` Philip Webb
  2 siblings, 2 replies; 28+ messages in thread
From: Thierry de Coulon @ 2006-03-21 21:12 UTC (permalink / raw
  To: gentoo-user

On Tuesday 21 March 2006 21.13, contiemilio@virgilio.it wrote:
> Hi everybody.
> To-day I installed kdebase using "emerge kdebase".
> But the installed version was 3.4.3.
> Is it right? Did not KDE reach 3.5 version?
>
> emilio

I did not sync recently but (on my amd64 machine) emerge --pretend =kde-3.5.0 
shows the package are still masked with keyword.

Thierry

-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Frank Zappa
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-21 21:12 ` Thierry de Coulon
@ 2006-03-21 22:40   ` Hemmann, Volker Armin
  2006-03-22  1:42     ` Boyd Stephen Smith Jr.
  2006-03-22  5:48     ` Norman Rieß
  2006-03-21 23:11   ` Philip Webb
  1 sibling, 2 replies; 28+ messages in thread
From: Hemmann, Volker Armin @ 2006-03-21 22:40 UTC (permalink / raw
  To: gentoo-user

On Tuesday 21 March 2006 22:12, Thierry de Coulon wrote:
> On Tuesday 21 March 2006 21.13, contiemilio@virgilio.it wrote:
> > Hi everybody.
> > To-day I installed kdebase using "emerge kdebase".
> > But the installed version was 3.4.3.
> > Is it right? Did not KDE reach 3.5 version?
> >
> > emilio
>
> I did not sync recently but (on my amd64 machine) emerge --pretend
> =kde-3.5.0 shows the package are still masked with keyword.

which is quite sad - KDE 3.5.1 is out for ages!

But the times, that gentoo was pretty actual in the stable tree are over.

Is this so bad with gnome too?
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-21 21:12 ` Thierry de Coulon
  2006-03-21 22:40   ` Hemmann, Volker Armin
@ 2006-03-21 23:11   ` Philip Webb
  1 sibling, 0 replies; 28+ messages in thread
From: Philip Webb @ 2006-03-21 23:11 UTC (permalink / raw
  To: gentoo-user

060321 Thierry de Coulon wrote:
> On Tuesday 21 March 2006 21.13, contiemilio@virgilio.it wrote:
>> To-day I installed kdebase using "emerge kdebase".
>> But the installed version was 3.4.3.
>> Is it right? Did not KDE reach 3.5 version?

KDE 3.5.1 is in testing, ie stable upstream but ebuilds not fully tested.
I've been using 3.5.1 since 060306 without any problems:
simply make USE=~x86 for the packages you want.

-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : purslow@chass.utoronto.ca
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-21 22:40   ` Hemmann, Volker Armin
@ 2006-03-22  1:42     ` Boyd Stephen Smith Jr.
  2006-03-22  7:31       ` Hemmann, Volker Armin
  2006-03-24  2:06       ` [gentoo-user] " Rafael Fernández López
  2006-03-22  5:48     ` Norman Rieß
  1 sibling, 2 replies; 28+ messages in thread
From: Boyd Stephen Smith Jr. @ 2006-03-22  1:42 UTC (permalink / raw
  To: gentoo-user

On Tuesday 21 March 2006 16:40, "Hemmann, Volker Armin" 
<volker.armin.hemmann@tu-clausthal.de> wrote about 'Re: [gentoo-user] KDE 
version':
> On Tuesday 21 March 2006 22:12, Thierry de Coulon wrote:
> > On Tuesday 21 March 2006 21.13, contiemilio@virgilio.it wrote:
> > > To-day I installed kdebase using "emerge kdebase".
> > > But the installed version was 3.4.3.
> > > Is it right? Did not KDE reach 3.5 version?
> >
> > I did not sync recently but (on my amd64 machine) emerge --pretend
> > =kde-3.5.0 shows the package are still masked with keyword.
>
> which is quite sad - KDE 3.5.1 is out for ages!

The KDE team is a bunch of weenies. :P

Seriously, I think they hold package releases (even point releases) in 
package.mask and ~ARCH too long.  HOWEVER, they are provide (IIRC) both 
split and monolithic ebuilds, which is quite a bit of work to get 
completely right.

> But the times, that gentoo was pretty actual in the stable tree are
> over.

You do realize the above sentence makes no freakin' sense, right?

> Is this so bad with gnome too?

<sarcasm>
What's gnome?
</sarcasm>

-- 
"If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability."
-- Gentoo Developer Ciaran McCreesh
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-21 22:40   ` Hemmann, Volker Armin
  2006-03-22  1:42     ` Boyd Stephen Smith Jr.
@ 2006-03-22  5:48     ` Norman Rieß
  1 sibling, 0 replies; 28+ messages in thread
From: Norman Rieß @ 2006-03-22  5:48 UTC (permalink / raw
  To: gentoo-user

Hemmann, Volker Armin schrieb:

>
>Is this so bad with gnome too?
>  
>
Yes.
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-22  1:42     ` Boyd Stephen Smith Jr.
@ 2006-03-22  7:31       ` Hemmann, Volker Armin
  2006-03-22  9:32         ` Neil Bothwick
  2006-03-23 12:29         ` Petr Kocmid
  2006-03-24  2:06       ` [gentoo-user] " Rafael Fernández López
  1 sibling, 2 replies; 28+ messages in thread
From: Hemmann, Volker Armin @ 2006-03-22  7:31 UTC (permalink / raw
  To: gentoo-user

On Wednesday 22 March 2006 02:42, Boyd Stephen Smith Jr. wrote:

>
> > But the times, that gentoo was pretty actual in the stable tree are
> > over.
>
> You do realize the above sentence makes no freakin' sense, right?
>

nope.
If I had realized that, I would have not written it.

Gentoo was once VERY up to date, but than the 'stable mania' started and since 
then, gentoo needs way to much time to get new versions into the stable tree.

3.5.0 is out for ages.
3.5.1 is out for ages

Stable is 3.4.3...

that is so sad.
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-22  7:31       ` Hemmann, Volker Armin
@ 2006-03-22  9:32         ` Neil Bothwick
  2006-03-23 12:29         ` Petr Kocmid
  1 sibling, 0 replies; 28+ messages in thread
From: Neil Bothwick @ 2006-03-22  9:32 UTC (permalink / raw
  To: gentoo-user

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

On Wed, 22 Mar 2006 08:31:14 +0100, Hemmann, Volker Armin wrote:

> Gentoo was once VERY up to date, but than the 'stable mania' started
> and since then, gentoo needs way to much time to get new versions into
> the stable tree.

That's because stable is for people who consider stable more important
than new. They don't want to be continually updating their systems. No
one is forcing anyone to run a stable KDE, although it would make life
easier if it were possible to put "kde-base/* ~arch" in portage.keywords.

Gentoo is still VERY up to date, but only for those who choose the very
up to date option.

All the same, KDE 3.5.1 has been out for almost two months (I can
understand the reticence in marking a .0 release stable) with very few
patches applied. Considering the number of people that are using it
successfully, that does seem rather a long time. However, Gentoo is a
volunteer distro, and KDE is a BIG set of packages, it may simply be
that there are not enough people available to work on the hundreds of
ebuilds involved.


-- 
Neil Bothwick

Assassins do it from behind.

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

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

* Re: [gentoo-user] KDE version
  2006-03-22  7:31       ` Hemmann, Volker Armin
  2006-03-22  9:32         ` Neil Bothwick
@ 2006-03-23 12:29         ` Petr Kocmid
  2006-03-23 17:22           ` [gentoo-user] " Christopher O'Neill
  1 sibling, 1 reply; 28+ messages in thread
From: Petr Kocmid @ 2006-03-23 12:29 UTC (permalink / raw
  To: gentoo-user

On Wednesday 22 March 2006 08:31, Hemmann, Volker Armin wrote:
> On Wednesday 22 March 2006 02:42, Boyd Stephen Smith Jr. wrote:
> > > But the times, that gentoo was pretty actual in the stable tree are
> > > over.
> > You do realize the above sentence makes no freakin' sense, right?
> nope.
> If I had realized that, I would have not written it.
> Gentoo was once VERY up to date, but than the 'stable mania' started and
> since then, gentoo needs way to much time to get new versions into the
> stable tree.
> 3.5.0 is out for ages.
> 3.5.1 is out for ages
> Stable is 3.4.3...
> that is so sad.

I am already running 3.5.1 for ages. Perhaps ' so sadness' is no proper mental 
attitude to achieve the upgrade. package.keywords is my friend, 300+ packages 
at bleeding edge versions.

-- 

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



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

* [gentoo-user] Re: KDE version
  2006-03-23 12:29         ` Petr Kocmid
@ 2006-03-23 17:22           ` Christopher O'Neill
  2006-03-23 17:42             ` Teresa and Dale
                               ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: Christopher O'Neill @ 2006-03-23 17:22 UTC (permalink / raw
  To: gentoo-user

I've been using 3.5.1 for a while also, imo it should stay in unstable
for now.  There are a few bugs with the desktop, Konqueror and
Kaffeine also has a habit of seg-faulting.  I am considering
rebuilding it with the debug flags to I can submit some useful bug
reports.

I think packages in stable should be stable as the name says, not
simply "older than 30 days" or whatever ;-)


- Chris

On 23/03/06, Petr Kocmid <Petr.Kocmid@project-bhairava.org> wrote:
> On Wednesday 22 March 2006 08:31, Hemmann, Volker Armin wrote:
> > On Wednesday 22 March 2006 02:42, Boyd Stephen Smith Jr. wrote:
> > > > But the times, that gentoo was pretty actual in the stable tree are
> > > > over.
> > > You do realize the above sentence makes no freakin' sense, right?
> > nope.
> > If I had realized that, I would have not written it.
> > Gentoo was once VERY up to date, but than the 'stable mania' started and
> > since then, gentoo needs way to much time to get new versions into the
> > stable tree.
> > 3.5.0 is out for ages.
> > 3.5.1 is out for ages
> > Stable is 3.4.3...
> > that is so sad.
>
> I am already running 3.5.1 for ages. Perhaps ' so sadness' is no proper
> mental
> attitude to achieve the upgrade. package.keywords is my friend, 300+
> packages
> at bleeding edge versions.
>
> --
>
> Petr
> --
> gentoo-user@gentoo.org mailing list
>
>


--

Chris

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: KDE version
  2006-03-23 17:22           ` [gentoo-user] " Christopher O'Neill
@ 2006-03-23 17:42             ` Teresa and Dale
  2006-03-23 23:01             ` Boyd Stephen Smith Jr.
  2006-03-24  0:22             ` Hemmann, Volker Armin
  2 siblings, 0 replies; 28+ messages in thread
From: Teresa and Dale @ 2006-03-23 17:42 UTC (permalink / raw
  To: gentoo-user

Christopher O'Neill wrote:

>I've been using 3.5.1 for a while also, imo it should stay in unstable
>for now.  There are a few bugs with the desktop, Konqueror and
>Kaffeine also has a habit of seg-faulting.  I am considering
>rebuilding it with the debug flags to I can submit some useful bug
>reports.
>
>I think packages in stable should be stable as the name says, not
>simply "older than 30 days" or whatever ;-)
>
>
>- Chris
>
>  
>
Well, the only bug I have seen is when I try to change the permissions
with Konqueror and right clicking and selecting properties.  It gives me
a error and changes some of the changes but not all of them.  It takes
me a couple times to get them right.  I have not had any seg faulting
though.  Are you using good flags?  When I had some bad flags I had seg
faulting a lot, not just KDE either.

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



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

* Re: [gentoo-user] Re: KDE version
  2006-03-23 17:22           ` [gentoo-user] " Christopher O'Neill
  2006-03-23 17:42             ` Teresa and Dale
@ 2006-03-23 23:01             ` Boyd Stephen Smith Jr.
  2006-03-24  0:22             ` Hemmann, Volker Armin
  2 siblings, 0 replies; 28+ messages in thread
From: Boyd Stephen Smith Jr. @ 2006-03-23 23:01 UTC (permalink / raw
  To: gentoo-user

On Thursday 23 March 2006 11:22, "Christopher O'Neill" 
<chris.oneill@gmail.com> wrote about '[gentoo-user] Re: KDE version':
> I've been using 3.5.1 for a while also, imo it should stay in unstable
> for now.  There are a few bugs with the desktop, Konqueror and
> Kaffeine also has a habit of seg-faulting.  I am considering
> rebuilding it with the debug flags to I can submit some useful bug
> reports.
>
> I think packages in stable should be stable as the name says, not
> simply "older than 30 days" or whatever ;-)

It's not /simply/ older than 30 days.  They have to be ~ARCH for /at least/ 
30 days, so that ~ARCH users have plenty of time to find and file bugs 
that exist.  It's rather hard to say a package is stable before it's gone 
through the ~ARCH users cleanly, so I'd say that "stable" implies "older 
than 30 days" therefore "stable and older than 30 days" == "stable".

So, really, stable gentoo packages are stable as the name says. :)

(That said, I love my ~amd64 machine; but I regularly upgrade and have 
enough time to file most to all of the bugs I find.)

-- 
"If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability."
-- Gentoo Developer Ciaran McCreesh
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: KDE version
  2006-03-23 17:22           ` [gentoo-user] " Christopher O'Neill
  2006-03-23 17:42             ` Teresa and Dale
  2006-03-23 23:01             ` Boyd Stephen Smith Jr.
@ 2006-03-24  0:22             ` Hemmann, Volker Armin
  2006-03-24  2:30               ` Philip Webb
  2 siblings, 1 reply; 28+ messages in thread
From: Hemmann, Volker Armin @ 2006-03-24  0:22 UTC (permalink / raw
  To: gentoo-user

On Thursday 23 March 2006 18:22, Christopher O'Neill wrote:
> I've been using 3.5.1 for a while also, imo it should stay in unstable
> for now.  There are a few bugs with the desktop, Konqueror and
> Kaffeine also has a habit of seg-faulting.  I am considering
> rebuilding it with the debug flags to I can submit some useful bug
> reports.
>
> I think packages in stable should be stable as the name says, not
> simply "older than 30 days" or whatever ;-)
>

but it does not become 'better' by staying in unstable. And KDE 3.4.3 has its 
bugs too.. a lot of them fixed in the 3.5 releases.

3.5.1 is not in stable, and 3.5.2 is already looming around the corner....
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] KDE version
  2006-03-22  1:42     ` Boyd Stephen Smith Jr.
  2006-03-22  7:31       ` Hemmann, Volker Armin
@ 2006-03-24  2:06       ` Rafael Fernández López
  1 sibling, 0 replies; 28+ messages in thread
From: Rafael Fernández López @ 2006-03-24  2:06 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Boyd Stephen Smith Jr. wrote:
> On Tuesday 21 March 2006 16:40, "Hemmann, Volker Armin" 
> <volker.armin.hemmann@tu-clausthal.de> wrote about 'Re: [gentoo-user] KDE 
> version':
>> On Tuesday 21 March 2006 22:12, Thierry de Coulon wrote:
>>> On Tuesday 21 March 2006 21.13, contiemilio@virgilio.it wrote:
>>>> To-day I installed kdebase using "emerge kdebase".
>>>> But the installed version was 3.4.3.
>>>> Is it right? Did not KDE reach 3.5 version?
>>> I did not sync recently but (on my amd64 machine) emerge --pretend
>>> =kde-3.5.0 shows the package are still masked with keyword.
>> which is quite sad - KDE 3.5.1 is out for ages!
> 
> The KDE team is a bunch of weenies. :P
> 
> Seriously, I think they hold package releases (even point releases) in 
> package.mask and ~ARCH too long.  HOWEVER, they are provide (IIRC) both 
> split and monolithic ebuilds, which is quite a bit of work to get 
> completely right.
> 
>> But the times, that gentoo was pretty actual in the stable tree are
>> over.
> 
> You do realize the above sentence makes no freakin' sense, right?
> 
>> Is this so bad with gnome too?
> 
> <sarcasm>
> What's gnome?
> </sarcasm>
> 

	Just a note: KDE dev don't decide whenever it becomes to ARCH instead
of ~ARCH, that is an ARCH gentoo maintainers. They are supposed to be
the ARCH specialists. When they think some app is stable in their ARCH,
it will be moved to ARCH from ~ARCH.

	But if you wanna have the latest packages, just ACCEPT_KEYWORDS="~ARCH"
where ARCH is your computers' architecture. Maybe your system will be a
little more unstable, but from my point of view, it is still stable
using ~x86 (mine haven't broken yet).

Bye !!
Rafael Fernández López.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEI1Qc9RRlaicc3IERAt6vAJ4wk9jf6jFgzHTb9ZS1dXSLxxiWsQCcDVLJ
NGm98P+IE3BgyRIIP1JWjK0=
=SL08
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: KDE version
  2006-03-24  0:22             ` Hemmann, Volker Armin
@ 2006-03-24  2:30               ` Philip Webb
  2006-03-24  3:45                 ` Iain Buchanan
  2006-03-29 16:12                 ` Schleimer, Ben
  0 siblings, 2 replies; 28+ messages in thread
From: Philip Webb @ 2006-03-24  2:30 UTC (permalink / raw
  To: gentoo-user

060324 Hemmann, Volker Armin wrote:
> KDE 3.4.3 has its bugs too.. a lot of them fixed in the 3.5 releases.
> 3.5.1 is not in stable, and 3.5.2 is already looming around the corner....

Isn't the solution to have  3  levels: 'testing', 'probation' & 'stable' ?
'Testing' would be literally that, asking for feedback from users;
'probation' wb already tested for a defined period -- say  30 days  --
without any bugs appearing which are likely to affect typical users;
'stable' wb firmly believed to be free of any bugs.

KDE 3.5.1 would belong in 'probation' at present,
3.4.3 might be 'stable' depending on how many bugs it's known to have.

-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : purslow@chass.utoronto.ca
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: KDE version
  2006-03-24  2:30               ` Philip Webb
@ 2006-03-24  3:45                 ` Iain Buchanan
  2006-03-24 10:28                   ` Nagatoro
  2006-03-29 16:12                 ` Schleimer, Ben
  1 sibling, 1 reply; 28+ messages in thread
From: Iain Buchanan @ 2006-03-24  3:45 UTC (permalink / raw
  To: gentoo-user

On Thu, 2006-03-23 at 21:30 -0500, Philip Webb wrote:
> 
> Isn't the solution to have  3  levels: 'testing', 'probation' & 'stable' ?

There are 3 levels:

Masked, ~ARCH, and ARCH.

Masked you can install if you want, like gnome-2.14, but it's your own
fault if it kills your system.

~ARCH you can install if you want, it may do bad things, but if so
you're probably the first to know about it.  File a bug and help move it
to ARCH.

ARCH is good for everyone else.
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

Humor in the Court:
Q: What is the meaning of sperm being present?
A: It indicates intercourse.
Q: Male sperm?
A. That is the only kind I know.

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: KDE version
  2006-03-24  3:45                 ` Iain Buchanan
@ 2006-03-24 10:28                   ` Nagatoro
  0 siblings, 0 replies; 28+ messages in thread
From: Nagatoro @ 2006-03-24 10:28 UTC (permalink / raw
  To: gentoo-user

Iain Buchanan wrote:
> On Thu, 2006-03-23 at 21:30 -0500, Philip Webb wrote:
>> Isn't the solution to have  3  levels: 'testing', 'probation' & 'stable' ?
> 
> There are 3 levels:
> 
> Masked, ~ARCH, and ARCH.
> 
> Masked you can install if you want, like gnome-2.14, but it's your own
> fault if it kills your system.

== Upstream unstable, ebuild unstable.

> 
> ~ARCH you can install if you want, it may do bad things, but if so
> you're probably the first to know about it.  File a bug and help move it
> to ARCH.

== Upstream stable, ebuild testing.
> 
> ARCH is good for everyone else.

== Upstream stable, ebuild stable

So it's not just the software that needs to be stable, the ebuild
needs to be tested too.

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



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

* Re: [gentoo-user] Re: KDE version
  2006-03-24  2:30               ` Philip Webb
  2006-03-24  3:45                 ` Iain Buchanan
@ 2006-03-29 16:12                 ` Schleimer, Ben
  2006-03-29 16:37                   ` Uwe Thiem
  1 sibling, 1 reply; 28+ messages in thread
From: Schleimer, Ben @ 2006-03-29 16:12 UTC (permalink / raw
  To: gentoo-user


> Isn't the solution to have  3  levels: 'testing',
> 'probation' & 'stable' ?
> 'Testing' would be literally that, asking for
> feedback from users;
> 'probation' wb already tested for a defined period
> -- say  30 days  --

How about a crazier idea:

Each package has a stability rating from 0-99 per
architecture. 
0 means totally untested/unstable and 99 means rock
solid/no bugs. (0-33~unstable, 34-66~testing,
67-99~stable)
Each new package starts at 50. Whenever a user uses
the package, he can then vote on it by giving +1 or -1
(on the website or through portage). As a package
gains rating points, more and more users would be
inclined to use it. A user could set the minimum
stability rating that he wanted for all packages or on
a per package basis. 
After the user does an emerge update, the system would
check if an installed package is above the users
minimum. If not, the system informs the user of the
drop and asks if he wants the package to be removed or
not.

Only the maintainer would be able to actually modify
the package itself. Of course, big status changes
would happen soon after a maintainer modifies a
package.

Questions to think about:
1) Should modifications reset the status of a package
to 50?
2) Should a plus/minus vote forward propogate to the
packages that depend on it? Eg. if kdelibs gets a -1
vote, should amarok get a -1 vote too?
3) Should the votes backpropagate instead?

Cheers,
Ben

 "he who writes the code gets to choose his license, and nobody else gets to complain" - Linus Torvale
In my honest option, it should read - "he who writes the code gets to choose his license, and everybody else complains."
 



-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: KDE version
  2006-03-29 16:12                 ` Schleimer, Ben
@ 2006-03-29 16:37                   ` Uwe Thiem
  2006-03-29 19:24                     ` b.n.
  0 siblings, 1 reply; 28+ messages in thread
From: Uwe Thiem @ 2006-03-29 16:37 UTC (permalink / raw
  To: gentoo-user

On 29 March 2006 18:12, Schleimer, Ben wrote:
> > Isn't the solution to have  3  levels: 'testing',
> > 'probation' & 'stable' ?
> > 'Testing' would be literally that, asking for
> > feedback from users;
> > 'probation' wb already tested for a defined period
> > -- say  30 days  --
>
> How about a crazier idea:
>
> Each package has a stability rating from 0-99 per
> architecture.
> 0 means totally untested/unstable and 99 means rock
> solid/no bugs. (0-33~unstable, 34-66~testing,
> 67-99~stable)
> Each new package starts at 50. Whenever a user uses
> the package, he can then vote on it by giving +1 or -1
> (on the website or through portage). 

Indeed, a crazy idea. Technical issues like stability, which technology to 
use, how to implement a certain functionality, whether a bug is fixed,... can 
not be subject to voting. Period. Someone actually has to look into the 
matter and decide on technical merits. 

Otherwise we should start a similar voting system on weather. 0 means abosulte 
crap weather, 99 means weather to sire heroes. 0-33: cold, windy, rainy. 
34-66: so lala. 65-99: good weather. Each day start with 50 points at 00:00 
sharp. Then the voting kicks in and we can all witness how the sun brightens 
over time. Except if you live in Namibia with all those farmers voting for 
rain. ;-)

Uwe


-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Re: KDE version
  2006-03-29 16:37                   ` Uwe Thiem
@ 2006-03-29 19:24                     ` b.n.
  0 siblings, 0 replies; 28+ messages in thread
From: b.n. @ 2006-03-29 19:24 UTC (permalink / raw
  To: gentoo-user

>>How about a crazier idea:
>>
>>Each package has a stability rating from 0-99 per
>>architecture.
>>0 means totally untested/unstable and 99 means rock
>>solid/no bugs. (0-33~unstable, 34-66~testing,
>>67-99~stable)
>>Each new package starts at 50. Whenever a user uses
>>the package, he can then vote on it by giving +1 or -1
>>(on the website or through portage). 
> 
> Indeed, a crazy idea. Technical issues like stability, which technology to 
> use, how to implement a certain functionality, whether a bug is fixed,... can 
> not be subject to voting. Period. Someone actually has to look into the 
> matter and decide on technical merits. 

Anyway, the idea of a finer granularity for stability branches shouldn't 
be throwed away. The score could be given by developers, following some 
rules (bugs filed vs. time, etc.)

Without using a 0-99 range (it seems too much granular imho), a 0-10 
range could be nice (0-not working / 10-production level rock solid).

Is there already some example of such usage?

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



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

end of thread, other threads:[~2006-03-29 17:50 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-21 20:13 [gentoo-user] KDE version contiemilio
2006-03-21 20:24 ` Uwe Thiem
2006-03-21 21:12 ` Petr Uzel
2006-03-21 21:12 ` Thierry de Coulon
2006-03-21 22:40   ` Hemmann, Volker Armin
2006-03-22  1:42     ` Boyd Stephen Smith Jr.
2006-03-22  7:31       ` Hemmann, Volker Armin
2006-03-22  9:32         ` Neil Bothwick
2006-03-23 12:29         ` Petr Kocmid
2006-03-23 17:22           ` [gentoo-user] " Christopher O'Neill
2006-03-23 17:42             ` Teresa and Dale
2006-03-23 23:01             ` Boyd Stephen Smith Jr.
2006-03-24  0:22             ` Hemmann, Volker Armin
2006-03-24  2:30               ` Philip Webb
2006-03-24  3:45                 ` Iain Buchanan
2006-03-24 10:28                   ` Nagatoro
2006-03-29 16:12                 ` Schleimer, Ben
2006-03-29 16:37                   ` Uwe Thiem
2006-03-29 19:24                     ` b.n.
2006-03-24  2:06       ` [gentoo-user] " Rafael Fernández López
2006-03-22  5:48     ` Norman Rieß
2006-03-21 23:11   ` Philip Webb
  -- strict thread matches above, loose matches on Subject: below --
2005-11-21 18:33 [gentoo-user] Kde version Thiago Lüttig
2005-11-21 20:29 ` Petteri Räty
2005-11-22  1:35   ` Nick Rout
2005-11-22  2:35     ` Douglas James Dunn
2005-11-22 11:35     ` Neil Bothwick
2005-11-21 20:45 ` Robert Crawford

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