Opened 11 years ago
Closed 11 years ago
#39843 closed enhancement (fixed)
git-core: Make destroot re-runnable without cleaning if it previously failed
Reported by: | neverpanic (Clemens Lang) | Owned by: | ci42 |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 2.1.99 |
Keywords: | Cc: | ||
Port: | git-core |
Description
When git-core's destroot phase fails (due to circumstances not under control of the git-core Portfile, e.g. trace mode being enabled), it can not be re-run without failing, because of a number of copy operations that will fail if their target already exists.
The attached patch fixes this.
Attachments (1)
Change History (3)
Changed 11 years ago by neverpanic (Clemens Lang)
Attachment: | Portfile.patch added |
---|
comment:1 Changed 11 years ago by neverpanic (Clemens Lang)
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Maintainer timeout, r109564.