Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Zac Medico (zmedico)" <zmedico@g.o>
Subject: portage r10668 - main/branches/2.1.2/bin
Date: Mon, 16 Jun 2008 11:33:15 +0000
Author: zmedico
Date: 2008-06-16 11:33:14 +0000 (Mon, 16 Jun 2008)
New Revision: 10668

Modified:
   main/branches/2.1.2/bin/emerge
Log:
Re-enable vardbapi.cpv_all() cache now that bug #223417 is solved.
(trunk r10661)


Modified: main/branches/2.1.2/bin/emerge
===================================================================
--- main/branches/2.1.2/bin/emerge	2008-06-16 11:30:39 UTC (rev 10667)
+++ main/branches/2.1.2/bin/emerge	2008-06-16 11:33:14 UTC (rev 10668)
@@ -1176,7 +1176,7 @@
 				vdb_lock = portage_locks.lockdir(vdb_path)
 			real_dbapi = real_vartree.dbapi
 			slot_counters = {}
-			for cpv in real_dbapi.cpv_all(use_cache=0):
+			for cpv in real_dbapi.cpv_all():
 				cache_key = ("installed", self.root, cpv, "nomerge")
 				pkg = self._pkg_cache.get(cache_key)
 				if pkg is not None:

-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
portage r10667 - main/branches/2.1.2/pym
Next by thread:
gentoo-x86 commit in net-p2p/deluge: deluge-0.6_pre9999.ebuild ChangeLog
Previous by date:
gentoo-x86 commit in media-libs/libdvdcss: libdvdcss-1.2.9-r1.ebuild ChangeLog
Next by date:
gentoo-x86 commit in net-p2p/deluge: deluge-0.6_pre9999.ebuild ChangeLog


Updated Mar 25, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.