'/opt/astap/acknowledgement of databases.txt' - no such file
Stacking program, astrometric (plate) solver, fits file viewer
Brought to you by:
han59
Ubuntu-22.04.x LTS: When updating ASTAP with sudo gdebi astap_amd64-v2024.01.04.deb gdebi spits out the message:
chmod: ...'/opt/astap/acknowledgement of databases.txt' ... no such file or directory
The file is actually there but with underscores where spaces are expected. Following *nix conventions filenames should not have spaces in filenames. Obviously the update / install procedure looks for '/opt/astap/acknowledgement of databases.txt' and doesn't see the file '/opt/astap/acknowledgement_of_databases.txt' in place.
As soon as I renamed the underscored filename to the spaced filename, the message disappeared.
Tom,
Thanks for the feedback. I will fix it in the next release
Han