From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,RDNS_NONE autolearn=no autolearn_force=no version=4.0.0 Received: from fw1.afb.de (unknown [195.30.9.122]) by chiba.3jane.net (Postfix) with SMTP id 93F972019EC4 for ; Fri, 15 Mar 2002 04:36:51 -0600 (CST) Received: (qmail 26106 invoked by uid 505); 15 Mar 2002 12:20:54 -0000 Received: from Boehme.Silvio@afb.de by fw1.afb.de with qmail-scanner- http://www.astaro.com (Version 3.0build 135|Known records: 52590. . Clean.); 15/03/2002 12:20:53 Received: from unknown (HELO pop.afb.de) (172.16.1.14) by fw1.afb.de with SMTP; 15 Mar 2002 12:20:49 -0000 Received: by AFB92 with Internet Mail Service (5.5.2653.19) id ; Fri, 15 Mar 2002 11:33:48 +0100 Message-ID: <2F4E8F809920D611B0B300508BDE95FEC50B@AFB91> From: BoehmeSilvio To: "'gentoo-dev@gentoo.org'" Subject: [gentoo-dev] spython-2.0-r9 Date: Fri, 15 Mar 2002 11:34:00 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: d2bb2fa0-af30-463a-a3dd-25c291ff437f X-Archives-Hash: f50a3293d7eeea0503f35d8f9c4d7127 Hi ! I have merged the new revision on spython-2.0-r9. I had spython-2.0-r8, merged the new and unmerged the old. Now, ebuild/emerge does't work, because the binary spython is missing !!! On a second machine I did: ebuild spython-2.0-r8 install ebuild spython-2.0-r9 install I looked into the image directory: r8: all stuff named spython r9: only python How can I fix this !? Thanks