Opened 9 years ago

Closed 9 years ago

#45763 closed defect (invalid)

I have installed the boost without using ports. when I install py27-goocanvas, here comes a fault.

Reported by: wuzhongru@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: boost

Description (last modified by ryandesign (Ryan Carsten Schmidt))

--->  Computing dependencies for boost
--->  Verifying checksums for boost
Error: org.macports.checksum for port boost returned: boost_1_56_0.tar.bz2 does not exist in /opt/local/var/macports/distfiles/boost
Please see the log file for port boost for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port boost failed

Change History (2)

comment:1 Changed 9 years ago by petrrr

Please, follow the Guide on how to submit tickets, as indicated in the message you pasted. The priority fields is reserved to developers. Please, CC the maintainer of the port in future. Usually it is also a good idea to attach a main.log file of the build which fails.

Your problem is probably not related to py-goocanvas, but to boost. Macports will not rely on software installed by the user, as this is not reproducible but manages its own installation. Maybe, the distribution file is not fetched correctly. But this needs to be checked better.

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: py27-goocanvas removed
Port: boost added
Priority: HighNormal
Resolution: invalid
Status: newclosed

The message that the distfile "boost_1_56_0.tar.bz2 does not exist" means you did not run "sudo port clean boost" and try again, which is the first step in the ticket filing instructions.

Note: See TracTickets for help on using tickets.