Opened 19 years ago

Closed 19 years ago

#2726 closed defect (fixed)

[BUG] Conversion of old-style file_map to new file_map.db fails

Reported by: kballard (Lily Ballard) Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

It fails because somebody used $old_file_map when they should have used $old_filemap. A patch is attached that solves this problem.

Note that this fix is required for bug #2725.

Attachments (1)

patch-receipt_flat (565 bytes) - added by kballard (Lily Ballard) 19 years ago.
Patch for receipt_flat.tcl

Download all attachments as: .zip

Change History (4)

Changed 19 years ago by kballard (Lily Ballard)

Attachment: patch-receipt_flat added

Patch for receipt_flat.tcl

comment:1 Changed 19 years ago by kballard (Lily Ballard)

blocked: 2725

comment:2 Changed 19 years ago by pguyot (Paul Guyot)

Owner: changed from darwinports-bugs@… to pguyot@…

comment:3 Changed 19 years ago by pguyot (Paul Guyot)

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