Opened 15 years ago
Last modified 12 years ago
#22961 new defect
winetricks should mkdir ~/.wine/drive_c/windows/Fonts
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | winetricks, wine-crossover-games |
Description (last modified by jeremyhu (Jeremy Huddleston Sequoia))
$ rm -rf ~/.wine $ winetricks allfonts wine: created the configuration directory '/Users/jeremy/.wine' Executing cabextract -q --directory=/Users/jeremy/.wine/drive_c/winetrickstmp /Users/jeremy/.winetrickscache/arial32.exe /Users/jeremy/.winetrickscache/arial32.exe: library not compiled to support large files. Executing cp -f /Users/jeremy/.wine/drive_c/winetrickstmp/Arial.TTF /Users/jeremy/.wine/drive_c/winetrickstmp/Arialbd.TTF /Users/jeremy/.wine/drive_c/winetrickstmp/Arialbi.TTF /Users/jeremy/.wine/drive_c/winetrickstmp/Ariali.TTF /Users/jeremy/.wine/drive_c/windows/Fonts usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory Note: command 'cp -f /Users/jeremy/.wine/drive_c/winetrickstmp/Arial.TTF /Users/jeremy/.wine/drive_c/winetrickstmp/Arialbd.TTF /Users/jeremy/.wine/drive_c/winetrickstmp/Arialbi.TTF /Users/jeremy/.wine/drive_c/winetrickstmp/Ariali.TTF /Users/jeremy/.wine/drive_c/windows/Fonts' returned status 64. Aborting.
Change History (4)
comment:1 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Description: | modified (diff) |
---|---|
Summary: | winetricks should not pass -q to cabextract → winetricks should mkdir ~/.wine/drive_c/windows/Fonts |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | wine-crossover-games added |
---|
comment:4 Changed 12 years ago by jmroot (Joshua Root)
wine-crossover-games is no more; does this apply to current wine-crossover?
Note: See
TracTickets for help on using
tickets.
I am able to reproduce this problem when wine-crossover-games @8.1.0_0+darwin_10 is active, but not when wine-devel @1.1.35_0+darwin_10 is active.