You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being a dumb user I essentially just copy-paste the last set of commands given in the Run for "custom" repositories section (so to run a prerelease on a pre-seeded workspace).
While nothing complains and the Docker images all get build, in the end it would appear no packages are found and nothing is build and/or tested:
No packages found in source space: /tmp/catkin_workspace/src
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ traversing 0 packages in topological order:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
and:
Build step 10
Test results of underlay workspace
Invoking: catkin_test_results /tmp/prerelease/catkin_workspace/test_results --all
Test results directory "/tmp/prerelease/catkin_workspace/test_results" does not exist
Skipping empty overlay workspace
This is the contents of /tmp/prerelease before running prerelease.sh -y:
Being a dumb user I essentially just copy-paste the last set of commands given in the Run for "custom" repositories section (so to run a prerelease on a pre-seeded workspace).
While nothing complains and the Docker images all get build, in the end it would appear no packages are found and nothing is build and/or tested:
and:
This is the contents of
/tmp/prerelease
before runningprerelease.sh -y
:Which would seem to be the things that the documentation implies should be there.
Before diving into this: is this use of the prerelease scripts still supported?
The text was updated successfully, but these errors were encountered: