lidar_camera_calibration icon indicating copy to clipboard operation
lidar_camera_calibration copied to clipboard

unable to fetch package

Open konnoeric opened this issue 2 years ago • 2 comments

I could not properly execute installation commands for Melodic so I retried it with Noetic but I received message as below. Is is ok to ignor these? I got this message when I executed sudo apt-get install -y ros-noetic-nodelet-core

The following packages were automatically installed and are no longer required: libatomic1:i386 libbsd0:i386 libdrm-amdgpu1:i386 libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libedit2:i386 libelf1:i386 libexpat1:i386 libffi7:i386 libfprint-2-tod1 libgl1:i386 libgl1-mesa-dri:i386 libglapi-mesa:i386 libglvnd0:i386 libglx-mesa0:i386 libglx0:i386 libllvm11:i386 libpciaccess0:i386 libsensors5:i386 libstdc++6:i386 libuvc-dev libuvc0 libvulkan1:i386 libwayland-client0:i386 libx11-6:i386 libx11-xcb1:i386 libxau6:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386 libxcb-present0:i386 libxcb-randr0:i386 libxcb-sync1:i386 libxcb-xfixes0:i386 libxcb1:i386 libxdamage1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3:i386 libxshmfence1:i386 libxxf86vm1:i386 linux-image-5.4.0-42-generic linux-modules-5.4.0-42-generic linux-modules-extra-5.4.0-42-generic mesa-vulkan-drivers:i386 Use 'sudo apt autoremove' to remove them. The following packages will be upgraded: ros-noetic-nodelet-core 1 upgraded, 0 newly installed, 0 to remove and 508 not upgraded. Need to get 2,504 B of archives. After this operation, 0 B of additional disk space will be used. Err:1 http://packages.ros.org/ros/ubuntu focal/main amd64 ros-noetic-nodelet-core amd64 1.10.1-1focal.20210423.234339 404 Not Found [IP: 64.50.233.100 80] E: Failed to fetch http://packages.ros.org/ros/ubuntu/pool/main/r/ros-noetic-nodelet-core/ros-noetic-nodelet-core_1.10.1-1focal.20210423.234339_amd64.deb 404 Not Found [IP: 64.50.233.100 80] Screenshot from 2021-10-12 15-12-33

konnoeric avatar Oct 12 '21 06:10 konnoeric

I tried apt-get update and used --fix-missing but the result was the same.

konnoeric avatar Oct 12 '21 06:10 konnoeric

After that I ignored these message and moved on and executed rosdep install --from-paths src --ignore-src -r -y and I got this message.

given path 'src' does not exist

Screenshot from 2021-10-12 15-20-17

konnoeric avatar Oct 12 '21 06:10 konnoeric