I did the update using the servermanager. After the reconfigure i noticed my vpn didnt work any longer.
when i go to the software installer in the servermanager it reads:
Please Wait - Yum Running (postreposetup)
the page reloads it's self every 30 seconds but it always reads the same.
In the shell i have run yum clean, and yum update it errors out saying that yum is allready running.
So...
If I reconfigure the server and run yum before opening the servermanager (which starts yum i assume)
i get this error:
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 97, in main
result, resultmsgs = do()
File "/usr/share/yum-cli/cli.py", line 596, in doCommands
return self.search()
File "/usr/share/yum-cli/cli.py", line 1216, in search
matching = self.searchPackages(searchlist, args, callback=self.matchcallback)
File "__init__.py", line 1061, in searchPackages
File "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup
self.doSackSetup(thisrepo=thisrepo)
File "__init__.py", line 260, in doSackSetup
File "repos.py", line 287, in populateSack
File "sqlitecache.py", line 96, in getPrimary
File "sqlitecache.py", line 83, in _getbase
File "sqlitecache.py", line 79, in getDatabase
File "sqlitecache.py", line 239, in makeSqliteCacheFile
File "sqlitecache.py", line 150, in createTablesPrimary
File "sqlitecache.py", line 188, in createDbInfo
File "/var/tmp/python-sqlite-root//usr/lib/python2.3/site-packages/sqlite/main.py", line 237, in execute
File "/var/tmp/python-sqlite-root//usr/lib/python2.3/site-packages/sqlite/main.py", line 515, in _begin
MemoryError
no mem for new parser
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.3/atexit.py", line 20, in _run_exitfuncs
func(*targs, **kargs)
File "plugins.py", line 152, in run
MemoryError
My biggest problem is the vpn not working.
everything else seems to work.
any suggestion is greatly appreciated