Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]
Thanks. I want root to be able to SSH in, so I commented out the "without-password" one, but it made no difference. On Thursday, 26 November 2015, 23:59, Neil Bothwick wrote: On Thu, 26 Nov 2015 21:39:57 + (UTC), Bill Damage wrote: > PermitRootLogin yes [snip] > PermitRootLogin without-password You have specified this option twice, with different values. Pick the one you want and remove or comment out the other. -- Neil Bothwick Top Oxymorons Number 39: Almost exactly
Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect [continued]
On Thursday 26 November 2015 21:39:57 Bill Damage wrote: > Is this better? Damn Yahoo webmail... Yes, it's fine. -- Rgds Peter
Re: [gentoo-user] unexpected interrupt
On Thursday 26 November 2015 18:15:26 James wrote: > And this is an different approach suggesting for Peter's Chrony issues > so it might warrant a new thread anyway. > > > The installation-default file causes the start-stop-daemon to catch an > unexpected interrupt and report an error, even though the chronyd > process > continues to run. > > Any time I run 'strace -ff -o/tmp/chronyd.strace /etc/init.d/chronyd > start' the init process runs normally and I'm left with scores of trace > files, none of which help because the stray interrupt wasn't detected > > > So, a while back the excellent tools of trace-cmd and kernelshark (part of > trace-cmd) were added to the portage tree. > > Here is a little 'diddy' that might get you going [1]. Also, there is much > posted on the use of ftrace, trace-cmd and kernelshark. These very > powerful tools take a while to master. Often, I try to recreate deep > performance problems on minimal system, just to reduce the amount of data > one has to parse. --->8 > [1] > http://fabbritech.blogspot.com/2013/11/using-ftrace-and-kernelshark-part-2 > .html Thanks anyway, but it turns out to have been a spurious parameter in the init script (see my other message). -- Rgds Peter
Re: [gentoo-user] Chrony-2.2 failing
On Thursday 26 November 2015 10:39:56 I wrote: > On Wednesday 25 November 2015 19:05:44 Alan McKinnon wrote: > > On 24/11/2015 17:24, Peter Humphrey wrote: > --->8 > > > > The installation-default file causes the start-stop-daemon to catch an > > > unexpected interrupt and report an error, even though the chronyd > > > process > > > continues to run. > > > > > > Any time I run 'strace -ff -o/tmp/chronyd.strace /etc/init.d/chronyd > > > start' the init process runs normally and I'm left with scores of > > > trace > > > files, none of which help because the stray interrupt wasn't detected. > > --->8 > > > Ugh, don't you just hate issues like that? The problem with "solutions" > > like start-stop-daemon is they have to deal with whatever the daemon > > feels like returning (an infinite number of permutations), so support > > for daemon is never complete. > > I've been offered one suggestion which will need me to make a local > overlay with a small code change. I'll try that and see what happens. The problem turns out to have been caused by the init script specifying --background to start-stop-daemon, which conflicts with chronyd's own forking to the background - at least, it does on my Atom box so it could elsewhere too. Stand ready, bgo. -- Rgds Peter
Re: [gentoo-user] Weird "df" output
waltd...@waltdnes.org writes: > On Thu, Nov 26, 2015 at 11:57:20AM +0100, lee wrote > >> He said that he "has a primary partition 1, which covers the entire >> hard drive" and "a small / partition". That made me think that he >> has two disks. > > Primary partitions are numbered 1 through 4 and logical partitions are > numbered 5 and up. The "primary partition" is the entire physical disk. Hm, I don't consider extended partitions as primary ones but as extended ones. When I need more than four partitions, I create three primary ones, an extended one and logical ones within the extended one. Why would I do that any other way? You cannot have a primary partition that covers the entire disk and then some.
[gentoo-user] upgrade gnome-3.16.2-r2 -> gnome-3.18.2
Hi List, Just by chance. Will upgrade from gnome-3.16.2-r2 to gnome-3.18.2 be smooth? Everything in my current Gnome version is working just fine. On the other hand, don't want to stay behind. Will the new version improvements compensate a eventual pain? Luck from your experience. Best, Fred
Re: [gentoo-user] upgrade gnome-3.16.2-r2 -> gnome-3.18.2
2015-11-27 15:39 GMT-06:00 Frederico Moraes Ferreira : > Hi List, > Just by chance. Will upgrade from gnome-3.16.2-r2 to gnome-3.18.2 be smooth? > Everything in my current Gnome version is working just fine. On the other > hand, don't want to stay behind. > Will the new version improvements compensate a eventual pain? > Luck from your experience. > Best, > Fred > > > I've just synced and can't see Gnome 3.18 in the tree yet, and the gnome overlay seems just in the middle of the bump(I've been watching there), where are you getting the ebuilds?