Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibex installer: install visual studio redistributable #8576

Closed
FreddieAkeroyd opened this issue Nov 21, 2024 · 1 comment
Closed

ibex installer: install visual studio redistributable #8576

FreddieAkeroyd opened this issue Nov 21, 2024 · 1 comment
Assignees
Labels
2 for release Required for next release

Comments

@FreddieAkeroyd
Copy link
Member

FreddieAkeroyd commented Nov 21, 2024

Currently IOCs will crash if installed on a computer with an outdated Visual Studio redistributable. The IBEX installer needs to install the VC redistributable during deployment.

Acceptance criteria

  • vc_redist.x64.exe installled on a 64 bit install, both vc_redist.x86.exe and ``vc_redist.x64.exe` on a 32bit install

Notes

  • During build vc_redist.x64.exe and vc_redist.x86.exe are copied from the Visual Studio area to the EPICS/crtl directory, so after installing EPICS the ibex deployment tool can pick these up from there so they do not need to be stored separately
  • Ideally system test servers should run the same version of redistributable as we will deploy. As i think admin prompt may happen, it is probably not possible to auto-update them as part of jenkins job

Time in recording of planning meeting: 00h32m 2024/11/28

@ISISBuilder ISISBuilder moved this to Backlog in PI_2024_08 Nov 21, 2024
@KathrynBaker KathrynBaker added for release Required for next release and removed proposal labels Nov 28, 2024
@davidkeymer davidkeymer added the 2 label Nov 28, 2024
@davidkeymer davidkeymer self-assigned this Dec 10, 2024
@rerpha rerpha self-assigned this Dec 13, 2024
@rerpha rerpha moved this from Backlog to In Progress in PI_2024_08 Dec 13, 2024
@rerpha
Copy link
Contributor

rerpha commented Dec 16, 2024

ISISComputingGroup/ibex_utils#214
Not going to add release notes as it's in ibex_utils and therefore not deployed on instruments.

@rerpha rerpha moved this from In Progress to Review in PI_2024_08 Dec 16, 2024
@iangillingham-stfc iangillingham-stfc moved this from Review to Done in PI_2024_08 Dec 19, 2024
@iangillingham-stfc iangillingham-stfc closed this as completed by moving to Done in PI_2024_08 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 for release Required for next release
Projects
No open projects
Status: Done
Development

No branches or pull requests

6 participants