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
When trying to install version 0.8.0 it come with an error about a missing package that it cannot find in the repository.
Error: /Stage[main]/Tomcat::Logging/Package[jakarta-commons-logging]/ensure: change from absent to present failed: Execution of '/bin/yum -d 0 -e 0 -y list jakarta-commons-logging' returned 1: Error: No matching Packages to list
If I search for the package it cannot be found, but it might have been renamed to:
The text was updated successfully, but these errors were encountered:
kajhoej
changed the title
RHEL 7: jakarta-commons-logging: No matching Package to list
CENTOS 7: jakarta-commons-logging: No matching Package to list
Nov 18, 2014
CENTOS 7
When trying to install version 0.8.0 it come with an error about a missing package that it cannot find in the repository.
Error: /Stage[main]/Tomcat::Logging/Package[jakarta-commons-logging]/ensure: change from absent to present failed: Execution of '/bin/yum -d 0 -e 0 -y list jakarta-commons-logging' returned 1: Error: No matching Packages to list
If I search for the package it cannot be found, but it might have been renamed to:
apache-commons-logging.noarch : Apache Commons Logging
But I'm not sure.
The text was updated successfully, but these errors were encountered: