simplestreams index file generation doesn't append new data
Bug #1386509 reported by
Ian Booth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Ian Booth |
Bug Description
juju metadata generate-tools creates simplestreams metadata for tools tarballs.
When run more than once, it is supposed to append any new metadata to the existing metadata.
The recent introduction of explicit support for released/
When the generate utility is run a second time with a different stream, the entire content for a previous (different) stream is replaced in the index file, instead of a new content block being created. Running a second time with the same stream still works as expected though.
description: | updated |
Changed in juju-core: | |
status: | Triaged → In Progress |
tags: | added: metadata tech-debt |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.