Aficionado Suspended 22518 Posts user info edit post |
what does this mean?
sudo yum update Loading "installonlyn" plugin Loading "rhnplugin" plugin Loading "security" plugin Setting up Update Process Setting up repositories rhn-tools-rhel-x86_64-cli 100% |=========================| 1.2 kB 00:00 rhel-x86_64-client-workst 100% |=========================| 1.4 kB 00:00 rhel-x86_64-client-5 100% |=========================| 1.4 kB 00:00 rhel-x86_64-client-supple 100% |=========================| 1.2 kB 00:00 Reading repository metadata in from local files Skipping security plugin, no data 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 102, in main result, resultmsgs = do() File "/usr/share/yum-cli/cli.py", line 359, in doCommands return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) File "/usr/share/yum-cli/yumcommands.py", line 150, in doCommand return base.updatePkgs(extcmds) File "/usr/share/yum-cli/cli.py", line 641, in updatePkgs obsoleting_pkg = self.getPackageObject(obsoleting) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 1462, in getPackageObject pkgs = self.pkgSack.searchPkgTuple(pkgtup) File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 68, in searchPkgTuple return self.searchNevra(name=n, arch=a, epoch=e, ver=v, rel=r) File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 231, in searchNevra return self._computeAggregateListResult("searchNevra", name, epoch, ver, rel, arch) File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 323, in _computeAggregateListResult sackResult = apply(method, args) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 544, in searchNevra returnList.append(self.pc(rep,self.db2class(x))) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 429, in db2class y.checksum = {'pkgid': 'YES','type': db.checksum_type, File "/usr/lib64/python2.4/site-packages/sqlite/main.py", line 97, in __getattr__ raise AttributeError, key AttributeError: CHECKSUM_VALUE 1/22/2009 6:36:41 PM |
Aficionado Suspended 22518 Posts user info edit post |
Quote : | "Did you re-install with 5.2 or 5.3?" |
5.1
Quote : | "not sure if you tried it but clean requires an option" |
yeah, i used all with no success
Quote : | "so after a fresh install when you try to use yum you get errors?" |
after a fresh install, i used yum update, left the computer for an hour or so, and i think that it froze/was disconnected at 119/768
tried to start it back up and got that output, now all the commands that i use have all kinds of lib errors and now i am locked out of the machine because ssh wont work because libcrypt.so is missing
it is all fucked up
yesterday it was fine, hell we had 5 people connected to the machine working with no problems. then this morning i go to log in and get a connection refused error. interesting, never had that one before. so i go to the other building to check out the machine. there are pages of errors at the login screen about libcrypt.so missing. so i try to fix it. damn near every command depends on some library that is missing, i cant even use rpm to open some packages to replace the missing libs, and they all have python scripts that are failing because of the missing libs.
so i just say fuck it, tar up all the data in rescue mode and reformat and reinstall with 5.1. register with the local rhn server to get updates (ga tech), works. start the update process and now i am here.
i am the only one that has sudo/root access, and i didnt fuck with any of the libraries so i am at a loss as to what is going on. i checked all the logs before the reformat and there was nothing out of the ordinary. i cant access the machine to get any more info so all the other suggestions will have to wait until tomorrow
Quote : | "yum check-update" |
same error
Quote : | "Are you using the default yum repos that came installed?" |
yes
Quote : | "When you do a yum clean, are you doing a "yum clean all" and whats it say after you do a yum clean all?" |
yes and nothing spectacular, i dont have the exact output right now
[Edited on January 22, 2009 at 10:06 PM. Reason :
1/22/2009 10:02:17 PM |
Aficionado Suspended 22518 Posts user info edit post |
just another example, i couldnt use wget because libssl.so was missing
since 99% of the time, people access this machine remotely, it starts at the command line, so when i tried startx, no good 1/22/2009 10:31:33 PM |