Re: [gentoo-user] Re: systemd-224 Look out for new networking behavior [FIXED]

2015-08-03 Thread Franz Fellner
Fernando Rodriguez wrote: > On Monday, August 03, 2015 6:41:22 PM walt wrote: > > That line declares *hostname as a constant and then the statement below > > proceeds to assign a value to the 'constant'. I wonder how many hours > > of frustration have been suffered by student programmers while try

Re: [gentoo-user] Re: systemd-224 Look out for new networking behavior [FIXED]

2015-08-03 Thread Fernando Rodriguez
On Monday, August 03, 2015 6:41:22 PM walt wrote: > That line declares *hostname as a constant and then the statement below > proceeds to assign a value to the 'constant'. I wonder how many hours > of frustration have been suffered by student programmers while trying to > understand the logic behi

[gentoo-user] Re: systemd-224 Look out for new networking behavior [FIXED]

2015-08-03 Thread walt
On Mon, 3 Aug 2015 14:23:18 -0400 Mike Gilbert wrote: > On Sun, Aug 2, 2015 at 11:16 AM, walt wrote: > > On Sun, 2 Aug 2015 08:03:11 -0700 > > walt wrote: > > Oops, journalctl tells me that systemd-networkd is segfaulting > > repeatedly during boot. I'm reverting back to systemd-222-r1 until

Re: [gentoo-user] systemd-224 Look out for new networking behavior

2015-08-03 Thread gottlieb
On Mon, Aug 03 2015, Canek Peláez Valdés wrote: > In latptops/workstations NetworkManager takes care of > everything. However, I still enable systemd-networkd and > systemd-resolved in my laptop and workstations. If enabled without any > configuration, it just monitors the network interfaces and k

Re: [gentoo-user] systemd-224 Look out for new networking behavior

2015-08-03 Thread Neil Bothwick
On Mon, 3 Aug 2015 08:50:24 -0500, Canek Peláez Valdés wrote: > > Is this server-related? I have only simple workstations/laptops and I > > don't enable systemd-networkd at all. It seems that NetworkManager > > takes care of both wired and wireless without assistance (including > > dhcp). > >

Re: [gentoo-user] Some update yesterday broke my system - which one

2015-08-03 Thread Mike Gilbert
On Mon, Aug 3, 2015 at 6:21 AM, Helmut Jarausch wrote: > Hi, > > some update yesterday which was not yet available on August, 1st, complete > broke my system. > (Probably systemd-224) > > I couldn't do anything, especially no downgrading a package. > I had to revert to a backup from July, 29th. >

Re: [gentoo-user] Re: systemd-224 Look out for new networking behavior

2015-08-03 Thread Mike Gilbert
On Sun, Aug 2, 2015 at 11:16 AM, walt wrote: > On Sun, 2 Aug 2015 08:03:11 -0700 > walt wrote: > >> I've been running systemd for a long time without needing to enable >> the dhcpcd service at boot time. Starting with systemd-224 that is no >> longer true. > > Oops, journalctl tells me that syst

[gentoo-user] Re: Some update yesterday broke my system - which one

2015-08-03 Thread Martin Vaeth
Helmut Jarausch wrote: > > It turned out that something has installed /lib/udev > while removing the symlink /lib -> /lib64 on my machine. > Therefore /lib did contains nothing but udev This sounds like a very serious bug of portage or of the ebuild; but it did not happen here. It is probably cor

Re: [gentoo-user] systemd-224 Look out for new networking behavior

2015-08-03 Thread Canek Peláez Valdés
On Mon, Aug 3, 2015 at 8:30 AM, wrote: > > On Sun, Aug 02 2015, Canek Peláez Valdés wrote: > > > On Sun, Aug 2, 2015 at 10:03 AM, walt wrote: > >> > >> I've been running systemd for a long time without needing to enable > >> the dhcpcd service at boot time. Starting with systemd-224 that is no >

Re: [gentoo-user] Some update yesterday broke my system - which one

2015-08-03 Thread Canek Peláez Valdés
On Mon, Aug 3, 2015 at 5:21 AM, Helmut Jarausch wrote: > > Hi, > > some update yesterday which was not yet available on August, 1st, complete broke my system. > (Probably systemd-224) > > I couldn't do anything, especially no downgrading a package. > I had to revert to a backup from July, 29th. >

Re: [gentoo-user] systemd-224 Look out for new networking behavior

2015-08-03 Thread gottlieb
On Sun, Aug 02 2015, Canek Peláez Valdés wrote: > On Sun, Aug 2, 2015 at 10:03 AM, walt wrote: >> >> I've been running systemd for a long time without needing to enable >> the dhcpcd service at boot time. Starting with systemd-224 that is no >> longer true. Today I had to enable dhcpcd.service

[gentoo-user] Some update yesterday broke my system - which one

2015-08-03 Thread Helmut Jarausch
Hi, some update yesterday which was not yet available on August, 1st, complete broke my system. (Probably systemd-224) I couldn't do anything, especially no downgrading a package. I had to revert to a backup from July, 29th. It turned out that something has installed /lib/udev while removing th