yifengyou / rpms / yum

Forked from rpms/yum 3 years ago
Clone

Blame SOURCES/centos-branding-yum.patch

3dcc54
diff -uNrp yum-3.4.3.orig/yum/constants.py yum-3.4.3/yum/constants.py
3dcc54
--- yum-3.4.3.orig/yum/constants.py	2015-12-03 09:06:24.365442687 -0600
3dcc54
+++ yum-3.4.3/yum/constants.py	2015-12-03 09:17:09.268462350 -0600
3dcc54
@@ -127,18 +127,18 @@ ERRORS_TO_KBASE_ARTICLES = {
3dcc54
 
3dcc54
 https://access.redhat.com/articles/1320623
3dcc54
 
3dcc54
-If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.
3dcc54
+If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
3dcc54
 """,
3dcc54
     403: """To address this issue please refer to the below knowledge base article
3dcc54
 
3dcc54
 https://access.redhat.com/solutions/69319
3dcc54
 
3dcc54
-If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.
3dcc54
+If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
3dcc54
 """,
3dcc54
-    60: """It was impossible to connect to the Red Hat servers.
3dcc54
+    60: """It was impossible to connect to the CentOS servers.
3dcc54
 This could mean a connectivity issue in your environment, such as the requirement to configure a proxy,
3dcc54
 or a transparent proxy that tampers with TLS security, or an incorrect system clock.
3dcc54
 Please collect information about the specific failure that occurs in your environment,
3dcc54
-using the instructions in: https://access.redhat.com/solutions/1527033 and open a ticket with Red Hat Support.
3dcc54
+using the instructions in: https://access.redhat.com/solutions/1527033 and create a bug on https://bugs.centos.org/
3dcc54
 """
3dcc54
-}
3dcc54
\ No newline at end of file
3dcc54
+}