#5393 build rpms fails
Closed: Fixed None Opened 8 years ago by alich.

After building code (4.2.90.201510221414GIT958996b) the "make rpms" will fail during "linter" phase with following error:

- SNIP -

./make-lint 
************* Module ipa-ca-install
install/tools/ipa-ca-install:245: [E0602(undefined-variable), main] Undefined variable 'service')

===============================================================================
Errors were found during the static code check.

If you are certain that any of the reported errors are false positives, please
mark them in the source code according to the pylint documentation.
===============================================================================

Makefile:119: recipe for target 'lint' failed
make: *** [lint] Error 2

Steps to reproduce:
1. Fetch master code
2. install dependencies
3. build the code
4. make rpms

Metadata Update from @alich:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.3

7 years ago

Login to comment on this ticket.

Metadata