Opened 18 years ago
Closed 18 years ago
#11818 closed defect (fixed)
BUG: base-1.4.3 - port livecheck doesn't verify if $homepage is defined
Reported by: | gui-dos (Guido Soranzio) | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | base | Version: | 1.4 |
Keywords: | Cc: | ||
Port: |
Description
If "port livecheck" is called passing a port that doesn't define $homepage, the following error is displayed:
DEBUG: Executing com.apple.livecheck (cups-headers) DEBUG: Portfile modification date is Sat Jan 20 09:32:34 CET 2007 DEBUG: Port (livecheck) version is 1.1.15 Error: Target com.apple.livecheck returned: can't read "homepage": can't unset "PortInfo(homepage)": no such element in array Warning: the following items did not execute (for cups-headers): com.apple.livecheck Error: Status 1 encountered during processing.
This can easily happen when executing i.e. "sudo port livecheck installed".
Change History (1)
comment:1 Changed 18 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for the report. Fixed as 24319.