Her zaman bir şey yüklediğimde, aşağıdaki hatayı birden çok kez alıyorum:
'Dpkg' yapılandırma dosyalarınızda bilinmeyen yapılandırma anahtarı 'yabancı mimari' bulundu. Bu uyarı daha sonraki bir tarihte zor bir hata haline gelecektir, bu yüzden lütfen rahatsız edici yapılandırma seçeneklerini kaldırın ve komut satırında 'dpkg - add-architecture' çağrılarıyla değiştirin.
Denediğimde dpkg --add-architecture
:
Unknown configuration key `foreign-architecture' found in your `dpkg'
configuration files. This warning will become a hard error at a later
date, so please remove the offending configuration options and replace
them with `dpkg --add-architecture' invocations at the command line.
dpkg: error: --add-architecture takes one argument
Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through `less' or `more' !
Henüz hiçbir sorunum yok, ancak bu uyarının daha sonraki bir tarihte zor bir hata haline geleceğini söylediğinden, bu konuda bir şeyler yapmalıyım. 'Yabancı mimari' aradığımda, tek bir bayt içermeyen boş bir dosya buluyorum. Bir şekilde bu dosyayı silemiyorum.
Lütfen yardım edin, bir çeşit gevrek ...
Ubuntu sürüm 12.10 kullanıyorum
Sorular güncellendi:
cat /etc/dpkg/dpkg.cfg
no-debsig
log /var/log/dpkg.log
ls /etc/dpkg/dpkg.cfg.d/
multiarch
uname -m
) ve cat /var/lib/dpkg/arch
.
cat /etc/dpkg/dpkg.cfg
& Sonuçlarını yayınlayınls /etc/dpkg/dpkg.cfg.d/
. Sorunuzu yeniden düzenleyin.