<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>Problem fixed (nightly builds), but now getting the following for some isolated packages:<br><br>Exception reported from remchuck5lt.li-sec.state.pa.us<br>Time: Mon Oct 25 08:39:35 2010<br>Exception type spacewalk.server.rhnSQL.sql_base.SQLError<br>Exception while handling function server.apacheUploadServer._wrapper<br>Request object information:<br>URI: /PACKAGE-PUSH<br>Remote Host: 127.0.0.1<br>Server Name: remchuck5lt.li-sec.state.pa.us:0<br>Headers passed in:<br>        Accept-Encoding: identity<br>        Content-Length: 372578<br>        Content-Type: application/x-rpm<br>        Host: localhost<br>        User-Agent: rhnpush<br>        X-RHN-Upload-Auth-Session: 88x1974c623ba21d62a0041fe2ca210a084<br>        X-RHN-Upload-File-Checksum: 28aee4609a4cd96bf9f35e8bd7a3a8bc<br>        X-RHN-Upload-File-Checksum-Type: md5<br>        X-RHN-Upload-File-MD5sum: 28aee4609a4cd96bf9f35e8bd7a3a8bc<br>        X-RHN-Upload-Force: 1<br>        X-RHN-Upload-Package-Arch: i386<br>        X-RHN-Upload-Package-Name: pacemaker-libs<br>        X-RHN-Upload-Package-Release: 6.1.el5<br>        X-RHN-Upload-Package-Version: 1.0.8<br>        X-RHN-Upload-Packaging: rpm<br><br>Exception Handler Information<br>Traceback (most recent call last):<br>  File "/usr/lib/python2.4/site-packages/spacewalk/server/apacheUploadServer.py", line 102, in _wrapper<br>    ret = function(req)<br>  File "/usr/share/rhn/upload_server/handlers/package_push/package_push.py", line 134, in handler<br>    relative_path=self.rel_package_path, org_id=self.org_id)<br>  File "/usr/lib/python2.4/site-packages/spacewalk/server/rhnPackageUpload.py", line 180, in push_package<br>    importer.run()<br>  File "/usr/lib/python2.4/site-packages/spacewalk/server/importlib/importLib.py", line 648, in run<br>    self.fix()<br>  File "/usr/lib/python2.4/site-packages/spacewalk/server/importlib/packageImport.py", line 301, in fix<br>    self.backend.processChangeLog(self.changelog_data)<br>  File "/usr/lib/python2.4/site-packages/spacewalk/server/importlib/backend.py", line 154, in processChangeLog<br>    h.executemany(id=toinsert[0], name=toinsert[1], time=toinsert[2], text=toinsert[3])<br>  File "/usr/lib/python2.4/site-packages/spacewalk/server/rhnSQL/sql_base.py", line 175, in executemany<br>    return apply(self._execute_wrapper, (self._executemany, ) + p, kw)<br>  File "/usr/lib/python2.4/site-packages/spacewalk/server/rhnSQL/driver_cx_Oracle.py", line 118, in _execute_wrapper<br>    raise apply(sql_base.SQLError, ret)<br>SQLError: (12899, 'ORA-12899: value too large for column "SPACEWALK"."RHNPACKAGECHANGELOGDATA"."TEXT" (actual: 3001, maximum: 3000)\n', 'insert into<br>rhnPackageChangeLogData (id, name, time, text) values (:id, :name, :time, :text)')<br><br>----- Original Message -----<br>From: "Jan Pazdziora" <jpazdziora@redhat.com><br>To: spacewalk-list@redhat.com<br>Sent: Monday, October 25, 2010 5:34:40 AM<br>Subject: Re: [Spacewalk-list] spacewalk-repo-sync errors<br><br>On Fri, Oct 22, 2010 at 04:14:15PM -0700, DD W wrote:<br>> <br>>  I just finished installing spacewalk 1.1 on a CentOS 5.5 system running with kernel 2.6.18-194.el5 early this week.  Oracle-XE is the Database Engine. When I run spacewalk-repo-sync for the base I immediately receive the errors shown in the attached file.  I received similar errors for the Updates channel also.  The only package successfully downloaded so far is kdebase-3.5.4-20.el5.centos.i386.rpm found in the packages directory /var/cache/rhn/reposync/*base*/packages.  Disabling selinux did not make any difference.<br><br>Actually, I assume yours is not 1.1 but Spacewalk nightly.<br><br>> I referenced the installation document https://fedorahosted.org/spacewalk/wiki/HowToInstall during the installation.  I do not find anything when I use google to search for spacewalk-repo-sync and ORA-01460 or ORA-01003.  The UI appears to be working correctly for both Oracle and Spacewalk.  I was able to successfully create the channels and distribution entries.<br>> <br>> Any suggestions relative to this problem are gratefully appreciated.<br>> <br>> -D<br>>                                                <br><br>> Repo http://mirror.centos.org/centos/5/os/i386/ has 2599 packages.<br>> 1/2595 : libgcj-devel-4.1.2-48.el5-0.i386<br>> (1460, 'ORA-01460: unimplemented or unreasonable conversion requested\n', 'select id from rhnPackageChangeLogData where name = :name and time = :time and text = :text')<br><br>Please apply the following patch<br><br>http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=2c5621e6478f1b4433eb41ac3692f36d80ed5a77<br><br>It will be in spacewalk-backend in Spacewalk nightly later today.<br><br>Yours,<br><br>-- <br>Jan Pazdziora<br>Principal Software Engineer, Satellite Engineering, Red Hat<br><br>_______________________________________________<br>Spacewalk-list mailing list<br>Spacewalk-list@redhat.com<br>https://www.redhat.com/mailman/listinfo/spacewalk-list<br></div></body></html>