Update 3.5.1 doesn't work / sabyenc not found [sherpa, qpkg]
Posted: July 22nd, 2022, 10:43 am
Hi,
SABnzbd 3.5.1 was working fine until I started updating it. Well, I tried. I use sherpa to update. However my QPKG package is already the latest, thus sherpa just updated the opkg packages and other stuff like sabyenc. When SAB restarted it errored about a wrong sabyenc version (expected 4.0.0, got 5.4.2).
I checked here and there and SAB doesn't update itself to 3.6.x but keeps being stuck at 3.5.1 ... I can see in the log that it does ask git but that process takes very long but ends with "OK".
After running pip install sabyenc3==4.0.2 and restarting SAB it now errors with SABYenc module... NOT found!
Since 5.4.2 was "running" but just the wrong version I ran pip install sabyenc3==5.4.2 but I get the same error.
In both cases pip list does show sabyenc being installed.
SABnzbd 3.5.1 was working fine until I started updating it. Well, I tried. I use sherpa to update. However my QPKG package is already the latest, thus sherpa just updated the opkg packages and other stuff like sabyenc. When SAB restarted it errored about a wrong sabyenc version (expected 4.0.0, got 5.4.2).
I checked here and there and SAB doesn't update itself to 3.6.x but keeps being stuck at 3.5.1 ... I can see in the log that it does ask git but that process takes very long but ends with "OK".
After running pip install sabyenc3==4.0.2 and restarting SAB it now errors with SABYenc module... NOT found!
Since 5.4.2 was "running" but just the wrong version I ran pip install sabyenc3==5.4.2 but I get the same error.
In both cases pip list does show sabyenc being installed.