Inside an rsync checkout, every directory has a Manifest.gz file. Pkgcore tries to read it with UTF-8 codecs and gets: > UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte Manifest files should be skipped.