package distcc failed to install/upgrade post-installation script error 102

Asked by marcobra (Marco Braida)

Binary package hint: distcc

On a update/upgraded Intrepid
- Ubuntu distcc get me error 102 on start
- i tryied to reinstall it...

sudo apt-get --reinstall install distcc

and i get this crash

Thank you

ProblemType: Package
Architecture: i386
Date: Wed Jul 9 00:39:04 2008
DistroRelease: Ubuntu 8.10
ErrorMessage: il sottoprocesso post-installation script ha restituito un codice di errore 102
Package: distcc 2.18.3-7ubuntu1
PackageArchitecture: i386
SourcePackage: distcc
Title: package distcc 2.18.3-7ubuntu1 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 102
Uname: Linux 2.6.26-3-generic i686

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu distcc Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1
Revision history for this message
Pascal De Vuyst (pascal-devuyst) said :
#2

That's because distcc fails to install with the following error:

Configuring distcc (2.18.3-7ubuntu1) ...
 * Starting Distributed Compiler Daemon: distccd...  * /etc/init.d/distcc: start failed with error code 102

[fail]
invoke-rc.d: initscript distcc, action "start" failed.
dpkg: error processing distcc (--configure):
 subprocess post-installation script returned error code 102

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

I have reset the LISTENER to 127.0.0.1 into /etc/default/distcc ( i was modified by me )

And all works good

Thank you