Opened 5 weeks ago

Last modified 5 weeks ago

#69743 assigned defect

py37-cryptography build failure: Permission denied: fake_useragent-0.1.11-py3.7.egg-info

Reported by: dunolie (Robbie "dunolie") Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: py-cryptography

Description (last modified by jmroot (Joshua Root))

build PermissionError: [Errno 13] Permission denied:

:info:build PermissionError: [Errno 13] Permission denied: '/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/fake_useragent-0.1.11-py3.7.egg-info'
:info:build ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cryptography/py37-cryptography/work/cryptography-42.0.5" && /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-cryptography/py37-cryptography/work 
:info:build Exit code: 1
:error:build Failed to build py37-cryptography: command execution failed

Attachments (1)

ticket.log (134.4 KB) - added by dunolie (Robbie "dunolie") 5 weeks ago.

Download all attachments as: .zip

Change History (3)

Changed 5 weeks ago by dunolie (Robbie "dunolie")

Attachment: ticket.log added

comment:1 Changed 5 weeks ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to stromnov
Port: py-cryptography added
Status: newassigned
Summary: info:build PermissionError: [Errno 13] Permission denied: fake_useragent-0.1.11-py3.7.egg-infopy37-cryptography build failure: Permission denied: fake_useragent-0.1.11-py3.7.egg-info

What installs fake_useragent-0.1.11-py3.7.egg-info?

comment:2 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

According to a search on ports.macports.org, nothing does. I mean it sounds like https://pypi.org/project/fake-useragent/0.1.11/ but that's not in MacPorts.

Note: See TracTickets for help on using tickets.