Your message dated Thu, 07 Dec 2006 21:32:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#376049: fixed in graphviz 2.8-2.5 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: graphviz Severity: serious Tags: patch Justification: no longer builds from source Hi, If you look at buildds logs for arm, you will see that graphviz FTBFS with the folloving message : mv: cannot overwrite directory `/build/buildd/graphviz-2.8/debian/graphviz/usr/share/doc/graphviz/examples/pathplan_data' I think that this happen because the directory was created by dh_installdirs, but I don't know why it builds on some architectures, and not on some others. There is two possible patches : - remove the line creating the path from graphviz.dirs - use the patch I sent to #373254. Regards. -- Florent--- graphviz-2.8/debian/graphviz.dirs.old 2006-06-30 01:00:22.000000000 +0200 +++ graphviz-2.8/debian/graphviz.dirs 2006-06-30 01:00:28.000000000 +0200 @@ -15,7 +15,6 @@ usr/share/doc/graphviz/examples/graphs usr/share/doc/graphviz/examples/graphs/directed usr/share/doc/graphviz/examples/graphs/undirected -usr/share/doc/graphviz/examples/pathplan_data usr/share/graphviz usr/share/graphviz/lefty usr/share/menu
--- End Message ---
--- Begin Message ---Source: graphviz Source-Version: 2.8-2.5 We believe that the bug you reported is fixed in the latest version of graphviz, which is due to be installed in the Debian FTP archive: graphviz-dev_2.8-2.5_i386.deb to pool/main/g/graphviz/graphviz-dev_2.8-2.5_i386.deb graphviz-doc_2.8-2.5_all.deb to pool/main/g/graphviz/graphviz-doc_2.8-2.5_all.deb graphviz_2.8-2.5.diff.gz to pool/main/g/graphviz/graphviz_2.8-2.5.diff.gz graphviz_2.8-2.5.dsc to pool/main/g/graphviz/graphviz_2.8-2.5.dsc graphviz_2.8-2.5_i386.deb to pool/main/g/graphviz/graphviz_2.8-2.5_i386.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. Cyril Brulebois <[EMAIL PROTECTED]> (supplier of updated graphviz 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: Mon, 20 Nov 2006 04:46:07 +0000 Source: graphviz Binary: graphviz graphviz-doc graphviz-dev Architecture: source i386 all Version: 2.8-2.5 Distribution: unstable Urgency: low Maintainer: Stephen M Moraco <[EMAIL PROTECTED]> Changed-By: Cyril Brulebois <[EMAIL PROTECTED]> Description: graphviz - rich set of graph drawing tools graphviz-dev - graphviz libs and headers against which to build applications graphviz-doc - additional documentation for graphviz Closes: 376049 377691 381063 389105 Changes: graphviz (2.8-2.5) unstable; urgency=low . * Non-maintainer upload. * Switched to the quilt system to keep the patches readable and handy. As a convention, the following prefixes are used: 0 - Debian-specific fix 1 - Backported fix (followed by a 4-digit upstream bug number) 2 - Submitted fix (followed by a 4-digit upstream bug number) 3 - Not-yet submitted fix Patches already present: - 0_autotools_config_files: Adds config.{guess,sub} from /usr/share/misc (from the autotools-dev package). debian/rules adjusted accordingly so that it doesn't refresh them. The autotools-dev B-D could probably be dropped. - 0_test_fix: Fixes an error during the build due to the fact that the installation is not done directly into the system but on a subdirectory. - 10000_lua_python_bindings: Backport from upstream modification into configure.ac, patch generated after having run `autoconf'. - 10918_nop_fix: Backport introduced in 2.8-2.4. - 3_manpages_fix: See the next two items. * Added a patch to fix some warnings in the manpages (Closes: #381063). * Added a graphviz.7 manpage and a reference to it in README.Debian. Thanks to Joachim Berdal Haga <[EMAIL PROTECTED]> for the documentation effort this manpage is based on (Closes: #389105). * Updated debian/rules to use dh_installman to handle manpages. * Modified debian/graphviz.dirs so that the build is less vulnerable to behaviour modifications of core utils (Closes: #376049). Thanks to Florent Bayle <[EMAIL PROTECTED]> for the patch. * Updated URL in debian/control (Closes: #377691). * Improved descriptions in debian/control. * Removed the erroneous trailing backslash in debian/graphviz-doc.doc-base. * Bumped Standards-Version from 3.6.2 to 3.7.2 (no change needed). * Bumped debhelper compatibility from 4 to 5 (no change needed). Files: 4ba06c740a8fcfdad248b4c615c231d8 880 graphics optional graphviz_2.8-2.5.dsc e59aa3fdaaecfa0964854183610deae4 148247 graphics optional graphviz_2.8-2.5.diff.gz 0703a4de48ba9ab3d036712a3dc1a6a9 1111500 doc optional graphviz-doc_2.8-2.5_all.deb 486a1e66a52e522561c7a05dce8353eb 1445918 graphics optional graphviz_2.8-2.5_i386.deb 79f3dcb525d4c27f3a95a7cfbd636ff6 136660 devel optional graphviz-dev_2.8-2.5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFZjMmOU3FkQ7XBOoRAlpHAKDSSDjV4a3smcCYsfryeIcDiZ3cLQCfTRB2 9NkZp39Wlv7WTk3UEOIwytQ= =yo+E -----END PGP SIGNATURE-----
--- End Message ---

