Skip to content
Snippets Groups Projects
Commit b192011a authored by Todd Gamblin's avatar Todd Gamblin Committed by GitHub
Browse files

Revert "db and concretization of packages modified after installation: fixes #2911" (#3078)

parent 79c1f788
Branches
Tags
No related merge requests found
......@@ -340,7 +340,6 @@ def invalid_record(hash_key, error):
# cached prematurely.
for hash_key, rec in data.items():
rec.spec._mark_concrete()
rec.spec.package.spec._mark_concrete()
self._data = data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment