On Tue, Dec 01, 2009 at 07:55:19PM +0100, Yann SLADEK wrote: > Hi Sebastian, > > just tried to remove dropbear with 'opkg remove --force-depends > dropbear' . It tells me dropbear has been removed then closed the > connection. I can re ssh to my phone but dropbear is still installed. > When I try to install openssh first, it tells me that openssh is in > conflict with dropbear > > How should we proceed ? > > Thanks > > Yann
you can replace it in vala-terminal on neo or you can try luck over ssh in screen session (which will be not terminated when opkg stops dropbear) opkg remove --force-depends dropbear; opkg install openssh; Cheers, -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
