Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17847 closed defect (fixed)

python_select @0.2_0+darwin_9 fails with coreutils @6.12_0+darwin_9+with_default_names

Reported by: macports@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: python_select

Description

--->  Activating python_select @0.2_0+darwin_9
Error: Target org.macports.activate returned: shell command "/opt/local/bin/python_select python25-apple" returned error 5
Command output: Selecting version "python25-apple" for python
ln: invalid option -- h
Try `ln --help' for more information.
ln: invalid option -- h
Try `ln --help' for more information.
ln: invalid option -- h
Try `ln --help' for more information.
ln: invalid option -- h
Try `ln --help' for more information.
ln: invalid option -- h
Try `ln --help' for more information.
ln: invalid option -- h
Try `ln --help' for more information.
there were 6 errors selecting version "python25-apple"!

/bin comes before /opt/local/bin in my $PATH. Specify /bin/ln or at least respect my environment.

Change History (5)

comment:1 Changed 15 years ago by macports@…

Better yet, use -n:

-n    Same as -h, for compatibility with other ln implementations.

comment:2 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to raimue@…
Port: python_select added

comment:4 Changed 15 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Using ln -snf now.

Updated contrib/select and released select 0.2.1 in r44769, updated python_select in r44773.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.