has anyone run the g7 patcher successfully on 3.0.1 or 3.0.2? I got it to go fine right up to the last line, then the script closes when it can't find it's own temp file, and ends with "... I: Repacking cat: /vagrant/droid-config-f5121/kickstart/pack/f5121/hybris: No such file or directory mv: cannot stat 'patcher-tmp/work/Sailfish*.zip': No such file or directory" Any ideas? Full log is here - https://pastebin.com/nKh8QAqk I was able to get patched root.img by changing the last line of the script from "patcher-tmp/work/Sailfish*.zip" to "patcher-tmp/work/root.img", but I think it contains all partitions, so not sure how to divied it, and fashing it to system doesn't work.
git clone https://github.com/g7/sailfishx-patcher-f5321.git cd sailfishx-patcher-f5321 git submodule init git submodule update