On 30/09/2023 16:08, Jelle de Jong wrote:
Hello everybody,
It has been almost a full month now and the issue with tomcat is still present. How should I report this issue and what is going on with the qa?
# yum upgrade --refresh CentOS Stream 8 - AppStream 8.4 kB/s | 4.4 kB 00:00 CentOS Stream 8 - AppStream 6.9 MB/s | 33 MB 00:04 CentOS Stream 8 - BaseOS 71 kB/s | 3.9 kB 00:00 CentOS Stream 8 - BaseOS 13 MB/s | 48 MB 00:03 CentOS Stream 8 - Extras 56 kB/s | 2.9 kB 00:00 CentOS Stream 8 - Extras common packages 13 kB/s | 3.0 kB 00:00 CentOS Stream 8 - PowerTools 63 kB/s | 4.4 kB 00:00 CentOS Stream 8 - PowerTools 5.7 MB/s | 6.5 MB 00:01 Extra Packages for Enterprise Linux 8 - x86_64 37 kB/s | 14 kB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 5.6 MB/s | 16 MB 00:02 Extra Packages for Enterprise Linux 8 - Next - x86_64 460 kB/s | 33 kB 00:00 Error: Problem: cannot install the best update candidate for package pki-servlet-engine-1:9.0.30-3.module_el8.5.0+854+e1c92b81.noarch - both package tomcat-el-3.0-api-1:9.0.62-12.el8.noarch and tomcat-lib-1:9.0.62-12.el8.noarch obsolete pki-servlet-engine - package tomcat-jsp-2.3-api-1:9.0.62-12.el8.noarch requires tomcat-servlet-4.0-api = 1:9.0.62-12.el8, but none of the providers can be installed - package tomcat-lib-1:9.0.62-12.el8.noarch requires tomcat-servlet-4.0-api = 1:9.0.62-12.el8, but none of the providers can be installed - package tomcat-servlet-4.0-api-1:9.0.62-12.el8.noarch is filtered out by modular filtering (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Kind regards,
Jelle de Jong
Tried to install on a stream8 container and it seems to work ;
sudo dnf install tomcat-servlet-4.0-api Last metadata expiration check: 0:01:26 ago on Sat Sep 30 17:32:34 2023. Dependencies resolved. ======================================================================================================================================= Package Architecture Version Repository Size ======================================================================================================================================= Installing: tomcat-servlet-4.0-api noarch 1:9.0.62-14.el8 appstream 286 k
Transaction Summary ======================================================================================================================================= Install 1 Package
Total download size: 286 k Installed size: 609 k
But what I see in your output is this : package tomcat-servlet-4.0-api-1:9.0.62-12.el8.noarch is filtered out by modular filtering
So it seems you don't use plain/vanilla yum/dnf config for your repositories or modules ?