adoptium / temurin-build

Eclipse Temurin™ build scripts - common across all releases/versions
Apache License 2.0
1.02k stars 247 forks source link

Debian repository fails to find header #1331

Closed Refalm closed 4 years ago

Refalm commented 4 years ago

Platform: Debian 10

Architecture: amd64

When doing apt update, and error appears where it says the Debian repository has an error:

# apt update
Get:1 http://security.debian.org stable/updates InRelease [39.1 kB]
Hit:2 http://debian.mirror.cambrium.nl/debian stable InRelease
Hit:3 http://debian.mirror.cambrium.nl/debian stable-updates InRelease
Ign:4 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster InRelease
Get:5 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster Release [5285 B]
Get:6 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster Release.gpg [821 B]
Get:7 https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster/main amd64 Packages [5232 B]
Fetched 50.5 kB in 1s (57.0 kB/s)
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/adoptopenjdk.jfrog.io_adoptopenjdk_deb_dists_buster_main_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.
Refalm commented 4 years ago

Double post, see #1330