Closed Tichod closed 3 years ago
Hello @Tichod,
in the installation directory of MONARC (by default /var/lib/monarc/fo/), is the version 2.11.0 specified in the "VERSION.json" or is the 2.10.4 still referenced here as well?
Best regards
Marc
Hello,
Could you please give us the following information ?
git status
executed at the root of the project;git log -n 5
executed at the root of the project;ls -l vendor/monarc/frontoffice/migrations/db/
;composer up
executed at the root of the project.I'm sorry for my late reply.
@KonzeptAcht: version mentionned in VERSION.json
= 2.10.4
@cedricbonhomme: file hereunder
commands.txt
Thank you!
The code is not up-to-date.
There was probably an issue at the beginning with the script ./scripts/update-all.sh
.
It could be an issue with composer or Git, etc.
Could you please provide us the output of:
$ ./scripts/update-all.sh
thank you.
Especially the beginning (or everything if easier for you).
Update finally worked!
Until now, I typed ./upgrade-all.sh -c
from within /var/lib/monarc/fo/scripts/
, instead of ./scripts/upgrade-all.sh -c
from within /var/lib/monarc/fo/
.
==> I'll make a quick script, instead of typing erroneous commands.
I'm sorry for your waste of time. PEBKAC, I'm afraid, with myself on the chair.
Please close ticket.
;-) No worry !
Describe the bug I try to update from version 2.10.4 to 2.11.0, using guidance from technical guide (§5.2.1. Update a single MONARC instance)
To Reproduce Steps to reproduce the behavior:
/var/lib/monarc/fo/scripts/update-all.sh -c
sudo rm -Rf /var/lib/monarc/fo/data/cache/*
sudo systemctl restart apache2.service
Expected behavior I expect to read version 2.11.0 in left pannel of web frontend, and observe new functionalities.
Screenshots No screensho necessary, I think.
Desktop (please complete the following information):
Additional context N/A