Skip to content
New issue

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

Installing 8.1 8.2 crashes without useful info about it #161

Open
xvladqt opened this issue Dec 4, 2023 · 2 comments
Open

Installing 8.1 8.2 crashes without useful info about it #161

xvladqt opened this issue Dec 4, 2023 · 2 comments

Comments

@xvladqt
Copy link

xvladqt commented Dec 4, 2023

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

@xvladqt
Copy link
Author

xvladqt commented Dec 4, 2023

php 8.3.0 installs successfully

@xvladqt
Copy link
Author

xvladqt commented Dec 18, 2023

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/openssl@1.1/lib/pkgconfig" PATH="/home/linuxbrew/.linuxbrew/opt/openssl@1.1/bin:$PATH" asdf install php 7.4.33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant