On Tue, 28 Feb 2006 21:23:56 +0000, Andy Green wrote: > Hum looks fine -- just ran the same yum command on an i386 box here and > got the same package count, but yum install galeon worked. > Can we see your /etc/yum.conf and /etc/yum.repos.d/fedora-extras.repo? [root@localhost ~]# cat /etc/yum.conf [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 retries=20 obsoletes=1 gpgcheck=1 exclude=galeon # PUT YOUR REPOS HERE OR IN separate files named file.repo # in /etc/yum.repos.d [root@localhost ~]# and [root@localhost ~]# cat /etc/yum.repos.d/fedora-extras.repo [extras] name=Fedora Extras $releasever - $basearch #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/$releasever/ $basearch/ mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-extras-$releasever enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-extras gpgcheck=1 [root@localhost ~]# > Maybe also check > rpm -q yum against the good ones. [btth@localhost ~]$ rpm -q yum yum-2.4.1-1.fc4 [btth@localhost ~]$ on the problem and two of the good ones. > hey also try > > yum whatprovides galeon see what that says I got a *long* response, but nothing that looked like an executable -- lots of *png files, a few *svgz -- do you want to see the whole thing? It's a 14K file with four of what look like paragraphs from extras, fourteen from base, twenty-one from updates-released, and two installed. Those last two are redhat-artwork.i386 0.122-10 installed Matched from: /usr/share/icons/Bluecurve/16x16/apps/galeon.png /usr/share/icons/Bluecurve/24x24/apps/galeon.png /usr/share/icons/Bluecurve/32x32/apps/galeon.png /usr/share/icons/Bluecurve/36x36/apps/galeon.png /usr/share/icons/Bluecurve/48x48/apps/galeon.png kdebase.i386 6:3.5.1-0.3.fc4 installed Matched from: /usr/share/icons/crystalsvg/32x32/apps/galeon.png /usr/share/icons/crystalsvg/48x48/apps/galeon.png /usr/share/icons/crystalsvg/scalable/apps/galeon.svgz [root@localhost ~]# So should I maybe go to /usr/share/icons as root and command "rm -rf */galeon.*" and re-try install?? -- Beartooth Staffwright, Neo-Redneck Linux Convert FC4; Pine 4.64, Pan 0.14.2.91; Privoxy 3.0.3; CXO 5.0.1 Dillo 0.8.5, Opera 8.51, Firefox 1.0.7, Epiphany 1.6.5 Remember I have little idea what I am talking about.