#66481 closed defect (fixed)

py311-pylint @2.14.5: installation fails in macOS Mojave

Reported by: JD-Veiga Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc: Schamschula (Marius Schamschula)
Port: py-pylint

Description

Hi,

The installation of py311-pylint@2.14.5 fails in my macOS Mojave with the following error:

xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pylint/py311-pylint/work/destroot/opt/local/share/doc/py311-pylint
xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pylint/py311-pylint/work/destroot/opt/local/share/doc/py311-pylint/examples
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pylint/py311-pylint/work/pylint-2.14.5" && /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11 -m installer /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pylint/py311-pylint/work/pylint-2.14.5-py3-none-any.whl --destdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pylint/py311-pylint/work/destroot 
xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pylint/py311-pylint/work/destroot/opt/local/etc/select
xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pylint/py311-pylint/work/destroot/opt/local/etc/select/pylint
Error: Failed to destroot py311-pylint: xinstall: Cannot stat: /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python/py-pylint/files/pylint311, No such file or directory
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pylint/py311-pylint/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port py311-pylint failed

My system is:

  • macOS Mojave 10.14.6
  • MacPorts 2.8.0
  • Python 3.11.1

Thank you.

Change History (3)

comment:1 Changed 22 months ago by jmroot (Joshua Root)

Cc: stromnov@… removed
Owner: set to stromnov
Port: py-pylint added; py311-pylint removed
Status: newassigned

comment:2 Changed 22 months ago by jmroot (Joshua Root)

Cc: Schamschula added

comment:3 Changed 22 months ago by Marius Schamschula <mschamschula@…>

Resolution: fixed
Status: assignedclosed

In d0500fd94998471aad954cbd12fe6cf62a02b406/macports-ports (master):

py-pylint: add missing pylint311 file

Closes: #66481

Note: See TracTickets for help on using tickets.