Skip to content

Commit 018a566

Browse files
committed
ptxdist: add note about removing snapshot.debian.org in the future
Using it is a dirty hack, so we do not want to keep it forever. Signed-off-by: Leonard Göhrs <[email protected]>
1 parent 95606a5 commit 018a566

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ptxdist/setup.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ echo "overlay /srv/cache overlay defaults,lowerdir=/srv/cache-ro,upperdir=/srv/c
2929

3030
prepare
3131

32+
# TODO: if you are here to update to a newer oselas.toolchain,
33+
# then please check if we still need libpython3.12t64 from
34+
# snapshot.debian.org. If not, then remove it from the sources list.
35+
3236
sudo apt-get install -y --no-install-recommends \
3337
oselas.toolchain-2023.07.1-mipsel-softfloat-linux-gnu \
3438
oselas.toolchain-2023.07.1-mips-softfloat-linux-gnu \

0 commit comments

Comments
 (0)