[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin
Michael Vogt
michael.vogt at ubuntu.com
Mon Nov 21 17:13:13 UTC 2011
I created a testcase for this now, for me the following code works:
// Automatically upgrade packages from these (origin:archive) pairs
Unattended-Upgrade::Allowed-Origins {
"Google\, Inc.:stable";
"${distro_id}:${distro_codename}-security";
};
if it does not work for you, please wait until a new google-chrome-stable becomes availalbe, then please run:
$ apt-cache policy google-chrome-stable
and
$ sudo unattended-upgrades --debug --dry-run
and attach the output.
Thanks,
Michael
** Changed in: unattended-upgrades (Ubuntu)
Status: In Progress => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unattended-upgrades in Ubuntu.
https://bugs.launchpad.net/bugs/878901
Title:
"Google, Inc" cannot be used as a trusted origin
Status in “unattended-upgrades” package in Ubuntu:
Incomplete
Bug description:
After adding "Google, Inc.:stable"; as one of the lines in my trusted
origins in Ubuntu 11.10, I get a fault every time I run "unattended-
upgrade --dry-run". If there are not updates available on the system
the log from "unattended-upgrades" looks like this:
2011-10-11 18:03:23,292 INFO Allowed origins are: ['o=Ubuntu,a
=oneiric-security', 'o=Google, Inc.,a=stable']
If there are packages available the "unattended-upgrade --dry-run"
will exit with a fault. This is possibly because of the space in
"Google, Inc" source.
Any other way of solving this?
This was tested on Ubuntu 11.04 and Ubuntu 11.10.
On Ubuntu 11.10 package version is 0.73ubuntu1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/878901/+subscriptions
More information about the foundations-bugs
mailing list