xmake update没能成功更新
Xmake 版本
xmake v2.9.8+20250323
操作系统版本和架构
Debian GNU/Linux 12 (bookworm)
描述问题
似乎更新到3.0.3了,但又似乎没有
duyanning@dyn-legion ~/work/tbox (master) $ xmake update
update version v3.0.3 from official source ..
=> download https://github.com/xmake-io/xmake.git .. ok
=> install to ~/.local/bin .. ok
duyanning@dyn-legion ~/work/tbox (master) $ xmake --version
xmake v2.9.8+20250323, A cross-platform build utility based on Lua
Copyright (C) 2015-present Ruki Wang, tboox.org, xmake.io
_
__ ___ __ __ __ _| | ______
\ \/ / | \/ |/ _ | |/ / __ \
> < | \__/ | /_| | < ___/
/_/\_\_|_| |_|\__ \|_|\_\____|
by ruki, xmake.io
point_right Manual: https://xmake.io/#/getting_started
pray Donate: https://xmake.io/#/sponsor
duyanning@dyn-legion ~/work/tbox (master) $ which xmake
/home/duyanning/.local/bin/xmake
$ ls -l /home/duyanning/.local/bin/xmake
-rwxr-xr-x 1 duyanning duyanning 759952 Mar 23 2025 /home/duyanning/.local/bin/xmake
期待的结果
升级到3.0.3
工程配置
无
附加信息和错误日志
无
rm /home/duyanning/.local/bin/xmake
rm -rf .xmake
curl -fsSL https://xmake.io/shget.text | bash
删除并重新安装xmake后症状消失。 显示为xmake v3.0.3+20251009
虽然但是,依然希望xmake update能如预期中工作。
这边没法复现
Bot detected the issue body's language is not English, translate it automatically.
Title: xmake update failed to update successfully
Bot detected the issue body's language is not English, translate it automatically.
rm /home/duyanning/.local/bin/xmake
rm -rf .xmake
curl -fsSL https://xmake.io/shget.text | bash
The symptoms disappeared after removing and reinstalling xmake. Displayed as xmake v3.0.3+20251009
Although, I still hope that xmake update can work as expected.
Bot detected the issue body's language is not English, translate it automatically.
It can't be reproduced here