Jan Šoc wrote: % Hi, % i cant delete system from spacewalk, i have: % % The following exception occurred while executing this request: % POST /rhn/systems/details/DeleteConfirm.do ... % Exception: % javax.servlet.ServletException: ERROR: function update_perms_for_user(numeric) does not exist
Does rhn_cache.update_perms_for_user() exist in your database? Try spaceschema=# select rhn_cache.update_perms_for_user(1); Are there any errors in /var/log/rhn/populate_db.log? Regards, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
