Comment 6 for bug 1047480

Revision history for this message
shartmann (stefan-hartmann) wrote :

Just started with fixing the charm, one question:

You suggested to load chive with "ch_get_file" and the md5-hash from launchpad.

Does this mean that I have to update the chive-charm with each new chive-release because the url to the package and the md5 changes?

Is there a way to always get the latest version from the same url?
Example:
load md5 from "https://lauchpad.net/chive/latest/md5"
ch_get_file from "https://launchpad.net/chive/latest" and check it with the md5
tar gz and so on