Ticket #8361 (closed defect: fixed)
BUG: port 1.211 can't install ports with feature livecheck.regex from HEAD
| Reported by: | vincent-opdarw@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | markd@…, luis.ontanon@… | |
| Port: |
Description
With DP 1.211, a portindex gives the following error:
Failed to parse file cross/avr-binutils/Portfile: invalid command name "livecheck.regex"
Change History
comment:1 Changed 7 years ago by pguyot@…
- Status changed from new to closed
- Resolution set to invalid
comment:2 Changed 7 years ago by vincent-opdarw@…
(In reply to comment #1)
The portfile is valid. It just refers to HEAD code.
Well, the problem is the same: When I do a portindex, I get:
Total number of ports parsed: 3289 Ports successfully parsed: 3288 Ports failed: 1
because I do not use HEAD code.
comment:3 Changed 7 years ago by vincent-opdarw@…
- Status changed from closed to reopened
- Resolution invalid deleted
- Summary changed from BUG: avr-binutils invalid Portfile to BUG: port 1.211 can't install ports with feature livecheck.regex from HEAD
I'm reopening since there is a bug: a port can't be installed. If the bug is not in avr-binutils, then it is in the port command itself.
Note: See
TracTickets for help on using
tickets.


The portfile is valid. It just refers to HEAD code.