Comment 11 for bug 789859

Revision history for this message
YannUbuntu (yannubuntu) wrote : Re: add-apt-repository adds invalid deb line if PPA contains a / and a -

Something we missed until now:
- we only tested PPAs. We should check if this bug occurs with "standard" repositories too.
- all tested reps contain a /, but also a minus (-). We should check if the bug also occurs if / but no - (or the contrary).
- we reproduced only with already added rep. We should check if this can happen with not yet added rep. (eg by using many times sudo rm /etc/apt/grub.d/deluge* , then sudo add-apt-repository ppa:deluge-team/ppa)