lp://staging/ubuntu/trusty-proposed/apt-clone
- Get this branch:
- bzr branch lp://staging/ubuntu/trusty-proposed/apt-clone
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 29. By Brian Murray
-
Resolve unicode decode error for sources.list files if locale is
unsupported. (LP: #1309447) - 28. By Brian Murray
-
* lp:~brian-murray/apt-clone/test_clone_upgrade_ports:
- fix test failure for ppc64el - 27. By Michael Vogt
-
[ Brian Murray ]
* lp:~brian-murray/apt-clone/test_clone_upgrade_ports:
- fix test failure for armhf[ Michael Vogt ]
* fix test failure for ppc64el - 26. By Steve Langasek
-
tests/data/
apt-state. tar.gz: remove 'acpi-support' from the test case,
since this package is arch-specific and we want our tests to work
consistently across archs. - 24. By Brian Murray
-
* When restoring /etc/apt/
sources. list set the permissions to 644.
* Do not backup hidden files in /etc/apt/sources. list.d/ and only
back up .list files (LP: #1254447) - 23. By Brian Murray
-
Properly handle unicode when rewriting source files, thanks to Colin
Watson for the patch. (LP: #1212025) - 22. By Steve Langasek
-
[ Colin Watson ]
* Avoid using "sudo chown" in tests if all files are already owned by the
calling user.[ Steve Langasek ]
* TestClone.test_restore_ state_simulate: update to use distro_info like
TestCloneUpgrade.test_ clone_upgrade_ synthetic does, now that natty is
EOL.
* Fix to work correctly when running in a non-UTF8 locale and UTF8 filenames
are present in the dpkg database. - 21. By Colin Watson
-
* Make better use of context managers, fixing various resource leaks.
* Remove unused imports from tests.
* Use logging.warning rather than the deprecated logging.warn.
* Skip TestCloneUpgrade.test_ clone_upgrade_ regression; this is a
regression test against a tarball created based on a specific (now
obsolete) version of Ubuntu, and will need considerable effort to
update.
* Make TestCloneUpgrade.test_ clone_upgrade_ synthetic perform a
clone-upgrade between the last two supported releases of Ubuntu, rather
than hardcoding maverick and natty (LP: #1112472).
* Don't leak a temporary directory from AptClone.simulate_ restore_ state.
* Don't leak temporary directories from TestCloneUpgrade.
* If no command is specified on the command line, fail cleanly with an
error message rather than crashing (LP: #1111115).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/apt-clone