*** This bug is a duplicate of bug 1654600 ***
https://bugs.launchpad.net/bugs/1654600
@louis do you have a link to the other bug you are working on?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
*** This bug is a duplicate of bug 1654600 ***
https://bugs.launchpad.net/bugs/1654600
Up +100
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1661611
Title:
apt/unattended-upgrades stalls shutdo
*** This bug is a duplicate of bug 1654600 ***
https://bugs.launchpad.net/bugs/1654600
@Louis Bouchard (louis-bouchard) do you have a link to the other bug?
I'm interested to follow the status off this bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
*** This bug is a duplicate of bug 1654600 ***
https://bugs.launchpad.net/bugs/1654600
This is a duplicate of another bug I'm working on and is caused by a
systemd ordering issue.
** This bug has been marked a duplicate of bug 1654600
unattended-upgrade-shutdown hangs when /var is a separa
I can confirm this bug also happens machines without LVM volumes.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1661611
Title:
apt/unattended-upgrades stalls shutdown
To manage notifications about
It doesn't relate to "/usr/share/unattended-upgrades/unattended-upgrade-
shutdown" file at all. When you "fix" it - it just fails because of the
invalid python syntax. And shutdown just works.
The real problem is systemd dependencies. Here is the log of the shutdown
process:
Unattended upgrades s
Regarding presence of "Unattended-Upgrade::InstallOnShutdown" in
/etc/apt/apt.conf.d/20auto-upgrades and /etc/apt/apt.conf.d
/50unattended-upgrades:
It does not exist in /etc/apt/apt.conf.d/20auto-upgrades
and it is commented out in /etc/apt/apt.conf.d/50unattended-upgrades ,
Eg: //Unattended-Upg
hm no. sometimes it works sometimes not.. :(
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1661611
Title:
apt/unattended-upgrades stalls shutdown
To manage notifications about this bug go to:
https
Well ok that was my first thought,too (boolean) so my first tests were
misleading then. I tested a little bit more and find something maybe
more useful.
When using Ubuntu 16.04.2 fresh installed and I set in
/etc/apt/apt.conf.d/50unattended-upgrades:
Unattended-Upgrade::InstallOnShutdown "true";
Actually, the False part is setting the default value for the key if it
doesn't exit.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1661611
Title:
apt/unattended-upgrades stalls shutdown
To manage
apt_pkg.config.find_b() returns a boolean not a string.
"find_b(key[, default=False]) → bool Return the boolean value stored at
key, or the value given by the bool object default if the requested
option is not set."
>From apt.alioth.debian.org/python-apt-
doc/library/apt_pkg.html#apt_pkg.config.f
Could you provide the configuration line "Unattended-
Upgrade::InstallOnShutdown" from /etc/apt/apt.conf.d/20auto-upgrades and
50unattended-upgrades? Thanks in advance!
** Changed in: unattended-upgrades (Ubuntu)
Status: Triaged => Incomplete
--
You received this bug notification because
** Changed in: unattended-upgrades (Ubuntu)
Importance: Undecided => High
** Changed in: unattended-upgrades (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
I'am effected by the same bug and here is a analysis made by someone else:
http://askubuntu.com/questions/878630/apt-unattended-upgrades-stalls-shutdown
The suggested patch works well. I hope it won't take too long to merge
it.
** Tags added: xenial
--
You received this bug notification because
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: unattended-upgrades (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1661611
Solution:
- fix /usr/share/unattended-upgrades/unattended-upgrades-shutdown to
expect "false" instead of "False"
patching /usr/share/unattended-upgrades/unattended-upgrade-shutdown:
--- /tmp/unattended-upgrade-shutdown2017-02-03 14:53:03.238103238 +0100
+++ /tmp/unattended-upgrade-shutdown
16 matches
Mail list logo