Opened 8 months ago
Closed 7 months ago
#673 closed System Defect (fixed)
Wrong error message(s) by pc-updategui
| Reported by: | Elwood | Owned by: | ken |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | PC-BSD Updater | Version: | 9.1-RC1 |
| Keywords: | error message, pc-updategui | Cc: | trac-bugs@… |
Description
pc-updategui displays the following messages at stdio:
[elwood@pcbsd-604] ~> sudo pc-updategui
Locale: "de"
"All packages are up to date!"
"Looking up update.FreeBSD.org mirrors... 3 mirrors found."
"Fetching metadata signature for 9.1-RC1 from update4.FreeBSD.org... done."
"Fetching metadata index... done."
"Inspecting system... done."
"Preparing to download files... done."
""
"No updates needed to update system to 9.1-RC1-p0."
(("System Update to 9.1-RC2", "SYSUPDATE", "9.1-RC2", "2012-10-09", "release-9.1-RC2", "http://www.pcbsd.org") )
Update started
"ERROR: Less than 6GB free on /usr/local, please clear some additional space to continue!"
Finished Update
Updates all Finished
at the GUI it shows:
Failed to install: System Update to 9.1-RC2 Failed to install update! Please check your network connection, or change mirror servers in the System Manager.
It should show something like:
Failed to install: Less than 6GB free on /usr/local, please clear some additional space to continue!
Change History (2)
comment:1 Changed 7 months ago by joshms
- Owner set to ken
comment:2 Changed 7 months ago by kris
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This is fixed for 9.1-RC3, it will now show the text message if a failure occurs.