Upgrade problem from 2.3 to 2.3.2 solved
-
Hello,
When I tried to upgrade from 2.3 to 2.3.2 via Dashboard, Console or via shell it failed. I found a solution to my problem and I thought I'd post it here if it helps someone :).
I have VPN-connections setup on my box and openvpn-client-export package failed to upgrade/wasn't installed/smth reason. See the log from the Shell upgrade.
Solution: I went to System / Package Manager / Available Packages and installed "openvpn-client-export", after that i could invoke installers both from the dashboard and the console. Upgrade went smooth and everything is up and running.
Regards
Jani
www.worldofjani.comDashboard
Updating repositories metadata…
Updating pfSense-core repository catalogue...
pfSense-core repository is up-to-date.
Updating pfSense repository catalogue...
pfSense repository is up-to-date.
All repositories are up-to-date.
Upgrading pkg... failed.Console option 13)
Updating repositories metadata…
Updating pfSense-core repository catalogue...
pfSense-core repository is up-to-date.
Updating pfSense repository catalogue...
Fetching meta.txz: . done
Fetching packagesite.txz: .......... done
Processing entries: .......... done
pfSense repository update completed. 404 packages processed.
Upgrading pkg... failed.Shell
[2.3-RELEASE][root@]/root: pfSense-upgrade -dUpdating repositories metadata…
Updating pfSense-core repository catalogue...
pfSense-core repository is up-to-date.
Updating pfSense repository catalogue...
pfSense repository is up-to-date.
All repositories are up-to-date.
Upgrading pkg...
Updating pfSense-core repository catalogue...
pfSense-core repository is up-to-date.
Updating pfSense repository catalogue...
pfSense repository is up-to-date.
All repositories are up-to-date.
New version of pkg detected; it needs to be installed first.
The following 1 package(s) will be affected (of 0 checked):Installed packages to be UPGRADED:
pkg: 1.6.2 -> 1.8.7_1 [pfSense]The process will require 86 KiB more space.
2 MiB to be downloaded.
pkg: http://pkg.pfsense.org/pfSense_v2_3_0_i386-pfSense_v2_3_0/All/pkg-1.8.7_1.txz: Not Found(I tried to download the file above and it is available.)
-
THANK YOU!!! I had the same problem and this fixed it for me.