Opened 8 years ago
Closed 7 years ago
#54128 closed defect (fixed)
lint failed with license unset
Reported by: | l2dy (Zero King) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.4.1 |
Keywords: | Cc: | ||
Port: | dbus-python |
Description
Normally it would be
Warning: no license set
But if license was specified then unset,
---> Verifying Portfile for dbus-python24 Error: Missing required variable: categories Error: Missing required variable: license Error: Failed to lint dbus-python24: can't read "license": no such variable Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port dbus-python24 failed
Change History (4)
comment:1 follow-up: 2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 7 years ago by l2dy (Zero King)
Replying to ryandesign:
Ugh, that port is just weird for
unset
ting all those things.
Should this be fixed in base or the port?
comment:3 Changed 7 years ago by raimue (Rainer Müller)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Port: | dbus-python added |
Status: | new → assigned |
Please fix it in the port. Portfiles are not supposed to unset
options.
comment:4 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Ugh, that port is just weird for
unset
ting all those things.