Displayed download size of updates possibly wrong.
Bug #1651588 reported by
Einsiedler58
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppCenter |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Wie kann es sein das laut Appcenter 843.5 Kb angezeigt werden
obwohl ein kompletter Kernel geladen wird?
MfG HJ-Gayring
summary: |
- Betriebssystemaktualisierungen? + Displayed download size of updates possibly wrong. |
Changed in appcenter: | |
status: | New → Incomplete |
To post a comment you must log in.
Translation:
"How can it be that only 843.5 Kb is shown in AppCenter, although a complete kernel is downloaded."
Bitte versuche folgendes:
Verglieche die größe von apt-get und dem AppCenter.
Wenn ein update ansteht (im AppCenter) führe diese beiden Befehle aus und vergleiche die angezeigten kB mit denen des AppCenters:
sudo apt-get upgrade --assume-no
sudo apt-get dist-upgrade --assume-no
Please try to do the following:
Try to see if the download sizes of apt-get and AppCenter align.
If you see a pending update in AppCenter and you think it's size estimate is wrong, run the following two commands in the Terminal and look for the line where it says how much kB of archives it needs to download; compare the three.
sudo apt-get upgrade --assume-no
sudo apt-get dist-upgrade --assume-no