Sunday, April 28, 2024
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 3210  / 2 Years ago, tue, july 12, 2022, 3:29:43
root@debian:~# apt-get update
Ign:1 http://ftp.cz.debian.org/debian stretch InRelease
Hit:2 http://ftp.cz.debian.org/debian stretch-updates InRelease
Hit:3 http://ftp.cz.debian.org/debian stretch Release
Hit:4 http://security.debian.org/debian-security stretch/updates InRelease
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-i3860/Packages' as repository 'http://ftp.cz.debian.org/debian stretch-updates InRelease' doesn't support architecture 'i3860'
N: Skipping acquire of configured file 'main/binary-i3860/Packages' as repository 'http://ftp.cz.debian.org/debian stretch InRelease' doesn't support architecture 'i3860'
N: Skipping acquire of configured file 'main/binary-i3860/Packages' as repository 'http://security.debian.org/debian-security stretch/updates InRelease' doesn't support architecture 'i3860'

root@debian:~# dpkg --print-foreign-architectures
i3860
root@debian:~# dpkg --print-architecture
amd64


I now really dont know how to repair this ? i hit only 4 services is bad or is good ?



folder /etc/dpkg/dpkg.cfg.d is empty.


More From » package-management

 Answers
7

i3860 is a wrong name for supported architecture.




  1. Fixed it using:



    dpkg --remove-architecture i3860
    dpkg --add-architecture i386

  2. Then update lists again



    apt update


[#6864] Wednesday, July 13, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
taigysel

Total Points: 33
Total Questions: 136
Total Answers: 114

Location: Singapore
Member since Wed, Jan 13, 2021
3 Years ago
taigysel questions
;