JenniferBuehler / urdf-tools-pkgs

A collection of tools to traverse, view and manipulate a URDF
Other
8 stars 9 forks source link

urdf2inventor does not build on indigo armhf #4

Open tfoote opened 7 years ago

tfoote commented 7 years ago

This is the same problem as openrave: https://github.com/tork-a/openrave_planning-release/issues/1

From: http://build.ros.org/view/Ibin_arm_uThf/job/Ibin_arm_uThf__urdf2inventor__ubuntu_trusty_armhf__binary/151/console

# BEGIN SUBSECTION: append build timestamp
03:07:37 Invoking 'debchange -v 1.0.1-0trusty-20161124-030737-0800 -p -D trusty -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-indigo-urdf2inventor-1.0.1'
03:07:42 # END SUBSECTION
03:08:39 Looking for the '.dsc' file of package 'ros-indigo-urdf2inventor' with version '1.0.1-0'
03:09:13 Traceback (most recent call last):
03:09:13   File "/usr/lib/python3/dist-packages/apt/cache.py", line 198, in __getitem__
03:09:13     return self._weakref[key]
03:09:13   File "/usr/lib/python3.4/weakref.py", line 125, in __getitem__
03:09:13     o = self.data[key]()
03:09:13 KeyError: 'libsoqt4-dev'
03:09:13 
03:09:13 During handling of the above exception, another exception occurred:
03:09:13 
03:09:13 Traceback (most recent call last):
03:09:13   File "/tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py", line 162, in <module>
03:09:14     main()
03:09:14   File "/tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py", line 84, in main
03:09:14     apt_cache, debian_pkg_names)
03:09:14   File "/tmp/ros_buildfarm/ros_buildfarm/common.py", line 134, in get_binary_package_versions
03:09:14     pkg = apt_cache[debian_pkg_name]
03:09:14   File "/usr/lib/python3/dist-packages/apt/cache.py", line 205, in __getitem__
03:09:14     raise KeyError('The cache has no package named %r' % key)
03:09:14 KeyError: "The cache has no package named 'libsoqt4-dev'"
03:09:14 Build step 'Execute shell' marked build as failure
03:09:14 [ssh-agent] Stopped.
03:09:14 [description-setter] Could not determine description.
03:09:14 Sending e-mails to: ros-buildfarm-indigo@googlegroups.com tfoote+buildfarm@osrfoundation.org
03:09:14 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
JenniferBuehler commented 7 years ago

Thanks, yes it is the same problem, it needs SoQt.