Few details:
run
and got too much errors after start update from command menu in another session like:
Full error grep upgrade_trace.err.zip attached.
Early I update this installation without any problems, didn't do anything to the current install.. Why am I seeing so many errors? How critical are these errors really for the update itself, or are they possibly just remnants of old validation steps?
run
Code Select
truss -f -d -a -p <PID of /bin/sh /usr/local/sbin/opnsense-shell (OPNsense command menu)> -o /root/upgrade_trace.log
and got too much errors after start update from command menu in another session like:
Code Select
60731: 5.464751513 open("/usr/local/etc/libmap.d",O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,0165) ERR#2 'No such file or directory'
60731: 5.467072157 readlink("/etc/malloc.conf",0x30cfd008c9e0,1024) ERR#2 'No such file or directory'
60731: 5.468693765 fstatat(AT_FDCWD,"/sbin/opnsense-update",0x30cfd008d610,0x0) ERR#2 'No such file or directory'
60731: 5.468735611 fstatat(AT_FDCWD,"/bin/opnsense-update",0x30cfd008d610,0x0) ERR#2 'No such file or directory'
60731: 5.468771042 fstatat(AT_FDCWD,"/usr/sbin/opnsense-update",0x30cfd008d610,0x0) ERR#2 'No such file or directory'
60731: 5.468806410 fstatat(AT_FDCWD,"/usr/bin/opnsense-update",0x30cfd008d610,0x0) ERR#2 'No such file or directory'
61279: 5.469671042 open("/usr/local/etc/libmap.d",O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,0165) ERR#2 'No such file or directory'
61279: 5.472075607 readlink("/etc/malloc.conf",0x125f6213a750,1024) ERR#2 'No such file or directory'
61279: 5.473656127 fstatat(AT_FDCWD,"/sbin/id",0x125f6213b2f0,0x0) ERR#2 'No such file or directory'
...
Full error grep upgrade_trace.err.zip attached.
Early I update this installation without any problems, didn't do anything to the current install.. Why am I seeing so many errors? How critical are these errors really for the update itself, or are they possibly just remnants of old validation steps?