~ps-jenkins/ubuntu-system-image/ubuntu-utopic-proposed

  • Committer: Barry Warsaw
  • Date: 2013-11-12 23:22:36 UTC
  • mfrom: (216.1.1 lp1250181)
  • Revision ID: barry@python.org-20131112232236-z5y8wae92lizjzil
 * If the winning path includes two URLs which map to the same local
   destination file name, the download should fail.  (LP: #1250181)

Also:

 * Small change to the way the error message is constructed when an
   UpdateFailed signal is sent over D-Bus.  The new error string contains more
   information, including the name of the exception that got raised.

 * User defined exceptions should derive from Exception, not BaseException.

 * Add an internal DuplicateDestinationError to handle the bug fix.

 * When the cli exits with an exceptional condition, log the exception.
Filename Latest Rev Last Changed Committer Comment Size
..
systemimage 67 10 years ago Barry Warsaw * Fix distutils packaging bugs exposed by Debian Diff
tools 130 10 years ago Barry Warsaw * Fix upgrade path scoring and winner resolution w Diff
.bzrignore 67 10 years ago Barry Warsaw * Fix distutils packaging bugs exposed by Debian 112 bytes Diff Download File
cli-manpage.rst 205 10 years ago Barry Warsaw * Remove the unused `-u` and `--upgrade` switches 2.6 KB Diff Download File
dbus-manpage.rst 141.1.1 10 years ago Barry Warsaw * Add support for an optional /etc/system-image/c 1.5 KB Diff Download File
ini-manpage.rst 184.1.1 10 years ago Barry Warsaw Add config.tempdir which will be randomly and secu 6.1 KB Diff Download File
MANIFEST.in 136.1.1 10 years ago Barry Warsaw * Use nose as the test runner. This allows us to 158 bytes Diff Download File
NEWS.rst 216.1.1 10 years ago Barry Warsaw * If the winning path includes two URLs which map 12.3 KB Diff Download File
setup.cfg 137.1.4 10 years ago Barry Warsaw Fix all tests except the DBus tests. 79 bytes Diff Download File
setup.py 208 10 years ago Barry Warsaw nose2 is only a test requirement. Move this so th 1.3 KB Diff Download File
tox.ini 202 10 years ago Barry Warsaw * Switch to nose2 as the test runner. (LP: #1238 80 bytes Diff Download File
unittest.cfg 202 10 years ago Barry Warsaw * Switch to nose2 as the test runner. (LP: #1238 123 bytes Diff Download File