Currently the apt-add-repository does not support adding private PPAs, and it 
already mentions this when you try to add a private PPA, so this bug as 
decribed in the title does not exist anymore. Based on the latest comments, I 
am updating this to a Wishlist bug to support Private PPA's with the method 
described in comment 3.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Summary changed:

- add-apt-repository incorrect sources with private-ppa
+ Support Private PPAs

** Changed in: software-properties (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: software-properties (Ubuntu)
       Status: New => Confirmed

** Description changed:

- add-apt-repository generates incorrect sources list with private-ppa.
+ Software properties add-apt-repository currently does not support adding
+ private PPAs.
  
- ---
- root@vincent-desktop:~# add-apt-repository ppa:tiomap-dev/private-release
- Error: can't find signing_key_fingerprint at 
https://launchpad.net/api/1.0/~tiomap-dev/+archive/private-release
- root@vincent-desktop:~# cat 
/etc/apt/sources.list.d/tiomap-dev-private-release-maverick.list 
- deb http://ppa.launchpad.net/tiomap-dev/private-release/ubuntu maverick main
- deb-src http://ppa.launchpad.net/tiomap-dev/private-release/ubuntu maverick 
main
- ---
+ software-properties should connect to the API and observe that it gets
+ permission denied trying to read the ppa. Then it can reconnect to the
+ API asking for authentication, which will open a browser window where
+ you can do the openid ritual. Then using that token it ought to be
+ possible for it to get the password etc.
  
- Those sources do not allow apt to work correctly.
- The correct lines, mentioned on launchpad web page are:
  
- ---
- This PPA can be added to your system manually by copying the lines below and 
adding them to your system's software sources.
- deb https://private-ppa.launchpad.net/tiomap-dev/private-release/ubuntu 
maverick main 
- deb-src https://private-ppa.launchpad.net/tiomap-dev/private-release/ubuntu 
maverick main
- ---
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 10.10
- Package: python-software-properties 0.76.7
- ProcVersionSignature: Ubuntu 2.6.35-903.12-omap4 2.6.35.3
- Uname: Linux 2.6.35-903-omap4 armv7l
- Architecture: armel
- Date: Wed Sep 22 19:20:16 2010
- PackageArchitecture: all
- ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- SourcePackage: software-properties
+ ProblemType: BugDistroRelease: Ubuntu 12.04
+ Package: python-software-properties 0.82.4

** Tags removed: apport-bug maverick ubuntu-une

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

Title:
  Support Private PPAs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to