From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8 Description of problem: The filenames for AMD64 packages in the package list are AMD64.rpm instead of x86_64.rpm. However, when you click on the filename and are taken to the RPM details page, the link to the actual file is correct (x86_64.rpm). Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. View referenced URL for example. 2. See filename under "Red Hat Enterprise Linux AS (v. 3 for AMD64)". Actual Results: Red Hat Enterprise Linux AS (v. 3 for AMD64): 359656f8e99400f4e57e9af87b5d53e8 redhat-config-proc-0.23-0.EL3.1.AMD64.rpm Expected Results: Red Hat Enterprise Linux AS (v. 3 for AMD64): 359656f8e99400f4e57e9af87b5d53e8 redhat-config-proc-0.23-0.EL3.1.x86_64.rpm Additional info:
fixed in webdev, should migrate to hosted test plan: find an errata that contains an x86_64 package, see if the RPMs say .AMD64.rpm or .x86_64.rpm
Could you please provide an errata that meets this criteria? I am having no luck finding such as errata. Thanks!
sure. for RHSA-2004:242, go to the Errata page, click the Packages tab, and look for the AS AMD64 channel. In prod, it lists the filename as squid-2.5.STABLE3-6.3E.AMD64.rpm but in QA it lists it as squid-2.5.STABLE3-6.3E.x86_64.rpm. webqa is correct in this instance (it should be x86_64.rpm and not AMD64.rpm)
Done. Crappy test plan though... CLOSING