Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659794 - x11-misc/safeeyes-2.0.6 fails at build due to usage of easy_install: SandboxViolation
Summary: x11-misc/safeeyes-2.0.6 fails at build due to usage of easy_install: SandboxV...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-01 21:55 UTC by jorgicio
Modified: 2019-12-31 18:42 UTC (History)
1 user (show)

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


Attachments
The log (build-safeeyes.log,12.22 KB, text/x-log)
2018-07-01 21:55 UTC, jorgicio
Details
emerge --info (emerge-info.txt,8.96 KB, text/plain)
2018-07-03 21:54 UTC, jorgicio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jorgicio 2018-07-01 21:55:27 UTC
Created attachment 538048 [details]
The log

Hi!

This happens when I try to install safeeyes 2.0.6 (which came as an upgrade). It says this is a SandboxViolation when it uses an easy_install script.

Thanks.
Comment 1 Jonas Stein gentoo-dev 2018-07-03 21:38:13 UTC
Thank you for the report. Please recompile and paste the emerge info as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Please reopen this ticket (Status:unconfirmed) afterwards.
Comment 2 jorgicio 2018-07-03 21:54:52 UTC
Created attachment 538284 [details]
emerge --info
Comment 3 jorgicio 2018-07-03 23:24:45 UTC
Ok, now I found that depends on a ~* recent version of setuptools.

Thanks anyways.
Comment 4 Sebastian Pipping gentoo-dev 2019-12-31 18:42:06 UTC
Line...

/usr/lib64/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'project_urls'

...proves that we're dealing with a version of setuptools older than 38.3.0.  I'll close as obsolete, please re-open as needed.