polkadot icon indicating copy to clipboard operation
polkadot copied to clipboard

`apt update` error on Ubuntu `i386 not supported`

Open nuke-web3 opened this issue 5 years ago • 6 comments

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....

nuke-web3 avatar Oct 21 '20 21:10 nuke-web3

Hmm, that is weird.

Any idea @s3krit

bkchr avatar Oct 21 '20 22:10 bkchr

Reported again for the 0.9.12 release FYI

nuke-web3 avatar Oct 21 '21 20:10 nuke-web3

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'

matthewmarcus avatar Feb 04 '22 16:02 matthewmarcus

Same issue here

laurogripa avatar Apr 07 '22 03:04 laurogripa

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'

ssaffare avatar Jul 16 '22 18:07 ssaffare

FWIW, I've just been downloading the pre-compiled version in each release. It seems to work just fine on our server.

matthewmarcus avatar Jul 17 '22 16:07 matthewmarcus