Hi all,
Currently I had the CDROM drive mounted by /etc/fstab and was finding I was
having problems with Freevo
not being able to eject the disk because it did not know the current mount
state of the drive.
So, I removed the auto mounting in /etc/fstab and manually entered the
device and mount-point in local_conf.py
but I am getting the following error when trying to access the drive or
eject the CD ..
( device = /dev/scd0 and mountpoint =/media/cdrom0)
-------------------------------------------
File
"/home/bmentink/freevo/lib/python2.6/site-packages/freevo/plugins/rom_drives.py",
line 542, in mount
util.mount(self.mountdir, force=True)
File
"/home/bmentink/freevo/lib/python2.6/site-packages/freevo/util/fileops.py",
line 385, in mount
from util.misc import print_upper_execution_stack
ImportError: cannot import name print_upper_execution_stack
WARNING: opening '/dev/scd0' failed: [Errno 5] Input/output error"
WARNING: opening '/dev/scd0' failed: [Errno 5] Input/output error"
WARNING: opening '/dev/scd0' failed: [Errno 5] Input/output error"
-----------------------------------------------------
Is there a permission thing of group thing going on? What should I change?
Thanks,
Bernie
------------------------------------------------------------------------------
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users