Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
No builds were running on the new buildbot for about 2 days.
Attachments
Issue Links
- is part of
-
MDBF-40 Milestone 3: Time to move to new buildbot
-
- Closed
-
Activity
-
- Time Spent:
- 1d
-
Investigated and found out the the tarball build is getting stuck. After some diving into the matter, I found out that the problem was caused by the changes that I made to in order to solve the permission issue (
MDBF-114). There was a corner case in which a directory did not exist and my change assumed that it did. So, solved the issue and now everything builds normally and the permission issue is fixed.