[ros-users] [Discourse.ros.org] [Buildfarm] Build failing: mongdb_store
Tully Foote
ros.discourse at gmail.com
Tue Sep 19 08:57:25 UTC 2017
The key error is in the debian pipeline after rosdep has already been resolved by bloom.
Your problem is that mongodb does not have a armv8 version for Jessie. It has i386, amd64, and armhf: https://packages.debian.org/jessie/mongodb

So you'll want to add this package to the jessie armv8 blacklist: https://github.com/ros-infrastructure/ros_buildfarm_config/blob/production/kinetic/release-jessie-arm64-build.yaml#L14 And then the buildfarm will stop trying to build the package.
---
[Visit Topic](https://discourse.ros.org/t/build-failing-mongdb-store/2685/2) or reply to this email to respond.
More information about the ros-users
mailing list