lp:~tycho-s/simplestreams/fix-1237990

Created by Tycho Andersen and last modified
Get this branch:
bzr branch lp:~tycho-s/simplestreams/fix-1237990
Only Tycho Andersen can upload to this branch. If you are Tycho Andersen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tycho Andersen
Project:
simplestreams
Status:
Development

Recent revisions

317. By Tycho Andersen

Use the right file mode

316. By Tycho Andersen

Read existing file to update checksum

Fixes bug 1237990.

315. By Scott Moser

fix resuming on UrlContentSource

314. By Scott Moser

fix bad interpreter in bin/ programs installed

313. By Scott Moser

Change Depends to suggests for python-requests

python-requests is really just a suggests.
The code is expected to run fine without it.

Additionally, it needs to be >= 1.1 to be actually useful.

312. By Scott Moser

add 'export-tarball' and use that from build-deb.

This pulls in some tool cleanups that I did for curtin.
the export-tarball is nice to be able to cleanly export a nicely
named tarball of trunk or of a tag. And then build-deb just uses
that.

The move of changelog to changelog.trunk to is allow trunk to have
its own changelog and not conflict with packaged versions.

311. By Scott Moser

add python-simplestreams-openstack metapackage.

310. By Scott Moser

add '--delete' flag to sstream-sync, and fix mirrors if used

309. By Scott Moser

try applying '/' to the end if input doesn't make sense.

Fairly comon user mistake would be to not put a trailing / on the source
url. this just catches that.

308. By Scott Moser

handle SIGPIPE (BrokenPipeError in python3) gracefully.

sstream-query:
 if we get a sigpipe, just exit 141.
sstream-sync:
 if we get a sigpipe, or child exits 141, then exit gracefully.

Branch metadata

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

Subscribers