Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debian bullseye package is possibly broken in apt repository: esl-erlang_25.2.3-1~debian~bullseye_amd64.deb: size check mismatch #8019

Closed
shcherbak opened this issue Jan 13, 2024 · 2 comments
Labels
bug Issue is reported as a bug

Comments

@shcherbak
Copy link

Describe the bug
unable to make apt repository mirror because of package size check mismatch (esl-erlang_25.2.3-1debianbullseye_amd64.deb)

To Reproduce

  1. create repositroy mirror
    aptly mirror create -architectures=amd64 -filter-with-deps bullseye-erlang https://packages.erlang-solutions.com/debian bullseye contrib
  2. update repository mirror
    getting error:

Downloading https://packages.erlang-solutions.com/debian/dists/bullseye/contrib/binary-amd64/Packages.bz2...
Success downloading https://packages.erlang-solutions.com/debian/dists/bullseye/contrib/binary-amd64/Packages.bz2
[!] skipping package esl-erlang_1:25.2.3-1_amd64: duplicate in packages index
[!] skipping package esl-erlang_1:25.2.3-1_amd64: duplicate in packages index
[!] skipping package esl-erlang_1:25.2.3-1_amd64: duplicate in packages index
[!] skipping package esl-erlang_1:25.2.3-1_amd64: duplicate in packages index
Building download queue...
Download queue: 1 items (38.75 MiB)
Downloading https://packages.erlang-solutions.com/debian/pool/esl-erlang_25.2.3-1~debian~bullseye_amd64.deb...
Error downloading https://packages.erlang-solutions.com/debian/pool/esl-erlang_25.2.3-1~debian~bullseye_amd64.deb: https://packages.erlang-solutions.com/debian/pool/esl-erlang_25.2.3-1~debian~bullseye_amd64.deb: size check mismatch 40631804 != 40634644 retrying...
Retrying 0 https://packages.erlang-solutions.com/debian/pool/esl-erlang_25.2.3-1~debian~bullseye_amd64.deb...
Giving up on https://packages.erlang-solutions.com/debian/pool/esl-erlang_25.2.3-1~debian~bullseye_amd64.deb...
ERROR: unable to update: download errors:
  https://packages.erlang-solutions.com/debian/pool/esl-erlang_25.2.3-1~debian~bullseye_amd64.deb: size check mismatch 40631804 != 40634644

Expected behavior
packages are matching apt metadata

Affected versions
25.2.3

Additional context

@shcherbak shcherbak added the bug Issue is reported as a bug label Jan 13, 2024
@michallepicki
Copy link
Contributor

michallepicki commented Jan 14, 2024

The Erlang/OTP team doesn't maintain those packages, I think you should contact Erlang Solutions if there are problems with them (e.g. at https://github.com/esl/packages/issues )

@shcherbak
Copy link
Author

esl/packages#73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is reported as a bug
Projects
None yet
Development

No branches or pull requests

2 participants