On Sat, Jul 25, 2009 at 8:27 PM, Klaus 'mrmoku' Kurzmann <[email protected] > wrote:
> Hello all, > > due to a broken patch for opkg we had an opkg in our feed which behaved > badly. > We reverted the patch and put an updated opkg into the feed. > > Please all do: 'opkg update; opkg install opkg' to get it. > > And yes, after that opkg will still suck a lot... but not as much as the > broken one :-) > -- > > Klaus 'mrmoku' Kurzmann Btw, I used this little command: opkg -force-reinstall install `opkg list_installed | sed "s/ -.*//g" | sed "s/^/ /g" | tr -d '\n'` to fix a broken installation, so if you don't want to reflash, this is a good solution :) Tom.
_______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
