rsyslog / rsyslog-pkg-rhel-centos

Package build sources for building RHEL/CentOS packages
17 stars 27 forks source link

Error: Package: rsyslog-gnutls-8.26.1-1.el6.x86_64 (v8-stable) Requires: libgnutls.so.26(GNUTLS_2_12)(64bit) #32

Open Pirabarlen-Cheenaramen opened 7 years ago

Pirabarlen-Cheenaramen commented 7 years ago

Hi, has something changed recently that broke rsyslog and rsyslog-gnutls dependencies?

$ sudo yum update Failed to set locale, defaulting to C Loaded plugins: priorities, update-motd, upgrade-helper 12 packages excluded due to repository priority protections Resolving Dependencies --> Running transaction check ---> Package libfastjson4.x86_64 0:0.99.4-1.el6 will be updated ---> Package libfastjson4.x86_64 0:0.99.5-1.el6 will be an update ---> Package rsyslog.x86_64 0:8.26.0-1.el6 will be updated ---> Package rsyslog.x86_64 0:8.26.1-1.el6 will be an update ---> Package rsyslog-gnutls.x86_64 0:8.26.0-1.el6 will be updated ---> Package rsyslog-gnutls.x86_64 0:8.26.1-1.el6 will be an update --> Processing Dependency: libgnutls.so.26(GNUTLS_2_12)(64bit) for package: rsyslog-gnutls-8.26.1-1.el6.x86_64 --> Finished Dependency Resolution Error: Package: rsyslog-gnutls-8.26.1-1.el6.x86_64 (v8-stable) Requires: libgnutls.so.26(GNUTLS_2_12)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

$ls -alht /usr/lib64/libgnutls.so.26 libgnutls.so.26 libgnutls.so.26.14.12

$ ls -alht /usr/lib64/libgnutls.so.26* lrwxrwxrwx 1 root root 21 Mar 7 12:48 /usr/lib64/libgnutls.so.26 -> libgnutls.so.26.14.12 -rwxr-xr-x 1 root root 649K Feb 6 2016 /usr/lib64/libgnutls.so.26.14.12

$ cat /etc/os-release NAME="Amazon Linux AMI" VERSION="2016.09" ID="amzn" ID_LIKE="rhel fedora" VERSION_ID="2016.09" PRETTY_NAME="Amazon Linux AMI 2016.09" ANSI_COLOR="0;33" CPE_NAME="cpe:/o:amazon:linux:2016.09:ga" HOME_URL="http://aws.amazon.com/amazon-linux-ami/"

$ cat /etc/yum.repos.d/rsyslog.repo [v8-stable] priority=1 name=Adiscon CentOS-6 - local packages for \$basearch baseurl=http://rpms.adiscon.com/v8-stable/epel-6/\$basearch enabled=1 gpgcheck=0 gpgkey=http://rpms.adiscon.com/RPM-GPG-KEY-Adiscon protect=1

Pirabarlen-Cheenaramen commented 7 years ago

$ sudo yum update Failed to set locale, defaulting to C Loaded plugins: priorities, update-motd, upgrade-helper Resolving Dependencies --> Running transaction check ---> Package libfastjson4.x86_64 0:0.99.4-1.el6 will be updated ---> Package libfastjson4.x86_64 0:0.99.5-1.el6 will be an update ---> Package rsyslog.x86_64 0:8.26.0-1.el6 will be updated ---> Package rsyslog.x86_64 0:8.26.1-1.el6 will be an update ---> Package rsyslog-gnutls.x86_64 0:8.26.0-1.el6 will be updated ---> Package rsyslog-gnutls.x86_64 0:8.26.1-1.el6 will be an update --> Processing Dependency: libgnutls.so.26(GNUTLS_2_12)(64bit) for package: rsyslog-gnutls-8.26.1-1.el6.x86_64 --> Finished Dependency Resolution Error: Package: rsyslog-gnutls-8.26.1-1.el6.x86_64 (v8-stable) Requires: libgnutls.so.26(GNUTLS_2_12)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest $ sudo yum update --skip-broken Failed to set locale, defaulting to C Loaded plugins: priorities, update-motd, upgrade-helper Resolving Dependencies --> Running transaction check ---> Package libfastjson4.x86_64 0:0.99.4-1.el6 will be updated ---> Package libfastjson4.x86_64 0:0.99.5-1.el6 will be an update ---> Package rsyslog.x86_64 0:8.26.0-1.el6 will be updated ---> Package rsyslog.x86_64 0:8.26.1-1.el6 will be an update ---> Package rsyslog-gnutls.x86_64 0:8.26.0-1.el6 will be updated ---> Package rsyslog-gnutls.x86_64 0:8.26.1-1.el6 will be an update --> Processing Dependency: libgnutls.so.26(GNUTLS_2_12)(64bit) for package: rsyslog-gnutls-8.26.1-1.el6.x86_64

Packages skipped because of dependency problems: libfastjson4-0.99.5-1.el6.x86_64 from v8-stable rsyslog-8.26.1-1.el6.x86_64 from v8-stable rsyslog-gnutls-8.26.1-1.el6.x86_64 from v8-stable