[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2012-07-20 Thread YannUbuntu
** Also affects: boot-repair Importance: Undecided Status: New ** Changed in: boot-repair Status: New => Triaged ** Changed in: boot-repair Importance: Undecided => Medium ** Changed in: boot-repair Assignee: (unassigned) => YannUbuntu (yannubuntu) -- You received this

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2012-06-20 Thread Henry Lin
I can comfirm yannubuntu's PPA will cause this problem in some propablility (nicework for boot-repair :)) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789859 Title: if PPA contains a forward slash,

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2012-05-14 Thread Rune K. Svendsen
** Description changed: STEPS TO REPRODUCE: 1. Add the PPA, that contains a slash, with add-apt-repository: sudo add-apt-repository ppa:deluge-team/ppa - 2. Removing the PPA with ppa-purge + 2. Removing the PPA with ppa-purge: sudo ppa-purge ppa:deluge-team/ppa - 3. Again, add the PPA w

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2012-05-14 Thread YannUbuntu
Here is an example on 12.04 that shows this bug: $ sudo -i root@me:~# cat /etc/apt/sources.list.d/yannubuntu-boot-repair-precise.list deb http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu precise main root@me:~# add-apt-repository -y ppa:yannubuntu/boot-repair (snip..) root@me:~# cat /etc/apt

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2012-05-14 Thread YannUbuntu
Also, i saw several cases where the incorrect string was not "ain", but something-else. eg: - 'b-src' (http://ubuntuforums.org/showpost.php?p=11933526&postcount=380) - 'n' ( https://answers.launchpad.net/os-uninstaller/+question/192165 , and another case reported to me by email with ppa:yannubunt

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2012-05-14 Thread YannUbuntu
Hello I can reproduce this bug on Ubuntu 12.04. (and all supported previous Ubuntu versions). I can add that this bug is NOT SYSTEMATIC, i mean on a given system if you use add-apt-repository then remove the ppa many times consecutively, sometimes the ppa is added correctly, sometimes not. But i

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2011-10-12 Thread Rune K. Svendsen
No, not as far as I have experienced. The presence of the "ain" line is the only thing that is causing the issue, removing it fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789859 Titl

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2011-10-12 Thread deuce
Does removing the "ain" manually causes any problems? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789859 Title: if PPA contains a forward slash, when adding an already added, but disabled PPA, a

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2011-10-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: software-properties (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789859

[Bug 789859] Re: if PPA contains a forward slash, when adding an already added, but disabled PPA, add-apt-repository adds invalid deb line to sources file

2011-07-14 Thread Rune K. Svendsen
** Description changed: + STEPS TO REPRODUCE: - STEPS TO REPRODUCE: - Long way: - 1. Install oibaf's mesa PPA using add-apt-repository: - sudo add-apt-repository ppa:oibaf/graphics-drivers - sudo apt-get update - sudo apt-get dist-upgrade - 2. Remove this PPA with ppa-purge: - sudo ppa-purge pp