Re: [gentoo-user] Ssh problem : half-solved

2019-03-10 Thread Philip Webb
190310 Nils Freydank wrote: > Am Sonntag, 10. März 2019, 08:25:54 CET schrieb Philip Webb: >> I updated Ssh yesterday : >> [...] >> ssh x.y.z >> Unable to negotiate with 128.100.160.1 port 22: no matching key >> exchange method found. Their offer: >> diffie-hellman-group-exchange-sha1,diffie-he

[gentoo-user] File collisions while syncing/updateing

2019-03-10 Thread tuxic
Hi, I've got this this morning: strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libmxml.so.1.6 * checking 9 files for package collisions * This package will overwrite one or more files that may belong to other * package

Re: [gentoo-user] start ntpdate after network....

2019-03-10 Thread Manuel McLure
On Sun, Mar 10, 2019 at 3:41 PM Tamer Higazi wrote: > Mar 11 00:33:36 localhost systemd[1]: Starting Set time via NTP using > ntpdate... > Mar 11 00:33:37 localhost ntpdate[4553]: Exiting, name server cannot be > used: Temporary failure in name resolution (-3)11 Mar 00:33:37 > ntpdate[4553]: name

Re: [gentoo-user] start ntpdate after network....

2019-03-10 Thread Rich Freeman
On Sun, Mar 10, 2019 at 6:40 PM Tamer Higazi wrote: > > Mar 11 00:33:37 localhost ntpdate[4553]: Exiting, name server cannot be > used: Temporary failure in name resolution (-3)11 Mar 00:33:37 > ntpdate[4553]: name server cannot be used: Temporary failure in name > resolution (-3) Ok, you didn't

Re: [gentoo-user] start ntpdate after network....

2019-03-10 Thread Tamer Higazi
Hi Rich, Thank you for your response. I am using the units that are supplied with gentoo I just restarted my machine and I get this output "systemctl status ntpdate": * ntpdate.service - Set time via NTP using ntpdate    Loaded: loaded (/lib/systemd/system/ntpdate.service; enabled; vendo

Re: [gentoo-user] Server fails to boot after update to 4.19.27-r1

2019-03-10 Thread Hasan Ç .
I just upgraded to 4.19.27-r1 and there wasn't any issue.I think issue is related to your kernel compile procedure. If you used genkernel i don't know how it handles things. If you compiled kernel manually my best guess for troubleshooting for non EFI system--> &Check your initramfs (regenerate)

Re: [gentoo-user] start ntpdate after network....

2019-03-10 Thread Rich Freeman
On Sun, Mar 10, 2019 at 5:16 PM Tamer Higazi wrote: > > I have my gentoo system running with systemd. > > I figured out that ntpdate is getting started before network is up. > I am not yet very familiar with systemd. > > Can somebody of you tell me how to fix that, that "ntpdate" is started > the

[gentoo-user] start ntpdate after network....

2019-03-10 Thread Tamer Higazi
Hi people, I have my gentoo system running with systemd. I figured out that ntpdate is getting started before network is up. I am not yet very familiar with systemd. Can somebody of you tell me how to fix that, that "ntpdate" is started the moment network devices are up ? for any response an

Re: [gentoo-user] Re: Help with emerge error msg

2019-03-10 Thread allan gottlieb
On Sun, Mar 10 2019, Nikos Chantziaras wrote: > On 10/03/2019 00:24, allan gottlieb wrote: >>The following REQUIRED_USE flag constraints are unsatisfied: >> inspector? ( icu ) >> >>The above constraints are a subset of the following complete expression: >> python_targets_python2_

[gentoo-user] Server fails to boot after update to 4.19.27-r1

2019-03-10 Thread Dan Johansson
After updating a server from kernel-4.14.83 to 4.19.27-r1 (same problem with 4.19.23) the server will not boot. Grub starts fine and I can select the new kernel. The kernel starts booting and after mounting "/" and "/usr" (this is a server with a separate /usr") the boot-process hangs. Here a

Re: [gentoo-user] Ssh problem

2019-03-10 Thread Nils Freydank
Hi Philip, Am Sonntag, 10. März 2019, 08:25:54 CET schrieb Philip Webb: > I updated Ssh yesterday : > [...] > ssh x.y.z > Unable to negotiate with 128.100.160.1 port 22: no matching key > exchange method found. Their offer: > diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 ssh te

Re: [gentoo-user] [SOLVED] layman config file setup?

2019-03-10 Thread Mick
On Sunday, 10 March 2019 01:01:47 GMT Walter Dnes wrote: > My apologies for wasting everybody's time. No problem, posting and thinking it through is part of troubleshooting! ;-) We've all been there. > I think that I > misinterpreted https://wiki.gentoo.org/wiki/Layman and did a mix of t

[gentoo-user] Re: Ssh problem

2019-03-10 Thread Nikos Chantziaras
On 10/03/2019 09:25, Philip Webb wrote: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 First hit on a web search: https://unix.stackexchange.com/questions/340844/how-to-enable-diffie-hellman-group1-sha1-key-exchange-on-debian-