Guest User

Untitled

a guest
Jan 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. root@blackbox:~# dpkg -l bluecherry
  2. Desired=Unknown/Install/Remove/Purge/Hold
  3. | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
  4. |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  5. ||/ Name Version Description
  6. +++-==================================-==================================-====================================================================================
  7. ii bluecherry 1:2.0.0-0beta5.0 Bluecherry DVR Server
  8. root@blackbox:~# apt-get install bluecherry
  9. Reading package lists... Done
  10. Building dependency tree
  11. Reading state information... Done
  12. The following packages will be upgraded:
  13. bluecherry
  14. 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  15. Need to get 0B/852kB of archives.
  16. After this operation, 12.3kB of additional disk space will be used.
  17. WARNING: The following packages cannot be authenticated!
  18. bluecherry
  19. Install these packages without verification [y/N]? y
  20. (Reading database ... 179746 files and directories currently installed.)
  21. Preparing to replace bluecherry 1:2.0.0-0beta5.0 (using .../bluecherry_1%3a2.0.0-0beta5.1_i386.deb) ...
  22. bluecherry stop/waiting
  23. UPGRADES WILL NOT WORK!!
  24. Please 'dpkg -P bluecherry' before installing this new package
  25. dpkg: error processing /var/cache/apt/archives/bluecherry_1%3a2.0.0-0beta5.1_i386.deb (--unpack):
  26. subprocess new pre-installation script returned error exit status 1
  27. dbconfig-common: flushing administrative password
  28. bluecherry start/running, process 9148
  29. Errors were encountered while processing:
  30. /var/cache/apt/archives/bluecherry_1%3a2.0.0-0beta5.1_i386.deb
  31. E: Sub-process /usr/bin/dpkg returned an error code (1)
Add Comment
Please, Sign In to add comment