SOLVED updating 11.2 Stable fails in SHELL and GUI

Status
Not open for further replies.

w.reidlinger

Dabbler
Joined
Nov 23, 2018
Messages
10
When I'm trying to update my FreeNAS 11.2 Stable I see the following:
Code:
root@freenas[~]# freenas-update check
Delete package docs
Upgrade package base-os 11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e->11.2-RC2-bf9b90e1b8bac432ae62f57b929efc9d
Upgrade package freebsd-pkgdb 11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e->11.2-RC2-bf9b90e1b8bac432ae62f57b929efc9d
Upgrade package freenas-pkg-tools 11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e->11.2-RC2-bf9b90e1b8bac432ae62f57b929efc9d
Upgrade package FreeNASUI 11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e->11.2-RC2-bf9b90e1b8bac432ae62f57b929efc9d
Reboot is (conditionally) required
Sequence d2f5bbb81785fcff78abaf7e4a32bb6e -> bf9b90e1b8bac432ae62f57b929efc9d


So than I want to apply the updates:
Code:
root@freenas[~]# freenas-update update
awk: newline in string freenas-boot/ROOT/11... at source line 1
awk: newline in string freenas-boot/ROOT/11... at source line 1


In the GUI I can see the following Error if I want to fetch and install the updates.

Update
'NoneType' object is not iterable

(see screenshot)

Any ideas?
 

Attachments

  • Auswahl_001.png
    Auswahl_001.png
    113 KB · Views: 320
Last edited:
D

dlavigne

Guest
Which version are you on now and which version are you trying to update to? Did you run a Nightlies at any point?
 

w.reidlinger

Dabbler
Joined
Nov 23, 2018
Messages
10
I'm running:

OS Version: FreeNAS-11.2-RC1 (Build Date: Oct 17, 2018 23:38)

I just tried to update my current running version to the version which is available via the GUI, nothing special.
The following information I see in the GUI:

Operation Name Delete docs-11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e Upgrade base-os-11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e -> base-os-11.2-RC2-bf9b90e1b8bac432ae62f57b929efc9d Upgrade freebsd-pkgdb-11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e -> freebsd-pkgdb-11.2-RC2-bf9b90e1b8bac432ae62f57b929efc9d Upgrade freenas-pkg-tools-11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e -> freenas-pkg-tools-11.2-RC2-bf9b90e1b8bac432ae62f57b929efc9d Upgrade FreeNASUI-11.2-RC1-d2f5bbb81785fcff78abaf7e4a32bb6e -> FreeNASUI-11.2-RC2-bf9b90e1b8bac432ae62f57b929efc9d

Just tried it again, still getting this error in the GUI:

Update 'NoneType' object is not iterable

No I installed version 11.2-RC1 and never did a Nightlies update at any point.
 
D

dlavigne

Guest
Interesting. If the issue persists when RELEASE is available tomorrow, please create a report at bugs.freenas.org.
 

w.reidlinger

Dabbler
Joined
Nov 23, 2018
Messages
10
Just updated the system and it worked out perfectly!
Thanks,

OS Version: FreeNAS-11.2-RELEASE (Build Date: Dec 5, 2018 21:28)
 
Status
Not open for further replies.
Top