Package: fex
Version: 20120215-3
Severity: normal
User: ubuntu-de...@lists.ubuntu.com
Usertags: openjdk-7-transition

Hi,

In light of #675495 we are evaluating whether or not it is feasible to
replace OpenJDK-6 with OpenJDK-7 in Wheezy (we are aware it is late in
the release cycle).  Your package FTBFS due with the following:

"""
[...]
dh_installchangelogs doc/Changes
dh_installdocs
dh_install
if diff -q debian/fex.md5.check debian/htdocs.md5/20120215-3 >/dev/null;then \
                echo "Correct htdocs md5sum found."; \
                rm -f debian/fex.md5.check; \
        else \
                echo "htdocs contents changed! Please add the following to your 
md5 cache:" ; \
                cat debian/fex.md5.check; \
                exit 1 ; \
        fi
Correct htdocs md5sum found.
rm -rf debian/fix.tmp;mkdir debian/fix.tmp
cd debian/fix.tmp;unzip -q ../fex/usr/share/fex/htdocs/FIX.jar
if diff -q debian/fix.md5.check debian/htdocs.md5/20120215-3.fix 
>/dev/null;then \
                echo "Correct FIX.jar md5sum found."; \
                rm -f debian/fix.md5.check; \
        else \
                echo "FIX.jar contents changed! Please add the following to 
your md5 cache:" ; \
                cat debian/fix.md5.check; \
                exit 1 ; \
        fi
FIX.jar contents changed! Please add the following to your md5 cache:
26abdf1ec42f6d028d2166d59da7d83a  ./fix/AppletFrame$1.class
c8303e597d6f1491a3f3dcd162873f6c  ./fix/AppletFrame.class
e72c2ee8011c1da7180b4d4bfedf04e1  ./fix/Base64Coder.class
5ac11cec417e84d3c822798107b690a1  ./fix/Client.class
6e10bd97efa69acbdc02fa2e8468afef  ./fix/ErrorWindow.class
79bcc70b89c48c927ce580eb8c6ac360  ./fix/HttpClient.class
e92591a44259b5acdd4358794492ebdf  ./fix/NaiveTrustManager.class
8fff33c3e1f524798fe951614f9d22d9  ./fix/Sender.class
a8d9e41d8937063d4c9facdc179ff247  ./fix/ZipFactory.class
8910292d679972cbc7b16db9370785b5  ./icons/exit.png
2c67c9dc75e1719962c2f6a8135d923a  ./icons/info.png
d621a4d03db389390bfbe1d2571b2d08  ./icons/pref.png
e9e2061d00b776f4711bc6bcc3202ebf  ./icons/rese.png
93ec1d81c53e984a3226e276d2df5a42  ./icons/send.png
f4b749c6b066f4614f8597b1041b1bd0  ./icons/start.png
make: *** [binary-indep] Error 1
"""

The full log is attached.

Keep in mind that it is not certain the migration will happen in
Wheezy.

You can test/reproduce this by install default-jdk from experimental.

~Niels

Attachment: fex_20120215-3_unstable.log.gz
Description: GNU Zip compressed data

Reply via email to