packman archive corruption 30 January 2019, 11:47:53 Code: [Select]error: could not read db 'community' (Damaged tar archive)how can I fix this?
Re: packman archive corruption Reply #1 – 30 January 2019, 12:48:48 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 -SyyThis looks like error in Arch, by searching on internet I found similar question:https://bbs.archlinux.org/viewtopic.php?id=239999 1 Likes
Re: packman archive corruption Reply #2 – 31 January 2019, 02:43:15 Quote from: SGOrava – on 30 January 2019, 12:48:48Hello,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 -SyyThis looks like error in Arch, by searching on internet I found similar question:https://bbs.archlinux.org/viewtopic.php?id=239999what I did was remove the database altogether and reran pacman -Syymaybe no the smartest wayt o do things, but for now, it worked.