[opensuse-packaging] RPMlint error / Difference between Factory and 11.3
Hi, Since a few days, I've got the following RPMlint error while building my packages for Factory: RPMLINT report: =============== 9 packages and 0 specfiles checked; 0 errors, 7 warnings. Traceback (most recent call last): File "rpmlint.py", line 364, in <module> File "rpmlint.py", line 159, in main File "rpmlint.py", line 219, in runChecks File "BrandingPolicyCheck.py", line 108, in check AttributeError: 'tuple' object has no attribute 'startswith' System halted. This does not occur when compiling the same packages for 11.3. This issue is similar to the one reported here: http://lists.opensuse.org/opensuse-buildservice/2009-09/msg00158.html According to http://lists.opensuse.org/opensuse-buildservice/2009-10/msg00015.html , rpmlint need to be fixed. Or maybe there is a trick to avoid this error? Thanks in advance for your help, Regards, R. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
El 10/11/10 12:36, Rémy Marquis escribió:
AttributeError: 'tuple' object has no attribute 'startswith' System halted.
Fill a bug report ;) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Wed, Nov 10, 2010 at 4:54 PM, Cristian Rodríguez <crrodriguez@opensuse.org> wrote:
El 10/11/10 12:36, Rémy Marquis escribió:
AttributeError: 'tuple' object has no attribute 'startswith' System halted.
Fill a bug report ;)
Done: https://bugzilla.novell.com/show_bug.cgi?id=652628 Thanks :) Regards, R. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Cristian Rodríguez
-
Rémy Marquis