Hi there!

Frankly, this issue requires some love. I hit it 10 different ways on a
ridiculous variety of setups. And as many people pointed, we're talking
about LTS here.

Could we just change the postinst script to something like this, and
declare this issue over?

# Automatically added by dh_installinit
if [ -x "/etc/init.d/systemd-logind" ] || [ -e "/etc/init/systemd-logind.conf" 
]; then
        if [ ! -e "/etc/init/systemd-logind.conf" ]; then
                update-rc.d systemd-logind defaults >/dev/null
        fi
        invoke-rc.d systemd-logind start || true
fi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1325142

Title:
  failure to update libpam-systemd in 14.04 due to missing logind init
  script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1325142/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to