[Bug 579669] Re: Creates sources.list.d file with illegal character in name
libor
l.macosek at gmail.com
Sat Jan 5 10:11:37 UTC 2013
** Branch unlinked: lp:software-properties
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/579669
Title:
Creates sources.list.d file with illegal character in name
Status in The apt sources.list editor used in Ubuntu (and Kubuntu):
Confirmed
Status in “software-properties” package in Ubuntu:
Fix Released
Bug description:
For example:
apt-add-repository ppa:sevenmachines/release+1
creates a file /etc/apt/sources.list.d/sevenmachines-
release+1-lucid.list.
However, man sources.list says
File names need to end with .list and may only contain letters (a-z
and A-Z), digits (0-9), underscore (_), hyphen (-) and period (.)
characters. Otherwise they will be silently ignored.
So therefore this newly created list file is silently ignored (verify
by apt-get update and looking in /var/lib/apt/lists)
Ubuntu 10.04
python-software-properties 0.75.10
To manage notifications about this bug go to:
https://bugs.launchpad.net/software-properties/+bug/579669/+subscriptions
More information about the foundations-bugs
mailing list