John hit a similar issue recently. But it was happening only on x86_64 version and i386 iso was working fine. We suspected his setup. But now since we have another reproducer, can you open a bug on this and assign it to me. I'll take a peek at it sometime this week.

Thanks,
~ Prad


Mike McCune wrote:
Got this below when attempting a:

satellite-sync -c rhel-i386-server-5  -m /export/

thoughts?

-------- Original Message --------
Subject: RHN Management Satellite sync. report from test02-vmx
Date: Tue, 13 Jan 2009 23:16:17 -0500
From: rhn-satell...@redhat.com
To: mmcc...@redhat.com

23:16:16
SYNC ERROR: unhandled exception occurred:

Exception reported from test02-vmx
Time: Tue Jan 13 23:16:16 2009
Exception type exceptions.IOError

Exception Handler Information
Traceback (most recent call last):
  File "/usr/bin/satellite-sync", line 142, in main
    return satsync.Runner().main()
  File "/usr/share/rhn/satellite_tools/satsync.py", line 206, in main
    ret = method()
File "/usr/share/rhn/satellite_tools/satsync.py", line 293, in _step_short
    return self.syncer.processShortPackages()
File "/usr/share/rhn/satellite_tools/satsync.py", line 825, in processShortPackages
    self._diff_packages()
File "/usr/share/rhn/satellite_tools/satsync.py", line 861, in _diff_packages
    package = package_collection.get_package(pid, p_timestamp)
File "/usr/share/rhn/satellite_tools/sync_handlers.py", line 245, in get_package
    return self._cache.cache_get(package_id, timestamp=timestamp)
File "/usr/share/rhn/satellite_tools/syncCache.py", line 41, in cache_get
    compressed=self._compressed)
  File "/usr/share/rhn/common/rhnCache.py", line 71, in get
    return cache.get(name, modified)
  File "/usr/share/rhn/common/rhnCache.py", line 363, in get
    return self.cache.get(name, modified)
  File "/usr/share/rhn/common/rhnCache.py", line 334, in get
    pickled = self.cache.get(name, modified)
  File "/usr/share/rhn/common/rhnCache.py", line 232, in get
    fd.close()
  File "/usr/share/rhn/common/rhnCache.py", line 175, in close
    _unlock(self.fd.fileno())
  File "/usr/share/rhn/common/rhnCache.py", line 59, in _unlock
    fcntl.fcntl(fd, rhn_fcntl.F_SETLKW, UNLOCK)
IOError: [Errno 22] Invalid argument





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

Reply via email to