[reagent] actually write to right EntropyRepository instance
This commit is contained in:
@@ -295,7 +295,7 @@ def repositories(options):
|
||||
|
||||
# now bump, this makes EAPI=3 differential db sync happy
|
||||
old_pkg_data = w_dbconn.getPackageData(idpackage)
|
||||
dbconn.handlePackage(old_pkg_data)
|
||||
w_dbconn.handlePackage(old_pkg_data)
|
||||
|
||||
print_info(brown(" @@ ")+"%s: %s" % (blue(atom),
|
||||
darkgreen(_("dependencies updated successfully")),))
|
||||
|
||||
Reference in New Issue
Block a user