Need help plzzzz

– Please Write here your help request, –
Please help me solve this issue. I couldn’t install any packages because of this issue.

The error I get:
┌─[✗]─[moss@parrot]─[~]
└──╼ $sudo apt-get update
Hit:1 Index of /parrot/ lts InRelease
Err:1 Index of /parrot/ lts InRelease
Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_lts_InRelease into data and signature failed
Hit:2 Index of /parrot/ parrot InRelease
Err:2 Index of /parrot/ parrot InRelease
Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_parrot_InRelease into data and signature failed
Hit:3 Index of /direct/parrot/ parrot-security InRelease
Err:3 Index of /direct/parrot/ parrot-security InRelease
Splitting up /var/lib/apt/lists/deb.parrot.sh_direct_parrot_dists_parrot-security_InRelease into data and signature failed
Hit:4 Index of /parrot/ parrot-backports InRelease
Err:4 Index of /parrot/ parrot-backports InRelease
Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_parrot-backports_InRelease into data and signature failed
Reading package lists… Error!
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: Index of /parrot/ lts InRelease: Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_lts_InRelease into data and signature failed
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: Index of /parrot/ parrot InRelease: Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_parrot_InRelease into data and signature failed
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: Index of /direct/parrot/ parrot-security InRelease: Splitting up /var/lib/apt/lists/deb.parrot.sh_direct_parrot_dists_parrot-security_InRelease into data and signature failed
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: Index of /parrot/ parrot-backports InRelease: Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_parrot-backports_InRelease into data and signature failed
W: Failed to fetch https://deb.parrot.sh/parrot/dists/lts/InRelease Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_lts_InRelease into data and signature failed
W: Failed to fetch https://deb.parrot.sh/parrot/dists/parrot/InRelease Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_parrot_InRelease into data and signature failed
W: Failed to fetch https://deb.parrot.sh/direct/parrot/dists/parrot-security/InRelease Splitting up /var/lib/apt/lists/deb.parrot.sh_direct_parrot_dists_parrot-security_InRelease into data and signature failed
W: Failed to fetch https://deb.parrot.sh/parrot/dists/parrot-backports/InRelease Splitting up /var/lib/apt/lists/deb.parrot.sh_parrot_dists_parrot-backports_InRelease into data and signature failed
W: Some index files failed to download. They have been ignored, or old ones used instead.
E: Write error - write (28: No space left on device)
E: Write error - write (28: No space left on device)
E: The package lists or status file could not be parsed or opened.


  • Parrot version in use (if you are not aware of it, open terminal and type cat /etc/os-release | grep VERSION):

Latest version of parrot os, I am new btw.

  • Kernel version (if you are not aware of it, open terminal and type uname -r):

  • Logs/Terminal output (use pastebin or similar services):

  • Screenshots:

Hi @Broomy_Queen

You are out of disk space. Did you install Parrot on a virtual machine?

Try

sudo apt clean
df -h

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.