[solve]maui 2 repository The package cache file is corrupted - Printable Version +- Maui Forums (https://forums.mauilinux.org) +-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74) +--- Forum: Software & Applications (https://forums.mauilinux.org/forumdisplay.php?fid=77) +--- Thread: [solve]maui 2 repository The package cache file is corrupted (/showthread.php?tid=24469) |
[solve]maui 2 repository The package cache file is corrupted - kevin_tee - 21st May 2017 Hi, I am using Xubuntu 16.04 (I am not using maui), but I add http://ds9-maui.s3-website.eu-central-1.amazonaws.com/maui-2 to software source to install mintupdate because I cannot find newer mintupdate manager anywhere else. But recently the apt update give me this: I believe the error occur because maui 2 change to 17.03. Please tell me what your new repo is.Thanks Note: This use to work before, and sometime this week or longer I just notice it. Get:8 http://ds9-maui.s3-website.eu-central-1.amazonaws.com/maui-2 xenial InRelease [6,473 B] Hit:14 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease Ign:15 http://ds9-maui.s3-website.eu-central-1.amazonaws.com/maui-2 xenial/main amd64 Packages Ign:16 http://ds9-maui.s3-website.eu-central-1.amazonaws.com/maui-2 xenial/main i386 Packages Hit:17 http://ppa.launchpad.net/teejee2008/ppa/ubuntu xenial InRelease Hit:18 http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu xenial InRelease Hit:15 http://ds9-maui.s3-website.eu-central-1.amazonaws.com/maui-2 xenial/main amd64 Packages Err:15 http://ds9-maui.s3-website.eu-central-1.amazonaws.com/maui-2 xenial/main amd64 Packages Hash Sum mismatch Hit:16 http://ds9-maui.s3-website.eu-central-1.amazonaws.com/maui-2 xenial/main i386 Packages Fetched 253 kB in 4s (52.1 kB/s) Reading package lists... Error! E: Failed to fetch store:/var/lib/apt/lists/partial/ds9-maui.s3-website.eu-central-1.amazonaws.com_maui-2_dists_xenial_main_binary-amd64_Packages.gz Hash Sum mismatch E: Some index files failed to download. They have been ignored, or old ones used instead. E: Unable to parse package file /var/lib/apt/lists/ds9-maui.s3-website.eu-central-1.amazonaws.com_maui-2_dists_xenial_main_binary-amd64_Packages (1) E: Unable to parse package file /var/lib/apt/lists/ds9-maui.s3-website.eu-central-1.amazonaws.com_maui-2_dists_xenial_main_binary-i386_Packages (1) E: Unable to parse package file /var/lib/apt/lists/ds9-maui.s3-website.eu-central-1.amazonaws.com_maui-2_dists_xenial_main_binary-all_Packages (1) E: Unable to parse package file /var/lib/apt/lists/ds9-maui.s3-website.eu-central-1.amazonaws.com_maui-2_dists_xenial_main_i18n_Translation-en (1) W: You may want to run apt-get update to correct these problems E: The package cache file is corrupted RE: maui 2 repository The package cache file is corrupted - kevin_tee - 21st May 2017 I tried running apt-get instead of apt, and problem gone, I never know it is different. RE: [solve]maui 2 repository The package cache file is corrupted - leszek - 21st May 2017 Looks like an issue with one of the s3 mirrors you tried getting the packages from. There is no difference between apt-get and apt regarding this. RE: [solve]maui 2 repository The package cache file is corrupted - kevin_tee - 23rd May 2017 What is the cause, is it because I'm not using maui? What mirror should I switch too? Thanks RE: [solve]maui 2 repository The package cache file is corrupted - leszek - 23rd May 2017 The cause is internal mirroring in S3 itself. So it by default chooses the best mirror for your location. In this case the sync was not completed which lead to the hashsum error as this file was still mirroring to this S3 |