public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] how can i add an sshd to my embedded gentoo?
@ 2005-06-14 18:20 michael
  2005-06-15 12:43 ` Mike Frysinger
  0 siblings, 1 reply; 5+ messages in thread
From: michael @ 2005-06-14 18:20 UTC (permalink / raw
  To: gentoo-embedded

I tried to emerge ssh into my development system but I get a block:

 	linux #   ROOT=/embedded_rootfs emerge ssh
 	Calculating dependencies ...done!

 	!!! Error: the net-misc/dropbear package conflicts with another package.
 	!!!        both can't be installed on the same system together.
 	!!!        Please use 'emerge --pretend' to determine blockers.

 	linux #   ROOT=/embedded_rootfs emerge --pretend ssh

 	These are the packages that I would merge, in order:

 	Calculating dependencies ...done!
 	[blocks B     ] net-misc/dropbear (is blocking net-misc/ssh-3.2.9.1-r1)
 	[ebuild  N    ] net-misc/ssh-3.2.9.1-r1  to /embedded_rootfs/

I learn that dropbear is a small footprint ssh server, but I can't find
it anywhere in the resulting system. What have I misunderstood here?

Thanks,
Michael
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-embedded] how can i add an sshd to my embedded gentoo?
  2005-06-14 18:20 [gentoo-embedded] how can i add an sshd to my embedded gentoo? michael
@ 2005-06-15 12:43 ` Mike Frysinger
  2005-06-15 16:48   ` michael
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2005-06-15 12:43 UTC (permalink / raw
  To: gentoo-embedded; +Cc: michael

On Tuesday 14 June 2005 02:20 pm, michael@michaelshiloh.com wrote:
>  	Calculating dependencies ...done!
>  	[blocks B     ] net-misc/dropbear (is blocking net-misc/ssh-3.2.9.1-r1)
>  	[ebuild  N    ] net-misc/ssh-3.2.9.1-r1  to /embedded_rootfs/
>
> I learn that dropbear is a small footprint ssh server, but I can't find
> it anywhere in the resulting system. What have I misunderstood here?

so unmerge dropbear if you dont want it

`dropbear` -> sshd
`dbclient` -> ssh
-mike
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-embedded] how can i add an sshd to my embedded gentoo?
  2005-06-15 12:43 ` Mike Frysinger
@ 2005-06-15 16:48   ` michael
  2005-06-16 13:12     ` Mike Frysinger
  0 siblings, 1 reply; 5+ messages in thread
From: michael @ 2005-06-15 16:48 UTC (permalink / raw
  To: Mike Frysinger; +Cc: gentoo-embedded

Hi Mike,

Thanks for answering. I'm afraid you may have misunderstood me. I'm
happy to use dropbear - the trouble is that it's not installed, yet it's
blocking something (sshd).

Any idea why that happens?

Thanks,
Michael



On Wed, 15 Jun 2005, Mike Frysinger wrote:

> On Tuesday 14 June 2005 02:20 pm, michael@michaelshiloh.com wrote:
>>  	Calculating dependencies ...done!
>>  	[blocks B     ] net-misc/dropbear (is blocking net-misc/ssh-3.2.9.1-r1)
>>  	[ebuild  N    ] net-misc/ssh-3.2.9.1-r1  to /embedded_rootfs/
>>
>> I learn that dropbear is a small footprint ssh server, but I can't find
>> it anywhere in the resulting system. What have I misunderstood here?
>
> so unmerge dropbear if you dont want it
>
> `dropbear` -> sshd
> `dbclient` -> ssh
> -mike
>
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-embedded] how can i add an sshd to my embedded gentoo?
  2005-06-16 13:12     ` Mike Frysinger
@ 2005-06-16  3:43       ` michael
  0 siblings, 0 replies; 5+ messages in thread
From: michael @ 2005-06-16  3:43 UTC (permalink / raw
  To: gentoo-embedded

Sorry if I confused you, Mike. I'm not trying to do so.

Anyway, I've solved that problem and moved on.

Michael


On Thu, 16 Jun 2005, Mike Frysinger wrote:

> On Wednesday 15 June 2005 12:48 pm, michael@michaelshiloh.com wrote:
>> Thanks for answering. I'm afraid you may have misunderstood me. I'm
>> happy to use dropbear - the trouble is that it's not installed, yet it's
>> blocking something (sshd).
>
> if i misunderstood it's because your emerge example is all screwed up
>
> your system already has dropbear but for some reason you're trying to emerge
> the 'ssh' package
> -mike
> -- 
> gentoo-embedded@gentoo.org mailing list
>
>
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-embedded] how can i add an sshd to my embedded gentoo?
  2005-06-15 16:48   ` michael
@ 2005-06-16 13:12     ` Mike Frysinger
  2005-06-16  3:43       ` michael
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2005-06-16 13:12 UTC (permalink / raw
  To: gentoo-embedded

On Wednesday 15 June 2005 12:48 pm, michael@michaelshiloh.com wrote:
> Thanks for answering. I'm afraid you may have misunderstood me. I'm
> happy to use dropbear - the trouble is that it's not installed, yet it's
> blocking something (sshd).

if i misunderstood it's because your emerge example is all screwed up

your system already has dropbear but for some reason you're trying to emerge 
the 'ssh' package
-mike
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-06-16 16:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-14 18:20 [gentoo-embedded] how can i add an sshd to my embedded gentoo? michael
2005-06-15 12:43 ` Mike Frysinger
2005-06-15 16:48   ` michael
2005-06-16 13:12     ` Mike Frysinger
2005-06-16  3:43       ` michael

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox