> I get the following error on upgrade: > Configuring util-linux-ng-readprofile. > update-alternatives: Error: cannot register alternative readprofile to > /sbin/readprofile since it is already registered to /usr/sbin/readprofile > Collected errors: > * pkg_run_script: postinst script returned status 1. > * opkg_configure: util-linux-ng-readprofile.postinst returned 1.
You can fix this by editing /usr/lib/opkg/alternatives/readprofile and changing the first line from /usr/sbin/readprofile to /sbin/readprofile After that run the upgrade procedure again.... -- [email protected] Lubarsky's Law of Cybernetic Entomology: There's always one more bug. _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
