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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to