Packages.txt, deployment issue

Hello,
After the la last Streamlit cloud maintenance, one of my app can no longer be hosted, and i think the problem come from package.txt. here the messages i got during the hosting process :

Error installing requirements.

Click “Manage App” and consult the terminal for more details.

[19:00:23] 📦 Processing dependencies...

[19:00:23] 📦 Apt dependencies were installed from /app/file_app/packages.txt using apt-get.
Ign:1 http://security.debian.org/debian-security stretch/updates InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Get:3 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Err:4 http://security.debian.org/debian-security stretch/updates Release
  404  Not Found [IP: ---]
Get:5 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://packages.microsoft.com/debian/10/prod buster InRelease [6517 B]
Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB]
Reading package lists...[2023-04-24 19:00:24.044220] 
E: The repository 'http://security.debian.org/debian-security stretch/updates Release' no longer has a Release file.
[19:00:24] ❗️ installer returned a non-zero exit code

In the package.txt i have written : default-jre-headless. This allows me to install java to use tabula library.

Thank you for your help !

Hey @Snow_Yoo,

Can you share a link to the app’s GitHub repo so we can try to reproduce this issue?

Hello, as i saw in this topic : Packages.txt.
The problem is solved.

Thank you for the answer !

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