FS#41044 - [syncthing] 0.8.17 breaks application start
Attached to Project:
Community Packages
Opened by Sergey (bsergik) - Tuesday, 01 July 2014, 11:42 GMT
Last edited by Martin Wimpress (flexiondotorg) - Tuesday, 01 July 2014, 15:00 GMT
Opened by Sergey (bsergik) - Tuesday, 01 July 2014, 11:42 GMT
Last edited by Martin Wimpress (flexiondotorg) - Tuesday, 01 July 2014, 15:00 GMT
|
Details
Description:
Syncthing crashes on start with FATAL error: 15:20:06 FATAL: Invalid version string "0.8.17"; does not match regexp ^v\d+\.\d+\.\d+(-\d+-g[0-9a-f]+)?(-dirty)?$ The reason of crash is in PKGBUILD file on line: sed -i -e "s/^version=.*/version=\"${pkgver}\"/" "${srcdir}/src/github.com/calmh/${pkgname}/build.sh" There must be 'v' symbol prior to ${pkgver} Additional info: syncthing v0.8.17 |
This task depends upon
Closed by Martin Wimpress (flexiondotorg)
Tuesday, 01 July 2014, 15:00 GMT
Reason for closing: Fixed
Tuesday, 01 July 2014, 15:00 GMT
Reason for closing: Fixed
Sorry about that and thank you for the report. Fixed in syncthing 0.8.17-2.
Regards, Martin.