Public bug reported:

bdmurray@flash:~$ sudo add-apt-repository ppa:graphics-drivers/ppa
[sudo] password for bdmurray:
Cannot add PPA: 'ppa:~graphics-drivers/ubuntu/ppa'.
The team named '~graphics-drivers' has no PPA named 'ubuntu/ppa'
Please choose from the following available PPAs:
 * 'ppa':  Proprietary GPU Drivers

Notice how the first command was missing a ~ and while that got added so
did "/ubuntu/".  Manually, adding in the ~ and the command worked.

bdmurray@flash:~$ sudo add-apt-repository ppa:~graphics-drivers/ppa
 Fresh drivers from upstream, currently shipping Nvidia.
 ...

This was on Ubuntu 16.04 with:

bdmurray@flash:~$ apt-cache policy software-properties-common
software-properties-common:
  Installed: 0.96.20.4
  Candidate: 0.96.20.4
  Version table:
 *** 0.96.20.4 100
        100 /var/lib/dpkg/status

** Affects: software-properties (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651256

Title:
  add-apt-repository strangely adds in ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1651256/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to