On Fri, 2006-06-09 at 15:29 -0500, John Clonts wrote: > On 6/9/06, Phil Blundell <[EMAIL PROTECTED]> wrote: > > On Fri, 2006-06-09 at 13:51 -0500, John Clonts wrote: > > > I have dropbear on my openslug-nslu2, and I wish to install openssh. > > > Since dropbear is providing my shell (and I don't know of any other > > > provider for telnet), and openssh conflicts with dropbear, how can I > > > proceed? > > > > What exactly happens when you try to install openssh? It's hard to say > > how you should proceed without knowing what goes wrong at the moment. > > > > Oh, sorry, here's the message: > > # ipkg install openssh > Installing openssh (4.0p1-r10) to root... > Nothing to be done > An error ocurred, return value: 1. > Collected errors: > ERROR: The following packages conflict with openssh: > dropbear
I think that's a bug in ipkg. It ought to notice that openssh Replaces dropbear as well as Conflicting with it, and automatically uninstall dropbear in favour of openssh. Might be worth filing a report in handhelds.org bugzilla for that. Does it work if you use "--force-depends"? p. _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
