[MacPorts] #22960: -q option to cabextract causes it to fail

MacPorts noreply at macports.org
Sun Dec 20 17:40:32 PST 2009


#22960: -q option to cabextract causes it to fail
-----------------------------------+----------------------------------------
 Reporter:  jeremyhu@…             |       Owner:  boeyms@…             
     Type:  defect                 |      Status:  new                  
 Priority:  Normal                 |   Milestone:                       
Component:  ports                  |     Version:  1.8.1                
 Keywords:                         |        Port:  cabextract winetricks
-----------------------------------+----------------------------------------
 -q is supposed to just make it quiet, but it seems to make it fail instead
 here on SnowLeopard x86_64 and i386:

 {{{
 ~/tmp  $ cabextract ./arialb32.exe
 ./arialb32.exe: library not compiled to support large files.
 Extracting cabinet: ./arialb32.exe
   extracting fontinst.exe
   extracting fontinst.inf
   extracting AriBlk.TTF

 All done, no errors.

 ~/tmp  $ cabextract -q ./arialb32.exe
 ./arialb32.exe: library not compiled to support large files.

 ~/tmp  $ arch -i386 cabextract -q ./arialb32.exe
 ./arialb32.exe: library not compiled to support large files.
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/22960>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list