lp:~bjornt/landscape-client/apt-facade-remaining-tests

Created by Björn Tillenius and last modified
Get this branch:
bzr branch lp:~bjornt/landscape-client/apt-facade-remaining-tests
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Björn Tillenius
Project:
Landscape Client
Status:
Merged

Recent revisions

404. By Björn Tillenius

Make it possible to set the architecture to None, to be more compatible with SmartFacade, so that the PackageTaskHandler tests pass with AptFacade.

403. By Björn Tillenius

Don't bother setting up a Facade, since it's not needed.

402. By Björn Tillenius

Merged apt-facade-changer [r=milner,free.ekanayaka] [f=865303].

Run the package changer tests for AptFacade and make sure they pass.

401. By Björn Tillenius

Merged apt-facade-changer-fixes [r=therve,ack] [f=889067,889069,889087,889099].

Fixes to AptFacade that is needed for the package changer to work:

    1) Fix mark_upgrade() to upgrade the package to the latest version,
       instead of upgrading to the version that is passed in.

    2) Don't do anything if you try to upgrade a package that is already
       at the latest version.

    3) Raise a TransactionError if something goes wrong committing the
       changes to the Apt cache.

    4) Take the Package object into account, when comparing Version
       objects to find out which dependencies are needed for
       DependencyError in perform_changes().

400. By Fernando Correa Neto <email address hidden>

Merged add-otp-field [f=881405].

This branch adds a new message type, 'register-provisioned-machine', which is meant to register computers using an OTP.

399. By Björn Tillenius

Merged apt-facade-test-helpers [r=therve,ack] [f=887947].

Factor out methods that modify Apt Packages files, since we already had
similar methods in two TestCases and we'll be needed the same methods of
the package changer tests as well.

398. By Björn Tillenius

Merged apt-facade-remove-package [r=therve,ack] [f=887578].

Add support for removing packages with Apt facade.

397. By Alberto Donato

Don't open apt.cache.Cache with memonly=True [trivial] [f=886208] [r=bjornt].

396. By Björn Tillenius

Merged apt-facade-upgrade-package [r=fwierzbicki,ack] [f=887037].

Basic support for upgrading a package using AptFacade.

395. By Alberto Donato

Merged package-reporter-update [f=884131] [r=therve,free.ekanayaka].

Branch metadata

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

Subscribers