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

CI: Problem building Docker image for "Release/Docker push" scenario: repo lacks mbuffer? #622

Closed
jimklimov opened this issue Jan 15, 2024 · 1 comment · Fixed by jimklimov/znapzend#2 or #624

Comments

@jimklimov
Copy link
Contributor

jimklimov commented Jan 15, 2024

Apparently the chosen distro/repo lacks mbuffer:

------
 > [runtime 2/4] RUN   apk add --no-cache zfs curl bash autoconf automake nano perl=5.30.3-r0 openssh &&   apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/community/ mbuffer &&   ln -s /dev/stdout /var/log/syslog &&   ln -s /usr/bin/perl /usr/local/bin/perl:
1.612 Executing busybox-1.31.1-r11.trigger
1.617 Executing ca-certificates-20191127-r2.trigger
1.665 OK: 67 MiB in 47 packages
1.691 fetch http://dl-3.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
2.211 WARNING: Ignoring http://dl-3.alpinelinux.org/alpine/edge/community/: UNTRUSTED signature
2.211 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
2.371 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
2.559 ERROR: unable to select packages:
2.569   mbuffer (no such package):
2.569     required by: world[mbuffer]
------
Dockerfile:22
--------------------

UPDATE: Related to:

@jimklimov jimklimov changed the title Problem building Docker image for "Release/Docker push" scenario: repo lacks mbuffer? CI: Problem building Docker image for "Release/Docker push" scenario: repo lacks mbuffer? Jan 15, 2024
@jimklimov
Copy link
Contributor Author

jimklimov commented Jan 15, 2024

Oops, got closed by PR mis-posted to my repo, and I may not re-open it here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant