I have a clean Spacewalk setup installed on F12 (x86_64) using Oracle (Enterprise edition) 10.2.0.1.0 (64-bit) as the backend. I've created a channel and when I attempt to add packages via reposync or rhnpush I get the below error for every package attempted to be added. This is in a clean database, on a clean Spacewalk install. I've had Spacewalk working perfectly before, so I have to believe that I'm doing something wrong. Anyone have any ideas as to what is/could be going on here? Thanks in advance for any light anyone can be shed on this.

45/19122 : perl-Time-Duration-1.06-6.fc12-0.noarch
ERRORException reported from xxxxxxxx.potsdam.edu
Time: Mon Jan  4 15:45:20 2010
Exception type <class 'common.rhnException.rhnFault'>

Exception Handler Information
Traceback (most recent call last):
File "/usr/share/rhn/satellite_tools/reposync.py", line 145, in import_packages
    self.upload_package(pack, path)
File "/usr/share/rhn/satellite_tools/reposync.py", line 170, in upload_package
    org_id=self.channel['org_id'])
File "/usr/share/rhn/server/rhnPackageUpload.py", line 168, in push_package
    importer.run()
  File "/usr/share/rhn/server/importlib/importLib.py", line 628, in run
    self.submit()
File "/usr/share/rhn/server/importlib/packageImport.py", line 308, in submit
    transactional=self.transactional)
File "/usr/share/rhn/server/importlib/backend.py", line 742, in processPackages
    transactional=transactional)
File "/usr/share/rhn/server/importlib/backend.py", line 1601, in __processObjectCollection__
    return self.__doDML(dml)
  File "/usr/share/rhn/server/importlib/backend.py", line 1709, in __doDML
    self.__doInsert(dml.insert, dml.tables)
File "/usr/share/rhn/server/importlib/backend.py", line 1718, in __doInsert
    raise rhnFault(54, str(e[1]), explain=0)
rhnFault: (54, 'ORA-01861: literal does not match format string\n', '\n Package Upload Failed due to uniqueness constraint violation.\n Make sure the package does not have any duplicate dependencies or\n does not already exists on the server\n ')

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

Reply via email to