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.5 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI,RDNS_NONE autolearn=no autolearn_force=no version=4.0.0 Received: from [62.157.172.11] (helo=pop01.ofsn.de) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14gTDD-0000j4-00 for gentoo-dev@gentoo.org; Fri, 23 Mar 2001 08:10:49 -0700 Received: by unallocated-see-rfc1918 with Internet Mail Service (5.5.2232.9) id ; Fri, 23 Mar 2001 16:01:59 +0100 Message-ID: From: BoehmeSilvio To: "'gentoo-dev@gentoo.org'" Subject: AW: [gentoo-dev] new portage MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Fri Mar 23 08:11:02 2001 X-Original-Date: Fri, 23 Mar 2001 16:12:24 +0100 X-Archives-Salt: 05072d68-b354-4641-a7ef-1055e4a5d2e0 X-Archives-Hash: 3225dacf194f012d005dc9191912cae4 Hi,=20 is there something wrong with "pkgmerge" ? # pkgmerge gnome-1.2.4-r2.tbz2 I receive the following error: line 54 /usr/sbin/pkgmerge myvirtuals=3Dportage.getvirtual(portage.root) AttributeError: getvirtual I looked arround and found out that getvirtual should be getvirtuals So i fixed this, an now i get this error: line 69 /usr/sbin/pkgmerge mykey=3Dmytbz2.getelements("CATEGORY")[0]+"/"+mypkg[:-5] IndexError: list index out of range The first fix was easy ( i hope so ), but this one.. Thanks Silvio Boehme > -----Urspr=FCngliche Nachricht----- > Von: drobbins@gentoo.org [mailto:drobbins@gentoo.org] > Gesendet: Freitag, 23. M=E4rz 2001 04:45 > An: gentoo-dev@gentoo.org > Betreff: [gentoo-dev] new portage >=20 >=20 > Hi All, >=20 > There's a new version of portage on CVS (1.5_pre8) for=20 > interested beta testers. > This version includes a new program called "emerge" that can=20 > be used to merge > packages and their dependencies: >=20 > # emerge foo-1.0.ebuild >=20 > or >=20 > # emerge --pretend foo-1.0.ebuild=20 >=20 > ...to see a list of what would be merged (excellent for=20 > testing dependencies) >=20 > To use this new version, you'll need to create the following symlink: >=20 > # cd /etc > # ln -s /usr/portage/profiles/default make.profile >=20 > Let me know what you think -- and remember, this is a test=20 > version, so it's not > guaranteed to be perfect (but works for me). >=20 > Best Regards, >=20 > --=20 > Daniel Robbins =09 > > President/CEO http://www.gentoo.org=20 > Gentoo Technologies, Inc. =09 >=20 > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://www.gentoo.org/mailman/listinfo/gentoo-dev >=20