On Mon, Aug 23, 2010 at 05:21:58PM +0200, [email protected] wrote: > > 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....
Or update-alternatives --remove readprofile ../../bin/busybox -- Martin 'JaMa' Jansa jabber: [email protected] _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
