[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ParaView package



Hi there,

  I found some time to fix the FTBFS for paraview. The package now in
svn trunk should build fine with boost 1.42. I also fixed a couple of
lintian warnings. lintian is good at catching executable without man
page, it does not detect manpage without executables :)
  I removed assistant (should be from qt4) and lproj from the package
as it should be installed from the proj4 package instead.
  I also added myself in the maintainer list, I hope this is ok.

There are still some lintians errors, but I do not understand why they show up:

Successfully signed dsc and changes files
build command was successful; binaries are in
/home/mathieu/debian/debian-science/packages/paraview/build-area/. The
changes file is:
 /home/mathieu/debian/debian-science/packages/paraview/build-area/paraview_3.6.2-4_amd64.changes
Binary package:
 /home/mathieu/debian/debian-science/packages/paraview/build-area/paraview_3.6.2-4_amd64.deb
lintian /home/mathieu/debian/debian-science/packages/paraview/build-area/paraview_3.6.2-4_amd64.changes
W: paraview: script-not-executable ./usr/lib/paraview/testing/FindString.tcl
W: paraview: executable-not-elf-or-script
./usr/share/pyshared/paraview/vtk/dataset_adapter.py
W: paraview: executable-not-elf-or-script
./usr/share/pyshared/paraview/vtk/__init__.py
W: paraview: executable-not-elf-or-script
./usr/share/pyshared/paraview/servermanager.py
W: paraview: executable-not-elf-or-script
./usr/share/pyshared/paraview/vtk/algorithms.py
N: 19 tags overridden (19 errors)


If anyone could tell me what is wrong in the debian/rules file:


cat debian/rules:
...
	-chmod a-x $(CURDIR)/usr/share/pyshared/paraview/*.py
	-chmod a-x $(CURDIR)/usr/share/pyshared/paraview/vtk/*.py
	-chmod a-x $(CURDIR)/usr/lib/paraview/testing/*.tcl


Because I am a DM, I'll need a sponsor upload. Thanks !

Cheers,
-- 
Mathieu


Reply to: