Empty descriptions with Canonical partners, upgrades not found

Bug #897460 reported by magelan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unattended-upgrades (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

I would like to use unattended-upgrade to update the Adobe Reader, Flash Player and everything else of the Canonical partners. There fore, I added in /etc/apt/apt.conf.d/50unattended-upgrades

Unattended-Upgrade::Allowed-Origins {
    "${distro_id} ${distro_codename}-security";
    "${distro_id} ${distro_codename}-updates";
        "Canonical ${distro_codename}";
// "${distro_id} ${distro_codename}-proposed";
// "${distro_id} ${distro_codename}-backports";
};

sudo unattended-upgrade --dry-run -d

says

Initial blacklisted packages:
Starting unattended upgrades script
Allowed origins are: ['o=Ubuntu,a=oneiric-security', 'o=Ubuntu,a=oneiric-updates', 'o=Canonical,a=oneiric']
Checking: acroread-common (["<Origin component:'partner' archive:'' origin:'' label:'' site:'archive.canonical.com' isTrusted:False>"])
Checking: adobe-flash-properties-gtk (["<Origin component:'partner' archive:'' origin:'' label:'' site:'archive.canonical.com' isTrusted:False>"])
Checking: adobe-flashplugin (["<Origin component:'partner' archive:'' origin:'' label:'' site:'archive.canonical.com' isTrusted:False>"])
Checking: adobereader-deu (["<Origin component:'partner' archive:'' origin:'' label:'' site:'archive.canonical.com' isTrusted:False>"])
...
pkgs that look like they should be upgraded:
Fetched 0 B in 0s (0 B/s)
blacklist: []
InstCount=0 DelCount=0 BrokenCout=0
No packages found that can be upgraded unattended

Updates are available from the "Update Manager".

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unattended-upgrades 0.73ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic-pae 3.0.6
Uname: Linux 3.0.0-13-generic-pae i686
NonfreeKernelModules: wl fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Mon Nov 28 23:47:31 2011
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1)
PackageArchitecture: all
SourcePackage: unattended-upgrades
UpgradeStatus: Upgraded to oneiric on 2011-10-19 (40 days ago)
mtime.conffile..etc.apt.apt.conf.d.50unattended.upgrades: 2011-11-18T12:42:02.592178

Revision history for this message
magelan (magelan) wrote :
Revision history for this message
magelan (magelan) wrote :

Ok, I had a problem with the PGP key, and this solved the problem of the empty descriptions, but it will still not upgrade the packages:
http://ubuntuforums.org/showpost.php?p=11290186&postcount=2

sudo unattended-upgrade --dry-run --debug
Initial blacklisted packages:
Starting unattended upgrades script
Allowed origins are: ['o=Ubuntu,a=oneiric-security', 'o=Ubuntu,a=oneiric-updates', 'o=Ubuntu,a=oneiric-partner', 'o=deb http,a=//archive.canonical.com/ubuntu oneiric partner']
Checking: acroread-common (["<Origin component:'partner' archive:'oneiric' origin:'Canonical' label:'Partner archive' site:'archive.canonical.com' isTrusted:True>"])
Checking: adobe-flash-properties-gtk (["<Origin component:'partner' archive:'oneiric' origin:'Canonical' label:'Partner archive' site:'archive.canonical.com' isTrusted:True>"])
Checking: adobe-flashplugin (["<Origin component:'partner' archive:'oneiric' origin:'Canonical' label:'Partner archive' site:'archive.canonical.com' isTrusted:True>"])
Checking: adobereader-deu (["<Origin component:'partner' archive:'oneiric' origin:'Canonical' label:'Partner archive' site:'archive.canonical.com' isTrusted:True>"])
Checking: handbrake-cli (["<Origin component:'main' archive:'oneiric' origin:'LP-PPA-stebbins-handbrake-snapshots' label:'HandBrake Snapshots' site:'ppa.launchpad.net' isTrusted:True>"])
Checking: handbrake-gtk (["<Origin component:'main' archive:'oneiric' origin:'LP-PPA-stebbins-handbrake-snapshots' label:'HandBrake Snapshots' site:'ppa.launchpad.net' isTrusted:True>"])
Checking: sopcast-player (["<Origin component:'main' archive:'oneiric' origin:'LP-PPA-ferramroberto-sopcast' label:'LffL Sopcast' site:'ppa.launchpad.net' isTrusted:True>"])
pkgs that look like they should be upgraded:
Fetched 0 B in 0s (0 B/s)
blacklist: []
InstCount=0 DelCount=0 BrokenCout=0
No packages found that can be upgraded unattended

Revision history for this message
Michael Vogt (mvo) wrote :

You can try using the origin pattern for this, e.g.:

Unattended-Upgrade::Origins-Pattern {
        "origin=Google\, Inc.,suite=contrib";
        "site=www.example.com,component=main";
 };

(see the README in the package for more information).

I will set to "need-info" to see if that works, if there is something missing to make it work, please
add what it is and reopen the bug.

Thanks,
 Michael

Changed in unattended-upgrades (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for unattended-upgrades (Ubuntu) because there has been no activity for 60 days.]

Changed in unattended-upgrades (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.