[FOLIO-904] Vagrant boxes fail to build Created: 23/Oct/17 Updated: 12/Nov/18 Resolved: 23/Oct/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | Continuous Integration |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P1 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint25 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 hour | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Error in build console log: [0;36m testing-backend: TASK [mod-notes-data : Enable mod-notes module for tenant] *********************[0m [0;36m testing-backend: fatal: [default]: FAILED! => {"changed": false, "connection": "close", "content": " Missing dependency: mod-notes-2.0.1-SNAPSHOT.29 requires notify: 1.1", "content_length": "69", "content_type": "text/plain", "failed": true, "msg": "Status code was not [201]: HTTP Error 400: Bad Request", "redirected": false, "status": 400, "url": "http://10.0.2.15:9130/_/proxy/tenants/diku/modules"}[0m |
| Comments |
| Comment by Wayne Schneider [ 23/Oct/17 ] |
|
Added mod-notify-data dependency for mod-notes-data role. |