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: ack in bash executable not found even though it's in package.xml. #1103

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

Comments

@130s
Copy link
Collaborator

130s commented Oct 7, 2024

No description provided.

@130s
Copy link
Collaborator Author

130s commented Oct 7, 2024

Not sure if related, but a sys test in Docker on bullseye failed a lot of apt pkgs.

Setting up libxdo3:amd64 (1:3.20160805.1-4) ...
Setting up xdotool (1:3.20160805.1-4) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-13+deb11u10) ...
Continuing to install resolvable dependencies...
executing command [apt-get install -y ack]
executing command [apt-get install -y apt-transport-https]
executing command [apt-get install -y emacs]
executing command [apt-get install -y gimp]
executing command [apt-get install -y gnuplot]
executing command [apt-get install -y gnuplot-x11]
executing command [apt-get install -y meld]
executing command [apt-get install -y mesa-utils]
executing command [apt-get install -y meshlab]
executing command [apt-get install -y ntp]
executing command [apt-get install -y python3-empy]
executing command [apt-get install -y python3-rocker]
executing command [apt-get install -y python3-vcstool]
executing command [apt-get install -y debtree]
executing command [apt-get install -y nmap]
executing command [apt-get install -y openssh-server]
executing command [apt-get install -y texlive-fonts-recommended]
executing command [apt-get install -y texlive-latex-base]
executing command [apt-get install -y tree]
executing command [apt-get install -y xdotool]
        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 [rpl]
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
E: Unable to locate package python3-rocker
E: Unable to locate package python3-vcstool
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
debconf: delaying package configuration, since apt-utils is not installed
ERROR: the following rosdeps failed to install
  apt: command [apt-get install -y python3-rocker] failed
  apt: command [apt-get install -y python3-vcstool] failed
  apt: Failed to detect successful installation of [python3-rocker]
  apt: Failed to detect successful installation of [python3-vcstool]
        Issue #3: [Errno 17] File exists: '/root/data'
        Issue #4: [Errno 17] File exists: '/root/link'
        Issue #5: Source file '/mnt/chromeos/GoogleDrive/MyDrive' not found.
        Issue #6: Source file '/root/link/GoogleDrive/30y-130s' not found.
        Issue #7: Source file '/root/link/GoogleDrive/Current' not found.
        Issue #8: Source file '/root/link/GoogleDrive/Career/academicDoc' not found.
        Issue #9: Source file '/root/link/GoogleDrive/Career/MOOC' not found.
        Issue #10: Source file '/mnt/chromeos/MyFiles/Downloads' not found.

@130s 130s added the problem_broken-unfunctional-cando Can't do XX because existing functionality is broken label Oct 7, 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