Fix issues in deb pipeline. 81/67781/4
authorAlok Anand <alok4nand@gmail.com>
Wed, 31 Jan 2018 12:05:35 +0000 (17:35 +0530)
committerDaniel Farrell <dfarrell@redhat.com>
Tue, 20 Feb 2018 15:31:07 +0000 (15:31 +0000)
commit1f01aabad6963b6f61434e81c2d4234cd3095372
tree63683c1397bf95850ea627ee7d4c034e1ed3c5a7
parentf191e7556420413e4f4b269f71f4c932eaa88039
Fix issues in deb pipeline.

1.Use lib.py:cache_sysd() to cache .service file as well.
2.Correct path for resulting .deb file.
3.Provide correct name of distro tarball to debian/rules
4.Provide correct path to copy .service file.
5.Fixed pep8 errors in lib.py and deb/lib.py

Change-Id: I6c45cf7f86d4327cfd2a328ddeb0c66fd20d9381
Signed-off-by: Alok Anand <alok4nand@gmail.com>
packages/deb/lib.py
packages/deb/templates/rules_template
packages/lib.py