Opened 2 years ago

Last modified 2 years ago

#64951 closed defect

Error: Unable to open port: wrong # args: no script following — at Version 1

Reported by: carolinestraatman Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port:

Description (last modified by carolinestraatman)

I get this error while running the command sudo port -f clean --all all

It occurs for an unknown port:

--->  Cleaning git-sizer
--->  Cleaning git-sweep_select
--->  Cleaning git-toolbelt
--->  Cleaning git-tools
--->  Cleaning git-town
Error: Unable to open port: wrong # args: no script following "
        dist_subdir         ${PortInfo(name)}
    " argument

This looks like #59043, except that the port is not known here.

I've tried to find out for which port the error occurs, by looking for lists of installed ports. E.g.,

  • port installed
  • port echo leaves

such that I would know what comes after git-town. However the git-* ports do not get listed anywhere.

In addition, I have no clue where to find a potential log file for my problem. What could be a possible next step?

Change History (1)

comment:1 Changed 2 years ago by carolinestraatman

Description: modified (diff)
Note: See TracTickets for help on using tickets.