touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #124927
Re: [Bug 1527106] Re: Fatal exception failure of unattended-upgrade
Le 18/12/2015 09:40, Michael Vogt a écrit :
> Thanks for your bugreport
>
> Could you please attach the output of the commands:
> $ locale
> $ sudo -i locale
> $ apt list -a unattended-upgrades
> ?
>
> Thanks,
> Michael
>
> ** Changed in: unattended-upgrades (Ubuntu)
> Status: Confirmed => Incomplete
meessen@marc:~$ locale
LANG=fr_FR.UTF-8
LANGUAGE=fr:en
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC=fr_FR.UTF-8
LC_TIME=fr_FR.UTF-8
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY=fr_FR.UTF-8
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER=fr_FR.UTF-8
LC_NAME=fr_FR.UTF-8
LC_ADDRESS=fr_FR.UTF-8
LC_TELEPHONE=fr_FR.UTF-8
LC_MEASUREMENT=fr_FR.UTF-8
LC_IDENTIFICATION=fr_FR.UTF-8
LC_ALL=
meessen@marc:~$ sudo -i locale
Mot de passe [sudo] pour meessen :
LANG=fr_FR.UTF-8
LANGUAGE=fr:en
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC=fr_FR.UTF-8
LC_TIME=fr_FR.UTF-8
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY=fr_FR.UTF-8
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER=fr_FR.UTF-8
LC_NAME=fr_FR.UTF-8
LC_ADDRESS=fr_FR.UTF-8
LC_TELEPHONE=fr_FR.UTF-8
LC_MEASUREMENT=fr_FR.UTF-8
LC_IDENTIFICATION=fr_FR.UTF-8
LC_ALL=
meessen@marc:~$ apt list -a unattended-upgrades
En train de lister... Fait
unattended-upgrades/wily,now 0.86.2ubuntu1 all [installé]
Sorry for the french.
--
Bien cordialement,
Ch.Meessen
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1527106
Title:
Fatal exception failure of unattended-upgrade
Status in unattended-upgrades package in Ubuntu:
Incomplete
Bug description:
Every morning, since I upgraded to Ubuntu 15.10, I get a mail (root)
reporting a fatal exception in unatteded-upgrade containing the
following.
/etc/cron.daily/apt:
Exception: unsupported operand type(s) for %: 'bytes' and 'tuple'
Traceback (most recent call last):
File "/usr/bin/unattended-upgrade", line 1435, in <module>
main(options)
File "/usr/bin/unattended-upgrade", line 1382, in main
pkgs, pkg_install_success, pkgs_kept_back, mem_log, log_content)
File "/usr/bin/unattended-upgrade", line 815, in send_summary_mail
host(), res)
TypeError: unsupported operand type(s) for %: 'bytes' and 'tuple'
As a consequence no automatic updates are performed anymore, including
security updates. For this reason I flag this as a security
vulnerability although it is only indirect.
Manual updates is still working.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1527106/+subscriptions
References