Hi,<br><br>I'm using Voyage 0.8.0 on an ALIX 3d2 board and I encountered a strange behaviour. I cannot use the apt-cache command as it returns the following error...<br><br>bash: /usr/bin/apt-cache: cannot execute binary file<br>
<br>...although file permissions are fine:<br><br>root@voyage:/usr/bin# ls -l /usr/bin/apt-cache<br>-rwxr-xr-x 1 root root 97464 Apr 15  2011 /usr/bin/apt-cache<br><br>apt-get works normal. Some output from the file command:<br>
<br>root@voyage:/usr/bin# file apt-get<br>apt-get: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped<br><br>root@voyage:/usr/bin# file apt-cache<br>
apt-cache: data<br><br>Please help. Thanks!<br>Greetings<br><br><br><br>