Hi folks, my yum configuration seems to be messed up and I can't figure out what went wrong. yum clean all yum makecache yum check-update Loading "fastestmirror" plugin Loading "kernel-module" plugin Loading "refresh-updatesd" plugin Loading "allowdowngrade" plugin Loading "skip-broken" plugin Loading mirror speeds from cached hostfile kernel.x86_64 2.6.23.1-10.fc7 updates kernel-devel.x86_64 2.6.23.1-10.fc7 updates kernel-headers.x86_64 2.6.23.1-10.fc7 updates So everything seems pretty normal at this point. YUM UPDATE Loading "fastestmirror" plugin Loading "kernel-module" plugin Loading "refresh-updatesd" plugin Loading "allowdowngrade" plugin Loading "skip-broken" plugin Loading mirror speeds from cached hostfile Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package kernel.x86_64 0:2.6.23.1-10.fc7 set to be updated ---> Package kernel-devel.x86_64 0:2.6.23.1-10.fc7 set to be updated ---> Package kernel-headers.x86_64 0:2.6.23.1-10.fc7 set to be updated --> Processing Dependency: /boot/vmlinuz-2.6.22.9-91.fc7 for package: alsa-kmdl-2.6.22.9-91.fc7 --> Finished Dependency Resolution --> Running transaction check ---> Package kernel.x86_64 0:2.6.23.1-10.fc7 set to be installed ---> Package kernel-devel.x86_64 0:2.6.22.5-76.fc7 set to be erased ---> Package kernel-devel.x86_64 0:2.6.23.1-10.fc7 set to be installed ---> Package kernel-headers.x86_64 0:2.6.23.1-10.fc7 set to be updated ---> Package kernel.x86_64 0:2.6.22.5-76.fc7 set to be erased --> Processing Dependency: /boot/vmlinuz-2.6.22.9-91.fc7 for package: alsa-kmdl-2.6.22.9-91.fc7 --> Finished Dependency Resolution ERROR: MISSING DEPENDENCY: /BOOT/VMLINUZ-2.6.22.9-91.FC7 IS NEEDED BY PACKAGE ALSA-KMDL-2.6.22.9-91.FC7 I checked /boot/vmlinuz-2.6.22.9-91.fc7 and it seems to be ok. ANYTIME I TRY TO GET INFORMATION ABOUT INSTALLED PACKAGES, I GET THE FOLLOWING ERRORS: yum info kernel _(or anything else)_ Loading "fastestmirror" plugin Loading "kernel-module" plugin Loading "refresh-updatesd" plugin Loading "allowdowngrade" plugin Loading "skip-broken" plugin Loading mirror speeds from cached hostfile Installed Packages Name : kernel Arch : x86_64 Version: 2.6.22.5 Release: 76.fc7 Size : 63 M Repo : installed Traceback (most recent call last): File "/usr/bin/yum", line 29, in yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yummain.py", line 105, in main result, resultmsgs = base.doCommands() File "/usr/share/yum-cli/cli.py", line 282, in doCommands return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) File "/usr/share/yum-cli/yumcommands.py", line 168, in doCommand rip = base.listPkgs(ypl.installed, 'Installed Packages', basecmd) File "/usr/share/yum-cli/output.py", line 129, in listPkgs self.infoOutput(pkg) File "/usr/share/yum-cli/output.py", line 99, in infoOutput print _("Summary: %s") % enc(pkg.summary) File "/usr/share/yum-cli/output.py", line 86, in enc t = gettext.dgettext(d, s) File "/usr/lib64/python2.5/gettext.py", line 530, in dgettext codeset=_localecodesets.get(domain)) File "/usr/lib64/python2.5/gettext.py", line 478, in translation t = _translations.setdefault(key, class_(open(mofile, 'rb'))) File "/usr/lib64/python2.5/gettext.py", line 180, in __init__ self._parse(fp) File "/usr/lib64/python2.5/gettext.py", line 313, in _parse v = v.split(';') AttributeError: 'list' object has no attribute 'split' Any ideas ??? btw the installed yum and python packages RPM -QA YUM* yum-utils-1.1.7-1.fc7 yum-3.2.7-1.fc7 yum-allowdowngrade-1.1.7-1.fc7 yum-updatesd-3.2.7-1.fc7 yum-skip-broken-1.1.7-1.fc7 yum-fastestmirror-1.1.7-1.fc7 yum-kernel-module-1.1.7-1.fc7 yum-metadata-parser-1.1.0-2.fc7 yum-refresh-updatesd-1.1.7-1.fc7 RPM -QA PYTHON* python-turbokid-1.0.3-1.fc7 python-TestGears-0.2-4.fc7 python-protocols-1.0-0.6.a0dev_r2302.fc7 python-ldap-2.3-1.fc7 python-sqlite2-2.3.3-1.fc7 python-psycopg2-2.0.6-1.fc7 python-paste-1.4.2-1.fc7 python-formencode-0.7.1-1.fc7 python-json-3.4-3.fc7 python-cherrypy-2.2.1-6.fc7 python-libs-2.5-14.fc7 python-urlgrabber-2.9.9-5.fc7 python-turbocheetah-0.9.5-7.fc7 python-decoratortools-1.4-2.fc7 python-nose-0.9.2-1.fc7 python-tgfastdata-0.9a6-6.fc7 python-paste-script-1.3.6-1.fc7 python-sqlalchemy-0.3.10-2.fc7 python-crypto-2.0.1-7.1.fc7 python-kid-0.9.6-1.fc7 python-numeric-24.2-4.fc7 python-cheetah-2.0-0.5.rc8.fc7 python-configobj-4.4.0-1.fc7 python-turbojson-1.1-2.fc7 python-virtinst-0.200.0-3.fc7 python-simplejson-1.7.3-1.fc7 python-ruledispatch-0.5a0-0.5.svnr2306.fc7 python-sqlobject-0.9.1-1.fc7 python-2.5-14.fc7 python-paste-deploy-1.1-1.fc7 python-libs-2.5-14.fc7 -- This is an email sent via The Fedora Community Portal https://fcp.surfsite.org https://fcp.surfsite.org/modules/newbb/viewtopic.php?post_id=214553&topic_id=46477&forum=34#forumpost214553 If you think, this is spam, please report this to webmaster@xxxxxxxxxxxxxxxx and/or blame savage0072@xxxxxxxxx