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

SUCO: apt packages that are hosted on ros.org apt source aren't installed #1102

Open
130s opened this issue Oct 7, 2024 · 1 comment
Open
Assignees
Labels
problem_broken-unfunctional-cando Can't do XX because existing functionality is broken

Comments

@130s
Copy link
Collaborator

130s commented Oct 7, 2024

This is a known design issue. The tool does not modify apt source as of 0.1, so any custom apt sources, incl. ros.org, the one I frequently use, needs to be manually added.

@130s
Copy link
Collaborator Author

130s commented Oct 8, 2024

Result on brya. Is this related?

Error: WARNING: ROS_PYTHON_VERSION is unset. Defaulting to 3
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies (ROS distro is not set. Make sure `ROS_DISTRO` environment variable is set, or use `--rosdistro` option to specify the distro, e.g. `--rosdistro indigo`):
hut_10sqft: Cannot locate rosdep definition for [ament]
Continuing to install resolvable dependencies...
E: Unable to locate package python3-rocker
E: Unable to locate package python3-vcstool
ERROR: the following rosdeps failed to install
  apt: command [sudo -H apt-get install -y python3-rocker] failed
  apt: command [sudo -H apt-get install -y python3-vcstool] failed

Not yet understood what was going on.

@130s 130s self-assigned this Oct 8, 2024
@130s 130s added the problem_broken-unfunctional-cando Can't do XX because existing functionality is broken label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem_broken-unfunctional-cando Can't do XX because existing functionality is broken
Projects
None yet
Development

No branches or pull requests

1 participant