Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 984836

Summary: Error in yum error text - $20 instead of %20 in URL to report errors
Product: Red Hat Enterprise Linux 6 Reporter: Kurt Seifried <kseifried>
Component: PackageKitAssignee: Richard Hughes <rhughes>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: low Docs Contact:
Priority: medium    
Version: 6.4CC: james.antill, jkoten, jzeleny, kseifried, ksrot, mclasen, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: PackageKit-0.5.8-26.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-11 00:35:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1271696    

Description Kurt Seifried 2013-07-16 07:24:34 UTC
Description of problem:

Run yum update on system with some conflicting RPMS

Version-Release number of selected component (if applicable):

Red Hat Enterprise Linux Server release 6.4 (Santiago)
yum-3.2.29-40.el6.noarch

How reproducible:

Always

Steps to Reproduce:
1. "yum update" on system with all rpms installed

Actual results:

ERROR with rpm_check_debug vs depsolve:
libndr-krb5pac.so.0()(64bit) is needed by sssd-1.9.2-82.7.el6_4.x86_64
libndr-krb5pac.so.0(NDR_KRB5PAC_0.0.1)(64bit) is needed by sssd-1.9.2-82.7.el6_4.x86_64
libndr.so.0()(64bit) is needed by sssd-1.9.2-82.7.el6_4.x86_64
libndr.so.0(NDR_0.0.1)(64bit) is needed by sssd-1.9.2-82.7.el6_4.x86_64
libsamba-util.so.0()(64bit) is needed by sssd-1.9.2-82.7.el6_4.x86_64
libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) is needed by sssd-1.9.2-82.7.el6_4.x86_64
Please report this error at https://bugzilla.redhat.com/enter_bug.cgi?product=Red$20Hat$20Enterprise$20Linux$206&component=yum

Expected results:

Please report this error at https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=yum

Comment 1 Zdeněk Pavlas 2013-07-16 08:07:51 UTC
The default bugtracker URL in RHEL is: 'https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=yum', and this dates back to RHEL-5.. (BZ 528738).  Are you sure it's not overriden in yum.conf?

$ grep bugtracker /usr/lib/python2.7/site-packages/yum/config.py
    bugtracker_url = Option('https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=yum')
$ grep bugtracker /etc/yum.conf 
<no match>

Comment 2 Kurt Seifried 2013-07-16 08:15:06 UTC
So do this, forcibly install samba-* and remove all samba4-*, and forcibly install  sssd, previous versions (so use yum downgrade or whatever as needed), then try a yum update via the GUI tool, voila. I cut and paste that error directly from the text box.

Comment 3 Karel Srot 2013-07-16 13:59:23 UTC
I can confirm the bug. yum itself has the correct url but it looks like gnome-packagekit (gpk-update-viewer) somehow substitues '%' with '$'.

Comment 4 Zdeněk Pavlas 2013-07-16 14:52:34 UTC
Packagekit is rewriting "%20" to "$20" (the markdown filter?).. reassigning.

Comment 6 Richard Hughes 2014-05-20 10:03:12 UTC
This is a PackageKit oddity. I can certainly fix it, but it only affects error messages so I don't think it's a huge priority.

Comment 7 Kurt Seifried 2014-05-30 19:43:34 UTC
(In reply to Richard Hughes from comment #6)
> This is a PackageKit oddity. I can certainly fix it, but it only affects
> error messages so I don't think it's a huge priority.

The problem is that error message is how people report errors to us, so this makes it much harder and there may be other problems that customers are frustrated about and not telling us because of this error. =(.

Comment 13 errata-xmlrpc 2016-05-11 00:35:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0914.html