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 r9937 - main/branches/2.1.2/bin
Date: Mon, 21 Apr 2008 16:56:05 +0000
Author: zmedico
Date: 2008-04-21 16:56:04 +0000 (Mon, 21 Apr 2008)
New Revision: 9937

Modified:
   main/branches/2.1.2/bin/emerge
Log:
In action_metadata(), properly put the source cache in readonly mode.
(trunk r9936)


Modified: main/branches/2.1.2/bin/emerge
===================================================================
--- main/branches/2.1.2/bin/emerge	2008-04-21 16:55:14 UTC (rev 9936)
+++ main/branches/2.1.2/bin/emerge	2008-04-21 16:56:04 UTC (rev 9937)
@@ -6279,7 +6279,7 @@
 	ec = portage.eclass_cache.cache(portdb.porttree_root)
 	myportdir = os.path.realpath(settings["PORTDIR"])
 	cm = settings.load_best_module("portdbapi.metadbmodule")(
-		myportdir, "metadata/cache", portage.auxdbkeys[:])
+		myportdir, "metadata/cache", portage.auxdbkeys[:], readonly=True)
 
 	import cache.util
 

-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
portage r9936 - main/trunk/pym/_emerge
Next by thread:
gentoo-x86 commit in app-crypt/seahorse: seahorse-2.22.1.ebuild ChangeLog seahorse-2.22.0.ebuild seahorse-2.20.3.ebuild
Previous by date:
portage r9936 - main/trunk/pym/_emerge
Next by date:
gentoo-x86 commit in app-crypt/seahorse: seahorse-2.22.1.ebuild ChangeLog seahorse-2.22.0.ebuild seahorse-2.20.3.ebuild


Updated Dec 24, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

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