[mythtv-users] Need help with using mythfs.py
treblid
treblid at gmail.com
Fri Mar 5 09:30:14 UTC 2010
On Fri, Mar 5, 2010 at 10:23 AM, Raymond Wagner <raymond at wagnerrp.com> wrote:
> On 3/4/2010 21:16, treblid wrote:
>>
>> Failing that I think maybe I need to set up python-FUSE somehow (I'm
>> using Mandriva 2009.1 64bit with stock kernel 2.6.32.8).
>>
>
> All setup is done with FUSE. The python-fuse bindings are nothing more than
> an interface to the FUSE libraries. If the bindings do not exist at all,
> the script would fail outright when trying to import them.
Tried mounting with root account (after ln'ing the .mythtv subdir from
my user to root's homedir).. Still no go.... There's no errors
reported.
I'm still getting dates as 1900-01-01 (When I print out the path in
the populate func)
listing the directory still give me questions marks, and ls on the
contents still gives me the error "ls: reading directory
/exports/mythfs: Invalid argument"
May I know what kernel version you're using? Maybe it'd work if I
matched yours (I'm using 2.6.32.8 right now).
Anyway to turn on debugging? Can I set "MythLog._setlevel('none')" to something?
Cheers.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
More information about the mythtv-users
mailing list