[Bug 1239658] Re: PPAs added using GUI Software and Updates have an extra space added to repository line
Julian Alarcon
alarconj at gmail.com
Tue Oct 15 01:11:22 UTC 2013
** Attachment added: "Information of system"
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1239658/+attachment/3878193/+files/bug.apport
** Changed in: software-properties (Ubuntu)
Status: New => Invalid
--
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:
Invalid
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