Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#9156 closed defect (worksforme)

atk checksum

Reported by: ugokanain@… Owned by: kvv@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: DarwinPorts Cc: markd@…, peter.karlsson@…, ccowart@…
Port:

Description

When installing pan, it complain about the checksum of atk

---> Verifying checksum(s) for atk ---> Checksumming atk-1.11.4.tar.bz2 Warning: the following items did not execute (for atk): com.apple.activate com.apple.extract com.apple.checksum com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install

Change History (5)

comment:1 Changed 18 years ago by peter.karlsson@…

Cc: peter.karlsson@… added

This my be related.

peter-karlssons-powerbook-g4:~ peterkarlsson$ sudo port install ethereal ---> Verifying checksum(s) for atk Error: Target com.apple.checksum returned: Could not open file: /opt/local/var/db/dports/distfiles/atk/atk-1.11.4.tar.bz2 Error: The following dependencies failed to build: gtk2 atk Error: Status 1 encountered during processing. peter-karlssons-powerbook-g4:~ peterkarlsson$

(In reply to comment #0)

When installing pan, it complain about the checksum of atk

---> Verifying checksum(s) for atk ---> Checksumming atk-1.11.4.tar.bz2 Warning: the following items did not execute (for atk): com.apple.activate com.apple.extract com.apple.checksum com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install

comment:2 Changed 18 years ago by ugokanain@…

Component: darwinbuilddports
Keywords: DarwinPorts added; darwinbuild removed
product: darwinbuildDarwinPorts
Version: current1.2

bump

comment:3 Changed 18 years ago by ccowart@…

Cc: ccowart@… added

I worked around this by manually fetching the distfile from: http://www.linuxfromscratch.org/blfs/view/svn/x/atk.html

and placing it in /opt/local/var/dports/distfiles/atk.

I think the copy of the distfile that was being fetched was an html document -- probably an error page; I didn't look at it too closely.

comment:4 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: worksforme
Status: newclosed

The checksum is correct. This may have been a mirror issue because some defunct mirrors that were recently removed from the fetch list to stop some persistent download failures. Otherwise, a 'port clean --all atk' should be done to cleanup failed downloads.

comment:5 Changed 18 years ago by ugokanain@…

Don't know whether it is a new atk, but if finally installed. Thanks

(In reply to comment #4)

The checksum is correct. This may have been a mirror issue because some defunct mirrors that were recently removed from the fetch list to stop some persistent download failures. Otherwise, a 'port clean --all atk' should be done to cleanup failed downloads.

Note: See TracTickets for help on using tickets.