Description of problem: When I try to download debuginfo RPM of glibc-common-2.5-34.i386.rpm the file is missing. Version-Release number of selected component (if applicable): debuginfo for glibc-common-2.5-34.i386.rpm on RHN. How reproducible: always Steps to Reproduce: 1. Open glibc-common-2.5-34.i386.rpm page on RHN. https://rhn.redhat.com/rhn/software/packages/details/Overview.do?pid=468366 2. Click "Associated Debug Info Package(s)" Actual results: The link is ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/i386/Debuginfo/glibc-common-debuginfo-2.5-34.i386.rpm This file is missing. Additional info: If I specify the file name glibc-debuginfo-common-2.5-34.i386.rpm, the file does exist. And it seemed the file name "glibc-debuginfo-common" is correct, because if I wanted to install glibc-debuginfo RPM, then RPM request me to add dependency RPM file "glibc-debuginfo-common". # rpm -qa --last |more glibc-debuginfo-2.5-34 Wed Jun 24 19:15:05 2009 glibc-debuginfo-common-2.5-34 Wed Jun 24 19:15:02 2009 I hope RH will correct missing link on RHN, in order to download the debuginfo file.
This is not a Bugzilla code bug itself so reassigning to different product and component so the proper people will see this issue.
Redirecting to proper party...
The correct URLs are: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/i386/Debuginfo/glibc-debuginfo-2.5-34.i386.rpm ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/i386/Debuginfo/glibc-debuginfo-common-2.5-34.i386.rpm If you have the yum-utils package installed, you can install the debuginfo packages with the following command: debuginfo-install --enablerepo rhel-debuginfo glibc
Closing as WONTFIX. glibc-debuginfo-common is a special case, so rhn cannot determine correct ftp path.