Actions
tickets #180890
closedTSP no longer updates, dependency wants Ruby 3
Start date:
2025-04-11
Due date:
% Done:
0%
Estimated time:
Description
Reproducing what the Salt state would run:
tsp (Travel Support Program webapp):/srv/www/travel-support-program # sudo -u tsp bundle.ruby.ruby2.7 install --deployment
[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment 'true'`, and stop using this flag
Fetching gem metadata from https://rubygems.org/.........
public_suffix-6.0.1 requires ruby version >= 3.0, which is incompatible with the current version, ruby 2.7.8p225
tsp (Travel Support Program webapp):/srv/www/travel-support-program # echo $?
5
Updated by crameleon 10 days ago
- Related to tickets #180953: tsp.o.o is down added
Actions