Trying to pkgbasify another machine. I download pkgbasify.lua but when I run it I get this.
I've run pkgbasify.lua on 2, possibly 3 machines, and not had this problem. It doesn't show up under common problems on the pkgbasify page. https://github.com/FreeBSDFoundation/pkgbasify.
I see one person opened an identical issue 7 hours ago, no updates on their issue yet. (At 16:08, EST). I'll add myself to the issue there, but if anyone has any ideas, please let me know. The main difference between this and the machines that had no problem is that this has zfs on a single SSD, the others were nvme, and this system has Nvidia while the others were AMD.
The identical issue is at
github.com
/usr/libexec/flua: ./pkgbasify.lua:82: attempt to index a nil value (local 'branch')stack traceback: ./pkgbasify.lua:82: in upvalue 'base_repo_url' ./pkgbasify.lua:113: in upvalue 'create_base_repo_conf' ./pkgbasify.lua:385: in upvalue 'setup_conversion' ./pkgbasify.lua:597: in local 'main' ./pkgbasify.lua:612: in main chunk [C]: in ?I've run pkgbasify.lua on 2, possibly 3 machines, and not had this problem. It doesn't show up under common problems on the pkgbasify page. https://github.com/FreeBSDFoundation/pkgbasify.
I see one person opened an identical issue 7 hours ago, no updates on their issue yet. (At 16:08, EST). I'll add myself to the issue there, but if anyone has any ideas, please let me know. The main difference between this and the machines that had no problem is that this has zfs on a single SSD, the others were nvme, and this system has Nvidia while the others were AMD.
The identical issue is at
pkgbasify.lua:82 attempt to index a nil value (local 'branch') · Issue #40 · FreeBSDFoundation/pkgbasify
Trying to convert FreeBSD 14.3-RELEASE-p6 to pkgbase and this error occur : /usr/libexec/flua : ./pkgbasify.lua:82 attempt to index a nil value (local 'branch') freebsd-version is returning 14.3-RE...
Last edited: