[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-12-14 Thread Jorge O. Castro
** Changed in: unattended-upgrades (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878901 Title: "Google, Inc" cannot be used as a trusted origin To

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-12-14 Thread Bruno Pereira
Can confirm that this is the solution for the issue, the --dry-run runs, downloads the package, exists without faults. The --debug run downloads the package and installs it. Thanks, you can close this, its solved using that format. -- You received this bug notification because you are a member

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-12-10 Thread Bruno Pereira
Have you actually had Chrome updated automatically by it or are you just saying that the output of an unattended dry run now works with a clean output? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-12-10 Thread Wouter van Vliet
I can confirm that this fix works, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878901 Title: "Google, Inc" cannot be used as a trusted origin To manage notifications about this bug go to:

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-11-22 Thread brunopereira81
Initial blacklisted packages: Starting unattended upgrades script Allowed origins are: ['o=Ubuntu,a=oneiric-security', 'o=partner,a=oneiric', 'o=Google\\, Inc.,a=stable'] The output looks different with this format but it runs successfully, now its just a mater of waiting and checking for an upd

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-11-21 Thread Michael Vogt
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

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-11-21 Thread Michael Vogt
A workaround should be the origins pattern, but let me work on code to fixup the compat mode: Unattended-Upgrade::Origins-Pattern { "o=Google\, Inc.,suite=stable"; }; -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-11-21 Thread Michael Vogt
** Changed in: unattended-upgrades (Ubuntu) Importance: Undecided => High ** Changed in: unattended-upgrades (Ubuntu) Status: Confirmed => In Progress ** Changed in: unattended-upgrades (Ubuntu) Assignee: (unassigned) => Michael Vogt (mvo) -- You received this bug notification be

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-10-20 Thread brunopereira81
sudo unattended-upgrades --dry-run --debug: <---> Using (as described in the source code readme file): Unattended-Upgrade::Allowed-Origins { "${distro_id} ${distro_codename}-security"; // "${distro_id

[Bug 878901] Re: "Google, Inc" cannot be used as a trusted origin

2011-10-20 Thread Jorge O. Castro
** 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/878901 Title: "Google, Inc" cannot be used as a trusted origin To manage no