Your message dated Thu, 18 Feb 2016 20:13:25 +0100
with message-id
<calf6qjku4f2m966-odp5vjc_2qak2dov8okuzo+hoe0oa6l...@mail.gmail.com>
and subject line Closing bug
has caused the Debian Bug report #814689,
regarding vtk6 FTBFS on hppa and other arches (with patch)
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.)
--
814689: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814689
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vtk6
Version: 6.2.0+dfsg1-8
Tags: patch
vtk6 FTBFS on hppa (and some other architectures) which an error like this:
dpkg-shlibdeps: error: couldn't find library
libvtkRenderingQtPython27D-6.2.so.6.2 needed by
debian/python-vtk6/usr/lib/python2.7/dist-packages/vtk/vtkRenderingQtPython.mips64el-linux-gnuabi64.so
(ELF format: 'elf64-tradlittlemips'; RPATH: '')
Attached patch fixes it for hppa.
I'm pretty sure it will fix the same issue for x32 and mips64el too.
In addition I think alpha, sparc64 and other "debian-ports" architectures need
to be added as well.
Can you apply this patch (with hppa added) for the next upload ?
Thanks,
Helge
diff -up ./debian/control.org ./debian/control
--- ./debian/control.org 2016-02-12 21:54:25.909604465 +0100
+++ ./debian/control 2016-02-12 21:54:38.033515050 +0100
@@ -141,7 +141,7 @@ Description: VTK header files
C++ programs that use VTK to do 3D visualisation.
Package: libvtk6-qt-dev
-Architecture: amd64 arm64 i386 powerpc ppc64el mips mipsel kfreebsd-amd64 kfreebsd-i386 s390x
+Architecture: amd64 arm64 i386 powerpc ppc64el mips mipsel kfreebsd-amd64 kfreebsd-i386 s390x hppa x32
Section: libdevel
Depends: libvtk6-dev (= ${binary:Version}),
${misc:Depends},
@@ -178,7 +178,7 @@ Description: VTK libraries
that use VTK.
Package: libvtk6.2-qt
-Architecture: amd64 arm64 i386 powerpc ppc64el mips mipsel kfreebsd-amd64 kfreebsd-i386 s390x
+Architecture: amd64 arm64 i386 powerpc ppc64el mips mipsel kfreebsd-amd64 kfreebsd-i386 s390x hppa x32
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
--- End Message ---
--- Begin Message ---
fixed 814689 6.2.0+dfsg1-9
thanks
--- End Message ---
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers