File: Avoid using filetest to test if database can be written to, as that is not in perl-base. Instead, try to open database for read+write, and if it fails, degrade the database to read-only mode. Closes: #577632
Changed paths: