From d8597897a15830a5a1bf290a3c5adbfdfa1e9f4c Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jan 30 2018 12:22:06 +0000 Subject: Update Knowledge Base Branding --- diff --git a/SOURCES/centos-branding-yum.patch b/SOURCES/centos-branding-yum.patch index 6cfdcbb..f100222 100644 --- a/SOURCES/centos-branding-yum.patch +++ b/SOURCES/centos-branding-yum.patch @@ -1,27 +1,36 @@ diff -uNrp yum-3.4.3.orig/yum/constants.py yum-3.4.3/yum/constants.py ---- yum-3.4.3.orig/yum/constants.py 2015-12-03 09:06:24.365442687 -0600 -+++ yum-3.4.3/yum/constants.py 2015-12-03 09:17:09.268462350 -0600 -@@ -127,18 +127,18 @@ ERRORS_TO_KBASE_ARTICLES = { +--- yum-3.4.3.orig/yum/constants.py 2018-01-30 11:17:56.961899488 +0000 ++++ yum-3.4.3/yum/constants.py 2018-01-30 11:41:57.421866122 +0000 +@@ -123,22 +123,22 @@ REPO_PROBLEM_PACKAGE=5 - https://access.redhat.com/articles/1320623 + + ERRORS_TO_KBASE_ARTICLES = { +- 404: """To address this issue please refer to the below knowledge base article ++ 404: """To address this issue please refer to the below wiki article + +-https://access.redhat.com/articles/1320623 ++https://wiki.centos.org/yum-errors -If above article doesn't help to resolve this issue please open a ticket with Red Hat Support. -+If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/ ++If above article doesn't help to resolve this issue please use https://bugs.centos.org/. """, - 403: """To address this issue please refer to the below knowledge base article +- 403: """To address this issue please refer to the below knowledge base article ++ 403: """To address this issue please refer to the below wiki article - https://access.redhat.com/solutions/69319 +-https://access.redhat.com/solutions/69319 ++https://wiki.centos.org/yum-errors -If above article doesn't help to resolve this issue please open a ticket with Red Hat Support. -+If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/ ++If above article doesn't help to resolve this issue please use https://bugs.centos.org/. """, - 60: """It was impossible to connect to the Red Hat servers. + 60: """It was impossible to connect to the CentOS servers. This could mean a connectivity issue in your environment, such as the requirement to configure a proxy, or a transparent proxy that tampers with TLS security, or an incorrect system clock. - Please collect information about the specific failure that occurs in your environment, +-Please collect information about the specific failure that occurs in your environment, -using the instructions in: https://access.redhat.com/solutions/1527033 and open a ticket with Red Hat Support. -+using the instructions in: https://access.redhat.com/solutions/1527033 and create a bug on https://bugs.centos.org/ ++You can try to solve this issue by using the instructions on https://wiki.centos.org/yum-errors ++If above article doesn't help to resolve this issue please use https://bugs.centos.org/. """ -} \ No newline at end of file diff --git a/SPECS/yum.spec b/SPECS/yum.spec index 9714343..571fb04 100644 --- a/SPECS/yum.spec +++ b/SPECS/yum.spec @@ -32,7 +32,7 @@ Summary: RPM package installer/updater/manager Name: yum Version: 3.4.3 -Release: 154%{?dist} +Release: 154%{?dist}.1 License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.4/%{name}-%{version}.tar.gz @@ -610,6 +610,10 @@ exit 0 %endif %changelog +* Tue Jan 30 2018 Johnny Hughes - 3.4.3-154.el7.centos.1 +- Remove access.redhat.com knowledge base articles and point to + wiki.centos.org instead + * Tue Aug 01 2017 CentOS Sources - 3.4.3-154.el7.centos - CentOS yum config - use the CentOS bug tracker url