New comment by prashant-hm on void-packages repository https://github.com/void-linux/void-packages/issues/40463#issuecomment-1312956963 Comment: > I meant: > > ```shell > xbps-query -H > ``` This did not yield any output. > > Maybe, you can show us this as well: > > ``` > xbps-query -l | awk '{print $2}' | xargs -L1 xbps-query -p repository| sort -u > ``` /hostdir/binpkgs https://alpha.de.repo.voidlinux.org/current https://repo-default.voidlinux.org/current https://repo-default.voidlinux.org/current/nonfree "/hostdir/binpkgs" looks odd. I tried to see what is "/hostdir/binpkgs", by doing "ls /hostdir/binpkgs" and got, ls: cannot access '/hostdir/binpkgs': No such file or directory