polkadot
polkadot copied to clipboard
`apt update` error on Ubuntu `i386 not supported`
Machine:
Ubuntu 20.04 (64 bit)
lscpu: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
uname -a: 5.4.0-48-generic #52-Ubuntu SMP Thu Sep 10 10:58:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
running apt update:
Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://releases.parity.io/deb release InRelease' doesn't support architecture 'i386'
I did install this previously via ppa just fine. Here is my present version via apt info polkadot:
Package: polkadot
Version: 0.8.25
Priority: optional
Section: misc
Maintainer: [email protected]
Installed-Size: 72.0 MB
Depends: libc6 (>= 2.28), libstdc++6 (>= 8.3.0)
Standards-Version: 3.9.4
Download-Size: 15.1 MB
APT-Manual-Installed: yes
APT-Sources: https://releases.parity.io/deb release/main amd64 Packages
Description: Implementation of a https://polkadot.network node in Rust based on the
Substrate framework.
Implementation of a https://polkadot.network node in Rust based on the
Substrate framework.
Likely an error on my end... but not sure why i386 is the error - I am on a 64 bit machine....
Hmm, that is weird.
Any idea @s3krit
Reported again for the 0.9.12 release FYI
Did this problem ever get diagnosed / solved? I'm running into the same thing. Never had a problem with updating my node using parity repo before. Haven't made any architectural changes to my server. 64bit Intel chip running Ubuntu 20.04.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://releases.parity.io/deb release InRelease' doesn't support architecture 'i386'
Same issue here
I'm having this same issue for 0.9.26. Up until this point releases have been relatively smooth.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://releases.parity.io/deb release InRelease' doesn't support architecture 'i386'
FWIW, I've just been downloading the pre-compiled version in each release. It seems to work just fine on our server.