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=0.2 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from cx894108-a.phnx2.az.home.com ([24.177.68.68] helo=potre.gontran.net) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15TTkf-0006gM-00 for gentoo-dev@cvs.gentoo.org; Sun, 05 Aug 2001 13:39:54 -0600 Received: (from gontran@localhost) by potre.gontran.net (8.9.3/8.9.3) id MAA08978 for gentoo-dev@cvs.gentoo.org; Sun, 5 Aug 2001 12:27:40 -0700 From: Gontran To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] pkg_postinst errors portage 1.5.3 Message-ID: <20010805122740.B8870@potre> Mail-Followup-To: gentoo-dev@cvs.gentoo.org References: <20010805112745.A8433@potre> <20010805130007.C18716@cvs.gentoo.org> <20010805131420.A24211@cvs.gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010805131420.A24211@cvs.gentoo.org>; from drobbins@gentoo.org on Sun, Aug 05, 2001 at 01:14:20PM -0600 X-Editor: Vim http://www.vim.org/ X-Operating-System: GNU/Linux 2.4.5-ac24 X-Uptime: 12:25pm up 27 days, 15:39, 5 users, load average: 1.00, 1.00, 1.00 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 List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sun Aug 5 13:40:01 2001 X-Original-Date: Sun, 5 Aug 2001 12:27:40 -0700 X-Archives-Salt: a2a6d0ed-5830-4406-b1ea-7a8cc04d2eec X-Archives-Hash: eafa7ae2cdf6a3fc95fa450c75f4dab1 * Daniel Robbins (drobbins@gentoo.org) wrote: > On Sun, Aug 05, 2001 at 01:00:07PM -0600, Daniel Robbins wrote: > > > The permission denied message is a problem related to those files being > > busy. > > Um; this is now fixed on CVS. Everyone should remerge the new portage-1.5.3; > if for some reason Portage doesn't run, then make sure you have portage.py and > xpak.py in /usr/lib/python2.0/site-packages. If so, then zap the portage.py(c) > and xpak.py(c) files in /usr/lib/python2.0/, which is the old location. > I got the new portage from 12:08 MST with > emerge rsync but ... > cd /usr/portage/sys-apps/portage > emerge portage-1.5.3.ebuild Calculating dependencies.Traceback (most recent call last): File "/usr/sbin/emerge", line 436, in ? mydepgraph.create(mytype+" "+portage.root+" "+mykey) File "/usr/sbin/emerge", line 55, in create edepend=portage.doebuild(myebuild,"depend",1,edebug) TypeError: too many arguments; expected 3, got 4 Rgds, Gontran