Opened 3 years ago
Closed 3 years ago
#20521 closed defect (fixed)
The content of the file generated by 'make --help' in shared folder is incomplete => Fixed n SVN
Reported by: | ppggff | Owned by: | |
---|---|---|---|
Component: | shared folders | Version: | VirtualBox 6.1.26 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Mac OS X |
Description
new version virtualbox 6.1.26 with same version addition tool installed.
step:
- create vm and install ubuntu 20.04 lts (also tried centos 7.9, same problem)
- setup a shared folder: /test
- create file in it:
sudo su - cd /test make --help > x
- cat x
problem:
- expect: full usage of make
- result: just part of expect message, and it's not in order
Attachments (5)
Change History (8)
follow-up: 2 comment:1 by , 3 years ago
by , 3 years ago
by , 3 years ago
comment:2 by , 3 years ago
Replying to galitsyn:
Could you please attach VBox.log and guest's dmesg(1) output?
Ok, thanks
Sorry, the 3 "vbox log" files are the same, duplicate uploads
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | The content of the file generated by 'make --help' in shared folder is incomplete → The content of the file generated by 'make --help' in shared folder is incomplete => Fixed n SVN |
Hi ppggff,
This issue should now be fixed in the following test build. Please note, SIP needs to be disabled in order to make it work.
Note:
See TracTickets
for help on using tickets.
Could you please attach VBox.log and guest's dmesg(1) output?