Closed bit-pirate closed 10 years ago
I wonder where that dependency is coming from?
The only roslint dependency I see is catkin
.
I'm having zero problems with the dependency marcus. Maybe we can check out what your workstation is having trouble with in the morning.
OK, just checked this again. Somehow roslint is now installed and no conflicts anymore. Not sure what caused this issue though...
I did an update & upgrade since yesterday. That might have cleared a temporal glitch on my system.
I'm closing this now and will re-open, if I run into this problem again.
When trying to install all dependencies of my rocon packages
rocon_scheduler_requests
pulls inroslint
. However I can't get it installed, since it depends onlibassimp3.0-dev
, which doesn't play nicely withlibassimp2.0-dev
, which in turn is a dependency of many core ros packages (to be precise the dependency islibassimp-dev
, which gets resolved tolibassimp2.0-dev
).Not sure how this can be solved.