lp://staging/~manishsinha/software-properties/fix-887249-handle-404-error
- Get this branch:
- bzr branch lp://staging/~manishsinha/software-properties/fix-887249-handle-404-error
Branch merges
- Ubuntu Core Development Team: Pending requested
-
Diff: 26 lines (+8/-1)1 file modifiedadd-apt-repository (+8/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 726. By Manish Sinha (मनीष सिन्हा)
-
In case the user provides a wrong username or ppa name, then the exception is handled
* The exception handler checks that if the username starts with a ~, in this case
it suggests does the user mean the username without a ~. e.g. if the user does
sudo apt-add-repository ppa:~gnome3team/stable, then the script will ask the user
if he means ppa:gnome3team/stable
* Even better friendlier messages can be provided, but for that it will introduce
lauchpadlib as a dependency - 719. By Michael Vogt
-
* lp:~kelemeng/software-properties/bug853231-upstream:
- Add missing files to POTFILES.in (LP: #853231)
Many thanks to Gabor Kelemen - 717. By Michael Vogt
-
* softwarepropert
ies/dbus/ SoftwarePropert iesDBus. py, tests/test_dbus.py:
- fix crash when there are unicode comments in the sources.list
file (LP: #820028). Dbus always sends us a dbus.String which is
type unicode, but python-apt expects utf8 encoded str
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/software-properties