Bug report
- AirSim Version/#commit:
- UE/Unity version:
- autopilot version:
- OS Version: PopOS 24.04
What's the issue you encountered?
The setup.sh script is still looking for the vulkan-utils package that does not exist. The vulkan-utils package was renamed to vulkan-tools in Ubuntu 22.04+.
Settings
How can the issue be reproduced?
1.on Ubuntu 24 clone the repo and run setup.sh
The vulkan-utils package was renamed to vulkan-tools in Ubuntu 22.04+.
Include full error message in text form
❯ ./setup.sh
Bug report
What's the issue you encountered?
The setup.sh script is still looking for the vulkan-utils package that does not exist. The vulkan-utils package was renamed to vulkan-tools in Ubuntu 22.04+.
Settings
How can the issue be reproduced?
1.on Ubuntu 24 clone the repo and run setup.sh
The vulkan-utils package was renamed to vulkan-tools in Ubuntu 22.04+.
Include full error message in text form
❯ ./setup.sh
+++ dirname ./setup.sh
++ cd .
++ pwd
++ uname
++ uname
Hit:1 http://apt.pop-os.org/proprietary noble InRelease
Hit:2 https://dl.winehq.org/wine-builds/ubuntu noble InRelease
Hit:3 http://apt.pop-os.org/release noble InRelease
Hit:4 http://packages.ros.org/ros2/ubuntu noble InRelease
Hit:5 http://apt.pop-os.org/ubuntu noble InRelease
Hit:6 http://apt.pop-os.org/ubuntu noble-security InRelease
Hit:7 http://apt.pop-os.org/ubuntu noble-updates InRelease
Hit:8 http://apt.pop-os.org/ubuntu noble-backports InRelease
Hit:9 https://packages.mozilla.org/apt mozilla InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package vulkan-utils