You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run figgy_staging.yml and figgy_production.yml` playbooks they complete successfully
Actual behavior
The provisioning fails on mediainfo with the error below
Error messages
TASK [mediainfo : medianinfo | Install mediaserver repository] ***************************************************
fatal: [figgy-web-prod1.princeton.edu]: FAILED! => {"changed": false, "msg": "A later version is already installed"}
Steps to replicate
Try to run the figgy_production.yml playbook
Impact of this bug
Workaround: I skipped this task by running the playbook with the -t passenger_config flag
Sudden priority justification
We need to be able to re-provision the figgy machines in case something goes wonky
Acceptance Criteria
figgy provisioning in staging and production runs all the way through without stopping on this medainfo
First step
figgy staging boxes have been recently rebuilt. See what version of mediaserver they have. Compare with the version on prod. Figure out which version we need.
The text was updated successfully, but these errors were encountered:
hackartisan
changed the title
figgy newer version of mediaserver installed
figgy playbook fails on mediainfo role with with "A later version is already installed"
Jan 15, 2025
hackartisan
changed the title
figgy playbook fails on mediainfo role with with "A later version is already installed"
Make figgy playbook run successfully
Jan 15, 2025
Expected behavior
when I run
figgy_staging.yml
and figgy_production.yml` playbooks they complete successfullyActual behavior
The provisioning fails on mediainfo with the error below
Error messages
Steps to replicate
Try to run the
figgy_production.yml
playbookImpact of this bug
Workaround: I skipped this task by running the playbook with the
-t passenger_config
flagSudden priority justification
We need to be able to re-provision the figgy machines in case something goes wonky
Acceptance Criteria
figgy provisioning in staging and production runs all the way through without stopping on this medainfo
First step
figgy staging boxes have been recently rebuilt. See what version of mediaserver they have. Compare with the version on prod. Figure out which version we need.
The text was updated successfully, but these errors were encountered: