Your message dated Sun, 06 May 2012 09:02:47 +0000
with message-id <e1sqxmd-0008qp...@franck.debian.org>
and subject line Bug#669517: fixed in graphviz 2.26.3-11
has caused the Debian Bug report #669517,
regarding graphviz: FTBFS: cp: cannot stat 
`debian/tmp/usr/lib/graphviz/python25': No such file or directory
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.)


-- 
669517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669517
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: graphviz
Version: 2.26.3-10
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»'
> make[3]: Nothing to be done for `install-exec-am'.
>  /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man7'
>  /usr/bin/install -c -m 644 graphviz.7 
> '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man7'
>  /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz'
>  /usr/bin/install -c -m 644 graphviz_version.h 
> '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz'
>  /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc'
>  /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog NEWS cpl1.0.txt 
> '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc'
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> # Remove .la files
> find -name '*.la' -delete
> # Strip the rpath on /usr/lib (at least on amd64), but not
> # on /usr/lib/graphviz (needed for the plugins), and bail
> # out if it is another case, while ignoring if there's no
> # RPATH at all (there are shell scripts under /usr/bin).
> for i in `find debian/tmp/usr/bin debian/tmp/usr/lib -type f` ; do \
>               case `chrpath -l -k $i` in \
>                       *RPATH=/usr/lib/graphviz) ;; \
>                       *RPATH=/usr/lib) chrpath -d $i ;; \
>                       *RPATH=/usr/lib:/usr/lib/graphviz) chrpath -r 
> /usr/lib/graphviz $i ;; \
>                       *RPATH=*) echo "Unknown RPATH: $i" ; exit 1 ;; \
>                       *) ;; \
>               esac ; \
>       done
> `debian/tmp/usr/bin/dotty' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/bin/lneato' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/bin/vimdot' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/python/gv.py' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/python27/gv.py' probably isn't a 64-bit 
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/python26/gv.py' probably isn't a 64-bit 
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/php/gv.php' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/perl/gv.pm' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/tcl/pkgIndex.tcl' probably isn't a 64-bit 
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgvpr.pc' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgvc.pc' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libxdot.pc' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libpathplan.pc' probably isn't a 64-bit 
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libcgraph.pc' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgraph.pc' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libcdt.pc' probably isn't a 64-bit LSB-first 
> ELF file.
> elf_open: Exec format error
> # Compute the dependencies of the -dev package
> # NOTE: It is important to do that before splitting the files into
> # their respective packages, otherwise the symlinks are broken
> d-devlibdeps \
>               --override s/libpathplan4-dev// \
>               --override s/libgraph4-dev//    \
>               --override s/libcdt4-dev//      \
>               --override s/libcgraph5-dev//   \
>               --override s/libgvpr4-dev//   \
>               --override s/libxdot4-dev//   \
>               /«PKGBUILDDIR»/debian/libgraphviz-dev.substvars \
>               /«PKGBUILDDIR»/debian/tmp/usr/lib/*.so
>  --> libexpat1-dev package exists.
>  --> zlib1g-dev package exists.
> # Move from debian/tmp to the appropriate packages, rename one binary
> dh_install --sourcedir=debian/tmp --list-missing
> cp: cannot stat `debian/tmp/usr/lib/graphviz/python25': No such file or 
> directory
> dh_install: cp -a debian/tmp/usr/lib/graphviz/python25 
> debian/libgv-python//usr/lib/graphviz/ returned exit code 1
> make: *** [install] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/04/19/graphviz_2.26.3-10_unstable.log

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.



--- End Message ---
--- Begin Message ---
Source: graphviz
Source-Version: 2.26.3-11

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.26.3-11_all.deb
  to main/g/graphviz/graphviz-dev_2.26.3-11_all.deb
graphviz-doc_2.26.3-11_all.deb
  to main/g/graphviz/graphviz-doc_2.26.3-11_all.deb
