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
After doing a little digging, it looks like changes in the most recent version of colcon-core (0.5.5) may have broken colcon-lcov-result. It looks like PackageDescriptor#realpath may have been removed in colcon/colcon-core#311? I'm going to try downgrading colcon-core to see if that temporarily solves the problem.
On Mar 27, 2020, at 1:02 PM, Domenic Rodriguez ***@***.***> wrote:
I was able to fix this in ***@***.*** If this solution is correct, then I'd be glad to open up a pull request.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
When trying to run
colcon lcov-result
on a fresh install, I'm receiving the following error:After doing a little digging, it looks like changes in the most recent version of
colcon-core
(0.5.5) may have brokencolcon-lcov-result
. It looks likePackageDescriptor#realpath
may have been removed in colcon/colcon-core#311? I'm going to try downgradingcolcon-core
to see if that temporarily solves the problem.Environment:
The text was updated successfully, but these errors were encountered: