[Digikam-devel] [Bug 262050] Crash after new install and scan to mysql database

Terence White TerenceWhiteNZ at gmail.com
Tue Jan 4 10:13:28 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=262050





--- Comment #1 from Terence White <TerenceWhiteNZ gmail com>  2011-01-04 11:13:27 ---
One further thing I've noticed is that there is a basic difference between the
directory shared via nfs on the client and the server.

client (sample)
drwxr-xr-x   2 4294967294 4294967294      4096 2011-01-04 19:00 2010-12-29

server
drwxr-xr-x   2 terence terence      4096 2011-01-04 19:00 2010-12-29

looks like a bit of nfs inconsistencies here between 32bit (client) and 64bit
(server) land. 

grep terence /etc/passwd
client
terence:x:1000:1000:Terence White,,,:/home/terence:/bin/bash
server
terence:x:1000:1000:Terence White,,,:/home/terence:/bin/bash

but strangely I can still write to the directory from the client and the owner
gets set correctly on the server side.
client
terence at terence-desktop:/media/shared_photos$ touch pip
terence at terence-desktop:/media/shared_photos$ ls -l pip
-rw-r--r-- 1 4294967294 4294967294 0 2011-01-04 23:10 pip
server
terence at lithium:/shared/photos$ ls -l pip
-rw-r--r-- 1 terence terence 0 2011-01-04 23:10 pip

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list