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

Error in ssh/strong_password module #362

Open
spiderxm opened this issue Aug 12, 2022 · 3 comments
Open

Error in ssh/strong_password module #362

spiderxm opened this issue Aug 12, 2022 · 3 comments

Comments

@spiderxm
Copy link
Collaborator

There is a Hash Mismatch error while creating the ssh/strong_password module

#10 123.8 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl-dev_3.0.2-0ubuntu1.6_amd64.deb  Hash Sum mismatch
#10 123.8    Hashes of expected file:
#10 123.8     - SHA512:813612d32c00b73881991d92a2098b2c098ee7e4ad45d1bc9a6228bc5bc627e66014444dccdefcda166f5ffa01ff4806fdc57214ffe052e84f021726f104d39c
#10 123.8     - SHA256:62f764e8034df6bc0ae240ee5fe2db7fc0a12cb0d7d3e2aba1cf6da642a6fb0d
#10 123.8     - SHA1:3054526b55411ceaf7f0c9eada2598de6f4bc575 [weak]
#10 123.8     - MD5Sum:a8a4aba4b8873398e243dd327080d48a [weak]
#10 123.8     - Filesize:2370414 [weak]
#10 123.8    Hashes of received file:
#10 123.8     - SHA512:82805e89206bfb79b4d1dc52d06c1aeb756e57be5603cd434ab818c4b4708cd01f4143c88eb8a7b7f90e701a6bed720da9d1586ae34def2adff16f2f3c843f5a
#10 123.8     - SHA256:3aabc4bae4d39e45b5c0850699a7548f7c80f4a5f2e17de55974b277b0cd6e8a
#10 123.8     - SHA1:9ab406826368f95ed34543d90cf23ec92584718e [weak]
#10 123.8     - MD5Sum:048cef564f311227505bf2225054f155 [weak]
#10 123.8     - Filesize:2370414 [weak]
#10 123.8    Last modification reported: Tue, 05 Jul 2022 13:08:45 +0000
#10 123.8 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
@spiderxm
Copy link
Collaborator Author

@dhirensr @Ali-Razmjoo
If we use

FROM phusion/baseimage:master

instead of

FROM ubuntu:latest

The error is resolved and it works fine

@spiderxm
Copy link
Collaborator Author

Due to this the test case are failing.

@spiderxm
Copy link
Collaborator Author

What say @dhirensr, how to solve this?

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

1 participant