Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612578 - sys-apps/portage-9999 - crash during fetch: AttributeError: 'frozenset' object has no attribute 'discard'
Summary: sys-apps/portage-9999 - crash during fetch: AttributeError: 'frozenset' objec...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL: https://github.com/gentoo/portage/pul...
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2017-03-14 06:50 UTC by Coacher
Modified: 2017-03-14 16:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2017-03-14 06:50:37 UTC
Hello.

I have portage-9999 @ a3300858d.
Trying to merge any package that fetches sources results in:

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/portage/util/_async/ForkProcess.py", line 45, in _spawn
    rval = self._run()
  File "/usr/lib64/python3.4/site-packages/_emerge/EbuildFetcher.py", line 172, in _run
    allow_missing_digests=allow_missing):
  File "/usr/lib64/python3.4/site-packages/portage/package/ebuild/fetch.py", line 555, in fetch
    valid_hashes.discard("size")
AttributeError: 'frozenset' object has no attribute 'discard'

Please fix.
Comment 1 Coacher 2017-03-14 06:51:43 UTC
This isn't reproducible with 9e0f0364ffb187ad784f3ba63a02b8e170d72de0