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

unable to fetch package #140

Open
konnoeric opened this issue Oct 12, 2021 · 2 comments
Open

unable to fetch package #140

konnoeric opened this issue Oct 12, 2021 · 2 comments

Comments

@konnoeric
Copy link

konnoeric commented Oct 12, 2021

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
Copy link
Author

konnoeric commented Oct 12, 2021

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

@konnoeric
Copy link
Author

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

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