On 12/22/09 17:55, Sebastian Spaeth wrote: > I just pushed an update to the shr-testing repository. How to upgrade > and what has changed? ... > -------------------------------------------------------------- > Remove SHR-TODAY > -------------------------------------------------------------- > Before starting the upgrade do "opkg remove -force-depends shr-today". > Opkg *should* be removing this automatically, however according to some > reports opkg failed to do so (due to opkg stupidness), and keeping > shr-today seems to cause weird lockups. So get rid of it in advance.
UPDATE: JaMa told me that besides removing the package, killing the actual running process would also be useful. He is right. Kill the correct python process with "kill `pgrep shr-today`" as well. _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
