Opened 13 years ago

Closed 13 years ago

#29270 closed defect (fixed)

r78013 broke images_to_archives.tcl

Reported by: mtalexander (Mike Alexander) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.9.99
Keywords: Cc:
Port:

Description

The change to images_to_archives.tcl in r78013 to look in both $oldarchivedir (e.g. "packages/darwin_10") and $olderarchivedir (e.g. "packages/darwin") fails with an error like shown below if it finds an archive in $oldarchivedir

error renaming "/opt/local/var/macports/packages/darwin/universal/xorg-libXfixes-4.0.5_0+universal.i386-x86_64.cpio": 
no such file or directory

I'll attach a trivial patch to fix it.

Attachments (1)

patch (388 bytes) - added by mtalexander (Mike Alexander) 13 years ago.
Patch to fix the problem

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by mtalexander (Mike Alexander)

Attachment: patch added

Patch to fix the problem

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Version: 1.9.21.9.99

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Thanks. r78144

Note: See TracTickets for help on using tickets.