Hi everyone, I have installed emdebian filesystem on my AT91SAM9263EK and have used Debian sources.list file for apt-get. Installing debian-archive-keyring generates following error:
# apt-get install debian-archive-keyring Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: debian-archive-keyring 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded. 4 not fully installed or removed. Need to get 13.0kB of archives. After this operation, 57.3kB of additional disk space will be used. Get:1 http://www.emdebian.org unstable/main debian-archive-keyring 2009.01.31em1 [13.0kB] Fetched 13.0kB in 14s (876B/s) Setting up libpam0g (1.0.1-5+lenny1) ... dpkg (subprocess): unable to execute post-installation script: No such file or d irectory dpkg: error processing libpam0g (--configure): subprocess post-installation script returned error exit status 2 Errors were encountered while processing: libpam0g E: Sub-process /usr/bin/dpkg returned an error code (1) libpam0g error also does not let me install and configure gcc or g++. Please help. Aman.

