start time | 2017/10/17 14:23 |
---|---|
end time | 2017/10/17 14:23 |
execution information
log
severity | path or command | line | message |
---|---|---|---|
¶ INFO | lgp_sign=yes
lgp_build_distrib=jessie,stretch,sid | ||
¶ DEBUG | Running lgp build -v -s yes -r /tmp/tmpBgsP3m/wireit/.. -d jessie,stretch,sid | ||
¶ DEBUG | use setup package class format: PackageInfo | ||
¶ DEBUG | guessing distribution(s): stretch, jessie, sid | ||
¶ DEBUG | run subprocess command: python setup.py --name | ||
¶ DEBUG | run subprocess command: python setup.py --version | ||
¶ DEBUG | retrieve debian version from debian/changelog: 0.5.0-2 | ||
¶ INFO | running uscan to download the source tarball by looking at debian/watch | ||
¶ ERROR | Debian source archive (pristine tarball) is required when you don't build the first revision of a debian package (use '--orig-tarball' option) | ||
¶ INFO | If you haven't the original tarball version, you could run: 'apt-get source --tar-only cubicweb-wireit' | ||
¶ INFO | begin scanning for log files | ||
¶ FATAL | Error while running checker lgp.build: unable to build upstream tarball of cubicweb-wireit package for Debian revision "2"
Traceback (most recent call last):
...
11 more lines [double click to expand]
...
raise LGPCommandException(msg, err)
LGPCommandException: unable to build upstream tarball of cubicweb-wireit package for Debian revision "2" Error while running checker lgp.build: unable to build upstream tarball of cubicweb-wireit package for Debian revision "2" Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/apycotlib/atest.py", line 289, in run_checker status = checker.check(self) File "/usr/share/narval/checkers/apycot/__init__.py", line 35, in check self.set_status(self.do_check(test)) File "/usr/share/narval/checkers/apycot/lgp.py", line 122, in do_check exit_status = cmd.main_run(args, LGP.rcfile) File "/usr/lib/python2.7/dist-packages/logilab/packaging/lgp/setupinfo.py", line 195, in main_run self.run(arguments) File "/usr/lib/python2.7/dist-packages/logilab/packaging/lgp/build.py", line 181, in run self.make_orig_tarball(tmpdir) File "/usr/lib/python2.7/dist-packages/logilab/packaging/lgp/build.py", line 280, in make_orig_tarball raise LGPCommandException(msg, err) LGPCommandException: unable to build upstream tarball of cubicweb-wireit package for Debian revision "2" |