#17522 (Bug) Build error since r6047

+1 0

Closed as Fixed
Created by Jean-Luc Coulon

Last modified


Hi,

I build a Debian package from the svn.

Since r6047, this failed.

I get the following:

Traceback (most recent call last):
File “setup.py”, line 1265, in <module>
setup()
File “setup.py”, line 796, in setup
“CHANGELOG”: format_chglog(chglog, “rpm”)}
File “setup.py”, line 126, in format_chglog
links.append(lvl4.attrib[“href”])
UnboundLocalError: local variable ‘lvl4’ referenced before assignment

This is related to the changes in setup.py… but I cannot inderstand the modifications.

Regards

Jean-Luc


2 comments on “Build error since r6047”

Comments are closed.