The Release Notes are here:
Welcome to the Documentation Archive! The TrueNAS team maintains documentation content and provide regular updates for current and in development (future) versions of TrueNAS software. For documentation purposes, current and future releases are those recommended by the TrueNAS Software Status...
www.ixsystems.com
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/middlewared/plugins/update.py", line 663, in do_update
if ApplyUpdate(dest_extracted) is None:
File "/usr/local/lib/freenasOS/Update.py", line 1627, in ApplyUpdate
raise e
File "/usr/local/lib/freenasOS/Update.py", line 1559, in ApplyUpdate
if installer.InstallPackages(progressFunc=progressFunc, handler=install_handler) is False:
File "/usr/local/lib/freenasOS/Installer.py", line 1088, in InstallPackages
trampoline=self.trampoline) is False:
File "/usr/local/lib/freenasOS/Installer.py", line 823, in install_file
if pkgdb.RemovePackageFiles(pkgName) == False:
File "/usr/local/lib/freenasOS/Configuration.py", line 347, in RemovePackageFiles
raise Exception("Cannot remove file %s" % path)
Exception: Cannot remove file /usr/local/lib/python3.7/site-packages/future/backports/test/badcert.pem
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/middlewared/job.py", line 349, in run
await self.future
File "/usr/local/lib/python3.7/site-packages/middlewared/job.py", line 386, in __run_body
rv = await self.method(*([self] + args))
File "/usr/local/lib/python3.7/site-packages/middlewared/schema.py", line 961, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.7/site-packages/middlewared/plugins/update.py", line 668, in file
await self.middleware.run_in_thread(do_update)
File "/usr/local/lib/python3.7/site-packages/middlewared/utils/run_in_thread.py", line 10, in run_in_thread
return await self.loop.run_in_executor(self.run_in_thread_executor, functools.partial(method, *args, **kwargs))
File "/usr/local/lib/python3.7/site-packages/middlewared/utils/io_thread_pool_executor.py", line 25, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.7/site-packages/middlewared/plugins/update.py", line 666, in do_update
raise CallError(str(e))
middlewared.service_exception.CallError: [EFAULT] Cannot remove file /usr/local/lib/python3.7/site-packages/future/backports/test/badcert.pem
Huh? i'm looser