Project that has `packages.txt` show error Debian release

I just added packages.txt to install libgl1 into my project and it showed

Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://packages.microsoft.com/debian/10/prod buster InRelease [6517 B]
Get:5 http://security.debian.org/debian-security stable-security/updates InRelease [48.0 kB]
Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB]
Get:7 https://packages.microsoft.com/debian/10/prod buster/main amd64 Packages [163 kB]
Reading package lists...[2023-06-12 02:56:27.219946] 
E: Repository 'http://security.debian.org/debian-security stable-security/updates InRelease' changed its 'Codename' value from 'bullseye-security' to 'bookworm-security'

Once I removed the packages.txt, the server spinning well. I also checked my other project that has successfully deployed before, but it also raised the same error.

Are this a bugs coming from Streamlit side?

1 Like

Yes, this error comes from the Streamlit side. Also this had happened on Apr 24, then it was fixed on Apr 25. I think that we donโ€™t need to worry.

2 Likes

Alright so we just need to wait from their side to debug. Thanks @Thang !

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.