Natty 11.04 beta 2: Is this a bug in the Ubuntu Updates in Software Center?

Asked by Michael Nguyen

I am running Ubuntu "Natty Narwahl" 11.04 in Ubuntu Classic Session.

In the Ubuntu Software Center's Software Sources, under the "Updates" tab, there are duplicate items in the Ubuntu updates. For example, the second item is "Important security updates (natty-security)" but so is the third one. The full list looks like this:

 Ubuntu Updates

 [ ] None (natty)
 [ ] Important security updates (natty-security)
 [ ] Important security updates (natty-security)
 [ ] Recommended updates (natty-updates)
 [ ] Recommended updates (natty-updates)
 [ ] Pre-released updates (natty-proposed)
 [ ] Pre-released updates (natty-proposed)
 [ ] Unsupported updates (natty-backports)
 [ ] Unsupported updates (natty-backports)

The first "important security updates", "recommended updates" and "pre-released updates" are checked. Screenshot available upon request.

Also, I have the Pidgin PPA installed among some other non-canonical PPA but I'm not sure if they affect the Ubuntu updates.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Mike L
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

One will be source, the other will be binaries. This is normal.

Revision history for this message
Michael Nguyen (callmenuge) said :
#2

How will I know which is which? Should I assume the top on is binaries and the bottom source code?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

One will have:

(source)

on the end.

Revision history for this message
Michael Nguyen (callmenuge) said :
#4

It doesn't. Check the post. Perhaps you need a visual. Here: http://img219.imageshack.us/i/screenshothfl.png/

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

Please open copy the paste here the content of /etc/apt/sources.list file

Revision history for this message
Best Mike L (mikerl) said :
#6

     This is a bug that is probably related to three others, which I've linked to on this page.. They are apparently related to the bugs present in python-apt-common as of the latest version in natty (0.7.100.3ubuntu5). This doesn't appear to have anything to do with the sources, I've searched for duplicates using chkdup (checks for duplicate sources) and also manually examined the sources.list file in /etc/apt, and the sources.list.d folder in my install, but nothing appears out-of-line, so this must have to due with a bug in the python script. May be worth looking in this folder location:
     "/usr/share/doc/python-apt-common"
and the file "python-apt-common" in "/usr/share/lintian/overrides".

Revision history for this message
Michael Nguyen (callmenuge) said :
#7

Thanks Mike L, that solved my question.

Revision history for this message
Michael Nguyen (callmenuge) said :
#8

/etc/apt/sources.list

# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
deb-src http://archive.ubuntu.com/ubuntu natty main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://us.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ natty restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ natty-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ natty universe
deb http://us.archive.ubuntu.com/ubuntu/ natty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://us.archive.ubuntu.com/ubuntu/ natty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb-src http://us.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu natty partner
# deb-src http://archive.canonical.com/ubuntu natty partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
# deb-src http://extras.ubuntu.com/ubuntu maverick main

deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse
deb http://us.archive.ubuntu.com/ubuntu/ natty-proposed restricted main multiverse universe
deb-src http://us.archive.ubuntu.com/ubuntu/ natty-proposed restricted main multiverse universe #Added by software-properties