Commit 3e6fcd6
committed
[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 e00d3f7 commit 3e6fcd6
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
| 263 | + | |
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
| |||
291 | 292 | | |
292 | 293 | | |
293 | 294 | | |
294 | | - | |
| 295 | + | |
| 296 | + | |
295 | 297 | | |
296 | 298 | | |
297 | 299 | | |
| |||
0 commit comments