Comment 68 for bug 1157643

Revision history for this message
Giovanni Rossi (giovareds91) wrote :

Thanks to #59 now the updgrade runs successfully, but on command "sudo service procps status" I get "procps: unrecognized service".

Other informations:

sudo ls -l /etc/init.d/ | grep procps
OUTPUT:
lrwxrwxrwx 1 root root 21 ott 17 16:50 procps -> /lib/init/upstart-job

sudo ls -l /lib/init/upstart-job
OUTPUT:
ls: impossibile accedere a /lib/init/upstart-job: File o directory non esistente
(Unable to access to /lib/init/upstart-job: File or directory does not exist)

upstart-job doesn't exist...why?? -.-