[MacPorts] #33184: poppler V 0.28 not installing on Mac 10.6.8

MacPorts noreply at macports.org
Tue Feb 7 15:50:51 PST 2012


#33184: poppler V 0.28 not installing on Mac 10.6.8
------------------------------------+---------------------------------------
 Reporter:  antineu.llnl@…          |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  ports                   |     Version:  2.0.3                                
 Keywords:                          |        Port:  poppler                              
------------------------------------+---------------------------------------
Changes (by ryandesign@…):

 * cc: antineu.llnl@… (removed)
 * cc: devans@… (added)
  * port:  => poppler


Old description:

> I was trying to install texlive-latex-recommended (and all other texlive
> downloads) and got an error which I traced to the following underlying
> problem:
>
> bash-3.2# port install poppler
> --->  Computing dependencies for poppler
> --->  Fetching archive for poppler
> --->  Attempting to fetch poppler-0.18.2_0.darwin_10.x86_64.tbz2 from
> http://packages.macports.org/poppler
> --->  Fetching poppler
> --->  Verifying checksum(s) for poppler
> --->  Extracting poppler
> --->  Configuring poppler
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
> Log for poppler is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_poppler/poppler/main.log
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
>

> *  I have already checked (re-installed) XCode and I am running version
> 3.2.4
> * I have searched the wells of the MacPort logs and have tried to
> implement many of the previous resolves for similar issues.
>   ** port selfupdate
>   ** port upgrade outdated
>   ** port clean poppler
>   ** port install poppler
>   -- I then received the same error as above.
> * I am attaching the log file for this error.
>
> I would appreciate any help you can provide in this matter.

New description:

 I was trying to install texlive-latex-recommended (and all other texlive
 downloads) and got an error which I traced to the following underlying
 problem:

 {{{
 bash-3.2# port install poppler
 --->  Computing dependencies for poppler
 --->  Fetching archive for poppler
 --->  Attempting to fetch poppler-0.18.2_0.darwin_10.x86_64.tbz2 from
 http://packages.macports.org/poppler
 --->  Fetching poppler
 --->  Verifying checksum(s) for poppler
 --->  Extracting poppler
 --->  Configuring poppler
 Error: Target org.macports.configure returned: configure failure: shell
 command failed (see log for details)
 Log for poppler is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_poppler/poppler/main.log
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 }}}

  * I have already checked (re-installed) XCode and I am running version
 3.2.4
  * I have searched the wells of the MacPort logs and have tried to
 implement many of the previous resolves for similar issues.
    * `port selfupdate`
    * `port upgrade outdated`
    * `port clean poppler`
    * `port install poppler`
  -- I then received the same error as above.
  * I am attaching the log file for this error.

 I would appreciate any help you can provide in this matter.

--

Comment:

 The log you attached is not from the output you showed above. The output
 you showed above ends with an error in the configure phase, but the
 relevant error in the log you attached is from the fetch phase:

 {{{
 :info:archivefetch --->  poppler-0.18.2_0.darwin_10.x86_64.tbz2 doesn't
 seem to exist in /opt/local/var/macports/software/poppler
 :msg:archivefetch --->  Attempting to fetch
 poppler-0.18.2_0.darwin_10.x86_64.tbz2 from
 http://packages.macports.org/poppler
 :msg:archivefetch --->  Attempting to fetch
 poppler-0.18.2_0.darwin_10.x86_64.tbz2.rmd160 from
 http://packages.macports.org/poppler
 :debug:archivefetch failed verification with key /opt/local/share/macports
 /macports-pubkey.pem
 :debug:archivefetch openssl output: Verification Failure
 child process exited abnormally
 :error:archivefetch Target org.macports.archivefetch returned: Failed to
 verify signature for archive!
 }}}

 Please attach the main.log that corresponds with the output you pasted
 above, or if the archive verification is the failure you're still
 experiencing, then we need to debug why that's happening.

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


More information about the macports-tickets mailing list