Opened 19 years ago

Closed 19 years ago

#4016 closed defect (fixed)

texi2html port currently can not complete checksum under Mac OS X 10.4

Reported by: trevorbaca@… Owned by: tobypeterson
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

It is currently impossible to install the texi2html port using the DarwinPorts framework version 1.011 under Mac OS 10.4.1:

Trevor-Bacas-Computer:~ trevorbaca$ port version Version: 1.011 Trevor-Bacas-Computer:~ trevorbaca$ sudo port install texi2html Password: ---> Verifying checksum(s) for texi2html Error: Checksum (md5) mismatch for texi2html-1.76.tar.bz2 Error: Target com.apple.checksum returned: Unable to verify file checksums

while texi2html is only a small component that is easily built and installed from elsewhere on the web, teTeX depends on texi2html meaning that it is also completely impossible to install the teTeX port now as well:

Trevor-Bacas-Computer:~ trevorbaca$ sudo port install teTeX ---> Verifying checksum(s) for texi2html Error: Checksum (md5) mismatch for texi2html-1.76.tar.bz2 Error: Target com.apple.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: texi2html

please help, if possible; i get the feeling the location of the texi2html port has changed in recent days and that the framework hasn't gotten wind of the fact.

Trevor.

Attachments (1)

Portfile (568 bytes) - added by gwright@… 19 years ago.
New texi2html portfile

Download all attachments as: .zip

Change History (4)

comment:1 Changed 19 years ago by gwright@…

Owner: changed from darwinports-bugs@… to toby@…

The source distribution of the texi2html port has moved and the source is now distributed as a .tar.gz instead of a .tar.bz2.

I have a new portfile that I've tested, but the darwinports cvs server seems unhappy at the moment.

One advantage of the move is that texi2html is now hosted at savannah, which will probably fix the "teTeX breaking because texi2html can't be loaded" issue.

I've attached my new portfile to the bug report.

-Greg

Changed 19 years ago by gwright@…

Attachment: Portfile added

New texi2html portfile

comment:2 Changed 19 years ago by trevorbaca@…

(In reply to comment #2)

Created an attachment (id=2977) [edit] New texi2html portfile

Yes, the new Portfile attached to the bug report does sucessfully install the texi2html port.

It was necessary to first download the new Portfile from the bug report, copy to a local directory, and then run "port install" from the local directory.

Bug should be fixed with upload of new Portfile to cvs.

Trevor.

comment:3 Changed 19 years ago by gwright@…

Resolution: fixed
Status: newclosed

Hi Trevor,

Toby,

The new Portfile is checked in. I wasn't able to do it yesterday because of maintenance on the cvs.darwinports.org server.

Toby, feel free to modify the portfile to your liking. I hadn't heard from you and wanted to get the fix in quickly to get teTeX building again.

Best Wishes, Greg

Note: See TracTickets for help on using tickets.