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

[Bug]: php7 (and probably all libicu revdeps) should be rebuilt. #1555

Open
twaik opened this issue Mar 5, 2025 · 0 comments
Open

[Bug]: php7 (and probably all libicu revdeps) should be rebuilt. #1555

twaik opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@twaik
Copy link

twaik commented Mar 5, 2025

Problem description

Libicu in termux-packages was upgraded, all revdeps should be rebuilt against it.

~ $ apt install php7
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done

...

Setting up php7 (7.4.33-3) ...

********
PHP 7.4 reaches its end of life on 28 Nov 2022 and is no longer supported afterwards.
Please consider migrating to a newer version of PHP.
********

~ $ php
CANNOT LINK EXECUTABLE "php": library "libicuio.so.75" not found
linker: CANNOT LINK EXECUTABLE "php": library "libicuio.so.75" not found

What steps will reproduce the bug?

pkg up
pkg i php7
php

What is the expected behavior?

N/A

System information

N/A

@twaik twaik added bug Something isn't working untriaged labels Mar 5, 2025
@licy183 licy183 removed the untriaged label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants