Well, I don't know exactly what happened, but a few hours ago I decided to run a pkg upgrade in order to update my web browser, but I was surprised to see that quite a few other packages also required updating as well.
Anyway, at the end of the process, I noticed the below message in the terminal.
Unfortunately, when I entered the above command to verify my database, below is the response I got back from my terminal.
Also, a while back I used rsync to copy my entire /usr directory to a backup folder located on another partition. Is is possible that I might be able to recover the missing file from my backup folder?
Any info greatly appreciated.
Anyway, at the end of the process, I noticed the below message in the terminal.
The default BerkeleyDB implementation switched from deprecated
version 5 from ports to BerkeleyDB 1 from base libc. Any BerkeleyDB
databases created with apr-util MUST be rebuilt. Verify your database
files using
$ file file.dbm
and check they report
Berkeley DB 1.85 (Hash, version 2, native byte-order)
other database formats (GDBM etc.) are not affected.
Unfortunately, when I entered the above command to verify my database, below is the response I got back from my terminal.
file.dbm: cannot open `file.dbm' (No such file or directory)
Also, a while back I used rsync to copy my entire /usr directory to a backup folder located on another partition. Is is possible that I might be able to recover the missing file from my backup folder?
Any info greatly appreciated.