← Back to issue list

Colcon plugin: can't run twice with eloquent

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1866719
Type
issue
State
open
Author
~kyrofa
Labels
Created
2020-03-09 23:53:14.381337+00:00
Updated
2020-11-09 12:19:39.132169+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Running once works as expected. Running again results in the following error: The build time path "/opt/ros/eloquent" doesn't exist. Either source a script for a different shell or set the environment variable "AMENT_CURRENT_PREFIX" explicitly. This is because the stage-packages are unpacked again and the prefix-fixing happens too late (since lifecycle ends up causing env() to run before build() is called).

Evaluation history

No evaluation history available.