Opened 18 years ago

Closed 18 years ago

#9781 closed defect (fixed)

Hugs upgrade fails, but builds OK

Reported by: mjb@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: gwright@…, markd@…
Port:

Description

I was unable to upgrade hugs98, but was able to remove and then install it without trouble.

No error or message was reported in the upgrade process. The build process apparently did not even begin, instead just immediately returning without doing anything. The relevant portion of the shell interaction follows:

m896p026:~ mjb$ port outdated The following installed ports are outdated: gnuplot 4.0.0_1 < 4.0.0_2 hugs98 Mar2005_0 < plus-May2006_2 m896p026:~ mjb$ sudo port upgrade hugs98 Password: m896p026:~ mjb$ port outdated The following installed ports are outdated: gnuplot 4.0.0_1 < 4.0.0_2 hugs98 Mar2005_0 < plus-May2006_2

I next used uninstall followed by install, which seemed to be normal and produced a working hugs. Again, the interaction with the shell: m896p026:~ mjb$ sudo port uninstall hugs98 ---> Deactivating hugs98 Mar2005_0 ---> Uninstalling hugs98 Mar2005_0 m896p026:~ mjb$ sudo port install hugs98 ---> Fetching hugs98 ---> Attempting to fetch hugs98-plus-May2006.tar.gz from http://cvs.haskell.org/Hugs/downloads/2006-05/ ---> Verifying checksum(s) for hugs98 ---> Extracting hugs98 ---> Configuring hugs98 ---> Building hugs98 with target all ---> Staging hugs98 into destroot ---> Packaging tgz archive for hugs98 plus-May2006_2 ---> Installing hugs98 plus-May2006_2 ---> Activating hugs98 plus-May2006_2 ---> Cleaning hugs98

Change History (1)

comment:1 Changed 18 years ago by markd@…

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

MacPorts and hugs98 have both been updated.

Note: See TracTickets for help on using tickets.