[Bug 950357] Re: package php5-cgi 5.3.5-1ubuntu7.7 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10

Clint Byrum clint at fewbar.com
Sat Mar 10 00:10:35 UTC 2012


Your post installation scripts are returning errno==10, across multiple
packages. This suggests that you may have a deep seeded problem! 10 is
"ECHILD", which usually only would happen if you call the syscall
'fork()' and then 'wait()' and there is no child process to wait for.
Since it happened so many times, it seems like possibly you have a real
problem with your system, and not one we can reproduce here.

I'm closing the bug as Invalid. I would suggest examining your system
for data corruption and considering backing up and re-installing.

** Changed in: php5 (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/950357

Title:
  package php5-cgi 5.3.5-1ubuntu7.7 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/950357/+subscriptions



More information about the Ubuntu-server-bugs mailing list