Opened 17 years ago

Closed 17 years ago

#11377 closed defect (fixed)

port is totally broken after svn update 2007-02-14T0500

Reported by: yaseppochi (Stephen J. Turnbull) Owned by: kballard (Lily Ballard)
Priority: High Milestone:
Component: base Version:
Keywords: Cc:
Port:

Description

Turnbull-Stephen% sudo port upgrade outdated Password: Portfile changed since last build; discarding previous state. ---> Fetching dbus ---> Attempting to fetch dbus-1.0.2.tar.gz from http://dbus.freedesktop.org/releases/dbus ---> Verifying checksum(s) for dbus Error: Target com.apple.checksum returned: can't read "var": can't read "option_defaults(var)": no such element in array Error: Unable to upgrade port: 1 Error: Target com.apple.extract returned: can't read "var": can't read "option_procs(var)": no such element in array Error: Unable to upgrade port: 1 Portfile changed since last build; discarding previous state. ---> Fetching gimp2 ---> Verifying checksum(s) for gimp2 Error: Target com.apple.checksum returned: can't read "var": can't read "option_defaults(var)": no such element in array Error: Unable to upgrade port: 1 ---> Fetching urw-fonts ---> Attempting to fetch urw-fonts-1.0.7pre41.tar.bz2 from ftp://ftp.gnome.ru/fonts/urw/release/ ---> Verifying checksum(s) for urw-fonts Error: Target com.apple.checksum returned: can't read "var": can't read "option_defaults(var)": no such element in array ---> Verifying checksum(s) for urw-fonts Error: Target com.apple.checksum returned: can't read "var": can't read "option_defaults(var)": no such element in array Error: The following dependencies failed to build: urw-fonts Error: Unable to upgrade port: 1 ---> Fetching graphviz-cairo This port is no longer required as the cairo functionality is now included in the main graphviz port, as of version 2.12.

This portfile will eventually be removed.

Turnbull-Stephen% port version Version: 1.400 Turnbull-Stephen%

Change History (6)

comment:1 Changed 17 years ago by yaseppochi (Stephen J. Turnbull)

Using svn to back up to 1.3.2 (-r 19070) allows me to proceed.

comment:2 Changed 17 years ago by yaseppochi (Stephen J. Turnbull)

More information: the problem revision of port seems to be 22007.

There was an apparently relevant change 22007:22014, but it doesn't fix the problem; same error:

Turnbull-Stephen% sudo port upgrade gtk2
Password:
Error: Target com.apple.extract returned: can't read "var": can't read "option_procs(var)": no such element in array
Error: Unable to upgrade port: 1

comment:3 Changed 17 years ago by jberry@…

Owner: changed from macports-dev@… to eridius@…

comment:4 Changed 17 years ago by kballard (Lily Ballard)

Sorry guys, my fault. I changed tbool thinking it would fix a problem (allow tbool to work on array variables), but I didn't know that it would cause problems with read traces on variables.

Fixed in [22023].

comment:5 Changed 17 years ago by yaseppochi (Stephen J. Turnbull)

After updating to 22036, works for me.

Thanks!

comment:6 Changed 17 years ago by mgrimes@…

Resolution: fixed
Status: newclosed

Kevin et al reported this as fixed. Closing the ticket.

Note: See TracTickets for help on using tickets.