You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't manage to install php7.4-sybase package on php:7.4-apache-bullseye container.
apt-get install php7.4-sybase
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package php7.4-sybase is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'php7.4-sybase' has no installation candidate
Off course, I did a apt-get update before that :)
I tried the same with a debian:bullseye image and a debian:slim-bullseye and it is working on both.
I checked the sources.list and can't see any difference.