Advertisement
Guest User

Untitled

a guest
May 20th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. root@owncloud:~# apt-get install php7.0-dev
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12. php7.0-dev : Depends: libpcre3-dev but it is not going to be installed
  13. E: Unable to correct problems, you have held broken packages.
  14. root@owncloud:~# ppa-purge ppa:ondrej/php7.0
  15. Updating packages lists
  16. PPA to be removed: ondrej php7.0
  17. Warning: Could not find package list for PPA: ondrej php7.0
  18. root@owncloud:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement