lp:~ev/apport/reunpack_to_sandbox

Created by Evan and last modified
Get this branch:
bzr branch lp:~ev/apport/reunpack_to_sandbox
Only Evan can upload to this branch. If you are Evan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Evan
Project:
Apport
Status:
Development

Recent revisions

2289. By Evan

Correctly escape paths passed to gdb.

2288. By Evan

Put the pickle file under the cache_dir since it more closely relates to that then the configdir. This also means that if the cache_dir gets wiped out, the pickle rightly goes with it.

2287. By Evan

Put the pickle file under the release directory.

2286. By Evan

Fix comment.

2285. By Evan

Correctly parse the Conflicts/Replaces packages and their versions out. Use Debfile to correctly obtain the package version from /var/cache/apt/archives. Finally, compare these two versions with the provided conditions using apt_pkg.check_dep.

2284. By Evan

Drop the atexit saving of the virtual package mapping pickle. Write it at the end of every install_packages call.

2283. By Evan

Use sets instead of dictionary keys as a list. Use 'in' instead of has_key.

2282. By Evan

Use apt.apt_pkg instead of apt_pkg.

2281. By Evan

typo

2280. By Evan

Handle Replaces existing but Conflicts not existing.

Branch metadata

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

Subscribers