lp:~paelzer/apt-clone/apt-clone-fix-fails-early-cycle

Created by Christian Ehrhardt  and last modified
Get this branch:
bzr branch lp:~paelzer/apt-clone/apt-clone-fix-fails-early-cycle
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Christian Ehrhardt 
Project:
apt-clone
Status:
Development

Recent revisions

165. By Christian Ehrhardt 

test_clone_upgrade: avoid false positives when a new release starts

The tests exercise roughtly these steps:
1. create an env of the -2 release (groovy in this case)
2. stores a package selection list of OLD in tarball
3. create an env of the -1 release (hirsute in this case)
4. create an apt-cache of the NEW env
5. restores package selection to the state of "OLD" from tarball
6. expect that there wll be upgrades

But early on in a development cycle the delta will be zero and the test will
fail. That is the reason for bug 1902830 and bug 1510060.

We can make sure we are much more likely to find upgrades but stil exercise
clone the same way by comparing "earliest-supportd vs dev" instead of
"dev vs dev-1".

164. By Michael Vogt

apt_clone.py: fix bug when no extra_files are given

163. By Michael Vogt

releasing package apt-clone version 0.4.1

162. By Michael Vogt

TODO: updated

161. By Michael Vogt

add new 'apt-clone clone --extra-files "/some/path"' option
to store arbitrary number of extra files in an apt-clone
file (and restore them of course)

160. By Michael Vogt

debian/changelog: add missing changelog entry

159. By Michael Vogt

apt-clone: show friendly error message when restore has no source file (thanks to Tim Wasser)

158. By Michael Vogt

releasing package apt-clone version 0.4

157. By Michael Vogt

tests/test_clone.py: fix test

156. By Michael Vogt

debian/control: updated Vcs-Bzr thanks to Launchpad user majun for the
patch and the bug report. (LP: #1388328)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:apt-clone
This branch contains Public information 
Everyone can see this information.