I was testing Drupal for a few, than I uninstalled.
Now I discovered that drupal was not purged, in fact I have this output:
alpa@localhost:~$ sudo dpkg --purge drupal
(Reading database ... 179383 files and directories currently installed.)
Removing drupal ...
Purging configuration files for drupal ...
/var/lib/dpkg/info/drupal.postrm: line 76: /usr/share/wwwconfig-common/restart.sh: No such file or directory
dpkg: error processing drupal (--purge):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
drupal
How can I clean my system from Drupal completely ?
Thank you for your help.
Alpa
Now I discovered that drupal was not purged, in fact I have this output:
alpa@localhost:~$ sudo dpkg --purge drupal
(Reading database ... 179383 files and directories currently installed.)
Removing drupal ...
Purging configuration files for drupal ...
/var/lib/dpkg/info/drupal.postrm: line 76: /usr/share/wwwconfig-common/restart.sh: No such file or directory
dpkg: error processing drupal (--purge):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
drupal
How can I clean my system from Drupal completely ?
Thank you for your help.
Alpa
Comment