SOLVED Updates failing

Status
Not open for further replies.

Glorious1

Guru
Joined
Nov 23, 2014
Messages
1,211
The last few times I've tried to update, it fails with messages like the following in /var/log/messages. I was able too update manually, but the regular update still fails.
Code:
Feb 10 06:13:18 Tabernacle updated.py: [freenasOS.Installer:590] Delta package 9.3-STABLE-eb71f0f-153f322-fbbc6c9->9.3-STABLE-00298d1-153f322-fbbc6c9 cannot upgrade current version 9.3-STABLE-00298d1-153f322-fbbc6c9
Feb 10 06:13:18 Tabernacle updated.py: [freenasOS.Installer:752] Unable to install package base-os
Feb 10 06:13:18 Tabernacle updated.py: [freenasOS.Update:723] Unable to install packages
Feb 10 06:13:18 Tabernacle updated.py: [freenasOS.Update:741] Update got exception during update: Unable to install packages
Feb 10 06:13:20 Tabernacle mountd[2390]: can't delete exports for /var/tmp/tmp50qRKT/dev: Invalid argument mount option <size> is unknown
Feb 10 06:14:01 Tabernacle manage.py: [middleware.exceptions:38] [MiddlewareError: Unable to install packages]

Also, I find the two ways of identifying builds/versions confusing. The System > Information and System > Boot screens identify builds with a simple date and time stamp. The update screen uses some kind of hash, so I don't know if the pending update is newer or not.
 
D

dlavigne

Guest
What is the size of the boot device and how many boot environments are on it?
 

Glorious1

Guru
Joined
Nov 23, 2014
Messages
1,211
It is 8 GB. Seven versions are listed in the boot screen; 8 if you count "default".
 
D

dlavigne

Guest
You've run out of room. Remove most of the boot environments, leaving the last one and maybe the one before that if you think you'll need it.
 

Glorious1

Guru
Joined
Nov 23, 2014
Messages
1,211
Yes, that did it. Thank you. I didn't realize I had to manually prune old OS versions.
 
Status
Not open for further replies.
Top