I updated quite a bit of schema + java + backend code to get the symlink 
targets to use stuff from rhnConfigInfo instead of storing it as a blob in 
rhnConfigContent. More info in the description of this commit. 
http://git.fedorahosted.org/git/?p=spacewalk.git;a=commit;h=592b5c8619abd9094fd7cd9f8b7b10e5ceca608a

If you are using nightly builds you are ok, but if you are using the devel 
schema this commit will likely break it, so run the following upgrade scripts

% cd 
/spacewalk/schema/spacewalk/upgrade/spacewalk-schema-1.0-to-spacewalk-schema-1.1/
% sqlplus  <connect_string> < 101-update-config-schema.sql
% sqlplus  <connect_string> < 102-rhn_config-pks.sql
% sqlplus  <connect_string> < 103-rhn_config-pkb.sql
% sqlplus  <connect_string> < 104-rhnconfigrevision-trigger.sql
% sqlplus  <connect_string> < 105-lookup_config_info.sql

and if you have symlinks in your config channels, run
/spacewalk/scripts/update_symlinks.py


Partha

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to