OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: Stril on February 02, 2017, 09:02:11 am

Title: Update 16.7 to 17.1 does not start
Post by: Stril on February 02, 2017, 09:02:11 am
Hi!

I am trying to update my ALIX-system to OPNsense 17.1
As written in the release notes, I am trying to update through SSH, but after pressing "12" on the console, the system jumps back to the menu:

Code: [Select]
0) Logout                             7) Ping host
 1) Assign Interfaces                  8) Shell
 2) Set interface(s) IP address        9) pfTop
 3) Reset the root password           10) Filter Logs
 4) Reset to factory defaults         11) Restart web interface
 5) Power off system                  12) Upgrade from console
 6) Reboot system                     13) Restore a configuration

Enter an option: 12

This will automatically fetch all available updates, apply them,
and reboot if necessary.  Proceed with this action? [y/N]: y

Restarting webConfigurator...done.

*** OPNsense.localdomain: OPNsense 16.7 (amd64/OpenSSL) ***

 WAN (igb1)      -> v4: 10.0.0.12/24
 LAN (igb0)      -> v4: 10.49.0.12/24
 OPT1 (igb2)     ->

 0) Logout                             7) Ping host
 1) Assign Interfaces                  8) Shell
 2) Set interface(s) IP address        9) pfTop
 3) Reset the root password           10) Filter Logs
 4) Reset to factory defaults         11) Restart web interface
 5) Power off system                  12) Upgrade from console
 6) Reboot system                     13) Restore a configuration

Is there anything, I forgot?

Thank you and best wishes,
Stril
Title: Re: Update 16.7 to 17.1 does not start
Post by: pr3p on February 02, 2017, 09:25:12 am
yes the same problem that i encountered on updating its just looping.
Title: Re: Update 16.7 to 17.1 does not start
Post by: franco on February 02, 2017, 01:43:17 pm
OPNsense.localdomain: OPNsense 16.7

Well, you should upgrade to 16.7.14_2. Maybe it doesn't work.

Can you check:

# pkg info

The list is empty?


Cheers,
Franco
Title: Re: Update 16.7 to 17.1 does not start
Post by: Stril on February 02, 2017, 02:29:23 pm
Hi!

pkg info does not show anything.

How can i update to 16.7.14_2?
The GUI shows:

Versions   OPNsense 16.7-amd64
FreeBSD 10.3-RELEASE-p5
OpenSSL 1.0.2h 3 May 2016
Updates   
Your system is up to date.
Click to check for updates
CPU Type   AMD GX-412TC SOC (4 cores)


The update via CLI does not start, too...

Regards,
Stril
Title: Re: Update 16.7 to 17.1 does not start
Post by: franco on February 02, 2017, 02:39:56 pm
The package database is corrupted. pkg forgot that over 100 packages are installed... ;(

Is this a Nano image or a normal install? If it's a Nano I would recommend exporting the config.xml, writing a new Nano image on the card for 17.1 and reimport the config.xml after first boot.
Title: Re: Update 16.7 to 17.1 does not start
Post by: Stril on February 02, 2017, 02:44:56 pm
Hi!

This was a preinstalled system, sold by varia-store on a AMD GX-412TC SOC (4 cores)

Is there any possibility to reinstall via web-interface or cli?

Regards
Title: Re: Update 16.7 to 17.1 does not start
Post by: franco on February 02, 2017, 02:53:10 pm
Not sure, can you drop the output for me so we know which type it is:

# df -h

I just want to avoid forcing a full update on this box if it's an SD/CF card.

Thanks,
Franco
Title: Re: Update 16.7 to 17.1 does not start
Post by: Stril on February 02, 2017, 02:58:46 pm
Hi!

Its a CF-Card:


Filesystem            Size    Used   Avail Capacity  Mounted on
/dev/ufs/OPNsense0    1.8G    996M    679M    59%    /
devfs                 1.0K    1.0K      0B   100%    /dev
tmpfs                 3.1G    100K    3.1G     0%    /tmp
tmpfs                 3.2G     87M    3.1G     3%    /var
devfs                 1.0K    1.0K      0B   100%    /var/dhcpd/dev

Title: Re: Update 16.7 to 17.1 does not start
Post by: Stril on February 02, 2017, 03:04:34 pm
Hi!

I think, I did it.

I had to delete and recreate the symlinks to /root/var/db/pkg, etc.
After that: pkg update -f
pkg install -yf opnsense pkg

Now, the upgrade was possible...
Title: Re: Update 16.7 to 17.1 does not start
Post by: Stril on February 02, 2017, 03:09:41 pm
The update was NOT successful. It stopped with:


Fetching packages-17.1-OpenSSL-amd64.tar: .mkdir: /var/cache/opnsense-update: Too many levels of symbolic links

Do you have any idea, why that happens?

Regards,
Title: Re: Update 16.7 to 17.1 does not start
Post by: pr3p on February 02, 2017, 03:27:20 pm
OPNsense.localdomain: OPNsense 16.7

Well, you should upgrade to 16.7.14_2. Maybe it doesn't work.

Can you check:

# pkg info

The list is empty?


Cheers,
Franco

Hi franco even on same problem occurred it doesn't update from 16.7.14_2  to 17.1, check this out

https://youtu.be/-DBddpKde1c
Title: Re: Update 16.7 to 17.1 does not start
Post by: franco on February 02, 2017, 04:39:32 pm
Type "17.1" instead of "y" and you're in business. :)

"y" is for stable updates, "17.1" for confirmation you want to do the major upgrade.
Title: Re: Update 16.7 to 17.1 does not start
Post by: pr3p on February 02, 2017, 06:35:14 pm
Type "17.1" instead of "y" and you're in business. :)

"y" is for stable updates, "17.1" for confirmation you want to do the major upgrade.

Thanks franco all good now the only problem it doesnt go on login terminal stock on this when booting.

http://prntscr.com/e3nme5

but i can access via ssh

http://prntscr.com/e3nmxs
Title: Re: Update 16.7 to 17.1 does not start
Post by: franco on February 02, 2017, 09:27:38 pm
System: Settings: Administration, change your primary console to "efi", save and reboot.

You may have to switch to the "vt" driver there too (try which works better).


Cheers,
Franco
Title: Re: Update 16.7 to 17.1 does not start
Post by: mariousai on August 09, 2017, 09:13:41 am
hi everyone
now using,
Versions   OPNsense 16.7.14_2-amd64
FreeBSD 10.3-RELEASE-p14
OpenSSL 1.0.2j 26 Sep 2016

CPU Type   Intel(R) Celeron(R) CPU N2930 @ 1.83GHz (4 cores)

trying to update to 17.1
ssh login
option 12) upgrade from console
type 17.1
it start "fetching packages-17.1-openSSL-amd64.tar........

downloading never ends, and I cannot procede.

any help would be great

------

edit: I ended up doing a new installation from usb, importing the old configuration, everything works fine
Title: Re: Update 16.7 to 17.1 does not start
Post by: franco on August 09, 2017, 10:29:10 am
Hi mariousai,

The package file is about 200 MB in total, fetching may take a while.

If your selected mirror is slow, change to a different one from the GUI and try again.

If that doesn't help, we need to see why the download is so slow.


Cheers,
Franco