Commit aeac123
committed
ci(quality): revert aggressive doc/man/locale cleanup that broke ROS apt install
The aggressive disk cleanup in the prior commit rm'd /usr/share/doc,
/usr/share/man and /usr/share/locale. dpkg postinstall scripts for
ros-jazzy-desktop, openjdk-21, libvtk9 and libpcl-dev fail when those
trees are missing - the ASan job aborted after 5 min in 'Set up ROS 2
Jazzy' with dpkg returning 100 on every dependency.
Roll those three rm -rf paths back. Keep the RelWithDebInfo build-type
change (which was the actual fix for the ASan disk-space failure) and
the df -h diagnostic.1 parent d233895 commit aeac123
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
232 | 234 | | |
233 | 235 | | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | 236 | | |
240 | 237 | | |
241 | 238 | | |
| |||
0 commit comments