[MacPorts] #34080: Can't install binary archives: (Target org.macports.install returned: /usr/bin/tar: +CONTENTS: Not found in archive)

MacPorts noreply at macports.org
Mon Apr 16 13:48:49 PDT 2012


#34080: Can't install binary archives: (Target org.macports.install returned:
/usr/bin/tar: +CONTENTS: Not found in archive)
------------------------------------------------+---------------------------
 Reporter:  michael.klein@…                     |       Owner:  macports-tickets@…                   
     Type:  defect                              |      Status:  new                                  
 Priority:  Normal                              |   Milestone:                                       
Component:  base                                |     Version:  2.0.4                                
 Keywords:                                      |        Port:                                       
------------------------------------------------+---------------------------

Comment(by michael.klein@…):

 Yes, MacPorts 2.0.4 on 10.5.8 PPC.

 {{{
 fjelljo:/tmp $ wget
 http://packages.macports.org/2Pong/2Pong-1.0.1a_0.darwin_11.x86_64.tbz2
 --2012-04-16 22:37:40--
 http://packages.macports.org/2Pong/2Pong-1.0.1a_0.darwin_11.x86_64.tbz2
 Resolving packages.macports.org (packages.macports.org)... 17.254.20.158
 Connecting to packages.macports.org
 (packages.macports.org)|17.254.20.158|:80... connected.
 HTTP request sent, awaiting response... 200 OK
 Length: 217618 (213K) [application/x-bzip2]
 Saving to: `2Pong-1.0.1a_0.darwin_11.x86_64.tbz2'

 100%[===================================================================>]
 217,618     96.2K/s   in 2.2s

 2012-04-16 22:37:43 (96.2 KB/s) - `2Pong-1.0.1a_0.darwin_11.x86_64.tbz2'
 saved [217618/217618]
 }}}

 {{{proc portinstall::extract_contents}}} (portinstall.tcl) constructs the
 tar command line without leading ./

 {{{
 fjelljo:/tmp $ tar tjvf 2Pong-1.0.1a_0.darwin_11.x86_64.tbz2 +CONTENTS
 tar: +CONTENTS: Not found in archive
 tar: Error exit delayed from previous errors
 }}}

 {{{
 fjelljo:/tmp $ tar tjvf 2Pong-1.0.1a_0.darwin_11.x86_64.tbz2 ./+CONTENTS
 -rw-r--r-- root/wheel     5951 2012-04-05 00:48:51 ./+CONTENTS
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/34080#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list