Advertisement
Guest User

Docker Plugin Uninstall Error OMV

a guest
May 13th, 2015
495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. Fehler #4000:
  2. exception 'OMVException' with message 'Failed to execute command 'export LANG=C; apt-get --yes --auto-remove --purge remove openmediavault-docker 2>&1': Reading package lists...
  3.  
  4. Building dependency tree...
  5.  
  6. Reading state information...
  7.  
  8. The following packages will be REMOVED:
  9. apparmor* lxc-docker* lxc-docker-1.6.1* openmediavault-docker*
  10. 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
  11. After this operation, 16.8 MB disk space will be freed.
  12. (Reading database ...
  13. 121000 files and directories currently installed.)
  14. Removing openmediavault-docker ...
  15. dockerui
  16. dockerui
  17. Untagged: dockerui/dockerui:latest
  18. Deleted: b30e8a81575a3772ee4c95419062bbf337edfa9b9d1aacfa797a03702a1ea895
  19. Deleted: 7a2f3ba524467f8292d9e763452df044b2af934f5b63e9157a2b7eea035dd612
  20. Deleted: d6652ad5506d0e62028de3955b7bed5f71e0718e89f419d3a9b999f164d43c67
  21. Deleted: 460f0717d4e51b913c96f42fc67c52265cec528e27dfdb34f78098ab268c1550
  22. E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
  23. E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
  24. dpkg: error processing openmediavault-docker (--purge):
  25. subprocess installed post-removal script returned error exit status 100
  26. Removing apparmor ...
  27. Clearing AppArmor profiles cache:
  28. .
  29. All profile caches have been cleared, but no profiles have been unloaded.
  30. Unloading profiles will leave already running processes permanently
  31. unconfined, which can lead to unexpected situations.
  32.  
  33. To set a process to complain mode, use the command line tool
  34. 'aa-complain'. To really tear down all profiles, run the init script
  35. with the 'teardown' option."
  36. Purging configuration files for apparmor ...
  37. Removing lxc-docker ...
  38. Removing lxc-docker-1.6.1 ...
  39. Stopping Docker: docker
  40. .
  41. Purging configuration files for lxc-docker-1.6.1 ...
  42. Processing triggers for openmediavault ...
  43. Restarting engine daemon ...
  44. Errors were encountered while processing:
  45. openmediavault-docker
  46. Creating index of upgradeable packages ...
  47. Creating index of OpenMediaVault plugins ...
  48. E: Sub-process /usr/bin/dpkg returned an error code (1)' in /usr/share/openmediavault/engined/rpc/pluginmgmt.inc:170
  49. Stack trace:
  50. #0 [internal function]: OMVRpcServicePluginMgmt->remove(Array, Array)
  51. #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
  52. #2 /usr/share/php/openmediavault/rpc.inc(79): OMVRpcServiceAbstract->callMethod('remove', Array, Array)
  53. #3 /usr/sbin/omv-engined(500): OMVRpc::exec('Plugin', 'remove', Array, Array, 1)
  54. #4 {main}
  55.  
  56. ---
  57.  
  58. Failed to execute command 'export LANG=C; apt-get --yes --auto-remove --purge remove openmediavault-docker 2>&1': Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: apparmor* lxc-docker* lxc-docker-1.6.1* openmediavault-docker* 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded. After this operation, 16.8 MB disk space will be freed. (Reading database ... 121000 files and directories currently installed.) Removing openmediavault-docker ... dockerui dockerui Untagged: dockerui/dockerui:latest Deleted: b30e8a81575a3772ee4c95419062bbf337edfa9b9d1aacfa797a03702a1ea895 Deleted: 7a2f3ba524467f8292d9e763452df044b2af934f5b63e9157a2b7eea035dd612 Deleted: d6652ad5506d0e62028de3955b7bed5f71e0718e89f419d3a9b999f164d43c67 Deleted: 460f0717d4e51b913c96f42fc67c52265cec528e27dfdb34f78098ab268c1550 E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? dpkg: error processing openmediavault-docker (--purge): subprocess installed post-removal script returned error exit status 100 Removing apparmor ... Clearing AppArmor profiles cache: . All profile caches have been cleared, but no profiles have been unloaded. Unloading profiles will leave already running processes permanently unconfined, which can lead to unexpected situations. To set a process to complain mode, use the command line tool 'aa-complain'. To really tear down all profiles, run the init script with the 'teardown' option." Purging configuration files for apparmor ... Removing lxc-docker ... Removing lxc-docker-1.6.1 ... Stopping Docker: docker . Purging configuration files for lxc-docker-1.6.1 ... Processing triggers for openmediavault ... Restarting engine daemon ... Errors were encountered while processing: openmediavault-docker Creating index of upgradeable packages ... Creating index of OpenMediaVault plugins ... E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement