[Bug 1731636] Re: daily unattended upgrade does not recover from interrupted dpkg run (regression)

2017-11-13 Thread Ernst Kloppenburg
you are right, Julian, I am sorry. The behaviour has not changed at all
compared to previous ubuntu releases.

In my case there was the dpkg inconsistency, requiring execution of
'dpkg --configure -a'

But at the same time there was some dependency problem which required
calling 'apt -f install'

The latter made 'apt check' error out, but I attributed this to the
former.


** Changed in: apt (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  daily unattended upgrade does not recover from interrupted dpkg run
  (regression)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1731636] Re: daily unattended upgrade does not recover from interrupted dpkg run (regression)

2017-11-11 Thread Julian Andres Klode
from precise (12.04):

# check if we can lock the cache and if the cache is clean
if which apt-get >/dev/null && ! eval apt-get check -f $XAPTOPT $XSTDERR ; then
debug_echo "error encountered in cron job with \"apt-get check\"."
exit 0
fi

I also verified that the implementation has not changed one level
further. As such I don't see any change here. Maybe something else
changed for you.

** Changed in: apt (Ubuntu)
   Status: New => Incomplete

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

Title:
  daily unattended upgrade does not recover from interrupted dpkg run
  (regression)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1731636] Re: daily unattended upgrade does not recover from interrupted dpkg run (regression)

2017-11-11 Thread Julian Andres Klode
I can't follow. The apt-get check check has been there since 2007, and
the check is the same since 2004.

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

Title:
  daily unattended upgrade does not recover from interrupted dpkg run
  (regression)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs