R2017a update 3 fails
Mostrar comentarios más antiguos
Hi,
Update 3 for R2017a fails. Log attached.
I not that C:\Program Files\MATLAB\R2017a/appdata does not exist.
Would appreciate a fix.
Thanks,
Glenn
=================== UPDATE INSTALLATION ====================
node.exe --harmony combo_installer.js -r=R2017a -d="C:\Program Files\MATLAB\R2017a"
Creating Update_3.log
Using white list: white_list.json
Release (from -r): R2017a
matlabroot (from -d): [C:\Program Files\MATLAB\R2017a]
Release: [R2017a]
Description: []
Version: [9.2.0.556344]
Date: [Mar 27 2017]
Products dir: C:\Program Files\MATLAB\R2017a/appdata/products
Components dir: C:\Program Files\MATLAB\R2017a/appdata/components
fs.js:904
return binding.readdir(pathModule._makeLong(path), options.encoding);
^
Error: ENOENT: no such file or directory, scandir 'C:\Program Files\MATLAB\R2017a\appdata\products'
at Object.fs.readdirSync (fs.js:904:18)
at Object.<anonymous> (C:\Users\arrb1856\AppData\Local\Temp\R2017a_Update_3\win64\combo_installer.js:17:68)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Function.Module.runMain (module.js:694:10)
at startup (bootstrap_node.js:204:16)
at bootstrap_node.js:625:3
Return code: 1
================ UPDATE INSTALLATION FAILED ================
Please report to MathWorks and include log file.
Install log was written to: C:\Users\arrb1856\AppData\Local\Temp\R2017a_Update_3\win64\Update_3.log
2 comentarios
Walter Roberson
el 7 de Dic. de 2018
Did you possibly install into aa nondefault location such as on D: ?
Glenn Geers
el 7 de Dic. de 2018
Respuestas (2)
Andre Moura
el 17 de Oct. de 2019
2 votos
Hello,
Just solved the issue here, manually create the folder C:\Program Files\MATLAB\R2017a\appdata\components and C:\Program Files\MATLAB\R2017a\appdata\products
Best Regards
Andre Moura
5 comentarios
Tobias Kamp
el 1 de Jun. de 2020
nice, works perfectly! :)
Gilberto Perez
el 2 de Sept. de 2020
This worked for me too.
Georg Jaskowski
el 11 de Dic. de 2020
Thanks, it worked for me too
Suzan Greene
el 6 de En. de 2021
Works Perfectly - Thanks
Martin Main
el 3 de Feb. de 2021
Great, it works, thanks
Timothé Boutelier
el 30 de Ag. de 2019
0 votos
Hi,
I have exactly the same problem on a fresh installation of Matlab R2017a. Help would be appreciated!
2 comentarios
Walter Roberson
el 30 de Ag. de 2019
Did you have that release of MATLAB installed before you tried to use the updater?
Timothé Boutelier
el 30 de Ag. de 2019
I had installed R2017a. It is not the first time that I install R2017a and then the update 3, but it is the first time that I find this issue.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!