Error trying to update cqrlog

2 posts / 0 new
Last post
EA4HEA
Error trying to update cqrlog

Hi

I managed to install cqrlog in a brand new laptop running Ubuntu 20.04.

Once getting it working with mariadb instead of mysql, I tried to update the application according to https://github.com/OH1KH/cqrlog/tree/loc_testing/compiled but I receive the following error when trying to unzip the files:

/tmp$ unzip cqr2.zip
Archive: cqr2.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of cqr2.zip or
cqr2.zip.zip, and cannot find cqr2.zip.ZIP, period.
jorge@jorge-IdeaPad-3-15IIL05:/tmp$

And the script does not work either, please see below:

/tmp$ /tmp/updateCqrlog.sh
/tmp/updateCqrlog.sh: línea 7: error sintáctico cerca del elemento inesperado `newline'
/tmp/updateCqrlog.sh: línea 7: `'

Please help!
Regards

oh1kh
Error trying to update cqrlog

Hi !

I have just uploaded 2.4.0(134) files today. All ZIPs are verified (before uploading to GitHub) and do extract ok.
While writing this I downloaded all cqr2, cqr3, cqr5 and updateCqrlog.sh zip files from GitHub to local /tmp and they extracted ok.

I suspect your download has errors. Please try again (maybe with other web browser).

--
Saku
OH1KH