Ticket #1564 (closed: fixed)
RPM release build goes into infinite loop
Reported by: | Freddie Akeroyd | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
Kicking off an RPM relase build as per http://www.mantidproject.org/Build_Servers works, but the /tmp/mantid_build/release file is never removed and so a new build is immediately started when the previous one completes
Change History
comment:2 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:3 Changed 10 years ago by Nick Draper
- Status changed from new to accepted
- Owner changed from Freddie Akeroyd to Nick Draper
- Component set to Mantid
comment:4 Changed 10 years ago by Nick Draper
- Status changed from accepted to verify
- Resolution set to fixed
resolved on Freddies behalf. It obviously works now.
Note: See
TracTickets for help on using
tickets.
(In [5996]) Adjust file so /tmp/mantid_build/release is removed and an infilite loop avoided. refs #1564