We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS: Linux xvladqt-arch 6.6.3-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Wed, 29 Nov 2023 00:40:39 +0000 x86_64 GNU/Linux SHELL: zsh 5.9 (x86_64-pc-linux-gnu) BASH VERSION: 5.2.21(1)-release ASDF VERSION: v0.13.1 ASDF INTERNAL VARIABLES: ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions ASDF_DATA_DIR=/home/xvladqt/.asdf ASDF_DIR=/opt/asdf-vm ASDF_CONFIG_FILE=/home/xvladqt/.asdfrc ASDF INSTALLED PLUGINS: php https://github.com/asdf-community/asdf-php.git master 1eaf4de ruby https://github.com/asdf-vm/asdf-ruby.git master 3048c2a
asdf install php 8.2.13 > php.log 2> php2.log
I try 8.2.13, 8.1.25, 8.1.26, but just random fails, i don't understand where is problem Install logs: https://gist.github.com/xvladqt/7456d3142e7bf98d1c984b0a65d056eb
Installed php
The text was updated successfully, but these errors were encountered:
php 8.3.0 installs successfully
Sorry, something went wrong.
Perhaps the problem was in openssl 3, was able to install 7.4 this way by installing openssl1.1 before
PKG_CONFIG_PATH="/home/linuxbrew/.linuxbrew/opt/[email protected]/lib/pkgconfig" PATH="/home/linuxbrew/.linuxbrew/opt/[email protected]/bin:$PATH" asdf install php 7.4.33
No branches or pull requests
Provide environment information
OS: Linux xvladqt-arch 6.6.3-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Wed, 29 Nov 2023 00:40:39 +0000 x86_64 GNU/Linux SHELL: zsh 5.9 (x86_64-pc-linux-gnu) BASH VERSION: 5.2.21(1)-release ASDF VERSION: v0.13.1 ASDF INTERNAL VARIABLES: ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions ASDF_DATA_DIR=/home/xvladqt/.asdf ASDF_DIR=/opt/asdf-vm ASDF_CONFIG_FILE=/home/xvladqt/.asdfrc ASDF INSTALLED PLUGINS: php https://github.com/asdf-community/asdf-php.git master 1eaf4de ruby https://github.com/asdf-vm/asdf-ruby.git master 3048c2a
To Reproduce
asdf install php 8.2.13 > php.log 2> php2.log
Describe the Bug
I try 8.2.13, 8.1.25, 8.1.26, but just random fails, i don't understand where is problem
Install logs: https://gist.github.com/xvladqt/7456d3142e7bf98d1c984b0a65d056eb
Expected Behaviour
Installed php
The text was updated successfully, but these errors were encountered: