Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. rsi@ubuntu-rsi-controller:~$ sudo apt-get purge unifi
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. ca-certificates-java default-jre-headless fontconfig-config
  7. fonts-dejavu-core java-common jsvc libasyncns0 libavahi-client3
  8. libavahi-common-data libavahi-common3 libboost-filesystem1.54.0
  9. libboost-program-options1.54.0 libcommons-daemon-java libcups2 libflac8
  10. libfontconfig1 libgoogle-perftools4 libjpeg-turbo8 libjpeg8 liblcms2-2
  11. libogg0 libpcrecpp0 libpulse0 libsctp1 libsnappy1 libsndfile1
  12. libtcmalloc-minimal4 libunwind8 libv8-3.14.5 libvorbis0a libvorbisenc2
  13. lksctp-tools mongodb-clients mongodb-server openjdk-7-jre-headless
  14. tzdata-java
  15. Use 'apt-get autoremove' to remove them.
  16. The following packages will be REMOVED:
  17. unifi*
  18. 0 upgraded, 0 newly installed, 1 to remove and 48 not upgraded.
  19. After this operation, 96.7 MB disk space will be freed.
  20. Do you want to continue? [Y/n] y
  21. (Reading database ... 102169 files and directories currently installed.)
  22. Removing unifi (5.6.30-10266) ...
  23. * Stopping Ubiquiti UniFi Controller unifi [ OK ]
  24. Removing any system startup links for /etc/init.d/unifi ...
  25. /etc/rc0.d/K08unifi
  26. /etc/rc1.d/K08unifi
  27. /etc/rc2.d/S92unifi
  28. /etc/rc3.d/S92unifi
  29. /etc/rc4.d/S92unifi
  30. /etc/rc5.d/S92unifi
  31. /etc/rc6.d/K08unifi
  32. Purging configuration files for unifi (5.6.30-10266) ...
  33. Removing any system startup links for /etc/init.d/unifi ...
  34. dpkg: error processing package unifi (--purge):
  35. subprocess installed post-removal script returned error exit status 128
  36. Processing triggers for ureadahead (0.100.0-16) ...
  37. Errors were encountered while processing:
  38. unifi
  39. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement