Bug #27811
Update Midnight Commander to 4.8.20
Description
Since I switched from 9.10 to 11.1(FreeNAS-11.1-RELEASE) I've noticed strange things in my history
and was surprised to find out, it is the old faithful Midnight Commander.
Have not seen this in 20 years using mc, as far as I remember.
Could have to do with mc or mc sub shell trying to write to root's history.
473 13:46 set echo_style=both ; set prompt='%n@%m:%~%# ' ; alias precmd 'echo $cwd:q >>/tmp/mc-root/mc.pipe.37568; kill -STOP $$' 474 13:46 mc 475 13:46 exit 476 13:47 set echo_style=both ; set prompt='%n@%m:%~%# ' ; alias precmd 'echo $cwd:q >>/tmp/mc-root/mc.pipe.37590; kill -STOP $$' 477 13:47 mc 478 13:47 cd "`printf "%b" '\0057'`" 479 13:47 cd "`printf "%b" '\0057etc'`" 480 13:48 cd "`printf "%b" '\0057'`" 481 13:48 cd "`printf "%b" '\0057bin'`" 482 13:48 cd "`printf "%b" '\0057'`" 483 13:48 cd "`printf "%b" '\0057usr'`" 484 13:48 cd "`printf "%b" '\0057'`" 485 13:48 cd "`printf "%b" '\0057etc'`" 486 13:48 cd "`printf "%b" '\0057etc\0057defaults'`" 487 13:48 cd "`printf "%b" '\0057etc'`" 488 13:49 cd "`printf "%b" '\0057etc\0057ix'`" 489 13:49 cd "`printf "%b" '\0057etc'`" 490 13:49 cd "`printf "%b" '\0057'`" 491 13:50 cd "`printf "%b" '\0057usr'`" 492 13:50 cd "`printf "%b" '\0057usr\0057local'`" 493 13:51 cd "`printf "%b" '\0057usr\0057local\0057etc'`" 494 15:57 cd "`printf "%b" '\0057usr\0057local'`" 495 15:57 cd "`printf "%b" '\0057usr'`" 496 15:57 cd "`printf "%b" '\0057'`" 497 15:57 cd "`printf "%b" '\0057var'`" 498 15:57 cd "`printf "%b" '\0057var\0057tmp'`" 499 15:57 cd "`printf "%b" '\0057var\0057tmp\0057fndebug'`" 500 15:57 cd "`printf "%b" '\0057var\0057tmp\0057fndebug\0057ZFS'`" 501 16:00 cd "`printf "%b" '\0057var\0057tmp\0057fndebug'`" 502 16:00 cd "`printf "%b" '\0057var\0057tmp'`" 503 16:00 cd "`printf "%b" '\0057var'`" 504 16:00 cd "`printf "%b" '\0057var\0057db'`"
Related issues
Associated revisions
History
#1
Updated by Dru Lavigne almost 3 years ago
- Related to Feature #14512: Include Midnight Commander in FreeNAS added
#2
Updated by Dru Lavigne almost 3 years ago
- Assignee changed from Release Council to Kris Moore
Kris: any thoughts on this one?
#3
Updated by Kris Moore almost 3 years ago
- Status changed from Unscreened to Closed: Third party to resolve
- Target version set to N/A
This one is a bit unusual. We're not doing anything special to MC aside from providing the binaries from upstream. I'd recommend digging into the mc help docs, perhaps running it via another shell, check your environment variables etc.
#4
Updated by Matt Kessler almost 3 years ago
Kris Moore wrote:
This one is a bit unusual. We're not doing anything special to MC aside from providing the binaries from upstream. I'd recommend digging into the mc help docs, perhaps running it via another shell, check your environment variables etc.
Hi Kris
Freenas MC is on 4.8.19 and this was fixed in 4.8.20 (16 Dec 2017) and 4.8.20_1 (17 Dec 2017)
https://www.freshports.org/misc/mc
I missed it when I was cheking, as it it is not just a history issue, but "fix broken tcsh subshell escaping"
https://midnight-commander.org/wiki/NEWS-4.8.20
https://midnight-commander.org/ticket/3852
Maybe keep the issue open till 4.8.20 gets into freenas?
#5
Updated by Dru Lavigne almost 3 years ago
- Subject changed from Midnight Commander is polluting history to Update Midnight Commander to 4.8.20
- Status changed from Closed: Third party to resolve to Unscreened
- Target version changed from N/A to 11.1-U2
Kris: looks like the updated version is in ports.
#6
Updated by Kris Moore almost 3 years ago
- Status changed from Unscreened to 19
- Priority changed from No priority to Nice to have
#7
Updated by Kris Moore almost 3 years ago
- Status changed from 19 to Ready For Release
#8
Updated by Dru Lavigne almost 3 years ago
- Status changed from Ready For Release to Done
- Needs Merging changed from Yes to No
#9
Updated by Ben Gadd almost 3 years ago
- Due date set to 02/12/2018
Due date updated to reflect the code freeze for 11.1U2.
#10
Updated by Ben Gadd almost 3 years ago
- Severity set to New
#11
Updated by Dru Lavigne almost 3 years ago
- Needs QA changed from Yes to No
- QA Status Test Passes FreeNAS added
- QA Status deleted (
Not Tested)
Version verified on FreeNAS-11-MASTER-201802060422.
#12
Updated by Dru Lavigne almost 3 years ago
- Needs Doc changed from Yes to No