It seems that Amahi checks for updates every hour.
cat /etc/cron.hourly/hda_update
reducing this to once a day would be enough dont you think?
My hda-updates.log is huge and starts Dec 7
[root@fedora-arm log]# ls -al hda-updates.log
-rw-r--r-- 1 root root 459472134 Feb 11 17:02 hda-updates.log
It looks like its these kind of lines that has caused the log file to grow so large
find: File system loop detected; `./sys/devices/platform/rtc-mv/subsystem/devices/mv_xor.0/dma/dma0chan0/subsystem/dma1chan0/device/dma/dma1chan0' is part of the same file system loop as `./sys/devices/platform/rtc-mv/subsystem/devices/mv_xor.0/dma/dma0chan0/subsystem/dma1chan0'.
This might be indicative of a corrupt SD card (not an expert). It seems to have cleared itself up though since the end of the log file is loads of hourly "Nothing to do"
starting hda update - sleeping 46 seconds
hda update attempt #1 @ Sat Feb 11 17:01:47 CET 2012
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
http://f12.amahi.org/repodata/repomd.xml: [Errno 14] HTTP Error 503 :
http://f12.amahi.org/repodata/repomd.xml
Trying other mirror.
Setting up Install Process
Package hdactl-3.5.1-1.armv5tel already installed and latest version
Package hda-platform-5.6.11-1.noarch already installed and latest version
Package hda-suite-0.15-1.noarch already installed and latest version
Package hdapsd-20090401-4.fc12.armv5tel already installed and latest version
Package matching hda-greyhole-0.7.5-1.armv5tel already installed. Checking for update.
Package hda-release-1.0-1.noarch already installed and latest version
Nothing to do
Peter