Score:0

Modular Dependency in my Docker "dnf module enabled -y php:7.4 php-oci8"

br flag

So I'm running a command dnf module enabled -y php:7.4 php-oci8 but I'm getting a Modular Dependency Problem, this was not an issue before.

 Problem: module php-oci8:21c:8060020221011134100:34611983.x86_64 requires module(php:8.0), but none of the providers can be installed
  - module php:7.4:8030020200615123046:a4870ff1.x86_64 conflicts with module(php:8.0) provided by php:8.0:8060020211215065547:0a326c83.x86_64
  - module php:8.0:8060020211215065547:0a326c83.x86_64 conflicts with module(php:7.4) provided by php:7.4:8030020200615123046:a4870ff1.x86_64
  - module php:7.4:8030020200615123046:a4870ff1.x86_64 conflicts with module(php:8.0) provided by php:8.0:8060020220622070726:5caa48ff.x86_64
  - module php:8.0:8060020220622070726:5caa48ff.x86_64 conflicts with module(php:7.4) provided by php:7.4:8030020200615123046:a4870ff1.x86_64
  - module php:7.4:8030020200615123046:a4870ff1.x86_64 conflicts with module(php:8.0) provided by php:8.0:8070020220801083134:afd00e68.x86_64
  - module php:8.0:8070020220801083134:afd00e68.x86_64 conflicts with module(php:7.4) provided by php:7.4:8030020200615123046:a4870ff1.x86_64
  - conflicting requests

not really familiar on this things.

Lex Li avatar
vn flag
https://www.php.net/supported-versions.php PHP 7.4 only has 9 days to go, so no surprise it is no longer being considered.
Vincent Dapiton avatar
br flag
any tips whats needs to update?
Lex Li avatar
vn flag
Upgrade to 8.x as soon as you can, or any security issue can compromise your web apps.
Score:0
br flag

The issue was on my docker file first line

FROM ghcr.io/oracle/oraclelinux8-php:7.4-fpm change to FROM ghcr.io/oracle/oraclelinux8-php:7.4-fpm-20221114

https://github.com/oracle/docker-images/pkgs/container/oraclelinux8-php/48808020?tag=7.4-fpm-20221104

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.