incorrect sources.list addition on default install

Bug #108175 reported by Michael Vogt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-properties (Ubuntu)
Invalid
High
Unassigned

Bug Description

On a default install I get the following sources.list:

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://de.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://de.archive.ubuntu.com/ubuntu/ feisty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://de.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://de.archive.ubuntu.com/ubuntu/ feisty-updates main restricted

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://de.archive.ubuntu.com/ubuntu/ feisty universe
deb-src http://de.archive.ubuntu.com/ubuntu/ feisty 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://de.archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src http://de.archive.ubuntu.com/ubuntu/ feisty 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 http://de.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ feisty-security restricted main multiverse universe

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

After clicking on "recommended updates" in software properties tool it adds:

~$ diff -u /etc/apt/sources.list.save /etc/apt/sources.list
--- /etc/apt/sources.list.save 2007-04-20 18:46:36.000000000 +0200
+++ /etc/apt/sources.list 2007-04-20 18:46:36.000000000 +0200
@@ -34,4 +34,5 @@
 ## or updates from the Ubuntu security team.
 # deb http://de.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
 # deb-src http://de.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
+deb http://archive.ubuntu.com/ubuntu/ feisty-updates restricted main multiverse universe
 deb http://security.ubuntu.com/ubuntu/ feisty-security restricted main multiverse universe

This is clearly incorrect as it a) uses not de.archive.u.c and b) duplicates "main restricted" (that was enabled above already.

Michael Vogt (mvo)
Changed in software-properties:
importance: Undecided → High
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

I cannot reproduce the bug in software-properties.gtk. It correctly adds the multiverse and universe component to the first feisty-updates repository.

Changed in software-properties:
status: Unconfirmed → Needs Info
Revision history for this message
Michael Vogt (mvo) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

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.