[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-28 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades - 0.86.2ubuntu1.1 --- unattended-upgrades (0.86.2ubuntu1.1) wily-proposed; urgency=medium * Revert the use of "lgettext", this fixes sending mails via unattended-upgrades (LP: #1527106) -- Michael Vogt

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-27 Thread Brian Murray
** Tags removed: verification-needed ** Tags added: verification-done -- 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

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-26 Thread ChM
Hello, the problem is solved for me by using the proposed version of unattended-upgrades. Thank you Brian for the detailed explanation for installing proposed packages. >From my point of you, the package is ready for release. Thank you Michael. -- You received this bug notification because

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-21 Thread Michael Vogt
** Also affects: unattended-upgrades (Ubuntu Wily) Importance: Undecided Status: New ** Changed in: unattended-upgrades (Ubuntu Wily) Status: New => In Progress ** Changed in: unattended-upgrades (Ubuntu) Status: Incomplete => Fix Released ** Changed in:

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-21 Thread Michael Vogt
Thanks for the bugreport and sorry for the slow reply. I was able to reproduce the issues and uploaded a fix to wily-proposed. The debdiff is attached. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-21 Thread Michael Vogt
It affects systems that use utf-8 chars in the output. So system default English is fine, most other systems are not. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu.

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-21 Thread Brian Murray
Hello ChM, or anyone else affected, Accepted unattended-upgrades into wily-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/unattended- upgrades/0.86.2ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-18 Thread ChM
The reported error is fixed by changing the line 814 In file /usr/bin /unattended-upgrade subject = _("unattended-upgrades result for '%s': '%s'") % ( host(), res) into subject = _("unattended-upgrades result for '{}': '{}'").format( host(), res)

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-14 Thread ChM
Unfortunately, the suggested fix doesn't work. -- 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

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-13 Thread ChM
The problem only shows up when the following line has been uncommented in the file /etc/apt/apt.conf.d/50unattended-upgrades Unattended-Upgrade::Mail "root"; -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2016-01-13 Thread ChM
The problem is still not solved. I could fix the problem with the following change to the code. In file /usr/bin/unattended-upgrade at line 814 I changed subject = _("unattended-upgrades result for '%s': '%s'") % ( host(), res) into tmp = _("unattended-upgrades

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2015-12-18 Thread Michael Vogt
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 -- You received this bug notification because you are

Re: [Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2015-12-18 Thread ChM
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

[Touch-packages] [Bug 1527106] Re: Fatal exception failure of unattended-upgrade

2015-12-17 Thread Seth Arnold
** Information type changed from Private Security to Public Security ** Changed in: unattended-upgrades (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu.