Closed acscott closed 3 years ago
FITS2DB problem was a change in behavior of the strcmp() libc function, it was indeed being used incorrectly but was harmless on earlier versions. Fixed in repo, not deployed to db03 since binary is currently in use.
This is a new bug, from a freshly compiled/installed fits2db on db03 (CentOS 8). see the repo as root at
db03:/root/fits2db
It seems to not look for the input FITS file in the CWD.
To reproduce the bug:
On db03:
It will not output the psql copy command for the file, but if we use
./tractor-0001m002.fits
it will.The latest cfitsio 3.49 was installed on here as well:
/root/cfitsio-3.49