Your message dated Mon, 30 Oct 2006 17:47:18 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393599: fixed in darcs 1.0.9~rc1-0.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: darcs
Version: 1.0.8-1
Severity: serious
Tags: sid
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi John,
darcs FTBFS with the new ghc6 6.6 just uploaded to Debian unstable:
PatchInfo.lhs:23:7:
Could not find module `Text.Html':
Use -v to see a list of the files searched for.
make[1]: *** [.depend] Error 1
make[1]: Leaving directory `/home/arjan/debian/WIP-haskell/darcs-1.0.8'
make: *** [build-stamp] Error 2
debuild: fatal error at line 1224:
debian/rules build failed
This due to the following change in ghc6 6.6:
The Text.Html and Text.Html.BlockTable modules have now been removed,
with the new html and xhtml packages providing replacements
Greetings Arjan
- -- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-nebula
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Versions of packages darcs depends on:
ii libc6 2.3.6.ds1-6 GNU C Library: Shared libraries
ii libcomer 1.39+1.40-WIP-2006.10.02+dfsg-1 common error description library
ii libcurl3 7.15.5-1 Multi-protocol file transfer libra
ii libgmp3c 2:4.2.1+dfsg-4 Multiprecision arithmetic library
ii libidn11 0.6.5-1 GNU libidn library, implementation
ii libkrb53 1.4.4-3 MIT Kerberos runtime libraries
ii libncurs 5.5-4 Shared libraries for terminal hand
ii libreadl 5.1-9 GNU readline and history libraries
ii libssl0. 0.9.8c-3 SSL shared libraries
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages darcs recommends:
ii masqmail [mail-transport-agen 0.2.21-1.1 A mailer for hosts without permane
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFNB1yUALvsZYuOJARAtjqAKCk/rXF/Ovj6mypzNRJyn1MzDhwbgCcCn+n
yY1psN7anp4Lfdq7KRM19Xk=
=to60
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: darcs
Source-Version: 1.0.9~rc1-0.1
We believe that the bug you reported is fixed in the latest version of
darcs, which is due to be installed in the Debian FTP archive:
darcs-server_1.0.9~rc1-0.1_i386.deb
to pool/main/d/darcs/darcs-server_1.0.9~rc1-0.1_i386.deb
darcs_1.0.9~rc1-0.1.diff.gz
to pool/main/d/darcs/darcs_1.0.9~rc1-0.1.diff.gz
darcs_1.0.9~rc1-0.1.dsc
to pool/main/d/darcs/darcs_1.0.9~rc1-0.1.dsc
darcs_1.0.9~rc1-0.1_i386.deb
to pool/main/d/darcs/darcs_1.0.9~rc1-0.1_i386.deb
darcs_1.0.9~rc1.orig.tar.gz
to pool/main/d/darcs/darcs_1.0.9~rc1.orig.tar.gz
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.
Arjan Oosting <[EMAIL PROTECTED]> (supplier of updated darcs 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.7
Date: Tue, 31 Oct 2006 01:18:24 +0100
Source: darcs
Binary: darcs-server darcs
Architecture: source i386
Version: 1.0.9~rc1-0.1
Distribution: unstable
Urgency: low
Maintainer: Isaac Jones <[EMAIL PROTECTED]>
Changed-By: Arjan Oosting <[EMAIL PROTECTED]>
Description:
darcs - an advanced revision control system
darcs-server - a cgi script for browsing darcs repositories on the web
Closes: 362508 393599
Changes:
darcs (1.0.9~rc1-0.1) unstable; urgency=low
.
* Non-maintainer upload with permission of maintainer.
* New upstream release.
* Cleanup the diff.gz from all the cruft.
* Fix FTBFS with GHC 6.6 (Closes: 393599):
- debian/control: add libghc6-html-dev, libghc6-mlt-dev and
libghc6-quickcheck-dev to Build-Depends
- configure.ac: also check regex-compat for Text.Regex
* Fix generation of manual in HTML form (Closes: 362508) :
- debian/control: add tex4ht to Build-Depends
- configure.ac: set TEX4HTENV=/etc/tex4ht/tex4ht.env before calling
htlatex
* Run autoconf ; rm -r autom4te.cache/ to update configure from
configure.ac
* debian/control: bump Standards-Version. No changes needed.
* debian/darcs.docs: removed.
* debian/darcs.doc-base: register manual with doc-base.
* debian/rules:
- Do not export DH_COMPAT but use debian/compat file.
- Call configure with --datadir=/usr/share to make sure there are no
references to ${prefix} left in Autoconf.lhs, cgi/darcs.cgi,
cgi/darcs.cgi and cgi/cgi.conf
- Remove darcs.1, darcs_print.ps and index.html on clean to keep the
diff.gz small and tidy.
- Call dh_installchangelogs with the name of the upstream changelog
file so it gets installed following policy guidelines.
Files:
6fba6b849476339b6c7526a35272e180 722 devel optional darcs_1.0.9~rc1-0.1.dsc
fdebb03ad5cf456c84e745002e879041 1022360 devel optional
darcs_1.0.9~rc1.orig.tar.gz
4e488e092e7898e293addeb34dae86ec 62083 devel optional
darcs_1.0.9~rc1-0.1.diff.gz
f35530e8f8167f200acc3c616ace1015 1535046 devel optional
darcs_1.0.9~rc1-0.1_i386.deb
51820aa0ee51a3fa28eebd8a93df9839 36726 devel optional
darcs-server_1.0.9~rc1-0.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFRqcWUALvsZYuOJARAixgAJ41QyifIUsLRgWQcmjzzReG5bvqUwCdEgQo
AX9En+4MfRVpzOQ3YhNAE48=
=/q+r
-----END PGP SIGNATURE-----
--- End Message ---