======================================================================================
PND : /media/mmcblk0p1/pandora/apps/PNDstore-1.0.3.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/mmcblk0p1/pandora/appdata/pndstore
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : PNDstore
ARGUMENTS : --working-dir=.
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/pndstore"
Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/mmcblk0p1/pandora/appdata/pndstore=rw+nolwh":"/mnt/pnd/pndstore=rr" none "/mnt/utmp/pndstore"
[sUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( PNDstore --working-dir=. ) ----------
Traceback (most recent call last):
File "./PNDstore", line 6, in <module>
from pndstore_core import options
File "/mnt/utmp/pndstore/pndstore_core/options.py", line 7, in <module>
import libpnd
File "/mnt/utmp/pndstore/pndstore_core/libpnd.py", line 264, in <module>
pxml_get_associationitem1_parameter = p.pnd_pxml_get_associationitem1_parameter
File "/usr/lib/python2.7/ctypes/__init__.py", line 378, in __getattr__
func = self.__getitem__(name)
File "/usr/lib/python2.7/ctypes/__init__.py", line 383, in __getitem__
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /usr/lib/libpnd.so.1: undefined symbol: pnd_pxml_get_associationitem1_parameter
[ FAILED]--- Starting the application ( PNDstore --working-dir=. ) ----------
[ START ]--- Restoring the frame buffer status ----------
[sUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[sUCCESS]--- Waiting the Union to be available ----------
auplink
link.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
rmdir: failed to remove `/mnt/utmp/pndstore': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[sUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[sUCCESS]--- uMount the PND ----------
=======================================================================================
Return code is : 3