Projet

Général

Profil

Demande #4623

Maj mastodon 3.2.0

Ajouté par Quentin Gibeaux il y a plus de 3 ans. Mis à jour il y a plus de 3 ans.

Statut:
Fermé
Priorité:
Normale
Assigné à:
Catégorie:
-
Version cible:
Début:
03/08/2020
Echéance:
% réalisé:

0%

Temps estimé:
Difficulté:
2 Facile

Description

La version 3.2.0 de mastodon est sortie

Historique

#1

Mis à jour par Quentin Gibeaux il y a plus de 3 ans

Passage en 3.1.5 avant :

(April) root@pouet:~#  su - mastodon
(April) mastodon@pouet:~$ cd live/
(April) mastodon@pouet:~/live[live-v3.1.4]$ git fetch && git checkout v3.1.5; git checkout -b live-v3.1.5
(April) mastodon@pouet:~/live[live-v3.1.5]$ exit
(April) root@pouet:~# systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service  

#2

Mis à jour par Quentin Gibeaux il y a plus de 3 ans

  • Statut changé de En cours de traitement à Résolu

Passage en 3.2.0:

(April) root@pouet:~# /etc/rrsync.d/dump-pgsql 
(April) root@pouet:~#  su - mastodon
(April) mastodon@pouet:~$ cd live/
(April) mastodon@pouet:~/live[live-v3.1.5]$ git fetch && git checkout v3.2.0; git checkout -b live-v3.2.0
(April) mastodon@pouet:~/live[live-v3.2.0]$  bundle install && yarn install
(April) mastodon@pouet:~/live[live-v3.2.0]$ RAILS_ENV=production bundle exec rails db:migrate
(April) mastodon@pouet:~/live[live-v3.2.0]$ RAILS_ENV=production bundle exec rails assets:precompile

Remarque :
error An unexpected error occurred: "EACCES: permission denied, unlink '/home/mastodon/.cache/yarn/v1/npm-char-regex-1.0.2-d744358226217f981ed58f479b1d6bcc29545dcf/.yarn-tarball.tgz'".

Semble sans incidence

(April) mastodon@pouet:~/live[live-v3.2.0]$ exit
(April) root@pouet:~# systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service  
(April) root@pouet:~#  su - mastodon
(April) mastodon@pouet:~$ cd live/
(April) mastodon@pouet:~/live[live-v3.2.0]$ RAILS_ENV=production bin/tootctl cache clear

RAS

#3

Mis à jour par Quentin Gibeaux il y a plus de 3 ans

  • Statut changé de Résolu à Fermé

Formats disponibles : Atom PDF