Opened 5 months ago
Closed 5 months ago
#70321 closed defect (invalid)
util-linux @2.40.1_1: Rename command error - test.htm: not a symbolic link
Reported by: | FaradayLight (Faraday Light) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | util-linux |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Using the command 'rename' to change a files suffix, results in the following error message:
rename: test_01.htm: not a symbolic link
Package:
util-linux @2.40.1_1 (devel)
Platform:
% sw_vers ProductName: macOS ProductVersion: 14.5 BuildVersion: 23F79
MacPorts:
MacPorts:2.9.3
Test:
rename -v .htm .html *.htm
This version of the package appears to be built with the upstream fix to resolve issue #3071.
If so, I will also update the upstream issue.
Change History (3)
comment:1 Changed 5 months ago by FaradayLight (Faraday Light)
comment:2 Changed 5 months ago by FaradayLight (Faraday Light)
Version: | → 2.9.3 |
---|
comment:3 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | rename removed |
Resolution: | → invalid |
Status: | new → closed |
Summary: | util-linux @2.40.1_1 (devel) - Rename command error - test.htm: not a symbolic link → util-linux @2.40.1_1: Rename command error - test.htm: not a symbolic link |
Ok good. That was the command I had used to verify that the fix worked before committing it to MacPorts.
Note: See
TracTickets for help on using
tickets.
Please ignore.
The test config was invalid. A recheck of the test ran without error.