Wireshark-bugs: [Wireshark-bugs] [Bug 11893] New: Creating debian package doesn't work
Date: Tue, 15 Dec 2015 12:51:54 +0000
Bug ID 11893
Summary Creating debian package doesn't work
Product Wireshark
Version 2.0.0
Hardware x86
OS Debian
Status UNCONFIRMED
Severity Normal
Priority Low
Component Build process
Assignee bugzilla-admin@wireshark.org
Reporter herwin@quarantainenet.nl

Build Information:
dpkg-buildpackage: source package wireshark
dpkg-buildpackage: source version 2.0.0
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Wireshark Self-made package
<wireshark@example.com>
dpkg-buildpackage: host architecture i386
 dpkg-source --before-build wireshark-2.0.0
 fakeroot debian/rules clean
dh clean --with python2 --buildsystem cmake --with quilt --parallel
   dh_testdir -O--buildsystem=cmake -O--parallel
   dh_auto_clean -O--buildsystem=cmake -O--parallel
   dh_quilt_unpatch -O--buildsystem=cmake -O--parallel
No patch removed
   dh_clean -O--buildsystem=cmake -O--parallel
 debian/rules build
dh build --with python2 --buildsystem cmake --with quilt --parallel
   dh_testdir -O--buildsystem=cmake -O--parallel
   dh_quilt_patch -O--buildsystem=cmake -O--parallel
Patch 02_use_packaged_openlayers_js.patch does not exist
Applying patch 02_use_packaged_openlayers_js.patch
dh_quilt_patch: quilt --quiltrc /dev/null push -a || test $? = 2 returned exit
code 1
debian/rules:19: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--
The file debian/patches/series should contain the names of the patches that
should be applied (which is basicly all the files in the debian/patches
directory in alphabetical order, excluding the series file)


You are receiving this mail because:
  • You are watching all bug changes.