Opened 2 years ago
Closed 2 years ago
#29848 closed defect (fixed)
MR43: Force misc-clean to run after sagelib-clean
Reported by: | galois | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-9.2 |
Component: | docker | Keywords: | |
Cc: | Merged in: | ||
Authors: | Julian Rüth | Reviewers: | Matthias Koeppe |
Report Upstream: | N/A | Work issues: | |
Branch: | 7db58ae (Commits, GitHub, GitLab) | Commit: | 7db58ae715cb76ba7d1818361f2102a3ae233e6e |
Dependencies: | Stopgaps: |
Description (last modified by )
Julian Rüth (@saraedum) opened a merge request at https://gitlab.com/sagemath/sage/-/merge_requests/43:
these two must not run in parallel or in reversed order since
sagelib-clean needs files that misc-clean deletes
Change History (3)
comment:1 Changed 2 years ago by
- Component changed from PLEASE CHANGE to docker
- Description modified (diff)
- Priority changed from major to critical
- Type changed from PLEASE CHANGE to defect
comment:2 Changed 2 years ago by
- Reviewers set to Matthias Koeppe
- Status changed from needs_review to positive_review
comment:3 Changed 2 years ago by
- Branch changed from u/galois/mrs/43/docker-build-order to 7db58ae715cb76ba7d1818361f2102a3ae233e6e
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
LGTM