Code review comment for lp:~matsubara/curtin/simplestreams

Revision history for this message
Diogo Matsubara (matsubara) wrote :

Some additional comments from Scott over IRC:

<smoser> cpaelzer, matsubara wrt your sstream stuff, https://code.launchpad.net/~matsubara/curtin/simplestreams/+merge/275836
<smoser> it'd be wonderful if sstream-mirror realized it had the same hash and size and just reused it magically.
<smoser> it doesnt do that, but it could and shoudl. sstream-mirror wont re-download the path if it has it, but it is kind of dumb in doing that. it just says "dont download if path exists". and paths are supposed to be immutable.
<smoser> would be nice if it recognized matches even across paths though.
<smoser> as an image hash might appear in daily/foo/bar and released/foo/bar

« Back to merge proposal