Opened 3 years ago

Last modified 3 years ago

#64007 closed defect

Unable to install php80-openssl. — at Initial Version

Reported by: KentarouTakeda (KentarouTakeda) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: php

Description

Unable to install php80-openssl.

$ sudo port clean php80-openssl
--->  Cleaning php80-openssl

$ sudo port install php80-openssl
--->  Computing dependencies for php80-openssl
--->  Fetching archive for php80-openssl
--->  Attempting to fetch php80-openssl-8.0.13_0.darwin_21.x86_64.tbz2 from https://kmq.jp.packages.macports.org/php80-openssl
--->  Attempting to fetch php80-openssl-8.0.13_0.darwin_21.x86_64.tbz2 from https://packages.macports.org/php80-openssl
--->  Attempting to fetch php80-openssl-8.0.13_0.darwin_21.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/php80-openssl
--->  Fetching distfiles for php80-openssl
--->  Verifying checksums for php80-openssl
--->  Extracting php80-openssl
--->  Configuring php80-openssl
Error: php80-openssl cannot be built while openssl is active.
Error: Please forcibly deactivate openssl, e.g. by running:
Error:
Error:     sudo port -f deactivate openssl
Error:
Error: Then try again. You can reactivate openssl again later.
Error: Failed to configure php80-openssl: openssl is active
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php80-openssl/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port php80-openssl failed

:msg:archivefetch --->  Attempting to fetch php80-openssl-8.0.13_0.darwin_21.x86_64.tbz2 from https://kmq.jp.packages.macports.org/php80-openssl
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch php80-openssl-8.0.13_0.darwin_21.x86_64.tbz2 from https://packages.macports.org/php80-openssl
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch php80-openssl-8.0.13_0.darwin_21.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/php80-openssl
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404

Certainly there doesn't seem to be a file for 8.0.13.

Change History (0)

Note: See TracTickets for help on using tickets.