Wireshark-bugs: [Wireshark-bugs] [Bug 11893] Creating debian package doesn't work
Date: Tue, 15 Dec 2015 18:30:43 +0000

Comment # 4 on bug 11893 from
(In reply to Alexis La Goutte from comment #3)
> Add Balint, the debian "Maintainer" of Wireshark packages (but i get the
> same issue on my Ubuntu...) but there is no problem on Ubuntu buildbot...

Building debs from git succeeds, but building debs from tarball fails due to
make dist missing some files.
I'm testing the fix, but as I expressed a few times we should just stop
distributing tarballs created using make dist and move to using git archive.
The official Debian packages use git snapshots.

If we still want to ship the tarballs in the current way we should add builds
to buildbots from the make dist tarballs for every configuration we care about.

Otherwise we face bugs like this occasionally. :-(


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