باسلام
موقع بروزرسانی خطا میگیره
باکدهای زیر هم درست نشد
apt update && apt dist-upgrade
Get:1 http://deb.debian.org/debian sid InRelease [165 kB]
Err:1 http://deb.debian.org/debian sid InRelease
Splitting up /var/lib/apt/lists/partial/deb.debian.org_debian_dists_sid_InRelease into data and signature failed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian sid InRelease: Splitting up /var/lib/apt/lists/partial/deb.debian.org_debian_dists_sid_InRelease into data and signature failed
W: Failed to fetch http://deb.debian.org/debian/dists/sid/InRelease Splitting up /var/lib/apt/lists/partial/deb.debian.org_debian_dists_sid_InRelease into data and signature failed
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
wine : Depends: wine64 (< 5.0.3-3.1~) but 6.0.2~repack-2 is installed or
wine32 (< 5.0.3-3.1~)
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
apt --fix-broken install
dpkg --configure -a
apt -f install