
Yes, or by selecting 'upgrade' from the telnet menu with CFW 3.10Wasn't this a problem with one of the webif versions last month. If I remember rightly it could be cleared by telnetting in and entering
"opkg upgrade" (without the quotes!!)
Upgrading cron-daemon on root from 1.18.3-1 to 1.18.3-2...
Downloading http://hpkg.tv/hdrfoxt2/base/cron-daemon_1.18.3-2_mipsel.opk.
Collected errors:
* check_data_file_clashes: Package cron-daemon wants to install file /mod/bin/batch
    But that file is already provided by package  * at
* check_data_file_clashes: Package cron-daemon wants to install file /mod/bin/atq
    But that file is already provided by package  * at
* check_data_file_clashes: Package cron-daemon wants to install file /mod/bin/at
    But that file is already provided by package  * at
* check_data_file_clashes: Package cron-daemon wants to install file /mod/bin/atrm
    But that file is already provided by package  * at
* check_data_file_clashes: Package cron-daemon wants to install file /mod/sbin/atd
    But that file is already provided by package  * at
Updating package meta information
	Interesting - I had no idea there was already an at package when I rolled it into the existing cron-daemon. It isn't one that I built - I should have checked the other parts of the repository and I would have found it.Error messages with package upgrade this evening
I don't remember installing it or why, must have been one of things that seemed a good idea at the timeInteresting - I had no idea there was already an at package when I rolled it into the existing cron-daemon. It isn't one that I built - I should have checked the other parts of the repository and I would have found it.
At least it isn't automatically installed by anything so I'd suggest removing it and the allowing cron-daemon to upgrade and install the newer version.

Restoring scheduled events from /mod/var/backup/backup-2016-Mar-22-22:10.rbk...
Backup version 2
  Restoring Yes, Minister (Yesterday)
    Service number has changed 655531 -> 262174, fixing.
      AUL Yesterday (655531 -> 262174)
      AUL Yesterday (655531 -> 262174)
      AUL Yesterday (655531 -> 262174)
      AUL Yesterday (655531 -> 262174)
    Error inserting event, cannot start a transaction within a transaction
  Restoring Calculated Risk (TalkingPictures TV)
    Service number has changed 65549 -> 65548, fixing.
    Error inserting event, cannot start a transaction within a transaction
  Restoring Beat Girl (TalkingPictures TV)
    Service number has changed 65549 -> 65548, fixing.
    Error inserting event, cannot start a transaction within a transaction
  Restoring Deadly Hunt (TalkingPictures TV)
    Service number has changed 65549 -> 65548, fixing.
    Error inserting event, cannot start a transaction within a transaction
  Restoring Disable OTA (BBC Red Button)
    Service number has changed 458893 -> 458888, fixing.
    Error inserting event, cannot start a transaction within a transaction
  Restoring BBC Red Button (BBC Red Button)
    Service number has changed 458893 -> 458888, fixing.
    Error inserting event, cannot start a transaction within a transaction
	Now it is a problem. PSB1 from Wenvoe is showing as "Unknown".PSB1 is detected by looking for a service called "BBC THREE". Ah, this is going to be a problem shortly!
humax /mod/webif/html/diag # diff -u mux.jim~ mux.jim
--- mux.jim~
+++ mux.jim
@@ -76,8 +76,7 @@
  set name [system strip $name]
  if {$lcn >= 800} { incr ehs }
  switch -glob -- $name {
-  "BBC TWO" -
-  "BBC THREE" { set mux "PSB1/BBC A" }
+  "BBC FOUR" { set mux "PSB1/BBC A" }
  "Channel 5" -
  "ITV2" { set mux "PSB2/D3&4" }
  "Channel 4 HD" -