‘Hash sum mismatch’ error from cuda/repos/debian13/x86_64

hello

since yesterday, I cannot install cuda due to bad checksum in

for example with cuda-toolkit-13-config-common or cuda-toolkit-config-common.
Before Jan/11 it was OK.

Can you check on your side?

This is just one example.

wget https://developer.download.nvidia.com/compute/cuda/repos/debian13/x86_64/Packages
Package: libnvidia-egl-xlib1
Version: 1:1.0.4-1
Architecture: i386
Multi-Arch: same
Priority: optional
Section: NVIDIA
Source: egl-x11
Maintainer: NVIDIA <cudatools@nvidia.com>
Installed-Size: 103
Depends: libnvidia-egl-wayland1, libc6 (>= 2.38), libdrm2 (>= 2.4.99), libgbm1 (>= 17.1.0~rc2), libx11-6, libx11-xcb1, libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb1 (>= 1.12)
Filename: ./libnvidia-egl-xlib1_1.0.4-1_i386.deb
Size: 36922
MD5sum: 6c0b2103143bd026185fdd1950c4ebfa
SHA1: 58f1f08957dbe692d5a05a211bb0f5a8034757df
SHA256: 61d527ae8d8d1c67ae173d5638336e218f23aa52223c332ea799b6fec1834bdb
SHA512: 164a8f1d71929bd26622313f97697dbf198c40f8d22e2361c6d2968d0e99b33504b41709e81479291718163ef054d9d8388236c8d8f272b54fe10f12c5f47edc
Description: This is an EGL platform library for the NVIDIA driver to support
 XWayland via xlib or xcb.
 .
 This package contains the shared library.

shell

Error: Failed to fetch 
https://developer.download.nvidia.com/compute/cuda/repos/debian13/x86_64/./libnvidia-egl-xlib1_1.0.4-1_i386.deb
  Hash Sum mismatch
   Hashes of expected file:
    - 
SHA512:164a8f1d71929bd26622313f97697dbf198c40f8d22e2361c6d2968d0e99b33504b41709e81479291718163ef054d9d8388236c8d8f272b54fe10f12c5f47edc
    - SHA256:61d527ae8d8d1c67ae173d5638336e218f23aa52223c332ea799b6fec1834bdb
    - SHA1:58f1f08957dbe692d5a05a211bb0f5a8034757df [weak]
    - MD5Sum:6c0b2103143bd026185fdd1950c4ebfa [weak]
    - Filesize:36922 [weak]
   Hashes of received file:
    - 
SHA512:8eb01b80e92a1bb088da2d43a6fcf75f20cf087dfb148aee447ada50f447dd94c5a63b76d07e23861f6b045d688d92215c8cee0b6e6f10a329f64076a7eefc72
    - SHA256:9a28dbaf9332816c4464079ca22de75be5451516f639b1340f93672b832f4cf0
    - SHA1:3219d41930595ab4bc4411d49ae248cd46d9ea12 [weak]
    - MD5Sum:e588f6f6496449eea9ca0d0ad3519a7c [weak]
    - Filesize:36922 [weak]
   Last modification reported: Wed, 17 Dec 2025 07:47:35 +0000
wget https://developer.download.nvidia.com/compute/cuda/repos/debian13/x86_64/libnvidia-egl-xlib1_1.0.4-1_i386.deb

sha256sum libnvidia-egl-xlib1_1.0.4-1_i386.deb
9a28dbaf9332816c4464079ca22de75be5451516f639b1340f93672b832f4cf0  libnvidia-egl-xlib1_1.0.4-1_i386.deb

sha512sum libnvidia-egl-xlib1_1.0.4-1_i386.deb
8eb01b80e92a1bb088da2d43a6fcf75f20cf087dfb148aee447ada50f447dd94c5a63b76d07e23861f6b045d688d92215c8cee0b6e6f10a329f64076a7eefc72  libnvidia-egl-xlib1_1.0.4-1_i386.deb

Happening on my side as well. From 13 Jan I keep getting HASH mismatch. Err:11 Index of /compute/cuda/repos/debian13/x86_64 cuda-toolkit-config-common 13.1.80-1
Hash Sum mismatch

Packages seems to have been edited at 2026-01-12 16:17, which invalidated every file checksums in the repo…

I think some files have correct checksums such as cuda

I have automated a script running twice a day a checksum comparaison, as soon as repo is fixed I should be notified and will update you.

All is good now, I confirmed I installed the driver on debian 13

I think that the same problem has also affected the DOCA repository.