Opened 9 years ago
Closed 9 years ago
#50922 closed defect (fixed)
htcondor: make python27 the default only if no other python variant already selected
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | lpsinger (Leo Singer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | htcondor |
Description
The python27 variant should be made the default only if the user has not already selected another python variant, to prevent this problem:
$ sudo port install htcondor +python34 Error: htcondor: Variant python27 conflicts with python34 Error: Unable to open port: Error evaluating variants
Change History (1)
comment:1 Changed 9 years ago by lpsinger (Leo Singer)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r146842.