CNES / MAJA

Level-2A processor used for atmospheric correction and cloud-detection. The active repository is the one below, this one is kept to leave access to the older issues.
https://gitlab.orfeo-toolbox.org/maja/maja
Apache License 2.0
137 stars 25 forks source link

OSError: [Errno 71] Protocol error #42

Closed lorelos closed 4 years ago

lorelos commented 4 years ago

I installed MAJA on a virtualBox Xubuntu with shared windows folders and I had an error when creating the symbolic link:

Traceback (most recent call last):

File "start_maja.py", line 662, in start_maja(folder_file, gipp, lut, site, tile, orbit, nb_backward, options, debug_mode) File "start_maja.py", line 431, in start_maja add_config_files(repConf, repWork + "userconf") File "start_maja.py", line 186, in add_config_files os.symlink(repConf, repWorkConf) OSError: [Errno 71] Protocol error

I solved it ... running virtualBox as an administrator

lorelos commented 4 years ago

be careful, this workaround no longer works with version 6.1 of VirtualBox. I had to downgrade to version 6.0.14