Skip to main content
Topic: packman archive corruption (Read 1792 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

packman archive corruption

Code: [Select]
error: could not read db 'community' (Damaged tar archive)

how can I fix this?

Re: packman archive corruption

Reply #1
Hello,
my first thought is to meddle with mirrorlist and add change mirror to another one.
And after the change I would run full download of database with:
Code: [Select]
pacman -Syy

This looks like error in Arch, by searching on internet I found similar question:
https://bbs.archlinux.org/viewtopic.php?id=239999

Re: packman archive corruption

Reply #2
Hello,
my first thought is to meddle with mirrorlist and add change mirror to another one.
And after the change I would run full download of database with:
Code: [Select]
pacman -Syy

This looks like error in Arch, by searching on internet I found similar question:
https://bbs.archlinux.org/viewtopic.php?id=239999


what I did was remove the database altogether and reran pacman -Syy
maybe no the smartest wayt o do things, but for now, it worked.