Closed rlex closed 7 years ago
I'll check what's wrong with the scripts that creates package. For now there still should be packages with proper version.
Ran into this too. Need the autobuilds over the versioned builds for the merged carbonzipper support.
My unsolicited recommendation (that I'm borrowing from other projects) would be for the autobuild versions to be prefixed with current version + short git hash so that they always begin with a digit:
$(git describe --abbrev=4 --dirty --always --tags)+$(git rev-parse --short HEAD)
0.9.0+f00baz
in the meantime i've pinned with apt-get install carbonapi=146f
=)
thanks for all your work on this project!
Found the problem, travis some time ago started to clone repo with --depth=50, and we are almost 100 commits ahead of latest tag :)
Should be fixed in master.
I'll also clean all broken packages (or at least will try to do that)
carbonapi_0.8.0-96-g995997_amd64.deb carbonapi-0.8.0-97.g995997.x86_64.rpm
Subj, when trying to update today (autobuild repo):