Synology: par2: "libgomp.so.1: cannot open shared object"
Posted: May 18th, 2017, 5:06 am
After upgrading to 2.0.0 [55c4bef] on my Synology DS1512+ this past weekend, I noticed I starting having issues with some downloads that require PAR repair. Things that pass Quick Check or SFV notification appear to be OK, but if a PAR repair is required, I see a red "RAR files failed to verify message" in the history. I looked at the debug log and found:
/usr/local/<USERNAME>/bin/par2: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory
I SSH'd into the Synology and tried running par2 from the bin and got the same lib error.
DiskStation> pwd
/usr/local/sabnzbd/bin
DiskStation> ./par2
./par2: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory
/usr/local/<USERNAME>/bin/par2: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory
I SSH'd into the Synology and tried running par2 from the bin and got the same lib error.
DiskStation> pwd
/usr/local/sabnzbd/bin
DiskStation> ./par2
./par2: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory