Opened 19 years ago
Closed 18 years ago
#8601 closed defect (fixed)
BUG: avr-binutils livecheck vars breaks 'port clean avr-binutils' in DP 1.2
Reported by: | wyuenho (Jimmy Yuen Ho Wong) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
$ sudo port clean avr-binutils Error: /opt/local/bin/port: Unable to open port: invalid command name "livecheck.regex"
The culprit is the livecheck variables inside the Portfile
Change History (4)
comment:1 Changed 18 years ago by stu.robertson@…
comment:2 Changed 18 years ago by trebor@…
Ditto on sudo port install avr-gcc, sudo port install avrdude. Frustrating.
comment:3 Changed 18 years ago by jberry@…
Thi will be fixed when darwinports 1.3.1 is released, probably tomorrow. In the interim, you may simply edit the portfile to remove the offending lines.
comment:4 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | avr-binutils Portfile livecheck vars breaks port clean avr-binutils → BUG: avr-binutils livecheck vars breaks 'port clean avr-binutils' in DP 1.2 |
1.3 is out now and the problem is not exhibited. Closing.
Note: See
TracTickets for help on using
tickets.
Confirmed on 10.4.6 on a Macbook. I'm unable to run "sudo port clean all" because of this, and can't recover from a failed install properly (of course I'm also a bit of a newbie...).