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

docker-compose: The package is missing for OpenWrt 23.05 #25204

Open
eduhoribe opened this issue Oct 25, 2024 · 3 comments
Open

docker-compose: The package is missing for OpenWrt 23.05 #25204

eduhoribe opened this issue Oct 25, 2024 · 3 comments

Comments

@eduhoribe
Copy link

Maintainer: @jmarcet
Environment: aarch64_generic, NanoPi R2S, 23.05.0

Unable to install the docker-compose package on OpenWrt 23.05.0.
Ran opkg update and then opkg install docker-compose which returned:

Unknown package 'docker-compose'.
Collected errors:
 * opkg_install_cmd: Cannot install package docker-compose.

Judging by this, it seems to be a build error:

...
Finding targets
verifying github.com/aws/aws-sdk-go-v2/[email protected]/go.mod: checksum mismatch
	downloaded: h1:G7mAYYxgmS0lVkHyy2hEOLQCFB0DlQFTMLWggykrydY=
	go.sum:     h1:ZijHHh0xd/A+ZY53az0qzC5tT46kt4JVCePf2NX9Lk4=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

Building targets
no Go files in /builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/compose-2.18.1/.go_work/build

make[3]: *** [Makefile:50: /builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/compose-2.18.1/.built] Error 1
time: package/feeds/packages/docker-compose/compile#1.66#2.50#6.86
@jmarcet
Copy link
Contributor

jmarcet commented Oct 27, 2024

Hi @eduhoribe,

I'm not sure about that error but the package is available both for 23.05.0 and the newest stable 23.05.5

@drewlloyd
Copy link

drewlloyd commented Oct 30, 2024

Same problem - security error - but for aarch64_cortex-a53

Finding targets
verifying k8s.io/[email protected]/go.mod: checksum mismatch
downloaded: h1:G7mAYYxgmS0lVkHyy2hEOLQCFB0DlQFTMLWggykrydY=
go.sum: h1:Rgs+9gIGYC5laXQSZZ9JqT5NevNgoGiOdVWi1BAB3qk=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

Building targets
no Go files in /builder/shared-workdir/build/sdk/build_dir/target-aarch64_cortex-a53_musl/compose-2.18.1/.go_work/build

make[3]: *** [Makefile:50: /builder/shared-workdir/build/sdk/build_dir/target-aarch64_cortex-a53_musl/compose-2.18.1/.built] Error 1
time: package/feeds/packages/docker-compose/compile#1.61#2.47#4.82

@Gr4ffy
Copy link

Gr4ffy commented Nov 4, 2024

Same here for x86_64, package is missing.
https://downloads.openwrt.org/releases/faillogs-23.05/x86_64/packages/docker-compose/compile.txt

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

No branches or pull requests

4 participants