Bug 1213687

Summary: php8 is broken on RPi
Product: [openSUSE] openSUSE Tumbleweed Reporter: Zaoliang Luo <zluo>
Component: OtherAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: aarch64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: yast logs

Description Zaoliang Luo 2023-07-26 15:17:28 UTC
Created attachment 868437 [details]
yast logs

I found out that php8 is not useable on RPi compute Module 4

---
rpicompute:~ # zypper info php8
Loading repository data...
Reading installed packages...


Information for package php8:
-----------------------------
Repository     : openSUSE-Tumbleweed-Oss
Name           : php8
Version        : 8.2.7-1.1
Arch           : aarch64
Vendor         : openSUSE
Installed Size : 153.9 KiB
Installed      : Yes
Status         : up-to-date
Source package : php8-8.2.7-1.1.src
Upstream URL   : https://secure.php.net
Summary        : Interpreter for the PHP scripting language version 8
Description    : 
    PHP is a server-side HTML embedded scripting language designed
    primarily for web development but also used as a general-purpose
    programming language.

    This package contains the base files for all subpackages and
    must be installed in order to use PHP. Additionally, extension
    modules and server modules (e.g. for Apache) may be installed.

rpicompute:~ # php8 
-bash: php8: command not found
rpicompute:~ # php8 -m
-bash: php8: command not found
rpicompute:~ # php8 -v
-bash: php8: command not found
rpicompute:~ # man php
-bash: man: command not found
rpicompute:~ # man php8
-bash: man: command not found
rpicompute:~ # which php
which: no php in (/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin)
rpicompute:~ # which php8
which: no php8 in (/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin)

--

attache yast logs.
Comment 1 Zaoliang Luo 2023-07-26 15:18:00 UTC
rpicompute:~ # uname -a
Linux rpicompute 6.4.3-1-default #1 SMP PREEMPT_DYNAMIC Tue Jul 11 06:23:11 UTC 2023 (5ab030f) aarch64 aarch64 aarch64 GNU/Linux
Comment 2 Zaoliang Luo 2023-07-26 15:45:13 UTC
I check another installation on RPi, it looks good with php8