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

[melodic/blacklists] blacklist fetch_drivers #125

Conversation

moriarty
Copy link

@moriarty moriarty commented Feb 16, 2019

blacklist:

  • fetch_drivers
  • fetch_tools

Please merge before ros/rosdistro#20328

  • fetch_drivers includes a pre combiled binary of our drivers for the research robots, which isn't going to work on arm based systems, the binary was compiled on amd64 architecture inside of a FROM ros:melodic or FROM ubuntu:bionic based docker image so I've also blacklisted debian as we haven't tested that.
  • fetch_tools is something we've only tested on Ubuntu and has been failing for months on debian.

blacklist:
 - fetch_drivers
 - fetch_tools
@moriarty
Copy link
Author

@dirk-thomas does the blacklist support regex?

fetch_* on arm?

@dirk-thomas
Copy link
Member

does the blacklist support regex?

No.

@moriarty
Copy link
Author

Okay, then I'll blacklist them individually.

There are some future packages which we hope to release but we haven't been testing on arm or debian.

@dirk-thomas dirk-thomas merged commit 0c81aa3 into ros-infrastructure:production Feb 20, 2019
moriarty added a commit to moriarty/ros_buildfarm_config that referenced this pull request Mar 26, 2019
- adds missing blacklist in source-strech-build (related to PR ros-infrastructure#125)
- Related to ZebraDevs/fetch_tools#12 and fkie/catkin_lint#36
  python-catkin-lint is not available on Debian stretch
tfoote pushed a commit that referenced this pull request Mar 27, 2019
- adds missing blacklist in source-strech-build (related to PR #125)
- Related to ZebraDevs/fetch_tools#12 and fkie/catkin_lint#36
  python-catkin-lint is not available on Debian stretch
nuclearsandwich pushed a commit that referenced this pull request Dec 28, 2020
blacklist:
 - fetch_drivers
 - fetch_tools
nuclearsandwich pushed a commit that referenced this pull request Dec 28, 2020
- adds missing blacklist in source-strech-build (related to PR #125)
- Related to ZebraDevs/fetch_tools#12 and fkie/catkin_lint#36
  python-catkin-lint is not available on Debian stretch
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

Successfully merging this pull request may close these issues.

2 participants