[Spacewalk-list] Errors in postgresql Log File

Wojtak, Greg GregWojtak at quickenloans.com
Fri Oct 28 15:50:47 UTC 2011


I think I might have found why certain actions aren't being picked up by my spacewalk clients.

The actions are indeed being picked up, but there are bunch of "compare config file revision tasks" blocking the queue.  These are not completing, I'm hypothesizing, because of:

ERROR:  invalid input syntax for type bytea at character 114
STATEMENT:
            insert into rhnActionConfigRevisionResult
                   (action_config_revision_id, result)
            values (69925, E'--- /root/.bashrc Wed Sep 22 23:59:52 2004
        +++ /tmp/.rhn-cfg-tmp-30263-g_Y4rn Fri Oct 28 11:21:36 2011
        @@ -6,7 +6,36 @@
         alias cp=''cp -i''
         alias mv=''mv -i''
…

I'm having a hard time deciphering where character 114 is in this output.  Is it the double-single quotes in the alias lines there that are throwing it off?  The actual file contains only a single quote (alias cp='cp -i').

Anyone have any ideas?

Spacewalk 1.5 on Cent 6




More information about the Spacewalk-list mailing list