From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=DATE_IN_PAST_12_24, DKIM_ADSP_NXDOMAIN,DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from moutvdom00.kundenserver.de ([195.20.224.149]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15GLgr-0004rJ-00 for gentoo-dev@cvs.gentoo.org; Sat, 30 Jun 2001 08:25:41 -0600 Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 15GLgC-0001Cu-00 for gentoo-dev@cvs.gentoo.org; Sat, 30 Jun 2001 16:25:00 +0200 Received: from pd95255c7.dip.t-dialin.net ([217.82.85.199] helo=wp) by mrvdom04.kundenserver.de with smtp (Exim 2.12 #2) id 15GLg6-0005ho-00 for gentoo-dev@cvs.gentoo.org; Sat, 30 Jun 2001 16:24:55 +0200 From: "Sebastian Werner" To: Subject: AW: [gentoo-dev] multiple emerge packages Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <20010630070834.A17196@cvs.gentoo.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sat Jun 30 08:26:04 2001 X-Original-Date: Sat, 30 Jun 2001 16:24:52 +0200 X-Archives-Salt: 309d1b7c-935f-4be5-9f59-d456eebd4a62 X-Archives-Hash: b4bb72a881d94a06423d1d9b77beb5b7 A problem is when the second package need the first package or when the second packagen eed a package which need the first package. emerge don't know about other processes running. So it don't see if i compile qt-x11 (which need xfree) on the first console and on the second console compile gtk (which also need xfree) when qt-x11 is compiling xfree and gtk detects that it need xfree it will delete the source-tree and update it. So the first console (and qt-x11) will fail. This could be a nice feature for next release's Sebastian -----Ursprungliche Nachricht----- Von: gentoo-dev-admin@cvs.gentoo.org [mailto:gentoo-dev-admin@cvs.gentoo.org]Im Auftrag von Parag Mehta Gesendet: Samstag, 30. Juni 2001 15:09 An: gentoo-dev@gentoo.org Betreff: [gentoo-dev] multiple emerge packages Hi, can we run multiple emerge pkg's simultaneously ? for ex. emerge xfree4.1.0.ebuild is running... compilation of xfree server takes almost 2hrs. while this compilation is going on can we emege any other package or we can't ??? regards, pm _______________________________________________ gentoo-dev mailing list gentoo-dev@cvs.gentoo.org http://cvs.gentoo.org/mailman/listinfo/gentoo-dev