El sÃb, 26-02-2005 a las 14:58 +0100, HÃvard Rognlidalen escribiÃ: > Package: Asterisk > Version: 1.0.5-2 > > When doing "apt-get install asterisk" i get the following error; > > Setting up asterisk (1.0.5-2) ... > chown: cannot access `/etc/asterisk': No such file or directory > dpkg: error processing asterisk (--configure): > subprocess post-installation script returned error exit status 1 > Errors were encountered while processing: > asterisk > E: Sub-process /usr/bin/dpkg returned an error code (1) > > I have tried to make the directory /etc/asterisk and have rerun "apt-get > install asterisk" but i still get the same error message
Do you have /etc/ mounted in a r-o filesystem or something similar? It
is extrange that it cannot access that dir in the first place, as it
should be created by package installation, but it even more weird that
it still fails after having created it by hand.
The line in postinst that is failing is:
chown -R asterisk.asterisk /var/log/asterisk /var/run/asterisk \
/var/spool/asterisk /var/lib/asterisk /etc/asterisk
Please, take a look at your system and thry to guess why it is
failing. Right now, I cannot imagine where the problem can be.
--
Jose Carlos Garcia Sogo
[EMAIL PROTECTED]
signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente

