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

Cannot be installed with apt, 404 Not Found while trying to fetch the wrong version on ROS2-Iron #334

Open
EwingKang opened this issue May 21, 2024 · 0 comments

Comments

@EwingKang
Copy link

I'm trying to install the package with APT, it shows .deb file not found with a 404. The apt is asking for v0.8.0 http://packages.ros.org/ros2/ubuntu/pool/main/r/ros-iron-usb-cam/ros-iron-usb-cam_0.8.0-1jammy.20240419.200723_amd64.deb, however, the server seems to only have v0.8.1 at http://packages.ros.org/ros2/ubuntu/pool/main/r/ros-iron-usb-cam/

sudo apt install ros-iron-usb-cam
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  bridge-utils calculix-ccx libcoin80c libfreecad-python3-0.19 libfreeimage3
  libgstreamer-plugins-bad1.0-0 libmedc11 libocct-data-exchange-7.5 libocct-foundation-7.5
  libocct-modeling-algorithms-7.5 libocct-modeling-data-7.5 libocct-ocaf-7.5
  libocct-visualization-7.5 libqt5xmlpatterns5 libsoqt520 libspnav0 libspooles2.2
  libva-wayland2 libzipios++0v5 python3-pivy python3-pyside2.qtopengl
  python3-pyside2.qtuitools python3-pyside2.qtxml ubuntu-fan
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  ros-iron-usb-cam
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 159 kB of archives.
After this operation, 662 kB of additional disk space will be used.
Err:1 http://packages.ros.org/ros2/ubuntu jammy/main amd64 ros-iron-usb-cam amd64 0.8.0-1jammy.20240419.200723
  404  Not Found [IP: 64.50.236.52 80]
E: Failed to fetch http://packages.ros.org/ros2/ubuntu/pool/main/r/ros-iron-usb-cam/ros-iron-usb-cam_0.8.0-1jammy.20240419.200723_amd64.deb  404  Not Found [IP: 64.50.236.52 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
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

1 participant