[Bug 1239658] [NEW] PPAs added using GUI Software and Updates have an extra space added to repository line
Julian Alarcon
alarconj at gmail.com
Mon Oct 14 12:14:13 UTC 2013
Public bug reported:
When I try to add a new PPA repository using Software and Updates gui
the repository is added but software-properties-gtk adds an space to the
line on /etc/apt/sources.list.d/ppa-name.list
darkhole at devolo:/etc/apt/sources.list.d$ cat libreoffice-ppa_-saucy.list
deb http://ppa.launchpad.net/libreoffice/ppa /ubuntu saucy main
# deb-src http://ppa.launchpad.net/libreoffice/ppa /ubuntu saucy main
The extra space is after the ppa word.
ppa file should be:
deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu saucy main
# deb-src http://ppa.launchpad.net/libreoffice/ppa/ubuntu saucy main
Using CLI method works fine (sudo add-apt-repository)
I'm using Ubuntu 13.10 with lastest updates. I already tried multiple
PPAs, same problem.
** Affects: software-properties (Ubuntu)
Importance: Undecided
Status: New
--
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/1239658
Title:
PPAs added using GUI Software and Updates have an extra space added to
repository line
Status in “software-properties” package in Ubuntu:
New
Bug description:
When I try to add a new PPA repository using Software and Updates gui
the repository is added but software-properties-gtk adds an space to
the line on /etc/apt/sources.list.d/ppa-name.list
darkhole at devolo:/etc/apt/sources.list.d$ cat libreoffice-ppa_-saucy.list
deb http://ppa.launchpad.net/libreoffice/ppa /ubuntu saucy main
# deb-src http://ppa.launchpad.net/libreoffice/ppa /ubuntu saucy main
The extra space is after the ppa word.
ppa file should be:
deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu saucy main
# deb-src http://ppa.launchpad.net/libreoffice/ppa/ubuntu saucy main
Using CLI method works fine (sudo add-apt-repository)
I'm using Ubuntu 13.10 with lastest updates. I already tried multiple
PPAs, same problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1239658/+subscriptions
More information about the foundations-bugs
mailing list