Your message dated Sun, 06 Dec 2009 17:20:11 +0000
with message-id <[email protected]>
and subject line Bug#558466: fixed in gmime2.4 2.4.11-1
has caused the Debian Bug report #558466,
regarding gmime2.4: needs versioned build-dep on monodoc-base
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 [email protected]
immediately.)
--
558466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558466
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gmime2.4
Version: 2.4.6-5
Severity: serious
When building gmime2.4 for lenny, I get the following error:
if [ -f /totem/gmime2.4-2.4.6/mono/gmime-sharp.dll ]; then \
# create API docs \
mdoc update \
-o /totem/gmime2.4-2.4.6/mono/monodocer \
/totem/gmime2.4-2.4.6/mono/gmime-sharp.dll; \
mdoc assemble \
-o /totem/gmime2.4-2.4.6/mono/gmime-sharp-2.4 \
/totem/gmime2.4-2.4.6/mono/monodocer; \
fi
/bin/sh: line 2: mdoc: command not found
/bin/sh: line 5: mdoc: command not found
make[1]: *** [override_dh_auto_build] Error 127
make[1]: Leaving directory `/totem/gmime2.4-2.4.6'
make: *** [build] Error 2
This is with the following versions of packages:
ii debhelper 7.2.6~bpo50+1 helper programs for
debian/rules
ii mono-devel 2.4.2.3+dfsg-2~bpo50+1 Mono development tools
ii monodoc-base 1.9-2 shared MonoDoc
binaries
It would appear that 'mdoc' is part of monodoc-base in sid/squeeze
(version 2.4.2.3+dfsg-3), but does not exist in lenny's monodoc-base (version
1.9-2). As such, gmime2.4's monodoc-base build-dep should really be a
versioned build-dep. I'm not sure what version mdoc was added in, but it
probably wouldn't hurt to do something like "monodoc-base (>= 2.4)".
--- End Message ---
--- Begin Message ---
Source: gmime2.4
Source-Version: 2.4.11-1
We believe that the bug you reported is fixed in the latest version of
gmime2.4, which is due to be installed in the Debian FTP archive:
gmime2.4_2.4.11-1.diff.gz
to main/g/gmime2.4/gmime2.4_2.4.11-1.diff.gz
gmime2.4_2.4.11-1.dsc
to main/g/gmime2.4/gmime2.4_2.4.11-1.dsc
gmime2.4_2.4.11.orig.tar.gz
to main/g/gmime2.4/gmime2.4_2.4.11.orig.tar.gz
libgmime-2.4-2_2.4.11-1_i386.deb
to main/g/gmime2.4/libgmime-2.4-2_2.4.11-1_i386.deb
libgmime-2.4-dev_2.4.11-1_i386.deb
to main/g/gmime2.4/libgmime-2.4-dev_2.4.11-1_i386.deb
libgmime-2.4-doc_2.4.11-1_all.deb
to main/g/gmime2.4/libgmime-2.4-doc_2.4.11-1_all.deb
libgmime2.4-cil_2.4.11-1_all.deb
to main/g/gmime2.4/libgmime2.4-cil_2.4.11-1_all.deb
monodoc-gmime2.4-manual_2.4.11-1_all.deb
to main/g/gmime2.4/monodoc-gmime2.4-manual_2.4.11-1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mirco Bauer <[email protected]> (supplier of updated gmime2.4 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 06 Dec 2009 17:07:59 +0100
Source: gmime2.4
Binary: libgmime-2.4-dev libgmime-2.4-doc libgmime-2.4-2 libgmime2.4-cil
monodoc-gmime2.4-manual
Architecture: source i386 all
Version: 2.4.11-1
Distribution: unstable
Urgency: low
Maintainer: Mirco Bauer <[email protected]>
Changed-By: Mirco Bauer <[email protected]>
Description:
libgmime-2.4-2 - MIME message parser and creator library - runtime
libgmime-2.4-dev - MIME message parser and creator library - development files
libgmime-2.4-doc - MIME message parser and creator library - documentation
libgmime2.4-cil - CLI binding for the GMime library
monodoc-gmime2.4-manual - compiled XML documentation for GMime
Closes: 557689 558466
Changes:
gmime2.4 (2.4.11-1) unstable; urgency=low
.
[ Emilio Pozuelo Monfort ]
* libgmime2.4-cil: Section is cli-mono according to the override.
* debian/control.in: Fix typo in package description. Closes: #557689.
.
[ Mirco Bauer ]
* New upstream release
* debian/control:
+ Versioned monodoc-base build-dep to >= 2.0 as mdoc is needed from that,
fixes FTBFS. (Closes: #558466)
+ Bumped Standards-Version to 3.8.3 (no changes needed).
+ Replaced monodoc-manual dependency with monodoc-browser | monodoc-viewer
as monodoc-base uses now dpkg-triggers for updating the indexes.
* debian/control
debian/rules:
+ Bumped mono-devel build-dep to >= 2.4.2.3 as we use mono-csc compiler
of it.
* debian/rules:
+ Bumped shlibs to 2.4.11
* debian/patches/fix_gmime-sharp_dllmap.patch:
+ Fixed DLL map so it invokes libgmime-2.4.so.2 instead of .so.2.4.11
which fixes the missing binary dependency on the libgime-2.4-2 package.
* debian/control:
+ Added ${misc:Depends} to all binary packages.
Checksums-Sha1:
af971897c9bcc5e1f9489638f158466ebb118f68 1741 gmime2.4_2.4.11-1.dsc
7795a99005313114c1ac4219901aaeddc2dc6980 1081406 gmime2.4_2.4.11.orig.tar.gz
c24c078e005b3cfa2e8b09b7599586275b32e07b 5096 gmime2.4_2.4.11-1.diff.gz
c75c97f4c7b41896f7908c82f1a6c9a760f12082 273266
libgmime-2.4-dev_2.4.11-1_i386.deb
719a9663e268871d39d4892709d911795eb40fcc 216726
libgmime-2.4-doc_2.4.11-1_all.deb
6cb8f18f589e43c9643ed160242c3e31c479b37b 216938
libgmime-2.4-2_2.4.11-1_i386.deb
675f8a219e8731784f689f40fd33b201cb7d6768 109350
libgmime2.4-cil_2.4.11-1_all.deb
ad457cf71df4add4af857af6f8510228a2c38edb 130408
monodoc-gmime2.4-manual_2.4.11-1_all.deb
Checksums-Sha256:
2b29187f3b8aa7f31b573852c20c154d5cfc49929dbdb5069909953e377e1174 1741
gmime2.4_2.4.11-1.dsc
31d775dd323ff545b93b15e81aa6095acce0e860859bb334298624744304be47 1081406
gmime2.4_2.4.11.orig.tar.gz
1ebe1922361bfe3aad005c59400f87c0668dd5ac611945331c657efca89c046e 5096
gmime2.4_2.4.11-1.diff.gz
c7be3cb590d2470d4192e8c5a3d1c67a6c07c603914e8a55da5a4846c07098f0 273266
libgmime-2.4-dev_2.4.11-1_i386.deb
12674bf25d8dac857e6b26ccd64a9ce11271845fe0d579fe01182a559177aa79 216726
libgmime-2.4-doc_2.4.11-1_all.deb
91be1dad0e59bb86db3c0403a70f43505859ac7ee9ae6d2c2c11fd750b89785b 216938
libgmime-2.4-2_2.4.11-1_i386.deb
b9f6dd5d5c618f779761a2103eebc9b2995895cf0227933df154615ceb169820 109350
libgmime2.4-cil_2.4.11-1_all.deb
0d0622b1ab0baaeb57ffa55afd8dc287e923ce59a34cc0fc8ab249b4c7631e7c 130408
monodoc-gmime2.4-manual_2.4.11-1_all.deb
Files:
a6b6eea217e6989d6160a196f1a6ac63 1741 libs optional gmime2.4_2.4.11-1.dsc
f459ab41e8104bfb62332cc4739ae64e 1081406 libs optional
gmime2.4_2.4.11.orig.tar.gz
cbdabcb27f1b28901921137c90d2e2ec 5096 libs optional gmime2.4_2.4.11-1.diff.gz
b1fee94926242f60a469bba2d55f75df 273266 libdevel optional
libgmime-2.4-dev_2.4.11-1_i386.deb
3f6cbecd2c24c1db7264c0af3e9182bd 216726 doc optional
libgmime-2.4-doc_2.4.11-1_all.deb
f79a7937865b50f4fe674a018da1ed82 216938 libs optional
libgmime-2.4-2_2.4.11-1_i386.deb
2391420a40b5596c3dfc159181ddbe1d 109350 cli-mono optional
libgmime2.4-cil_2.4.11-1_all.deb
049af9931942891690ab9728ec092dc0 130408 doc optional
monodoc-gmime2.4-manual_2.4.11-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iJwEAQECAAYFAksb2QkACgkQcJWf5zskR2FnWgP+L3l46as9IYaRGA/4pgwhQF9L
qgeEjBM2BWeg8VoebGYGNvAZHPYuJxMIKFEiQir5/7e5CO57jv+gZYeu+s5MUPXM
FC9/CmhNb4zhcYbEOL+T+L4iLG3GsN/Hq9EAFXiH0BCZKpyGkvl9+nfL1kAZb8Ob
6MG7uCzYhM4vOnMnrM4=
=WPtG
-----END PGP SIGNATURE-----
--- End Message ---