Skip to content

Install script unable to create redis.ini file in php/mods-available #39

@ghost

Description

Fresh Bullseye Rapsberry pi image on Rapsberry Pi 4. Installation stops with:

Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: RPi.GPIO in /usr/lib/python3/dist-packages (0.7.0)
rm: cannot remove 'composer-setup.php': No such file or directory
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
redis-server is already the newest version (5:6.0.16-1+deb11u2).
The following package was automatically installed and is no longer required:
libfuse2
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
sudo: pecl: command not found
touch: cannot touch '/etc/php//mods-available/redis.ini': No such file or directory
MudPi Install Error: Unable to create redis.ini file in php/mods-available

I have verified that /etc/php/8.1/mods-available does exist.

Even if I touch the requested file, the install cannot continue. It seems that it cannot find the directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions