possible bug when saving to d-link dns-323 nas
Morgan Toal
morgan_toal at yahoo.com
Thu Apr 12 14:16:03 EDT 2012
Hi Gnucash-users,
I recently switched my pc from Windows 7 x64 to Fedora 16 x64.
I have a D-Link DNS-323 NAS with current firmware.
I am using the version of Gnucash that I got frim yum install gnucash last night.
I used to store my gnucash files on the DNS-323 when running Windows with no issues.
Now, in fedora 16, I have a problem. I am mounting the DNS-323 as a cifs filesystem under /home/mtoal/Array. I am confident the permissions are correct as I am forcing uid and gid to be the same as user mtoal, and I am able to read and write files using other methods. Gnucash however seems to be able to create log files, but not lock or dated-backup files on the NAS and gives warnings that these files cannot be created.
I am able to save the gnucash files as expected on my local filesystem, as well as on my web server which is also a mounted cifs filesystem (not that I wanted to keep my finances on my web server... however the webserver filesystem is on a Fedora 15 box running Samba and used it to test this)
Can anyone comment on my troubles? thanks!!!
mtoal
--- I did some error logging when running it:
$
gnucash --logto stdout --extra checkbook.gnucash
WARNING:
couldn't connect to: /tmp/keyring-VAD1IJ/pkcs11: No such file or
directory
*
23:12:55 WARN <gnc.backend.dbi>
[gnc_module_init_backend_dbi()] No DBD drivers found
Found
Finance::Quote version 1.17
*
23:13:55 WARN <gnc.backend> [gnc_int_link_or_make_backup()]
unable to make file backup from
/home/mtoal/Array/personal/finances/checkbook.gnucash to
/home/mtoal/Array/personal/finances/checkbook.gnucash.20120411231355.gnucash:
No such file or directory
*
23:14:34 WARN <gnc.backend> [gnc_int_link_or_make_backup()]
unable to make file backup from
/home/mtoal/Array/personal/finances/checkbook.gnucash to
/home/mtoal/Array/personal/finances/checkbook.gnucash.20120411231434.gnucash:
No such file or directory
*
23:14:36 WARN <gnc.backend> [xml_session_end()] Error on
g_unlink(/home/mtoal/Array/personal/finances/checkbook.gnucash.LCK):
2: No such file or directory
--- Permissions look right:
drwxrwxrwx. 3 mtoal mtoal 0 Apr 11 23:14 .
drwxrwxrwx.
18 mtoal mtoal 0 Apr 11 12:31 ..
-rwxrwxrwx. 1 mtoal mtoal 1140908 Apr 9 09:50 checkbook.gnucash
-rwxrwxrwx. 1 mtoal mtoal 2681 Mar 10 12:10
checkbook.gnucash.20120310115350.log
-rwxrwxrwx. 1 mtoal mtoal 1132408 Mar 10 12:14
checkbook.gnucash.20120310115926.gnucash
-rwxrwxrwx. 1 mtoal mtoal 4886 Mar 12 10:24
checkbook.gnucash.20120310115934.log
More information about the gnucash-user
mailing list