You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Able to reproduce today with Vanilla OS 22.10 Kinetic, which I just installed this week. I'm glad I search, since I can now work around this by changing my working directory.
More Details
Same error as reported by OP- printenv error with same details. Adding --verbose doesn't change anything. I cd'd to ~/bin and re-ran:
apx export --bin --aur --verbose ruby
and now it worked. Tried it before under / and it had failed consistently.
taukakao
changed the title
apx fails to export binary when in /home
[kinetic] apx fails to export binary when in /home
Apr 23, 2024
when $PWD is /home, apx fails to export a binary, but it works when cd-ing back to $HOME
I used
--apk
in my example, but it fails the same way without it.doesn't work
works
The text was updated successfully, but these errors were encountered: