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

Failed to process package 'uwsim' #72

Open
IamGyal opened this issue Sep 5, 2023 · 3 comments
Open

Failed to process package 'uwsim' #72

IamGyal opened this issue Sep 5, 2023 · 3 comments

Comments

@IamGyal
Copy link

IamGyal commented Sep 5, 2023

I've met this error while compiling the stack with the command catkin_make_isolated --install.
I'm using Ubuntu 18.04 and ROS melodic.

Screenshot from 2023-09-05 12-37-27

sudo apt search libcurl3 gives me:

Sorting... Done
Full Text Search... Done
libcurl3/bionic 7.58.0-2ubuntu2 amd64
  easy-to-use client-side URL transfer library (OpenSSL flavour)

libcurl3-gnutls/bionic-updates,bionic-security,now 7.58.0-2ubuntu3.24 amd64 [installed,automatic]
  easy-to-use client-side URL transfer library (GnuTLS flavour)

libcurl3-nss/bionic-updates,bionic-security 7.58.0-2ubuntu3.24 amd64
  easy-to-use client-side URL transfer library (NSS flavour)

ldd /opt/ros/kinetic/lib/libresource_retriever.so |grep curl gives me:
libcurl.so.4 => /usr/lib/x86_64-linux-gnu/libcurl.so.4 (0x00007f8d74482000)

Is there any solution for this?

Thank you very much.

@ChrisNassif
Copy link

I have the same problem, a fix for this would be very nice

@ChrisNassif
Copy link

My problem came from trying to use the provided dockerfile in the docker branch. I was able to partially fix this through docker by pulling a docker container from the internet that was prebuilt but I still haven't figured out why the dockerfile provided in the repo doesn't work anymore

@amamory
Copy link
Member

amamory commented Jul 7, 2024

the repo was just updated with improved docker and documentation. Hopefully this will help you to solve the issue. For your info, i just tested it in host w Ubuntu 24.04 in a computer w Intel graphics.

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

3 participants