Commit c3608a0
[fix] Make sure all the sources from the build are removed
We need to make sure all the sources from kolla build are being removed,
because since ubuntu noble:
```
Ubuntu sources have moved to the /etc/apt/sources.list.d/ubuntu.sources
file, which uses the deb822 format. Use deb822-formatted .sources files
to manage package sources in the /etc/apt/sources.list.d/ directory.
See the sources.list(5) manual page for details.
```1 parent f9ab1ed commit c3608a0
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
| 271 | + | |
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
| |||
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
308 | | - | |
| 309 | + | |
| 310 | + | |
309 | 311 | | |
310 | 312 | | |
311 | 313 | | |
| |||
0 commit comments