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

Build failing due to ros-noetic-panda-moveit-config dependency not satisfied #2

Closed
ruturajsambhusvt opened this issue Jul 14, 2022 · 4 comments

Comments

@ruturajsambhusvt
Copy link

ruturajsambhusvt commented Jul 14, 2022

Hello, I ran the yay -S ros-noetic-franka-ros command. The following is the error log.

out_fraros.log

I ran yay -S ros-noetic-panda-moveit-config and it didn't work either. The logs are attached herewith.

out_moveit.log

@acxz
Copy link
Member

acxz commented Jul 14, 2022

Yep, we currently have a circular dependency with this PKGBUILD: ros-noetic-arch/ros-noetic-panda-moveit-config#3

@acxz
Copy link
Member

acxz commented Jul 14, 2022

Since it is not a makedep you could try to install this package without checking for dependencies like so: makepkg -d as a workaround.

@ruturajsambhusvt
Copy link
Author

Hello, I did that and could build subsequent packages. It looks like things are working, for now, will get back if I face any issues with these packages. Thank you very much!

@acxz
Copy link
Member

acxz commented Jul 16, 2022

I'm gonna close this for now, since I believe I have fixed the circular dependency. The PKGBUILD may not have all the right dependencies, however, I'll leave that for another issue.

@acxz acxz closed this as completed Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants