Deploy failing - bullseye-security InRelease expired


[ UTC ] Logs for planeamas.streamlit.app/

────────────────────────────────────────────────────────────────────────────────────────

[22:23:51] 🚀 Starting up repository: 'app-planes-clase', branch: 'main', main module: 'app_planes_seguro.py'

[22:23:51] 🐙 Cloning repository...

[22:23:52] 🐙 Cloning into '/mount/src/app-planes-clase'...

[22:23:52] 🐙 Cloned repository!

[22:23:52] 🐙 Pulling code changes from Github...

[22:23:54] 📦 Processing dependencies...

[22:23:54] 📦 Apt dependencies were installed from /mount/src/app-planes-clase/packages.txt using apt-get.

Hit:1 http://deb.debian.org/debian-security bullseye-security InRelease

Hit:2 http://deb.debian.org/debian trixie InRelease

Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]

Get:4 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]

Get:5 https://packages.microsoft.com/debian/11/prod bullseye InRelease [3650 B]

Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [252 kB]

Get:7 https://packages.microsoft.com/debian/11/prod bullseye/main arm64 Packages [130 kB]

Get:8 https://packages.microsoft.com/debian/11/prod bullseye/main amd64 Packages [312 kB]

Reading package lists...[2026-09-07 22:23:55.992571]

E: Release file for http://deb.debian.org/debian-security/dists/bullseye-security/InRelease is expired (invalid since 1h 10min 50s). Updates for this repository will not be applied.

[22:23:56] ❗️ installer returned a non-zero exit code

[22:23:56] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.

[22:30:46] 🖥 Provisioning machine...

[22:30:52] 🎛 Preparing system...

[22:30:50] 🚀 Starting up repository: 'app-planes-clase', branch: 'main', main module: 'app_planes_seguro.py'

[22:30:50] 🐙 Cloning repository...

[22:30:51] 🐙 Cloning into '/mount/src/app-planes-clase'...

[22:30:51] 🐙 Cloned repository!

[22:30:51] 🐙 Pulling code changes from Github...

[22:30:53] 📦 Processing dependencies...

[22:30:53] 📦 Apt dependencies were installed from /mount/src/app-planes-clase/packages.txt using apt-get.

Hit:1 http://deb.debian.org/debian-security bullseye-security InRelease

Hit:2 http://deb.debian.org/debian trixie InRelease

Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]

Get:4 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]

Get:5 https://packages.microsoft.com/debian/11/prod bullseye InRelease [3650 B]

Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [252 kB]

Get:7 https://packages.microsoft.com/debian/11/prod bullseye/main arm64 Packages [130 kB]

Get:8 https://packages.microsoft.com/debian/11/prod bullseye/main amd64 Packages [312 kB]

Reading package lists...[2026-09-07 22:30:54.729637]

E: Release file for http://deb.debian.org/debian-security/dists/bullseye-security/InRelease is expired (invalid since 1h 17min 49s). Updates for this repository will not be applied.

[22:30:55] ❗️ installer returned a non-zero exit code

[22:30:55] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.

[22:30:56] ⛓ Spinning up manager process...

Hey there, thanks for sharing your deployment logs and welcome to the Streamlit community! :rocket: The error you’re seeing—“Release file for http://deb.debian.org/debian-security/dists/bullseye-security/InRelease is expired”—means the apt package manager can’t update or install dependencies because the security repository’s release file is out of date. This is a known issue that can happen when the underlying Debian repositories are updated or when the system clock is out of sync.

This issue is not caused by your code or configuration, but by the environment on Streamlit Community Cloud. In similar cases, users have resolved it by deleting and redeploying the app, which forces Streamlit to provision a fresh environment with updated repository data. If that doesn’t work, it’s likely a temporary issue on the Streamlit or Debian side, and you may need to wait for the platform to refresh its base images or for the repository to update. For more info, see the discussion in the forum: Packages.txt deployment issue and Streamlit apps with packages.txt broken due to Debian Stretch Release not found.

Sources:

Hey @cesarandressernamend,

Thanks for flagging. This is an issue the team is aware of and the fix is currently in the works! :rocket:

Hey @cesarandressernamend , thanks for reporting the issue to us! We have rolled out a new version to prod which should fix the issue! Please let us know if something is still not working and sorry for the inconvenience :slight_smile:

Hi @raethlein its fixed in which image tag.

The system is working.

Thank u for all

Thank you very much for your work, the issue has been successfully fixed!

Thanks a lot for your work, the problem is fixed perfectly!