lp:~jml/pkgme-devportal/remove-ldd

Created by Jonathan Lange and last modified
Get this branch:
bzr branch lp:~jml/pkgme-devportal/remove-ldd
Only Jonathan Lange can upload to this branch. If you are Jonathan Lange please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jonathan Lange
Project:
pkgme-devportal
Status:
Merged

Recent revisions

19. By Jonathan Lange

Don't need this strategy pattern any more.

18. By Jonathan Lange

Remove ldd code. It's unused and causing bugs like #901439

17. By Jonathan Lange

Better error when no binaries found.
Specify dependencies in full.

16. By James Westby

Add some acceptance tests.

15. By Jonathan Lange

Use 'env' for Python, rather than system python

14. By Jonathan Lange

Add a setup.py file, use entry points to advertise the package

13. By Jonathan Lange

Fetch symbols files from binary packages rather than trunk.

12. By Jonathan Lange

Build and use a proper symbol database, rather than the hacky mole code.

Adds a script, bin/fetch-symbol-files that fetches symbol files for a
particular source package. When hooked up to a system for scanning all of
Ubuntu (e.g. lp:udd), this script will build up a database mapping library
names to dependencies.

Changes the dependency guessing code to use this database, rather than the
mole database.

Deletes the mole code.

Adds more infrastructure for testing and configuration. Specifically for
choosing which database that we're using.

11. By Jonathan Lange

Fix tests to match correct behaviour.

10. By Jonathan Lange

Do not need

Branch metadata

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

Subscribers