could'nt upgrade, postinst problem maybe this line 26 Code: [ -d ${INSTALL_ROOT}/opt/catorise/share ] || cp -a $(CURDIR)/share ${INSTALL_ROOT}/opt/catorise/ don't know much about programming, but based on sintax maybe it's ${CURDIR} instead of $(CURDIR) ? edit. to go back to previous version Code: root apt-get install catoriseplus=0.5.2 then Code: killall hildon-desktop
[ -d ${INSTALL_ROOT}/opt/catorise/share ] || cp -a $(CURDIR)/share ${INSTALL_ROOT}/opt/catorise/
root apt-get install catoriseplus=0.5.2
killall hildon-desktop