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.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from eos.telenet-ops.be (eos.telenet-ops.be [195.130.132.40]) by chiba.3jane.net (Postfix) with ESMTP id C307C2005163 for ; Wed, 13 Mar 2002 16:07:32 -0600 (CST) Received: from Gentoo (D576F37E.kabel.telenet.be [213.118.243.126]) by eos.telenet-ops.be (Postfix) with ESMTP id A57DC21111 for ; Wed, 13 Mar 2002 21:56:44 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Bart Verwilst To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] emerge feature for 1.0 release? Date: Wed, 13 Mar 2002 23:00:47 +0100 X-Mailer: KMail [version 1.4] References: <3C8FC81D.6010202@disinformation.ca> In-Reply-To: <3C8FC81D.6010202@disinformation.ca> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200203132300.47307.verwilst@gentoo.org> 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 X-Reply-To: verwilst@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 59a101be-2f08-4a0d-9064-3a663c9ab563 X-Archives-Hash: 12a9db9eee81c29a548eee7a81c29860 Hi! in the latest 1.8.9_pre's, this is already implemented, 1.8.8 doesn't hav= e=20 this functionality yet though.. See ya! On Wednesday 13 March 2002 22:43, Zach Forrest wrote: || I think it would be nice to add something like the code below to the || emerge command before the 1.0 release of Gentoo. Then rather than Pyth= on || printing a traceback on a keyboard interrupt (i.e. ^C), a nice "abort" || message would be printed. This would be more refined from a user || perspective (in my opinion). Of course, if the '--debug' option were t= o || be passed to emerge, the trace back could/should be printed. || || if __name__ =3D=3D '__main__': || # Replace this with however emerge needs to be called. || app =3D EmergeApp() || try: || app.main() || except KeyboardInterrupt, e: || print 'emerge: aborted' || || || zach || || _______________________________________________ || gentoo-dev mailing list || gentoo-dev@gentoo.org || http://lists.gentoo.org/mailman/listinfo/gentoo-dev --=20 Bart Verwilst Gentoo Linux Developer, Desktop Team Gent, Belgium