Update packages for Ubuntu 24.04 - #283
Conversation
|
|
|
I heard that the default should be the most recent OS version, because that allows newer versions to work seamless if they use the same package name. |
That would be fair IMO |
Ideally, if possible, yes. |
I agree. Building these packages is a pain. I don't know what's the best option. I'm personally fine with importing the gazebo repositories since we actually use gazebo... Other option would be to disable SDF support in |
| '12.10,13.04,13.10': libprocps0-dev | ||
| '14.04,14.10,15.04,15.10': libprocps3-dev | ||
| '16.04': libprocps4-dev | ||
| '24.04': libproc2-dev |
There was a problem hiding this comment.
As you suggested, I think the best is to mark it as nonexistent instead of adding libproc2-dev here.
These are some osdeps which need to be changed for Ubuntu 24.
Under Ubuntu 22 it is available as libsdformat-dev and installs version 12.3 (libsdformat6-dev actually links to version 12.3 as well)
For all packages I'm open for discussions which version/OS should be "default".
At some point we may also want to remove very old OS versions? (I doubt anyone has tested Ubuntu 14.04 recently ...)