Your message dated Tue, 19 Jan 2010 17:02:46 +0000
with message-id <e1nxhta-0005hc...@ries.debian.org>
and subject line Bug#560635: fixed in op-panel 0.30~dfsg-2
has caused the Debian Bug report #560635,
regarding ming: bad dejavu-font file format causes op-panel FTBFS
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
560635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560635
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: op-panel
Version: 0.30~dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp
> # Add here commands to clean up after the build process.
> rm -f debian/op_server.8
> rm -f *.swf
> dh_clean
> rm -f debian/op-panel.substvars
> rm -f debian/op-panel.*.debhelper
> rm -f debian/op-panel.debhelper.log
> rm -rf debian/op-panel/
> rm -f debian/files
> find . \( \( -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} \; \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \)
> \)
> dpatch deapply-all
> 03_libmingfonts not applied to ./ .
> 02_cfgcomments not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dpkg-source -b op-panel-0.30~dfsg
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building op-panel using existing
> op-panel_0.30~dfsg.orig.tar.gz
> dpkg-source: info: building op-panel in op-panel_0.30~dfsg-1.diff.gz
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/03_libmingfonts.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/02_cfgcomments.dpatch' will not be represented in diff
> dpkg-source: info: building op-panel in op-panel_0.30~dfsg-1.dsc
> debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch apply-all
> applying patch 02_cfgcomments to ./ ... ok.
> applying patch 03_libmingfonts to ./ ... ok.
> dpatch cat-all >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> # Add here commands to compile the package.
> /usr/bin/perl ming-source/operator_panel.pl
> Argument "SWFTEXTFIELD____V_^]^E" isn't numeric in subroutine entry at
> ming-source/operator_panel.pl line 45.
> SWFFont_getShape: bad file format (was expecting fill0 = 0)make: ***
> [build-stamp] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20091211-0153
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/12/10/op-panel_0.30~dfsg-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: op-panel
Source-Version: 0.30~dfsg-2
We believe that the bug you reported is fixed in the latest version of
op-panel, which is due to be installed in the Debian FTP archive:
op-panel_0.30~dfsg-2.diff.gz
to main/o/op-panel/op-panel_0.30~dfsg-2.diff.gz
op-panel_0.30~dfsg-2.dsc
to main/o/op-panel/op-panel_0.30~dfsg-2.dsc
op-panel_0.30~dfsg-2_all.deb
to main/o/op-panel/op-panel_0.30~dfsg-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alejandro Rios P. <aler...@debian.org> (supplier of updated op-panel package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 02 Dec 2009 14:49:31 -0500
Source: op-panel
Binary: op-panel
Architecture: source all
Version: 0.30~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Alejandro Rios P. <aler...@debian.org>
Description:
op-panel - switchboard type application for the Asterisk PBX
Closes: 560635
Changes:
op-panel (0.30~dfsg-2) unstable; urgency=low
.
[ Alejandro Rios P. ]
* New ming can use TTF fonts, so we won't
use ming-fonts-dejavu anymore (Closes: #560635).
* Added ${misc:Depends} to op-panel binary.
* Move op_server to op_server.pl in debian/install.
.
[ Tzafrir Cohen ]
* Use dh_link and dh_install rather than direct copying files
Checksums-Sha1:
b1f9fe0784e7068855bf6fa5bbfcc268a3c9a800 1379 op-panel_0.30~dfsg-2.dsc
7dd7508fd5da58e9c0e419441cfa350f6b86916f 9670 op-panel_0.30~dfsg-2.diff.gz
747530a9e0529db724605fb96d7c966b0ea86462 911192 op-panel_0.30~dfsg-2_all.deb
Checksums-Sha256:
0030a3c8ca17ad5a52e306661377dd79d5701b549796c71853a37f66d31a81f9 1379
op-panel_0.30~dfsg-2.dsc
b94348d598a40444192b91ae01bcf5e2925a4168e3f79db095620ba7c3660108 9670
op-panel_0.30~dfsg-2.diff.gz
c60d13050b3cc1c2d8409aacd56bdcf14de8522bf8e4a8392f4e379e024bbb41 911192
op-panel_0.30~dfsg-2_all.deb
Files:
e4a165118c6b46163bd8242ed0634de2 1379 comm optional op-panel_0.30~dfsg-2.dsc
5405b32b3fbcb2601e3199329036dc94 9670 comm optional
op-panel_0.30~dfsg-2.diff.gz
35d68865957849ad7930e388453a1339 911192 comm optional
op-panel_0.30~dfsg-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktV4qMACgkQoby7LzBs3/N0NgCfXBdgpH3d3OvrTDEFFL/PoIqJ
ooAAn31GZNlaIab2KLsA5zciJ+uw84ms
=sx1B
-----END PGP SIGNATURE-----
--- End Message ---