Opened 11 months ago
Last modified 11 months ago
#68832 assigned defect
py311-future-0.18.2_0.darwin_any.noarch fails to install on M3 MacBook Pro (2023) Sonoma 14.1.2 — at Initial Version
Reported by: | shigemiohta | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | py-future |
Description
{{{---> Attempting to fetch py311-future-0.18.2_0.darwin_any.noarch.tbz2.rmd160 from https://kmq.jp.packages.macports.org/py311-future ---> Installing py311-future @0.18.2_0 ---> Activating py311-future @0.18.2_0 Error: Failed to activate py311-future: Image error: /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/futurize already exists and does not belong to a registered port. Unable to activate port py311-future. Use 'port -f activate py311-future' to force the activation.
while executing
"throw registry::image-error $msg"
("foreach" body line 50) invoked from within
"foreach file $imagefiles {
set srcfile "${extracted_dir}${file}"
# To be able to install links, we test if we can lst..."
invoked from within
"registry::write {
foreach file $imagefiles {
set srcfile "${extracted_dir}${file}"
# To be able to instal..."
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-future/py311-future/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port py-lmfit failed }}}
Change History (1)
Changed 11 months ago by shigemiohta
Attachment: | macports_py311-future_main.log added |
---|