Σελίδα 1 από 1

Πρόβλημα με updates  Το θέμα επιλύθηκε

ΔημοσίευσηΔημοσιεύτηκε: 19 Ιούλ 2020, 14:46
από Alexandros
Έχω το Ubuntu 16.04 και ανά 2-3 μέρες κάνω ένα update χρησιμοποιώντας αυτή την εντολή:

Κώδικας: Επιλογή όλων
 
sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get clean && sudo apt-get autoclean && sudo apt-get --purge autoremove



Το τελευταίο διάστημα δεν λειτουργεί όμως και μου βγάζει αυτό το μήνυμα. Τι έχει συμβεί;

Κώδικας: Επιλογή όλων
 

(appstreamcli:7812): GLib-GIO-CRITICAL **: g_converter_input_stream_new: assertion 'G_IS_INPUT_STREAM (base_stream)' failed

(appstreamcli:7812): GLib-GIO-CRITICAL **: g_output_stream_splice: assertion 'G_IS_INPUT_STREAM (source)' failed

** (appstreamcli:7812): WARNING **: No origin found for file gr.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_dep11_Components-amd64.yml.gz

** (appstreamcli:7812): WARNING **: No origin found for file gr.archive.ubuntu.com_ubuntu_dists_xenial-backports_restricted_dep11_Components-amd64.yml.gz

(appstreamcli:7812): GLib-GIO-CRITICAL **: g_converter_input_stream_new: assertion 'G_IS_INPUT_STREAM (base_stream)' failed

(appstreamcli:7812): GLib-GIO-CRITICAL **: g_output_stream_splice: assertion 'G_IS_INPUT_STREAM (source)' failed

** (appstreamcli:7812): WARNING **: No origin found for file gr.archive.ubuntu.com_ubuntu_dists_xenial-backports_universe_dep11_Components-amd64.yml.gz

** (appstreamcli:7812): WARNING **: No origin found for file gr.archive.ubuntu.com_ubuntu_dists_xenial-backports_multiverse_dep11_Components-amd64.yml.gz
AppStream cache update completed, but some metadata was ignored due to errors.
Ανάγνωση Λιστών Πακέτων... Σφάλμα!
W: http://ppa.launchpad.net/osmoma/audio-recorder/ubuntu/dists/trusty/Release.gpg: Signature by key DCD5E6AE989F3D6B1E8B15537759E0D65139BD61 uses weak digest algorithm (SHA1)
E: Αποτυχία ανάκτησης του store:/var/lib/apt/lists/partial/gr.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_dep11_icons-64x64.tar.gz   Ανόμοιο MD5Sum
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/gr.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_binary-all_Packages
E: Αδύνατο το άνοιγμα ή η ανάλυση των λιστών πακέτων ή του αρχείου κατάστασης.

Re: Πρόβλημα με updates

ΔημοσίευσηΔημοσιεύτηκε: 19 Ιούλ 2020, 15:05
από Maras
Άνοιξε τερματικό και δώσε :
Κώδικας: Επιλογή όλων
sudo rm -rf /var/lib/apt/lists/*

στη συνέχεια δώσε
Κώδικας: Επιλογή όλων
sudo apt-get update

και δες αν το πρόβλημα παραμένει.

Re: Πρόβλημα με updates

ΔημοσίευσηΔημοσιεύτηκε: 21 Ιούλ 2020, 23:43
από Alexandros
Το πρόβλημα λύθηκε. Ευχαριστώ πολύ!

Re: Πρόβλημα με updates

ΔημοσίευσηΔημοσιεύτηκε: 21 Ιούλ 2020, 23:47
από Maras
Να είσαι καλά φίλε.