Reply
Thread Tools
m750's Avatar
Posts: 249 | Thanked: 345 times | Joined on Aug 2010 @ Italy
#21
somtime you wrote: truecryptgui and sometime you wrote TruecryptGUI.
Mybe the trouble is with lower/uper case? (check al files)
__________________
maxcpu : change cpu's clock with a TAP!
savecpu : overheating control for overclocked n900.
shaketowake2 : Enable/Disable wake up/rest by shaking.
tilt2control : control mediaplayer by tilting your n900.
gpstracker-c : easy handle your gpstracker tk102.
pyOBD for maemo (OBD-II cars diagnostic)
 
Posts: 18 | Thanked: 0 times | Joined on Mar 2011
#22
Yeah, I checked all files, but I don't really know where in the control file I need to put either 'truecryptgui' or 'TruecryptGUI', which one should be 'source' and 'package'?
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#23
Originally Posted by darkmdmn View Post
This is really annoying. Now i am in the correct directory, and when i do 'ls' it returns "TruecryptGUI", however, when i then try to run this program or try to get any information about it xterm says it doens't exist... How's that possible?
That sounds like filesystem corruption to me. "ls" is just looking at the metadata (stored in the superblock) whereas anything else will need to read the actual file data.
 
Posts: 18 | Thanked: 0 times | Joined on Mar 2011
#24
So is there some way to check for filesystem corruption? Is it likely that i created this myself by maybe deploying the app wrong?
 
Banned | Posts: 358 | Thanked: 160 times | Joined on Dec 2010
#25
Originally Posted by darkmdmn View Post
So is there some way to check for filesystem corruption? Is it likely that i created this myself by maybe deploying the app wrong?
fsck.ext3? If it is installed with HAM or FAM, then no.
 
Posts: 18 | Thanked: 0 times | Joined on Mar 2011
#26
Originally Posted by epitaph View Post
fsck.ext3? If it is installed with HAM or FAM, then no.
I have installed it with HAM, so that shouldn't give a problem than.
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#27
Originally Posted by darkmdmn View Post
This is really annoying. Now i am in the correct directory, and when i do 'ls' it returns "TruecryptGUI", however, when i then try to run this program or try to get any information about it xterm says it doens't exist... How's that possible?
ls -l <FULL_PATH_TO_YOUR_FILE>

it might be a symlink to a non existent file.

Nicolai
 
Posts: 18 | Thanked: 0 times | Joined on Mar 2011
#28
Originally Posted by nicolai View Post
ls -l <FULL_PATH_TO_YOUR_FILE>

it might be a symlink to a non existent file.

Nicolai
Same output as before:
-rwxr-xr-x 1 root root 64248 Feb 26 14:15 /usr/bin/truecryptgui/TruecryptGUI

What i find strange is the date above. I have uninstalled the app multiple times yesterday to try to get it working, yet the time is somewhere in February...
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#29
Originally Posted by darkmdmn View Post
So is there some way to check for filesystem corruption?
Depends - if it's on the rootfs then no, there's no tools for testing/fixing ubifs filesystems. If it's actually under /opt (and symlinked) then you could use fsck to check the optfs (using, for example, backupmenu).

Originally Posted by darkmdmn View Post
Is it likely that i created this myself by maybe deploying the app wrong?
No, deploying the app normally should not cause any corruption.

Actually, ldd worked earlier, which should have read the actual file, making filesystem corruption less likely to be an issue.

Can you try the following, so we can see exactly what does/doesn't work:
Code:
cd /usr/bin/truecryptgui
ls -l TruecryptGUI
ldd TruecryptGUI
file TruecryptGUI
./TruecryptGUI
 
Posts: 239 | Thanked: 194 times | Joined on Jul 2010 @ Amsterdam
#30
Hi

I'm not sure if I've ran into the same problems a while ago, but I've had something similar in the past.

http://talk.maemo.org/showthread.php?t=61921
__________________
Please give or donate your 2 cents to help me keep on going.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:51.