Re: [gentoo-user] Re: Question about genkernel's default kernel config

2016-08-21 Thread Raymond Jennings
On Thu, Aug 18, 2016 at 3:50 PM, Rich Freeman  wrote:

> On Thu, Aug 18, 2016 at 6:41 PM, Raymond Jennings 
> wrote:
> > On Mon, Aug 15, 2016 at 1:32 AM, Rich Freeman  wrote:
> >>
> >> And since it uses udev it is fairly robust against things like adding
> >> a drive and now the kernel re-letters everything.
> >
> > Did you seriously just post that on a gentoo list?
> >
>
> Yes
>
> > I assume you mean /dev/sd? and not A: B: C:
> >
>
> Yes.  What else would you call it?
>

A bad attempt at humor on my part.


[gentoo-user] Scanner

2016-08-21 Thread roger . cahn

Hi again !


Please, if you answer me at the previous message

use the following adress:

roger.c...@free.fr




Re: [gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Peter Humphrey
On Sunday 21 Aug 2016 10:50:55 Rich Freeman wrote:
> On Sun, Aug 21, 2016 at 10:23 AM, Peter Humphrey  
wrote:
> > On Sunday 21 Aug 2016 07:28:17 Rich Freeman wrote:
> >> ... there is nothing wrong with having some internal QA on kernel
> >> releases.  4.1 had a nasty memory leak a release or two ago that was
> >> killing my system after only an hour or two uptime.  They took over a
> >> week to stabilize the fix as well (though a patch was out fairly
> >> quickly). So, I'm not in nearly the rush to update kernels as I used
> >> to be> 
> > I've formed the impression that a good many kernel updates are mainly
> > just to incorporate code for new devices, so I don't rush into it
> > normally either. However, this box does have some hardware that's not
> > yet a year old, so I do keep this one up to date.
> 
> The 3rd decimal almost never has code for new devices.  It is intended
> to be 100% bugfixes.  So, you generally don't want to be too far
> behind on that.
> 
> >> (granted, unless you read all the lists it is easy to miss this sort of
> >> thing).
> > 
> > Do you recommend any in particular for this? Gentoo-dev, perhaps?
> 
> Nope.  That memory leak was on lkml I think.  Only reason I spotted it
> was that I searched for it after getting bitten by it.  I doubt I'd
> have even noticed the thread but for looking for it.  I do tend to
> search the btrfs lists before switching between series, because that
> is the thing I figure is most likely to break.
> 
> Honestly, kernel QA could be better in some ways.  When some crippling
> bug comes along they don't always rush to release fixes, and they
> don't have any way to communicate with end-users.  They just assume
> that distros are paying attention to that sort of thing.  And most
> probably are (probably including Gentoo, but I'm not running a Gentoo
> kernel since the Gentoo kernels aren't really going to be optimized
> for btrfs stability).
> 
> >> I ended up bailing on gentoo-sources all the same.  Not that there was
> >> really anything wrong with it, but since I'm running btrfs and they've
> >> had a history of nasty regressions that tend to show up MONTHS later
> >> I've been a lot more picky about my kernel updates.  I'm currently
> >> tracking 4.1.  I might think about moving to 4.4 in a little while.
> > 
> > Well, according to eix, there's only 4.4.19 between 4.1.30 and 4.7.2.
> 
> Those are just the versions packaged for Gentoo.
> kernel.org has 4.4.19 as the only non-EOL version in-between, and it
> is longterm (I think 4.7 is too, but it isn't marked as such yet).
> 
> > Sound policy, I'm sure. How does an ordinary mortal know which versions
> > are here for the long term?
> 
> kernel.org
> 
> The Gentoo team will not let down ordinary users.  If you're using
> semi-experimental features then you're best off keeping a close eye on
> upstream no matter what distro you use.

OK. Thanks for your advice, Rich, as always. Also to Alarig.

-- 
Rgds
Peter




Re: [gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Rich Freeman
On Sun, Aug 21, 2016 at 10:23 AM, Peter Humphrey  wrote:
> On Sunday 21 Aug 2016 07:28:17 Rich Freeman wrote:
>
>> ... there is nothing wrong with having some internal QA on kernel
>> releases.  4.1 had a nasty memory leak a release or two ago that was
>> killing my system after only an hour or two uptime.  They took over a
>> week to stabilize the fix as well (though a patch was out fairly quickly).
>> So, I'm not in nearly the rush to update kernels as I used to be
>
> I've formed the impression that a good many kernel updates are mainly just
> to incorporate code for new devices, so I don't rush into it normally
> either. However, this box does have some hardware that's not yet a year old,
> so I do keep this one up to date.

The 3rd decimal almost never has code for new devices.  It is intended
to be 100% bugfixes.  So, you generally don't want to be too far
behind on that.

>
>> (granted, unless you read all the lists it is easy to miss this sort of
>> thing).
>
> Do you recommend any in particular for this? Gentoo-dev, perhaps?

Nope.  That memory leak was on lkml I think.  Only reason I spotted it
was that I searched for it after getting bitten by it.  I doubt I'd
have even noticed the thread but for looking for it.  I do tend to
search the btrfs lists before switching between series, because that
is the thing I figure is most likely to break.

Honestly, kernel QA could be better in some ways.  When some crippling
bug comes along they don't always rush to release fixes, and they
don't have any way to communicate with end-users.  They just assume
that distros are paying attention to that sort of thing.  And most
probably are (probably including Gentoo, but I'm not running a Gentoo
kernel since the Gentoo kernels aren't really going to be optimized
for btrfs stability).

>
>> I ended up bailing on gentoo-sources all the same.  Not that there was
>> really anything wrong with it, but since I'm running btrfs and they've
>> had a history of nasty regressions that tend to show up MONTHS later
>> I've been a lot more picky about my kernel updates.  I'm currently
>> tracking 4.1.  I might think about moving to 4.4 in a little while.
>
> Well, according to eix, there's only 4.4.19 between 4.1.30 and 4.7.2.

Those are just the versions packaged for Gentoo.
kernel.org has 4.4.19 as the only non-EOL version in-between, and it
is longterm (I think 4.7 is too, but it isn't marked as such yet).

>
> Sound policy, I'm sure. How does an ordinary mortal know which versions are
> here for the long term?
>

kernel.org

The Gentoo team will not let down ordinary users.  If you're using
semi-experimental features then you're best off keeping a close eye on
upstream no matter what distro you use.

-- 
Rich



Re: [gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Alarig Le Lay
On Sun Aug 21 15:23:42 2016, Peter Humphrey wrote:
> Sound policy, I'm sure. How does an ordinary mortal know which versions are 
> here for the long term?

It’s referenced on https://www.kernel.org/category/releases.html

-- 
alarig


signature.asc
Description: Digital signature


Re: [gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Peter Humphrey
On Sunday 21 Aug 2016 07:28:17 Rich Freeman wrote:

> ... there is nothing wrong with having some internal QA on kernel
> releases.  4.1 had a nasty memory leak a release or two ago that was
> killing my system after only an hour or two uptime.  They took over a
> week to stabilize the fix as well (though a patch was out fairly quickly).
> So, I'm not in nearly the rush to update kernels as I used to be

I've formed the impression that a good many kernel updates are mainly just 
to incorporate code for new devices, so I don't rush into it normally 
either. However, this box does have some hardware that's not yet a year old, 
so I do keep this one up to date.

> (granted, unless you read all the lists it is easy to miss this sort of
> thing).

Do you recommend any in particular for this? Gentoo-dev, perhaps?

--->8

> I ended up bailing on gentoo-sources all the same.  Not that there was
> really anything wrong with it, but since I'm running btrfs and they've
> had a history of nasty regressions that tend to show up MONTHS later
> I've been a lot more picky about my kernel updates.  I'm currently
> tracking 4.1.  I might think about moving to 4.4 in a little while.

Well, according to eix, there's only 4.4.19 between 4.1.30 and 4.7.2.

> I tend to stay on the next-to-most-recent longterm not long after a new
> longterm is announced.  That tends to give them enough time to work
> out the bugs.  Plus, I spend a lot less time playing with
> configuration options this way (they don't change within a minor
> version).

Sound policy, I'm sure. How does an ordinary mortal know which versions are 
here for the long term?

-- 
Rgds
Peter




Re: [gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Rich Freeman
On Sun, Aug 21, 2016 at 6:20 AM, Peter Humphrey  wrote:
> On Sunday 21 Aug 2016 05:55:06 Rich Freeman wrote:
>> On Sun, Aug 21, 2016 at 5:12 AM, Peter Humphrey 
> wrote:
>> > After this morning's sync, both versions 4.4.6 and 4.6.4 of
>> > gentoo-sources have disappeared. Is this just finger trouble in the
>> > server chain? I get the same with UK and US sync servers.
>>
>> No idea, but upstream is up to 4.4.19, and 4.6.7 (which is now EOL).
>> So, those are pretty old versions.  I see 4.4.19 in the Gentoo repo,
>> and 4.7.2 (which is probably where 4.6 users should be moving to).
>
> Yes, this ~amd64 box is now at 4.7.2, but I have an amd64 and two x86
> systems and they both want to downgrade to 4.1.15-r1, which eix shows as the
> latest stable version.
>
> I thought 4.4.6 and 4.6.4 were both pretty stable; was I wrong?
>

I'm sure they both work.  However, upstream has released numerous
fixes since 4.4.6, and they will not be releasing security/bug/etc
fixes for 4.6.x.

As long as there are no critical issues there is no issue with not
being completely up-to-date with the kernel's stable releases, and I'm
sure the Gentoo kernel team is tracking these sorts of issues.
However, it isn't a surprise that they dropped 4.6.  If they
downgraded 4.1 I suspect that was a mistake somewhere along the ways -
I could see them upgrading it to something more recent.

And there is nothing wrong with having some internal QA on kernel
releases.  4.1 had a nasty memory leak a release or two ago that was
killing my system after only an hour or two uptime.  They took over a
week to stabilize the fix as well (though a patch was out fairly
quickly).  So, I'm not in nearly the rush to update kernels as I used
to be (granted, unless you read all the lists it is easy to miss this
sort of thing).  I really wish the kernel had separate
announce/discussion/patch lists.  It is really annoying that there is
no way to get official notices up upstream updates without subscribing
to lkml and such.  Is Linux the only FOSS project that has never heard
of -announce lists?

I ended up bailing on gentoo-sources all the same.  Not that there was
really anything wrong with it, but since I'm running btrfs and they've
had a history of nasty regressions that tend to show up MONTHS later
I've been a lot more picky about my kernel updates.  I'm currently
tracking 4.1.  I might think about moving to 4.4 in a little while.  I
tend to stay on the next-to-most-recent longterm not long after a new
longterm is announced.  That tends to give them enough time to work
out the bugs.  Plus, I spend a lot less time playing with
configuration options this way (they don't change within a minor
version).

-- 
Rich



Re: [gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Alarig Le Lay
On Sun Aug 21 10:12:59 2016, Peter Humphrey wrote:
> Hello list,
> 
> After this morning's sync, both versions 4.4.6 and 4.6.4 of gentoo-sources 
> have disappeared. Is this just finger trouble in the server chain? I get the 
> same with UK and US sync servers.

I use webrsync and I’m also seeing this.

Trying to retrieve 20160820 snapshot from 
ftp://ftp.free.fr/mirrors/ftp.gentoo.org ...

[?]   == sys-kernel/gentoo-sources (4.4.6(4.4.6)@28/05/2016;
3.10.95(3.10.95)^bs 3.12.52-r1(3.12.52-r1)^bs 3.14.58-r1(3.14.58-r1)^bs 
3.18.25-r1(3.18.25-r1)^bs 4.1.15-r1(4.1.15-r1)^bs 4.4.6(4.4.6)^bs ->
3.10.95(3.10.95)^bs 3.12.52-r1(3.12.52-r1)^bs 3.14.58-r1(3.14.58-r1)^bs 
3.18.25-r1(3.18.25-r1)^bs 4.1.15-r1(4.1.15-r1)^bs)
Full sources including the Gentoo patchset for the 4.7 kernel tree

[ebuild  NS] sys-kernel/gentoo-sources-4.1.15-r1:4.1.15-r1::gentoo 
[4.4.6:4.4.6::gentoo] USE="symlink -build -experimental -kdbus" 81 531 KiB

-- 
alarig


signature.asc
Description: Digital signature


Re: [gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Peter Humphrey
On Sunday 21 Aug 2016 05:55:06 Rich Freeman wrote:
> On Sun, Aug 21, 2016 at 5:12 AM, Peter Humphrey  
wrote:
> > After this morning's sync, both versions 4.4.6 and 4.6.4 of
> > gentoo-sources have disappeared. Is this just finger trouble in the
> > server chain? I get the same with UK and US sync servers.
> 
> No idea, but upstream is up to 4.4.19, and 4.6.7 (which is now EOL).
> So, those are pretty old versions.  I see 4.4.19 in the Gentoo repo,
> and 4.7.2 (which is probably where 4.6 users should be moving to).

Yes, this ~amd64 box is now at 4.7.2, but I have an amd64 and two x86 
systems and they both want to downgrade to 4.1.15-r1, which eix shows as the 
latest stable version.

I thought 4.4.6 and 4.6.4 were both pretty stable; was I wrong?

-- 
Rgds
Peter




Re: [gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Rich Freeman
On Sun, Aug 21, 2016 at 5:12 AM, Peter Humphrey  wrote:
>
> After this morning's sync, both versions 4.4.6 and 4.6.4 of gentoo-sources
> have disappeared. Is this just finger trouble in the server chain? I get the
> same with UK and US sync servers.
>

No idea, but upstream is up to 4.4.19, and 4.6.7 (which is now EOL).
So, those are pretty old versions.  I see 4.4.19 in the Gentoo repo,
and 4.7.2 (which is probably where 4.6 users should be moving to).

-- 
Rich



[gentoo-user] What's happened to gentoo-sources?

2016-08-21 Thread Peter Humphrey
Hello list,

After this morning's sync, both versions 4.4.6 and 4.6.4 of gentoo-sources 
have disappeared. Is this just finger trouble in the server chain? I get the 
same with UK and US sync servers.

-- 
Rgds
Peter



Re: [gentoo-user] Re: KDE 5

2016-08-21 Thread Mick
On Wednesday 13 Jul 2016 23:04:57 Mick wrote:
> On Thursday 14 Jul 2016 04:50:57 Michael Palimaka wrote:
> > On 13/07/16 07:56, Mick wrote:
> > > Unlike Neil I found Plasma 5 a major climb down from KDE4 in terms of
> > > interface usability.  A lot of things were broken and for me still are.
> > > For example Konqueror on my laptop does not integrate with Dolphin
> > > anymore, menu icons on Dolphin are not shown, Network places are empty,
> > > Kim4 does not show up in the dropdown menu, etc.  I noticed the same
> > > problems on a desktop which had the full Plasma5 desktop installed.
> > 
> > These are not related to Plasma, but rather KDE Applications which is
> > now distinct.
> > 
> > The Dolphin/Konqueror integration should be fixed in 16.04.3, see bug
> > #562224.
> 
> Thanks, good to know.

This problem is now fixed with 16.04.3-r1.  Under Network I can see all my 
remote fs and servers.  Also, a single click on a folder opens it in within 
Konqueror, rather than opening a separate Dolphin window.  In Dolphin folders 
still require double click to open.

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.