OBS failing suse11

I have built packages that work for opensuse 10.2/10.3/Factory, Fedora9, and Mandriva 2008, but on openSUSE11, three of the packages build, but afterwards this error pops up:

RPMLINT report:
===============
Traceback (most recent call last):
File "rpmlint.py", line 293, in <module>
File "rpmlint.py", line 97, in main
File "rpmlint.py", line 166, in runChecks
File "TagsCheck.py", line 708, in check
File "Filter.py", line 24, in printError
File "Filter.py", line 45, in _print
TypeError: not all arguments converted during string formatting
md: stopping all md devices.
xenbus_dev_shutdown: device/console/0: Initialising != Connected, skipping
System halted.

Which seems to be a python error within rpmlint.py, I want to know if this is a problem with my spec files, or the OBS, if it is, can it be marked a bug?

Thanks.

Watch https://bugzilla.novell.com/show_bug.cgi?id=399655

Thanks, I guess it will be fixed soon then