Comment 5 for bug 131976

Revision history for this message
Martin Pitt (pitti) wrote : Re: package cupsys 1.2.12-3ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 127

I'm at loss here, too. cupsys' configure does support enabling relro, but it is not enabled by default, and AFAIK our compiler does not enable it by default either.

Can you reproduce this failure? It should not only happen during dist-upgrade, cupsd should not start at all.

Can you please try the following:

  sudo /etc/init.d/cupsys stop
  sudo cupsd -f

Does above command crash or continue to run? If it crashes, can you please attach /var/log/cups/error_log?