You are not logged in.

#1 2012-07-27 11:01:38

willy9
Member
Registered: 2009-04-14
Posts: 56

[Solved] systemd 187-3 issues

I had to downgrade to systemd 187-2, as I had many issues after upgrading to 187-3, mostly hardware detection related : no wifi card detected, no soundcard... Anyone else saw that ? Am I missing something ?

Last edited by willy9 (2012-07-27 18:38:28)


Skrooge, a personal finances manager for the Plasma Desktop
http://skrooge.org

Offline

#2 2012-07-27 14:45:15

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: [Solved] systemd 187-3 issues

You've completed the glibc update, such that /lib is now a symlink to /usr/lib ? systemd 187-3 depends on that being done, as it removes the "--with-split-usr" compile option, and doesn't check /lib and /usr/lib separately for needed files.

Offline

#3 2012-07-27 15:57:51

WOFall
Member
From: Ireland
Registered: 2012-03-24
Posts: 12

Re: [Solved] systemd 187-3 issues

I'm also having issues. Not entirely sure yet if they're the same as yours.
`systemctl status net-auto-wireless.service` gives output such as:

Jul 27 15:55:22 nighthouse netcfg-wpa_actiond[412]: mktemp: failed to create directory via template ‘/run...tory
Jul 27 15:55:22 nighthouse netcfg-wpa_actiond[412]: /usr/lib/network/8021x: line 208: mv: command not found
Jul 27 15:55:22 nighthouse netcfg-wpa_actiond[412]: /usr/bin/netcfg-wpa_actiond: line 75: $WPA_CONF: ambigu...rect
Jul 27 15:55:22 nighthouse netcfg-wpa_actiond[412]: /usr/bin/netcfg-wpa_actiond: line 75: $WPA_CONF: ambigu...rect
Jul 27 15:55:22 nighthouse netcfg-wpa_actiond[412]: Failed to read or parse configuration '//nl80211,wext'.

More (from sandfox):

Jul 27 15:55:22 nighthouse sandfox[414]: /usr/bin/sandfox: line 1151: mkdir: command not found
Jul 27 15:55:22 nighthouse sandfox[414]: /usr/bin/sandfox: line 1152: chown: command not found
Jul 27 15:55:22 nighthouse sandfox[414]: /usr/bin/sandfox: line 1153: chmod: command not found

After boot I can run the programs manually, but still not through systemctl. /lib is a symlink to /usr/lib. System is on LUKS, but /usr is on the root volume. Everything else seems fine.

Offline

#4 2012-07-27 18:19:20

willy9
Member
Registered: 2009-04-14
Posts: 56

Re: [Solved] systemd 187-3 issues

Yes I did perform the glibc update, /lib is a link to /usr/lib... I will try to gather more inputs in a while !


Skrooge, a personal finances manager for the Plasma Desktop
http://skrooge.org

Offline

#5 2012-07-27 18:30:03

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [Solved] systemd 187-3 issues

this has been fixed in systemd 187-4.

Offline

#6 2012-07-27 18:38:06

willy9
Member
Registered: 2009-04-14
Posts: 56

Re: [Solved] systemd 187-3 issues

Absolutely, just upgraded and confirming smile


Skrooge, a personal finances manager for the Plasma Desktop
http://skrooge.org

Offline

#7 2012-07-27 19:15:38

WOFall
Member
From: Ireland
Registered: 2012-03-24
Posts: 12

Re: [Solved] systemd 187-3 issues

Yup, fixed indeed. Thanks.

Offline

Board footer

Powered by FluxBB