Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
(solved) Update to 21.1.1 wont start
« previous
next »
Print
Pages: [
1
]
Author
Topic: (solved) Update to 21.1.1 wont start (Read 4431 times)
shade73
Newbie
Posts: 49
Karma: 3
(solved) Update to 21.1.1 wont start
«
on:
February 10, 2021, 01:32:02 pm »
Hello,
When I am trying to update from 21.1 to 21.1.1 OPNsense says:
Error updating repositories!
A firmware update is currently in progress.
I have tried rebooting, but still same message.
«
Last Edit: February 11, 2021, 11:17:04 am by shade73
»
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Update to 21.1.1 wont start
«
Reply #1 on:
February 10, 2021, 04:20:02 pm »
Try to run
# pkg -d update -f
Let us know what it complains about.
Thanks,
Franco
Logged
shade73
Newbie
Posts: 49
Karma: 3
Re: Update to 21.1.1 wont start
«
Reply #2 on:
February 10, 2021, 10:21:14 pm »
It says:
pkg -d update -f
DBG(1)[67278]> pkg initialized
Updating OPNsense repository catalogue...
DBG(1)[67278]> PkgRepo: verifying update for OPNsense
DBG(1)[67278]> Pkgrepo, begin update of '/var/db/pkg/repo-OPNsense.sqlite'
DBG(1)[67278]> Request to fetch pkg+https://mirror.dns-root.de/opnsense/FreeBSD:12:amd64/21.1/libressl/meta.conf
DBG(1)[67278]> opening libfetch fetcher
DBG(1)[67278]> Fetch > libfetch: connecting
DBG(1)[67278]> Fetch: fetching from:
https://mirror.dns-root.de/opnsense/FreeBSD:12:amd64/21.1/libressl/meta.conf
with opts "i"
DBG(1)[67278]> Fetch: fetcher chosen: https
Fetching meta.conf: 100% 163 B 0.2kB/s 00:01
DBG(1)[67278]> Request to fetch pkg+https://mirror.dns-root.de/opnsense/FreeBSD:12:amd64/21.1/libressl/packagesite.txz
DBG(1)[67278]> opening libfetch fetcher
DBG(1)[67278]> Fetch > libfetch: connecting
DBG(1)[67278]> Fetch: fetching from:
https://mirror.dns-root.de/opnsense/FreeBSD:12:amd64/21.1/libressl/packagesite.txz
with opts "i"
DBG(1)[67278]> Fetch: fetcher chosen: https
Fetching packagesite.txz: 100% 198 KiB 202.6kB/s 00:01
DBG(1)[67278]> PkgRepo: extracting packagesite.yaml of repo OPNsense
DBG(1)[78321]> PkgRepo: extracting signature of repo in a sandbox
DBG(1)[67278]> Pkgrepo, reading new packagesite.yaml for '/var/db/pkg/repo-OPNsense.sqlite'
Processing entries: 100%
OPNsense repository update completed. 725 packages processed.
Updating SunnyValley repository catalogue...
DBG(1)[67278]> PkgRepo: verifying update for SunnyValley
DBG(1)[67278]> PkgRepo: need forced update of SunnyValley
DBG(1)[67278]> Pkgrepo, begin update of '/var/db/pkg/repo-SunnyValley.sqlite'
DBG(1)[67278]> Request to fetch
https://updates.sunnyvalley.io/opnsense/repo//meta.conf
DBG(1)[67278]> opening libfetch fetcher
DBG(1)[67278]> Fetch > libfetch: connecting
DBG(1)[67278]> Fetch: fetching from:
https://updates.sunnyvalley.io/opnsense/repo//meta.conf
with opts "i"
DBG(1)[67278]> Request to fetch
https://updates.sunnyvalley.io/opnsense/repo//meta.txz
DBG(1)[67278]> opening libfetch fetcher
DBG(1)[67278]> Fetch > libfetch: connecting
DBG(1)[67278]> Fetch: fetching from:
https://updates.sunnyvalley.io/opnsense/repo//meta.txz
with opts "i"
pkg:
https://updates.sunnyvalley.io/opnsense/repo//meta.txz
: Not Found
repository SunnyValley has no meta file, using default settings
DBG(1)[67278]> Request to fetch
https://updates.sunnyvalley.io/opnsense/repo//packagesite.txz
DBG(1)[67278]> opening libfetch fetcher
DBG(1)[67278]> Fetch > libfetch: connecting
DBG(1)[67278]> Fetch: fetching from:
https://updates.sunnyvalley.io/opnsense/repo//packagesite.txz
with opts "i"
pkg:
https://updates.sunnyvalley.io/opnsense/repo//packagesite.txz
: Not Found
Unable to update repository SunnyValley
Error updating repositories!
Logged
lfirewall1243
Hero Member
Posts: 1386
Karma: 45
Re: Update to 21.1.1 wont start
«
Reply #3 on:
February 10, 2021, 10:27:13 pm »
Seems Sunnyvalley isn't ready for 21.1.1
Logged
(Unoffial Community) OPNsense Telegram Group:
https://t.me/joinchat/0o9JuLUXRFpiNmJk
PM for paid support
shade73
Newbie
Posts: 49
Karma: 3
Re: Update to 21.1.1 wont start
«
Reply #4 on:
February 10, 2021, 10:51:12 pm »
But I do not have Sensei installed, so that should not stop me from updating OPNsense
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Update to 21.1.1 wont start
«
Reply #5 on:
February 11, 2021, 09:08:57 am »
You have the SunnyValley repository installed. If you want it not to error for trying to reach it since your system is configured for it simply it remove it by removing os-sunnyvalley plugin or if that isn't installed the configuration file that needs to be removed is /usr/local/etc/pkg/repos/SunnyValley.conf
Cheers,
Franco
Logged
shade73
Newbie
Posts: 49
Karma: 3
Re: Update to 21.1.1 wont start
«
Reply #6 on:
February 11, 2021, 11:16:50 am »
My plugin page are empty, like there is nothing there at all.
I deleted the /usr/local/etc/pkg/repos/SunnyValley.conf so the repository was removed, now the update worked and after it finished the upgrade to 21.1.1 the plugin page also works
Thanks for the help.
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: (solved) Update to 21.1.1 wont start
«
Reply #7 on:
February 11, 2021, 02:50:16 pm »
We re adding a "Repositories" hint on the new firmware status page for 21.7 that displays registered repositories (whether or not they are installed as plugins or not).
They were added at some point on the target machine for some reason so we try to offer visibility for it to provide quicker support.
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
(solved) Update to 21.1.1 wont start