[MDBF-482] amd64-windows-packages fails Created: 2022-10-10 Updated: 2022-10-10 Resolved: 2022-10-10 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | Buildbot |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 1d | ||
| Original Estimate: | 0.25d | ||
| Description |
|
The Windows packages fails with the following error:
Full log can be found here https://buildbot.mariadb.org/#/builders/239/builds/4359 |
| Comments |
| Comment by Vlad Bogolin [ 2022-10-10 ] |
|
Investigate and see what happens: The C++ Redistributable MSMs component was missing. Installed the missing component and update the deployment PR. |