Hello, I'm getting this error in Library Browser after update from 2.15 to 2.17 :
OPL is updated
also ran OPL-update
any suggestion?
File::Fetch is not in check_modules.pl. It needs to be added.
What version of File::Fetch is installed with "yum install perl-File-Fetch"? One way to find this is to run
perl -MFile::Fetch -e 'print $File::Fetch::VERSION;'
I don't think this is a WeBWorK bug. Something is not working with your File::Fetch installation.
You can use the OPL-update-legacy script, but that will take a while (around 10 minutes if your computer is fast).
>>I don't think this is a WeBWorK bug. Something is not working with your File::Fetch installation.
OK, I hope we can find it.
>>You can use the OPL-update-legacy script, but that will take a while (around 10 minutes if your computer is fast).
I already did it, it worked, it took about 10 minutes as you said, but the good thing is that the error is gone.
Now to solve other problems, when I ran OPL-update-legacy several errors came out, most of them are of this type that I think are from the Contrib folder that I activated::
But the ones that most concern us for now are these, that although they are displayed well in library browser, when rendering them this error appears