Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ebuild continues to generate despite dependency resolution failures #229

Closed
allenh1 opened this issue Nov 6, 2019 · 0 comments
Closed

Comments

@allenh1
Copy link
Contributor

allenh1 commented Nov 6, 2019

Not sure when this was introduced, but there's an issue here.

$ superflore-gen-ebuilds --ros-distro melodic --only urdfdom_py
>>>> "melodic" distro detected...
>>>> Working in temporary directory /tmp/tmpjnx3nh8c
>>>> Creating new branch gentoo-bot-TxxAPJtePp...
>>>>
>>>> Regenerating package 'urdfdom_py'...
!!!! Failed to resolve required dependencies for package urdfdom_py!
!!!!  unresolved: "python3-lxml"
>>>> Pulling docker image 'allenh1/ros_gentoo_base:latest'...
>>>> Running docker image...
>>>> Generating manifests...
>>>> Working in temporary directory /tmp/tmp7vil5sbm
>>>> Running container with command string 'bash -c 'cd /tmp/ros-overlay/ros-melodic/urdfdom_py &>> /tmp/tmp7vil5sbm/log.txt && repoman manifest &>> /tmp/tmp7vil5sbm/log.txt''...
>>>> Docker container exited.
>>>> Cleaning up temporary directory /tmp/tmp7vil5sbm
>>>> Adding changes...
>>>> Committing to branch gentoo-bot-TxxAPJtePp...
>>>> Forking repository if a fork does not exist...
>>>> Pushing changes to fork...
>>>> Filing pull-request...
>>>> Successfully filed a pull request.
>>>>   https://github.com/ros/ros-overlay/pull/889
>>>> Successfully synchronized repositories!
>>>> Cleaning up temporary directory /tmp/tmpjnx3nh8c
@allenh1 allenh1 added in progress and removed ready labels Nov 23, 2019
@allenh1 allenh1 added this to the Version 0.3.1 milestone Dec 3, 2019
zffgithub pushed a commit to zffgithub/superflore that referenced this issue Apr 11, 2023
* Only commit packages that were generated successfully with the `only` option

Signed-off-by: Hunter L. Allen <hunterlallen@protonmail.com>

* Change to set instead of list, as well as fix appending of packages

Signed-off-by: Hunter L. Allen <hunterlallen@protonmail.com>

* Update to new API for regenerate_pkg

Signed-off-by: Hunter L. Allen <hunterlallen@protonmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant