diff options
-rwxr-xr-x | bin/repoman | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman index dc3eab5e6..b8ab7312f 100755 --- a/bin/repoman +++ b/bin/repoman @@ -476,7 +476,6 @@ if quiet < 2: # Now that PORTDIR_OVERLAY is properly overridden, create the portdb. repoman_settings = portage.config(local_config=False, config_incrementals=portage_const.INCREMENTALS) -repoman_settings.lock() trees = portage.create_trees() trees["/"]["porttree"].settings = repoman_settings portdb = trees["/"]["porttree"].dbapi |