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

Reply via email to