From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.105.134.102] (helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DiS1c-0002YV-2l for garchives@archives.gentoo.org; Wed, 15 Jun 2005 07:09:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j5F783lW020137; Wed, 15 Jun 2005 07:08:03 GMT Received: from mail.magrittesystems.com (adsl-64-173-154-114.dsl.snfc21.pacbell.net [64.173.154.114]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j5F782Ub021303 for ; Wed, 15 Jun 2005 07:08:02 GMT Received: by mail.magrittesystems.com (Postfix, from userid 1000) id B59E43C0007; Tue, 14 Jun 2005 18:20:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.magrittesystems.com (Postfix) with ESMTP id A7B023C0006 for ; Tue, 14 Jun 2005 18:20:11 +0000 (UTC) Date: Tue, 14 Jun 2005 18:20:11 +0000 (UTC) From: michael@michaelshiloh.com X-X-Sender: michael@mail.magrittesystems.com To: gentoo-embedded@lists.gentoo.org Subject: [gentoo-embedded] how can i add an sshd to my embedded gentoo? Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Archives-Salt: ab7e8d3d-59c6-414d-b0cb-e60b129259fb X-Archives-Hash: 37ee9bb85e8e7fc3721ffd14c797a085 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