On 8/18/25 22:25, Lucas Nussbaum wrote:
[...]
Hi,
I updated the vendorized copy of devscripts in UDD to version 2.25.18,
and then forced a refresh of version:5 packages.
Everything works fine.
udd=> select source, version, errors, warnings, status from upstream where
watch_file ~* 'version: 5';
source | version | errors | warnings |
status
----------------+---------------------------+--------+----------+------------------------------
node-chalk | 5.6.0-1 | | | up to date
rust-async-std | 1.13.2-1 | | | up to date
safetensors | 0.6.2-1 | | | up to date
rust-ureq | 3.1.0+~0.5.0-1 | | | up to date
python-openai | 1.99.9-1 | | | newer
package available
rocm-llvm | 6.4.3+dfsg-1~exp3 | | | up to date
xgboost | 3.0.4-1 | | | up to date
gloo | 0.0~git20231202.5354032-5 | | | newer
package available
gloo-cuda | 0.0~git20231202.5354032-5 | | | newer
package available
node-redis | 4.6.14+~1.1.2-2 | | | only older
package available
(10 rows)
Lucas
Thank you !