> | getting the exact error out of yum. well i tried this and mine is working ok now > | I now have a newly setup system on a different machine. Is there a file I > | could take from and just copy over eventually? >\.. you dont need to copy anything just try to update using yum and if you still get the same error try this one su cd /var/lib/rpm rm -f __db* rpm --rebuliddb yum repolist On Sun, Apr 29, 2012 at 11:37 AM, Frederic Muller <fred@xxxxxxxx> wrote: > Hi and many thanks for the prompt reply. This didn't fix it, I'm still > getting the exact error out of yum. > > installing expat-2.1.0-1 gave me: > /sbin/ldconfig: File /lib/libbrasero-utils3.so.1.2.3 is empty, not checked. > /sbin/ldconfig: File /lib/libvte2_90.so.9.3200.1 is empty, not checked. > /sbin/ldconfig: File /lib/libbrasero-media3.so.1.2.3 is empty, not checked. > /sbin/ldconfig: File /lib/libbrasero-burn3.so.1.2.3 is empty, not checked. > > but maybe that's to be expected. > > I now have a newly setup system on a different machine. Is there a file I > could take from and just copy over eventually? > > Thank you. > > Fred > > > On 04/29/2012 01:17 PM, Akshay Vyas wrote: >> >> this might fix the problem >> >> download PyXML-0.8.4-27.fc17.x8664.rpm, expat-2.1.0-1.fc17.x8664.rpm, >> and expat-devel-2.0.1-12.fc17.x86_64 from rpmfind and install them >> manually using rpm -ivh with the --force option. >> >> On Sun, Apr 29, 2012 at 10:37 AM, Frederic Muller<fred@xxxxxxxx> wrote: >>> >>> Hi! >>> >>> As the title says it all, I am now left with the following error message >>> every time I try to yum update on F17: >>> >>> sudo yum update >>> Loaded plugins: langpacks, presto, refresh-packagekit >>> Traceback (most recent call last): >>> File "/bin/yum", line 29, in<module> >>> yummain.user_main(sys.argv[1:], exit_code=True) >>> File "/usr/share/yum-cli/yummain.py", line 321, in user_main >>> errcode = main(args) >>> File "/usr/share/yum-cli/yummain.py", line 146, in main >>> result, resultmsgs = base.doCommands() >>> File "/usr/share/yum-cli/cli.py", line 485, in doCommands >>> return self.yum_cli_commands[self.basecmd].doCommand(self, >>> self.basecmd, >>> self.extcmds) >>> File "/usr/share/yum-cli/yumcommands.py", line 405, in doCommand >>> return base.updatePkgs(extcmds, update_to=(basecmd == 'update-to')) >>> File "/usr/share/yum-cli/cli.py", line 878, in updatePkgs >>> self.update() >>> File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4351, in >>> update >>> updates = self.up.getUpdatesTuples() >>> File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1022, in >>> <lambda> >>> up = property(fget=lambda self: self._getUpdates(), >>> File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 827, in >>> _getUpdates >>> self._up = rpmUtils.updates.Updates(self.rpmdb.simplePkgList(), >>> self.pkgSack.simplePkgList()) >>> File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1003, in >>> <lambda> >>> pkgSack = property(fget=lambda self: self._getSacks(), >>> File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 767, in >>> _getSacks >>> self.repos.populateSack(which=repos) >>> File "/usr/lib/python2.7/site-packages/yum/repos.py", line 265, in >>> populateSack >>> self.doSetup() >>> File "/usr/lib/python2.7/site-packages/yum/repos.py", line 92, in >>> doSetup >>> self.ayum.plugins.run('postreposetup') >>> File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 187, in >>> run >>> func(conduitcls(self, self.base, conf, **kwargs)) >>> File "/usr/lib/yum-plugins/langpacks.py", line 79, in >>> postreposetup_hook >>> for event, elem in iterparse(infile): >>> File "<string>", line 107, in next >>> cElementTree.ParseError: no element found: line 1, column 0 >>> >>> Could someone be kind enough to tell me how to fix this? >>> >>> Thanks a lot. >>> >>> Fred >>> -- >>> test mailing list >>> test@xxxxxxxxxxxxxxxxxxxxxxx >>> To unsubscribe: >>> https://admin.fedoraproject.org/mailman/listinfo/test >> >> >> >> > > -- > test mailing list > test@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe: > https://admin.fedoraproject.org/mailman/listinfo/test -- Akshay vyas -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test