New comment by abenson on void-packages repository https://github.com/void-linux/void-packages/issues/37579#issuecomment-1157696452 Comment: > Also, the files in my local repository have _1 not _2 like so: mesa-22.1.1_1.aarch64.xbps Did you build based off the PR then? Even if you didn't, you should see it applying the patches. ``` => mesa-22.1.1_2: running do_patch ... => mesa-22.1.1_2: running do-patch hook: 00-patches ... => mesa-22.1.1_2: patching: 0001-radeonsi-On-Aarch64-force-persistent-buffers-to-GTT.patch. => mesa-22.1.1_2: patching: add-use-elf-tls.patch. => mesa-22.1.1_2: patching: megadriver-symlinks.patch. => mesa-22.1.1_2: patching: musl-endian.patch. => mesa-22.1.1_2: patching: musl-stacksize.patch. => mesa-22.1.1_2: patching: musl.patch. ``` > Thanks for the quick reply! I tried the xi -u mesa method but It sttill pulls the mesa out the normal void repos. Are you sure? Run it with `-v`. ``` Found MesaLib-devel-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 Found mesa-dri-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 Found mesa-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 Found libglapi-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 Found libOSMesa-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 Found libgbm-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 Found libgbm-devel-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 Found libxatracker-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 Found mesa-opencl-22.1.1_2 in repository /home/andrewb/Projects/void-packages/hostdir/binpkgs/fix_37579 ```