Open mohierf opened 7 years ago
Ok. Got it ... this script is not to be used because @Seb-Solon you build with the alignak-docker repo ... I will update the script to make it correct anyway :wink: This will avoid some others to lose time as I did...
This is the script:
What seems broken to me:
When awking the changelog file, the
VERSION
variable will contain0.2 0.1
and it will raise an error in thetar
command ... it seems that the awk get all the versions existing in the file :/the
sed
command is modifying all the version entries in the changelog file whereas only the most recent one should be modified ?When executing the
dpkg_buildpackage
some errors are raised: