Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782889 - "AssertionError: SRE module mismatch" when EPYTHON=pypy3 and dev-python/pypy3 is not the last package to be merged
Summary: "AssertionError: SRE module mismatch" when EPYTHON=pypy3 and dev-python/pypy3...
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-14 19:22 UTC by Jeffrey Lin
Modified: 2022-03-14 15:34 UTC (History)
2 users (show)

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


Attachments
emerge output (emerge_log,32.04 KB, text/plain)
2021-04-14 19:22 UTC, Jeffrey Lin
Details
pypy3 merge log (pypy3_log,621.27 KB, text/plain)
2021-04-14 19:25 UTC, Jeffrey Lin
Details
mesa log (mesa_log,2.34 KB, text/plain)
2021-04-14 19:28 UTC, Jeffrey Lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Lin 2021-04-14 19:22:10 UTC
Created attachment 699870 [details]
emerge output

net-misc/curl failure is not related, please ignore.

Notice that packages emerge fine until dev-python/pypy3 is upgraded, then the next package (mesa) dies in pretend phase with "AssertionError: SRE module mismatch".

All later packages fail without a log.
Comment 1 Jeffrey Lin 2021-04-14 19:25:49 UTC
Created attachment 699873 [details]
pypy3 merge log

Notice "AssertionError: SRE module mismatch" errors in phases after install.
Comment 2 Jeffrey Lin 2021-04-14 19:28:55 UTC
Created attachment 699879 [details]
mesa log

Mesa was the package scheduled for merging after pypy3, here is its log.

No other packages after this one had a log, as seen in the emerge output attachment.

I should note that running the original emerge command a second time was successful, so it might be something to do with upgrading pypy3 while it is in use.