New comment by kawaiiamber on void-packages repository https://github.com/void-linux/void-packages/pull/35867#issuecomment-1053587617 Comment: > > I'll skip CI and tag WIP until it's resolved. I figured I would make the PR just in case anyone was curious about the status of updating to 3.8.2. > > This happened more than a month ago, so the issue is on your side. Remove the CI skip, update your local void-packages and remove old packages (libxml, harfbuzz, etc.) from hostdir/binpkgs. This persists even after: ``` ./xbps-src zap git pull --rebase upstream master ./xbps-src binary-bootstrap ./xbps-src pkg jamuslus ``` zap ensures that hostdir is clean. Updating and cleaning hostdir was obviously the first thing I tried. I'll remove the CI skip anyway.