1
21.7 Legacy Series / Re: Unable to upgrade from OPNsense 21.1.9_1-amd64 to 21.7
« on: August 19, 2021, 12:39:51 am »
I disabled IPv6 and the upgrade completed successfully.
Thanks Franco!
Thanks Franco!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
***GOT REQUEST TO UPGRADE***
Fetching packages-21.7-OpenSSL-amd64.tar: ............................... failed, no signature found
***DONE***
root@OPNsense:~ # opnsense-revert -r 21.1.9_multi opnsense-update
Fetching opnsense-update.txz: ............................... failed
root@OPNsense:~ #
elif ! diff -uq ${WORKDIR}/${PRODUCT}.conf ${ORIGIN}; then
# rerun sync before there are any complaints
${PKG} update ${DO_FORCE}
fi
LINES 773-776${TEE} ${LOGFILE} < ${PIPEFILE} &
if (${PKG} update -f -r ${PRODUCT} && \
${PKG} upgrade -fy -r ${PRODUCT}) > ${PIPEFILE} 2>&1; then
# re-register local packages repository