[Bug 1584960] [NEW] Missing dependency on python-wstool

2016-05-23 Thread Jackie Kay
Public bug reported: When the python-rosinstall package from ros-rosinstall is installed and rosinstall is run, it gives a missing module error. For example: ``` $ sudo apt-get install python-rosinstall $ rosinstall --version Traceback (most recent call last): File "/usr/bin/rosinstall", line

[Bug 1573234] Re: unable to link: cannot find libvtkproj4

2016-04-29 Thread Jackie Kay
indeed, that's the solution we decided on: https://github.com/ros-perception/perception_pcl/pull/121/files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573234 Title: unable to link: cannot find l

[Bug 1573234] [NEW] unable to link: cannot find libvtkproj4

2016-04-21 Thread Jackie Kay
Public bug reported: This issue has been reported and fixed in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819741 Currently any code that links to libraries provided by libpcl1.7 (which depends on vtk6) fails to link because it cannot find vtkproj4. An example of affected downstre