Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  systemd-220 in unstable  (Read 8185 times)

Offline jure

  • User
  • Posts: 635
Re: systemd-220 in unstable
« Reply #15 on: 2015/06/01, 19:01:55 »
Quote
apt-cache policy systemd
systemd:
  Installiert:           215-18
  Installationskandidat: 220-3
  Versionstabelle:
     220-3 0
        500 http://http.debian.net/debian/ unstable/main amd64 Packages
Source: systemd
Source-Version: 220-3

We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.
........
Changes:
 systemd (220-3) unstable; urgency=medium
 .
   * Fix ProtectSystem=yes to actually protect /usr, not /home.
     (Closes: #787343)
   * sd-device: fix device_get_properties_strv(). Fixes environment for
     processes spawned by udev, in particular "allow-hoplug" ifupdown
     interfaces via ifup@.service. (Closes: #787263)
   * Ignore test failures on mipsel; the three failures are not reproducible on
     the porter box (different kernel?). (See #787258)
   * Add ifupdown-hotplug autopkgtest. Reproduces #787263.
   * udev: Bring back persistant storage symlinks for bcache. Thanks David
     Mohr! (Closes: #787367)
   * sd-device: Fix invalid property strv pointers. This unbreaks the
     environment of udev callouts.
Gruss Juergen

Offline Jörg

  • User
  • Posts: 95
Re: systemd-220 in unstable
« Reply #16 on: 2015/06/03, 08:11:06 »
udev and systemd DU-ed to most recent version 220-4, but still no wireless-internet connection. Is there still any hope for ceni-users (like me) by waiting a few more days? or will systemd-networkd, connman, or network-manager be the future alternatives?

Greetings,
Jörg

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: systemd-220 in unstable
« Reply #17 on: 2015/06/03, 11:41:14 »
@Jörg: Good question, for LXDE and LXQt i think i will prefer connman and cmst as frontend
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

Offline Jörg

  • User
  • Posts: 95
Re: systemd-220 in unstable
« Reply #18 on: 2015/06/03, 11:54:48 »
@melmarker: and your advice for KDE?

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: systemd-220 in unstable
« Reply #19 on: 2015/06/03, 14:39:31 »
On a dist-upgraded 64-bit wired  KDE install ceni works just fine, no idea why :)


greetz
devil

Offline Jörg

  • User
  • Posts: 95
Re: systemd-220 in unstable
« Reply #20 on: 2015/06/03, 16:19:35 »
On my system ceni gives ... Hardware devices: no values!

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: systemd-220 in unstable
« Reply #21 on: 2015/06/03, 16:59:24 »
@Jörg: hmm - i will have a look at ceni, maybe the upstream changes solve it.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

Offline Jörg

  • User
  • Posts: 95
Re: systemd-220 in unstable
« Reply #22 on: 2015/06/20, 09:11:41 »
After two weeks of "waiting & thinking" the only way of setting up a wireless internet connection is:

Code: [Select]
[08:11:36] root@thinkpad-s540:/home/jorg# ifup wlan0
wpa_supplicant: wpa_action is managing ifup/ifdown state of wlan0
wpa_supplicant: execute `ifdown --force wlan0' to stop wpa_action
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1
Failed to bring up wlan0.
[08:11:46] root@thinkpad-s540:/home/jorg#

Nevertheless the message "Failed to bring up wlan0", the wireless internet connection works until shutdown of the computer. After every new start I have to type in the root-console "ifup wlan0" again. Any explanation and help is welcome - thank you in advance.

Greetings,
Jörg

Offline bluelupo

  • User
  • Posts: 2.068
    • BluelupoMe
Re: systemd-220 in unstable
« Reply #23 on: 2015/06/20, 12:25:00 »
Hi Jörg,

have you switched to the new "systemd-networkd"? Perhaps this helps to get around your problem with the WLAN.

More info here (only in german):
http://forum.siduction.org/index.php?topic=5571.0
http://forum.siduction.org/index.php?topic=5580.0

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: systemd-220 in unstable
« Reply #24 on: 2015/06/20, 12:29:30 »
connman and cmst work too
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)