Julie Xu wrote: > > > Hi, > > I need to install the squid-debuginfo with the same version and the same architecture as my current squid, but, > Myserver# rpm -qa squid > squid-3.1.10-1.el6_2.4.x86_64 > Myserver# yum install squid-debuginfo-3.1.10-1.el6_2.4.x86_64 > Loaded plugins: changelog, downloadonly, presto, product-id, refresh-packagekit, > : rhnplugin, security, subscription-manager, verify, versionlock > Updating certificate-based repositories. > Unable to read consumer identity > rhel-x86_64-server-6 | 1.8 kB 00:00 > Setting up Install Process > No package squid-debuginfo-3.1.10-1.el6_2.4.x86_64 available. > Error: Nothing to do > Myserver# > > Can I get advice on which package I can install? > > Any comments will be appreciated > > Thanks in advance > > julie You should use command: "debuginfo-install squid" IMO thist question should be send rather to Fedora/Centos mailing list, as it is distro-specific.