Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtt_pcl fails to build on Kinetic #2

Open
tfoote opened this issue Jan 24, 2020 · 1 comment
Open

rtt_pcl fails to build on Kinetic #2

tfoote opened this issue Jan 24, 2020 · 1 comment

Comments

@tfoote
Copy link

tfoote commented Jan 24, 2020

From: http://build.ros.org/view/Kbin_uX64/job/Kbin_uX64__rtt_pcl__ubuntu_xenial_amd64__binary/118/console

00:01:16.080 # BEGIN SUBSECTION: append build timestamp
00:01:16.161 Invoking 'debchange -v 0.1.0-1xenial-20200123-231826+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-rtt-pcl-0.1.0'
00:01:16.276 # END SUBSECTION
00:01:18.332 Looking for the '.dsc' file of package 'ros-kinetic-rtt-pcl' with version '0.1.0-1'
00:01:19.298 Traceback (most recent call last):
00:01:19.298   File "/usr/lib/python3/dist-packages/apt/cache.py", line 259, in __getitem__
00:01:19.309     return self._weakref[key]
00:01:19.309   File "/usr/lib/python3.5/weakref.py", line 131, in __getitem__
00:01:19.320     o = self.data[key]()
00:01:19.320 KeyError: 'libpcl1.8-dev'
00:01:19.320 
00:01:19.320 During handling of the above exception, another exception occurred:
00:01:19.320 
00:01:19.320 Traceback (most recent call last):
00:01:19.320   File "/usr/lib/python3/dist-packages/apt/cache.py", line 263, in __getitem__
00:01:19.320     rawpkg = self._cache[key]
00:01:19.320 KeyError: 'libpcl1.8-dev'
00:01:19.320 
00:01:19.320 During handling of the above exception, another exception occurred:
00:01:19.320 
00:01:19.320 Traceback (most recent call last):
00:01:19.320   File "/tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py", line 166, in <module>
00:01:19.320     main()
00:01:19.320   File "/tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py", line 85, in main
00:01:19.320     apt_cache, debian_pkg_names)
00:01:19.320   File "/tmp/ros_buildfarm/ros_buildfarm/common.py", line 154, in get_binary_package_versions
00:01:19.320     pkg = apt_cache[debian_pkg_name]
00:01:19.320   File "/usr/lib/python3/dist-packages/apt/cache.py", line 265, in __getitem__
00:01:19.320     raise KeyError('The cache has no package named %r' % key)
tfoote added a commit to ros/rosdistro that referenced this issue Jan 24, 2020
orocos/rtt_pcl#2

Signed-off-by: Tully Foote <[email protected]>
tfoote added a commit to ros/rosdistro that referenced this issue Jan 24, 2020
* remove swarmros from kinetic
It's not building: amilankovich-slab/swarmros#1

Signed-off-by: Tully Foote <[email protected]>

* remove cnn_bridge FTBFS
wew84/cnn_bridge#4

Signed-off-by: Tully Foote <[email protected]>

* dsr_control FTBFS
doosan-robotics/doosan-robot#34

Signed-off-by: Tully Foote <[email protected]>

* dsr_examples_cpp FTBFS
doosan-robotics/doosan-robot#34 (comment)

Signed-off-by: Tully Foote <[email protected]>

* heron_control FTBFS
heron/heron#9

Signed-off-by: Tully Foote <[email protected]>

* moveit_chomp_optimizer_adapater FTBFS
moveit/moveit#1864

Signed-off-by: Tully Foote <[email protected]>

* pointgrey_camera_driver FTBFS
ros-drivers/pointgrey_camera_driver#188

Signed-off-by: Tully Foote <[email protected]>

* rr_opendriver_stack FTBFS
RoverRobotics-archive/rr_openrover_stack#31

Signed-off-by: Tully Foote <[email protected]>

* rtt_pcl FTBFS
orocos/rtt_pcl#2

Signed-off-by: Tully Foote <[email protected]>
@meyerj
Copy link
Member

meyerj commented Jan 24, 2020

Thanks for the report. Apparently I was using a non-default rosdep config when I released the package (and rtt_pcl_ros) with Bloom in September and also did not follow-up anymore. We used to overwrite the pcl keys to point to a custom build of PCL 1.8 in xenial for internal packages.

Fixed in ros/rosdistro#23594.

at-wat pushed a commit to alpine-ros/rosdistro that referenced this issue Mar 12, 2020
* remove swarmros from kinetic
It's not building: amilankovich-slab/swarmros#1

Signed-off-by: Tully Foote <[email protected]>

* remove cnn_bridge FTBFS
wew84/cnn_bridge#4

Signed-off-by: Tully Foote <[email protected]>

* dsr_control FTBFS
doosan-robotics/doosan-robot#34

Signed-off-by: Tully Foote <[email protected]>

* dsr_examples_cpp FTBFS
doosan-robotics/doosan-robot#34 (comment)

Signed-off-by: Tully Foote <[email protected]>

* heron_control FTBFS
heron/heron#9

Signed-off-by: Tully Foote <[email protected]>

* moveit_chomp_optimizer_adapater FTBFS
moveit/moveit#1864

Signed-off-by: Tully Foote <[email protected]>

* pointgrey_camera_driver FTBFS
ros-drivers/pointgrey_camera_driver#188

Signed-off-by: Tully Foote <[email protected]>

* rr_opendriver_stack FTBFS
RoverRobotics-archive/rr_openrover_stack#31

Signed-off-by: Tully Foote <[email protected]>

* rtt_pcl FTBFS
orocos/rtt_pcl#2

Signed-off-by: Tully Foote <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants