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)

Portfile.patch (1.5 KB) - added by neverpanic (Clemens Lang) 11 years ago.

Download all attachments as: .zip

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)

Maintainer timeout, r109564.

comment:2 Changed 11 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.