[Bug 1703746] Re: dh_strip_nondeterminism crashing due to missing Archive::Zip::computeCRC32
Launchpad Bug Tracker
1703746 at bugs.launchpad.net
Wed Jul 12 13:49:51 UTC 2017
This bug was fixed in the package strip-nondeterminism - 0.038-1~build2
---------------
strip-nondeterminism (0.038-1~build2) artful; urgency=high
[ Gianfranco Costamagna ]
* Upload to artful (LP: #1703746)
[ Niels Thykier ]
* Add missing use statements in handler modules. This is yet more fallout
from lazily-loading the handlers in #867982. Thanks to Christian Marillat
for the report. (Closes: #868111)
-- Chris Lamb <lamby at debian.org> Wed, 12 Jul 2017 09:04:11 +0100
** Changed in: strip-nondeterminism (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to strip-nondeterminism in Ubuntu.
https://bugs.launchpad.net/bugs/1703746
Title:
dh_strip_nondeterminism crashing due to missing
Archive::Zip::computeCRC32
Status in strip-nondeterminism package in Ubuntu:
Fix Released
Bug description:
From building gnome-software:
dh_strip_nondeterminism
dh_strip_nondeterminism: debian/gnome-software-common/usr/share/gnome-software/featured-gnome-sudoku.png: Undefined subroutine &Archive::Zip::computeCRC32 called at /usr/share/perl5/File/StripNondeterminism/handlers/png.pm line 33.
From https://launchpadlibrarian.net/328403951/buildlog_ubuntu-artful-
amd64.gnome-software_3.24.3-0ubuntu6_BUILDING.txt.gz
Works once:
use Archive::Zip;
added to the top of the perl module.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strip-nondeterminism/+bug/1703746/+subscriptions
More information about the foundations-bugs
mailing list