Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#7339 closed defect (fixed)

Installation of win32 build environment fails when using drives other than c:or d:

Reported by: Jonathan Martens <jonathan@…> Owned by: Nigel
Priority: minor Milestone: 0.23
Component: Ports - Windows Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

It seems that installation of the win32 build environment fails for other drives than c: and d: as the perl2dos conversion does not properly convert drive letters when not c: or d:, therefore tar fails to extract the packages source.

Attach is a patch that allows drive letters from A: through Z:

Attachments (1)

win32-packager-allow-for-more-than-c-and-d-drive-installations.patch (499 bytes) - added by Jonathan Martens <jonathan@…> 15 years ago.

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by Jonathan Martens <jonathan@…>

comment:1 Changed 14 years ago by Stuart Auchterlonie

Milestone: 0.22.10.23

comment:2 Changed 14 years ago by Stuart Auchterlonie

Resolution: fixed
Status: newclosed

(In [23346]) Closes #7339. Allows drives other than C or D to be used.

comment:3 Changed 14 years ago by Nigel

(In [23766]) Back-port [23346] from trunk. Refs #7339

Note: See TracTickets for help on using tickets.