On 04/08/2011 04:19 PM, Jan Pazdziora wrote:
> On Wed, Mar 23, 2011 at 03:25:43PM +0100, Michael Calmer wrote:
>>
>> Here is a new patchset. I had to do some more changes. To not loose the 
>> overview I have combined them into 4 patches.
>>
>> 0001: The database changes
>> 0002: changes in the python code; mainly reposync and yum repo_plugin
>> 0003: changes in java web pages
>> 0004: changes in perl web pages
>>
>> I hope I included everything what was mentioned in this thread.
>> I also did a short test with the nightly build (2 days ago) with a fedora 14 
>> repository and a openSUSE 11.4 repository.
> 
> Michael,
> 
> I've now applied your patches to Spacewalk master. Packages for the
> nightly repo are being built while I'm writing this so people will
> have chance to see the feature in Spacewalk nightly later today, and
> we will have chance to flesh out any issues before Spacewalk 1.4 is
> out.
> 
> Thank you for your contribution and I'm sorry that it took me so long
> to get to your post.

Guys,
the patch 0002 - implement updateinfo => Errata import for
spacewalk-repo-sync
which was commited by Jan as 307d2c5606ab10561acbfa3fda89b5c0a2671233
contains bug.

# spacewalk-repo-sync -c fedora14-i386-updates
...
Traceback (most recent call last):
  File "/usr/bin/spacewalk-repo-sync", line 69, in ?
    sys.exit(abs(main() or 0))
  File "/usr/bin/spacewalk-repo-sync", line 63, in main
    sync.main()
  File
"/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/reposync.py", line
110, in main
    self.import_updates(plugin, url)
  File
"/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/reposync.py", line
145, in import_updates
    self.upload_updates(notices)
  File
"/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/reposync.py", line
159, in upload_updates
    notice = self.fix_notice(notice)
  File
"/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/reposync.py", line
453, in fix_notice
    notice['version'] = new_version / 100
TypeError: object does not support item assignment

Can you please provide fix for SPACEWALK-1.4 branch as soon as possible
as this is blocking 1.4 release..? Thanks.

-- 
Miroslav Suchy
Red Hat Satellite Engineering

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

Reply via email to