Summary: | net-libs/libsoup-2.74.3: will not compile due to change in setuptools | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kris Scott <kris> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kris |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info output |
Description
Kris Scott
2025-03-09 21:42:22 UTC
Created attachment 920445 [details]
emerge --info output
Please emerge --sync. The new version of setuptools is masked, but I think you're probably right on the actual issue (https://github.com/pypa/setuptools/issues/4871). Confirmed that downgrading fixed the issue. I also realized that I put the wrong package name in the title. The problem was caused by code in gobject-introspection, but that package has no problem compiling with the updated setuptools. It was actually libsoup that threw the error when it tried to run the script in gobject-introspection. So I will update the ticket title just in case someone from the future comes across it. *** This bug has been marked as a duplicate of bug 950978 *** |