graphviz_2.26.3-11.debian.tar.gz
  to main/g/graphviz/graphviz_2.26.3-11.debian.tar.gz
graphviz_2.26.3-11.dsc
  to main/g/graphviz/graphviz_2.26.3-11.dsc
graphviz_2.26.3-11_amd64.deb
  to main/g/graphviz/graphviz_2.26.3-11_amd64.deb
libcdt4_2.26.3-11_amd64.deb
  to main/g/graphviz/libcdt4_2.26.3-11_amd64.deb
libcgraph5_2.26.3-11_amd64.deb
  to main/g/graphviz/libcgraph5_2.26.3-11_amd64.deb
libgraph4_2.26.3-11_amd64.deb
  to main/g/graphviz/libgraph4_2.26.3-11_amd64.deb
libgraphviz-dev_2.26.3-11_amd64.deb
  to main/g/graphviz/libgraphviz-dev_2.26.3-11_amd64.deb
libgv-guile_2.26.3-11_amd64.deb
  to main/g/graphviz/libgv-guile_2.26.3-11_amd64.deb
libgv-lua_2.26.3-11_amd64.deb
  to main/g/graphviz/libgv-lua_2.26.3-11_amd64.deb
libgv-perl_2.26.3-11_amd64.deb
  to main/g/graphviz/libgv-perl_2.26.3-11_amd64.deb
libgv-php5_2.26.3-11_amd64.deb
  to main/g/graphviz/libgv-php5_2.26.3-11_amd64.deb
libgv-python_2.26.3-11_amd64.deb
  to main/g/graphviz/libgv-python_2.26.3-11_amd64.deb
libgv-ruby_2.26.3-11_amd64.deb
  to main/g/graphviz/libgv-ruby_2.26.3-11_amd64.deb
libgv-tcl_2.26.3-11_amd64.deb
  to main/g/graphviz/libgv-tcl_2.26.3-11_amd64.deb
libgvc5-plugins-gtk_2.26.3-11_amd64.deb
  to main/g/graphviz/libgvc5-plugins-gtk_2.26.3-11_amd64.deb
libgvc5_2.26.3-11_amd64.deb
  to main/g/graphviz/libgvc5_2.26.3-11_amd64.deb
libgvpr1_2.26.3-11_amd64.deb
  to main/g/graphviz/libgvpr1_2.26.3-11_amd64.deb
libpathplan4_2.26.3-11_amd64.deb
  to main/g/graphviz/libpathplan4_2.26.3-11_amd64.deb
