Joe Belliveau wrote:
% Upgraded according to instructions, I am now receiving the following from the 
mail traces.
% 
% Extra information about this error:
% SQL Error generated: (99999, 'ERROR:  schema "logging" does not exist', '', 
ProgrammingError('schema "logging" does not exist\n',))
% 
% Exception Handler Information
% Traceback (most recent call last):
%   File "/usr/lib/python2.6/site-packages/spacewalk/server/apacheRequest.py", 
line 119, in call_function
%     rhnSQL.clear_log_id()
%   File 
"/usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/__init__.py", line 
202, in clear_log_id
%     clear_log_id()
%   File 
"/usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/driver_postgresql.py",
 line 114, in __call__
%     result = Function.__call__(self, *args)
%   File 
"/usr/lib/python2.6/site-packages/spacewalk/server/rhnSQL/driver_postgresql.py",
 line 91, in __call__
%     raise sql_base.SQLSchemaError(error_code, e.pgerror, e)
% SQLSchemaError: (99999, 'ERROR:  schema "logging" does not exist', '', 
ProgrammingError('schema "logging" does not exist\n',))
% 
% Any help with this is appreciated.

Most likely your database schema isn't upgraded.
Did you run 'Schema upgrade' part of the upgrade process?


Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to