- Edited
Attempted to install WordOps on a Debian 12 on a Linode 2GB shared server thrice
Ran everything as the root user.
1st attempt used: wget -qO wo wops.cc && sudo bash wo then ran wo site create example.com --wpfc
2nd attempt used: wget -qO wo wops.cc && sudo bash wo then ran wo stack install
3nd attempt install used git clone then ran wo stack install
Getting the following errors:
Get:51 http://download.opensuse.org/repositories/home:/virtubox:/WordOps/Debian_12 nginx-custom 1.26.1-1ppa~
stable [741 kB]
Err:51 http://download.opensuse.org/repositories/home:/virtubox:/WordOps/Debian_12 nginx-custom 1.26.1-1ppa~
stable
File has unexpected size (741488 != 740948). Mirror sync in progress? [IP: 2001:6b0:17:f0a0::fd 80]
Hashes of expected file:
- SHA256:3f398548be350b7630aee6dfd3caec323f2b45c15a55f66ad84537c2e841f2d7
- SHA1:84f9add77f2dfb5fcadb878391ecb4c07aaaa67a [weak]
- MD5Sum:a7458001b5f3a32efcbb85649cb38dd1 [weak]
- Filesize:740948 [weak]
E: Failed to fetch http://ftp.lysator.liu.se/pub/opensuse/repositories/home%3A/virtubox%3A/WordOps/Debian_12/amd64/nginx-custom_1.26.1-1ppa~stable_amd64.deb File has unexpected size (741488 != 740948). Mirror sync in progress? [IP: 2001:6b0:17:f0a0::fb 80]
Hashes of expected file:
- SHA256:3f398548be350b7630aee6dfd3caec323f2b45c15a55f66ad84537c2e841f2d7
- SHA1:84f9add77f2dfb5fcadb878391ecb4c07aaaa67a [weak]
- MD5Sum:a7458001b5f3a32efcbb85649cb38dd1 [weak]
- Filesize:740948 [weak]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Anyone have any idea on how to fix this?