lp:~niemeyer/smart/small-fixes

Created by Gustavo Niemeyer and last modified
Get this branch:
bzr branch lp:~niemeyer/smart/small-fixes
Only Gustavo Niemeyer can upload to this branch. If you are Gustavo Niemeyer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gustavo Niemeyer
Project:
Smart Package Manager
Status:
Merged

Recent revisions

845. By Gustavo Niemeyer

Fixed a few references to test.py, as pointed out to Thomas.

844. By Gustavo Niemeyer

Fixed incorrect variable definition, and improved test coverage to
pass through that path.

843. By Gustavo Niemeyer

Introduced test verifying that the ordering issue we found recently
is working properly, as suggested by Thomas. The most important
assertion in the test is currently disabled, because the bug isn't
fixed yet (depending on how the loop breaker acts, it may still
happen). The branch deb-ordering-fix will address it.

842. By Gustavo Niemeyer

- If deb-non-interactive is set, pass --force-confold to dpkg.
- In the logic for ordering conflicts, use UNPACK to detect for
  conflict situations that might require an early removal of a
  package that is to be installed later, rather than CONFIG.

841. By Gustavo Niemeyer

Renamed test.py to test so that it doesn't break on Python 2.6.

840. By Gustavo Niemeyer

Fix 404 fetcher error wording so that it works correctly when
pycurl isn't available and urllib is in use.

839. By Gustavo Niemeyer

Updating version to 1.1.

838. By Gustavo Niemeyer

Merged apt-gpg branch [r=jkakar,radix]

This improves the way in which signed apt-deb channels are handled,
and also fixes the handling of 404 errors in the Curl-based fetcher.

837. By Gustavo Niemeyer

Cast sizes coming out of os.stat() to ints in the doctest to make the
output deterministic too, as reported by Christoph Thiel.

836. By Gustavo Niemeyer

Fix lack of determinism in some of the doctests, as pointed out
by Christoph Thiel.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers