Fritzbox Binding (using TR064 protocol) error missing

I’m getting some file not found when I attempt to install the binding: Fritzbox Binding (using TR064
eg

019-06-23 13:57:30.868 [INFO ] [org.openhab.binding.fritzboxtr064   ] - FrameworkEvent INFO - org.openhab.binding.fritzboxtr064
java.io.IOException: Exception in opening zip file: /var/lib/openhab2/cache/org.eclipse.osgi/250/0/.cp/lib/httpcore-4.4.1.jar
...
2019-06-23 13:57:30.882 [INFO ] [org.openhab.binding.fritzboxtr064   ] - FrameworkEvent INFO - org.openhab.binding.fritzboxtr064
java.io.IOException: Exception in opening zip file: /var/lib/openhab2/cache/org.eclipse.osgi/250/0/.cp/lib/commons-codec-1.9.jar
..

Seems to be https://github.com/openhab/openhab-core/issues/891 this one

Seems to be slightly different it doesn’t mention bundle just these jar files, do you need more of log file?
I think it repeats the attempt loading these non existing files a couple of times.