Bug #81
Ubuntu Natty installer produces a broken /etc/apt/sources.list file
Status: | Rejected | Start: | 2011-08-19 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - | |||
Votes: | 0 |
Description
The Ubuntu Natty installer produces an /etc/apt/sources.list file with a syntax error in it. It's looking like an over-zealous string replace on "natty-security".
It can be manually corrected, e.g. in vi:
:%s#natty-apt-cacher.lon.bitfolk.com/ubuntu/security#natty-security#g
History
Updated by admin over 13 years ago
- Subject changed from Ubuntu Natty installer produces a broken /etc/apt/sources.lst file to Ubuntu Natty installer produces a broken /etc/apt/sources.list file
Updated by admin over 13 years ago
I can't actually reproduce this at present.