Opened 8 years ago

Closed 8 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

See PortfileRecipes#default_variants

Change History (1)

comment:1 Changed 8 years ago by lpsinger (Leo Singer)

Resolution: fixed
Status: newclosed

Fixed in r146842.

Note: See TracTickets for help on using tickets.