Opened 4 years ago

Closed 4 years ago

#60137 closed defect (worksforme)

`sudo port -f clean --all all` fails

Reported by: AndyWharton Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: pybombs

Description

sudo port -f clean --all all fails, below are the last few lines of the output:

    --->  Cleaning py38-zope-proxy
    --->  Cleaning py38-zopeinterface
    --->  Cleaning pybind11
    Error:

    You must select a Python variant; you cannot select -python38 alone.

    Error: Unable to open port: Invalid variant selection.

Change History (4)

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Component: baseports
Owner: set to michaelld
Port: pybombs added
Status: newassigned

This a Portfile issue with the port directly after pybind11. That is pybombs.

comment:2 Changed 4 years ago by michaelld (Michael Dickens)

Please update your ports tree & try again. This issue was fixed yersterday.

comment:3 Changed 4 years ago by AndyWharton

Fixed.

Thanks guys.

comment:4 Changed 4 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.