#5393 build rpms fails
Closed: Fixed Opened 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

fixed by bc39cc9f813c35ba603b45c7dc5e9c5ba2be5743

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

Metadata