Actions
Demande #5698
closedMastodon 3.4.4 sortie
Start date:
12/07/2021
Due date:
% Done:
0%
Estimated time:
Description
màj à faire
Updated by Quentin Gibeaux almost 3 years ago
- Status changed from Nouveau to Résolu
=(^-^)=root@pouet:~# su - mastodon mastodon@pouet:~$ cd live/ mastodon@pouet:~/live$ git fetch && git checkout v3.4.4; git checkout -b live-v3.4.4 mastodon@pouet:~/live$ RAILS_ENV=production bundle exec rails assets:precompile # quelques warning mais bon, c'est ruby /home/mastodon/.rbenv/versions/2.7.2/lib/ruby/2.7.0/net/protocol.rb:66: warning: already initialized constant Net::ProtocRetryError /home/mastodon/live/vendor/bundle/ruby/2.7.0/gems/net-protocol-0.1.0/lib/net/protocol.rb:66: warning: previous definition of ProtocRetryError was here /home/mastodon/.rbenv/versions/2.7.2/lib/ruby/2.7.0/net/protocol.rb:206: warning: already initialized constant Net::BufferedIO::BUFSIZE /home/mastodon/live/vendor/bundle/ruby/2.7.0/gems/net-protocol-0.1.0/lib/net/protocol.rb:206: warning: previous definition of BUFSIZE was here /home/mastodon/.rbenv/versions/2.7.2/lib/ruby/2.7.0/net/protocol.rb:503: warning: already initialized constant Net::NetPrivate::Socket /home/mastodon/live/vendor/bundle/ruby/2.7.0/gems/net-protocol-0.1.0/lib/net/protocol.rb:503: warning: previous definition of Socket was here #commentaire en fin de precompile : Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating #j'ai donc exécuté la commande mastodon@pouet:~/live$ npx browserslist@latest --update-db mastodon@pouet:~/live$ exit déconnexion =(^-^)=root@pouet:~# systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service
ràs
Updated by Quentin Gibeaux almost 3 years ago
- Copied to Demande #5699: Mastodon 3.4.4 sortie added
Updated by Pierre-Louis Bonicoli over 1 year ago
- Target version changed from Backlog to Sprint 2022 mars
Actions