CLI Linux APT installation is failing as of 3/11

Options
parhamu
parhamu
Community Member
edited March 12 in CLI

Hi,

We use the APT installation method from this page, in our Bitbucket pipelines as well as within a docker container for our local dev environment. The script is failing to install the CLI as of yesterday, apparently because of an error downloading a package. Here are the logs:

The following NEW packages will be installed:
  1password-cli
0 upgraded, 1 newly installed, 0 to remove and 72 not upgraded.
Need to get 6,336 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 https://downloads.1password.com/linux/debian/amd64 stable/main amd64 1password-cli amd64 2.25.0-1 [6,336 kB]
Err:1 https://downloads.1password.com/linux/debian/amd64 stable/main amd64 1password-cli amd64 2.25.0-1
  File has unexpected size (6353258 != 6336150). Mirror sync in progress? [IP: 13.32.208.125 443]
  Hashes of expected file:
   - SHA512:8c9181e24152807ae06f736c6ebf872ba596009d3397730e41968640c4ae1625e3629c4b9c47a5e5a8822a97ab6e587f5cb0f4cedea4e5b238b66d703e54a833
   - SHA256:5a590614b96fe88b10d75e2826f26ca88a57cb913c7e630cff139a65b4a6fead
   - SHA1:252d448e56290a9aec80b455461947348391c26f [weak]
   - MD5Sum:13b493a8ba34ee6cebe5cf4aba620a0d [weak]
   - Filesize:6336150 [weak]
E: Failed to fetch https://downloads.1password.com/linux/debian/amd64/pool/main/1/1password-cli/1password-cli-2.25.0-1.amd64.deb  File has unexpected size (6353258 != 6336150). Mirror sync in progress? [IP: 13.32.208.125 443]
   Hashes of expected file:
    - SHA512:8c9181e24152807ae06f736c6ebf872ba596009d3397730e41968640c4ae1625e3629c4b9c47a5e5a8822a97ab6e587f5cb0f4cedea4e5b238b66d703e54a833
    - SHA256:5a590614b96fe88b10d75e2826f26ca88a57cb913c7e630cff139a65b4a6fead
    - SHA1:252d448e56290a9aec80b455461947348391c26f [weak]
    - MD5Sum:13b493a8ba34ee6cebe5cf4aba620a0d [weak]
    - Filesize:6336150 [weak]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

That is for our Bitbucket pipelines, in local for Docker it fails with the same error but for ARM64 (vs. AMD64)


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser: Not Provided

Comments

  • parhamu
    parhamu
    Community Member
    Options

    1Password's support team confirmed this is an issue on their end and they were already investigating. The issue has been resolved as of last night.