libxdot4_2.26.3-11_amd64.deb
  to main/g/graphviz/libxdot4_2.26.3-11_amd64.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 669...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Claughton <d...@eclecticdave.com> (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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 02 May 2012 21:53:08 +0100
Source: graphviz
Binary: graphviz libgv-guile libgv-lua libgv-perl libgv-php5 libgv-python 
libgv-ruby libgv-tcl libgraph4 libcgraph5 libcdt4 libpathplan4 libgvc5 
libgvc5-plugins-gtk libgvpr1 libxdot4 libgraphviz-dev graphviz-doc graphviz-dev
Architecture: source all amd64
Version: 2.26.3-11
Distribution: unstable
Urgency: low
Maintainer: David Claughton <d...@eclecticdave.com>
Changed-By: David Claughton <d...@eclecticdave.com>
Description: 
 graphviz   - rich set of graph drawing tools
 graphviz-dev - transitional package for graphviz-dev rename
 graphviz-doc - additional documentation for graphviz
 libcdt4    - rich set of graph drawing tools - cdt library
 libcgraph5 - rich set of graph drawing tools - cgraph library
 libgraph4  - rich set of graph drawing tools - graph library
 libgraphviz-dev - graphviz libs and headers against which to build applications
 libgv-guile - Guile bindings for graphviz
 libgv-lua  - Lua bindings for graphviz
 libgv-perl - Perl bindings for graphviz
 libgv-php5 - PHP5 bindings for graphviz
 libgv-python - Python bindings for graphviz
 libgv-ruby - Ruby bindings for graphviz
 libgv-tcl  - Tcl bindings for graphviz
 libgvc5    - rich set of graph drawing tools - gvc library
 libgvc5-plugins-gtk - rich set of graph drawing tools - gtk plugins
 libgvpr1   - rich set of graph drawing tools - gvpr library
 libpathplan4 - rich set of graph drawing tools - pathplan library
 libxdot4   - rich set of graph drawing tools - xdot library
Closes: 669517
Changes: 
 graphviz (2.26.3-11) unstable; urgency=low
 .
   * Remove reference to python 2.5 which is no longer available in sid
     (Closes: #669517)
Checksums-Sha1: 
 281180fd788920821a0c0a94c1d673eb1a629b6d 3258 graphviz_2.26.3-11.dsc
 ae22db57db298da0bef87cb6682b28ec49d21d96 51523 graphviz_2.26.3-11.debian.tar.gz
 3c5c2429627f7699941f9302acd8961571a12eec 2555206 graphviz-doc_2.26.3-11_all.deb
 c77969e19fd6da35eed860076f54365a51c969dd 48654 graphviz-dev_2.26.3-11_all.deb
 7685d73a75fda1d02e88b82a7caefe16dc80f11f 374744 graphviz_2.26.3-11_amd64.deb
 ddebabb578cb933d9a19963f20a0bd3fa723717b 72022 libgv-guile_2.26.3-11_amd64.deb
 b5bfac7a4452332df6b4b1f573b9e5a47d1fdb90 81776 libgv-lua_2.26.3-11_amd64.deb
 2838639348e95d6f0764c2662612bf1747afd17b 94200 libgv-perl_2.26.3-11_amd64.deb
 9b9472ef09c88887420feb146f0ebb1555522a08 80956 libgv-php5_2.26.3-11_amd64.deb
 4cfe45c9ac8f029ed5f6df7700c3d3859536e9a4 115132 
libgv-python_2.26.3-11_amd64.deb
 a1615fb0db752015cf72472ac17260491a0ef4cf 76088 libgv-ruby_2.26.3-11_amd64.deb
 c26bc23a7dd6fb2aa93efab095cd4490781f2967 680440 libgv-tcl_2.26.3-11_amd64.deb
 745dd19ea6f767eaf377f0dc8d0894242ee2a363 73288 libgraph4_2.26.3-11_amd64.deb
 ff871dbaafb369bf379b618c90289746b2d17e7b 87290 libcgraph5_2.26.3-11_amd64.deb
 613ad643360e18a205af4ad7dab286facc45457e 59118 libcdt4_2.26.3-11_amd64.deb
 2c1759d678f2d3f0af5dd187cba26fc978952773 64512 libpathplan4_2.26.3-11_amd64.deb
 65e4897b2c2f11531fdc651b687d4903bd3076b8 554840 libgvc5_2.26.3-11_amd64.deb
 26b20695160c71ca9e9aef4d77b095d5d578a72f 61702 
libgvc5-plugins-gtk_2.26.3-11_amd64.deb
 36cbd7f54403856fca6700ae2e526a5dc124c82d 243678 libgvpr1_2.26.3-11_amd64.deb
 0fbd9b0419e7de087c05b31fa5632bad554305bb 53734 libxdot4_2.26.3-11_amd64.deb
 09f659bd60bec01cff75f03979a35159ce7ea010 103286 
libgraphviz-dev_2.26.3-11_amd64.deb
Checksums-Sha256: 
 0dc89c941e9181a80b62e7962a0a50232329a3ff6f0774296115b03769535b4c 3258 
graphviz_2.26.3-11.dsc
 0b6e3ad92cd171634d64575b67d44aae55ef029e74a8d9d0593771c946995df4 51523 
graphviz_2.26.3-11.debian.tar.gz
 719018b49e9d12fb8656e07abbdba6f15c7559764c6ef550358e77b84e180d8e 2555206 
graphviz-doc_2.26.3-11_all.deb
 c5a3dd0c004d5ebe4f0336708f101e556cff4337e6140607d4eb2697dd630fe7 48654 
graphviz-dev_2.26.3-11_all.deb
 874b1a7f01da9b8604050ee31630a6737e5e5c45e5f932adf0560ec970b7ac40 374744 
graphviz_2.26.3-11_amd64.deb
 41e672f74e2b717c3024d54117514af148d11a61d83ef546f5ec1ec109af78df 72022 
libgv-guile_2.26.3-11_amd64.deb
 0c84ca09b1144c7ba9edde0cfca98fcd2ff8286c99013b46735d189fc4ecead5 81776 
libgv-lua_2.26.3-11_amd64.deb
 e82470db5302edcbad028e15049422dddbc60fbf1774399fb1aa8499c4f8923c 94200 
libgv-perl_2.26.3-11_amd64.deb
 df69496951cea13cf28f2eac9a6ce2ddc180dd9341958f22aeca128a5e4467c5 80956 
libgv-php5_2.26.3-11_amd64.deb
 7c7e8ac85fef3c4bc66733f7cd2a1f189560fa31da56861b335f947901cd5292 115132 
libgv-python_2.26.3-11_amd64.deb
 845555bb900d9cb6da6ea84db68ffbaa42f790b64b2f4d3be88b2e073bc3ad6e 76088 
libgv-ruby_2.26.3-11_amd64.deb
 35e6455998479b699ee4f7e2b2cf8b52e0d3bb9b128dc8b429df52d0e3314614 680440 
libgv-tcl_2.26.3-11_amd64.deb
 410d9c3c7e8a8428ba7cadaddce8d0c48f7e0062c9d6600a59ef13740e2cebc0 73288 
libgraph4_2.26.3-11_amd64.deb
 8b21aebe2d8f615f7a071aa25108d6878b951977941a5ad9d53fa42eb2c1a849 87290 
libcgraph5_2.26.3-11_amd64.deb
 307c9e6909b9f18e43b76d2b2acbc88ac72f954c69095534feda05c3f1ffde59 59118 
libcdt4_2.26.3-11_amd64.deb
 4c8141a4a7de6cc58946a31fdb4af617f1ef53aaa63f16e99a8cf0197a01319a 64512 
libpathplan4_2.26.3-11_amd64.deb
 0bedb469c62be4369eab2f0967740099adffb8e483206b26542abc0b861aab26 554840 
libgvc5_2.26.3-11_amd64.deb
 509b68454868891a100df2c69a122537a4971b259114c19df9cff891b144cd25 61702 
libgvc5-plugins-gtk_2.26.3-11_amd64.deb
 82e82f65c44e6fa84278712cfc4f1b2add268a6e8e642fe8ff335fd4dcad7927 243678 
libgvpr1_2.26.3-11_amd64.deb
 0807c061469e6badcbd16e74370b7067aebd469a067afbf1ff0ff0d45c403319 53734 
libxdot4_2.26.3-11_amd64.deb
 422b9853a44432aa09ba3036aa4e9054ee4cc63bc79eb431cb9a92dcfa44d981 103286 
libgraphviz-dev_2.26.3-11_amd64.deb
Files: 
 8ff6e114d52a51a759a31b267975be1a 3258 graphics optional graphviz_2.26.3-11.dsc
 6f5320c3d17b29d097057d983742f5d5 51523 graphics optional 
graphviz_2.26.3-11.debian.tar.gz
 149130dfa84f28dd7b99201e7d69771c 2555206 doc optional 
graphviz-doc_2.26.3-11_all.deb
 a9e34937a11f56d51e8d43bacfef7526 48654 devel optional 
graphviz-dev_2.26.3-11_all.deb
 c59babd3847553de3dfeb8877a989b11 374744 graphics optional 
graphviz_2.26.3-11_amd64.deb
 5f177292d3ec14d74a140e12c412307f 72022 interpreters optional 
libgv-guile_2.26.3-11_amd64.deb
 09a6afc304d38f7486b226ec0f19c88e 81776 interpreters optional 
libgv-lua_2.26.3-11_amd64.deb
 33aa8af3c41ad4dc29bc829be073400c 94200 perl optional 
libgv-perl_2.26.3-11_amd64.deb
 e5978313e77d3f05e6557efe7f85eb5c 80956 php optional 
libgv-php5_2.26.3-11_amd64.deb
 b48fef4657864d2f774d0aad12b85aa3 115132 python optional 
libgv-python_2.26.3-11_amd64.deb
 d5a4425d8ad7e55bb11cee44ffc13c6e 76088 ruby optional 
libgv-ruby_2.26.3-11_amd64.deb
 974dcda6654fddc5d81c5c2e0234e96d 680440 interpreters optional 
libgv-tcl_2.26.3-11_amd64.deb
 3ce2dd0c2f3ac966306c1a2ddbb127bf 73288 libs optional 
libgraph4_2.26.3-11_amd64.deb
 a131f84c617e32ac0ef669429609e3e6 87290 libs optional 
libcgraph5_2.26.3-11_amd64.deb
 b25cec8efb39d070c658502ad4748739 59118 libs optional 
libcdt4_2.26.3-11_amd64.deb
 026d8c42e4d1a03746cce7de401410aa 64512 libs optional 
libpathplan4_2.26.3-11_amd64.deb
 a3a075ba91fd65564aa3ef5493379e98 554840 libs optional 
libgvc5_2.26.3-11_amd64.deb
 7aec6c02fcce928afc8b5de217855ca6 61702 libs optional 
libgvc5-plugins-gtk_2.26.3-11_amd64.deb
 8a439d5202cdb4a07c9d175eae8075a5 243678 libs optional 
libgvpr1_2.26.3-11_amd64.deb
 8e962beadfe8b50dc48e5bef5ef591c4 53734 libs optional 
libxdot4_2.26.3-11_amd64.deb
 e9d7d777bb2878d7ca0798c93a0ae448 103286 libdevel optional 
libgraphviz-dev_2.26.3-11_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJPpjqCAAoJEKv/7bJACMb5P5MQAKvEdpRkJNSV02CWVerozyrV
bkpeZHKRYYkBIJKDGH+k0PdjQajU/YlAnRooubXsM6ciqqPRkyfaOer3v0TwdAd6
TTkjA2QWeO5u2jCr3wxe/lVqLwUqcdRkIF24lO+jHnd/X3+/BHjl9aa39IG8rztn
XNVnMGcalhp0kxy6jxBHqNjFLS3kZcAxm+HqqbHril1JotFYfOCJ9aD5nGbg4kUn
HtBQaxpRLfW7nKmPXNEouK7Stm3kZ+fyJs9YeHJhSIuXzZkkHnYZhBFnvsdxJ/Fm
Q4T0Zeh0khFVA9vL1Ybbi3pSnF2XiSG5MF1i5kk1tInzs9Hc3OT+0PVM6buE23Kf
4hWYbfv1oRuCsKllEcA+42iY5HEZaTz4QIttBi7OSQ+VA7FGNL7e+fjOh3sUDn2a
ZRWAnnZeM5BMCTt8ehGhRKV0Fy0tjNl30BUQMIalMOVCF0CqeG1E+LYhgZNY4bpO
wZQlovbYTh0CEyFQuvJBixEoZPlCBWcvhbEuiZPYkw2QlF5TlMjPKYhhZyodVHqa
x9Gq0wZzCvpqK93l82sFCeIH/xTQsccB9V452IM726JCkPuZYTwXNTi9cqNbOD5n
Q71w9tlidyx/a1idTRqkI5C4UUu6NzQHc+2Vc3yLqONb3SRWxjxMSYifQEDPx3Kv
C5yALqNuNMnAnSx05+SR
=0Oin
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to