Make sure to check the migration guide for this (unreleased as of today) upcoming 0.16.x version, since some commands changed and another ones were removed (like asdf [global | local]
).
https://asdf-vm.com/guide/upgrading-from-v0-15-to-v0-16.html
Git Clone URL: | https://aur.archlinux.org/asdf-vm-git.git (read-only, click to copy) |
---|---|
Package Base: | asdf-vm-git |
Description: | Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more. Git version. |
Upstream URL: | https://asdf-vm.com |
Keywords: | manager version |
Licenses: | MIT |
Conflicts: | asdf-vm |
Provides: | asdf-vm |
Submitter: | AlfredoRamos |
Maintainer: | AlfredoRamos |
Last Packager: | AlfredoRamos |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2022-05-24 16:37 (UTC) |
Last Updated: | 2024-12-21 22:00 (UTC) |
Make sure to check the migration guide for this (unreleased as of today) upcoming 0.16.x version, since some commands changed and another ones were removed (like asdf [global | local]
).
https://asdf-vm.com/guide/upgrading-from-v0-15-to-v0-16.html
@shulhan Thanks, for the report. Fixed.
Feel free to flag it as out-of-date if the package fails to build.
Hi AlfredoRamos,
Thanks for the package.
I belive the latest changes break the PKGBUILD. Here is the snippet of log,
2024-12-21 01:00:43 UTC job: aur_asdf-vm-git: ==> Starting pkgver()...
2024-12-21 01:00:43 UTC job: aur_asdf-vm-git: ==> Updated version: asdf-vm-git 54d15e3.4.ga10057d1-1
2024-12-21 01:00:43 UTC job: aur_asdf-vm-git: ==> Starting build()...
2024-12-21 01:00:43 UTC job: aur_asdf-vm-git: ==> Entering fakeroot environment...
2024-12-21 01:00:44 UTC job: aur_asdf-vm-git: ==> Starting package()...
2024-12-21 01:00:44 UTC job: aur_asdf-vm-git: cp: cannot stat 'completions/asdf.bash': No such file or directory
2024-12-21 01:00:44 UTC job: aur_asdf-vm-git: ==> ERROR: A failure occurred in package().
2024-12-21 01:00:44 UTC job: aur_asdf-vm-git: Aborting...
2024-12-21 01:00:44 UTC job: aur_asdf-vm-git: ==> ERROR: Build failed, check /var/lib/karajo/build/karajo/build
See the full logs here: https://build.kilabit.info/karajo/job_exec/log/?id=aur_asdf-vm-git&counter=151
@alvaroico The package is not outdated, please read about flagging VCS packages in the wiki.
https://wiki.archlinux.org/title/Arch_User_Repository#Flagging_packages_out-of-date
Fish users should add a line to ~/.config/fish/config.fish
:
source /opt/asdf-vm/asdf.fish
Pinned Comments
AlfredoRamos commented on 2024-12-21 18:56 (UTC)
Make sure to check the migration guide for this (unreleased as of today) upcoming 0.16.x version, since some commands changed and another ones were removed (like
asdf [global | local]
).https://asdf-vm.com/guide/upgrading-from-v0-15-to-v0-16.html