Skip to content

package cache updates broken in glibc images #24

@mcandre

Description

@mcandre

Hi,

xbps fails to update the package cache in glibc images.

Dockerfile:

FROM ghcr.io/void-linux/void-glibc
RUN xbps-install -Syu

Trace:

0.688 ERROR: [reposync] failed to fetch file `https://repo-default.voidlinux.org/current/x86_64-repodata': Requested Range Not Satisfiable
0.695 [*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ...

In fact, all of the linux/amd64 platform glibc images have this problem, including -full and -busybox.

By comparison the ghcr.io/void-linux/void-musl image does not have this problem.

Using latest stable Docker Desktop on macOS Sequoia.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions