Guest User

Untitled

a guest
Nov 25th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. E: Sub-process /usr/bin/dpkg returned an error Code (2)
  2.  
  3. sudo apt-get update
  4. sudo apt-get upgrade
  5. echo "deb http://nightly.openerp.com/9.0/nightly/deb/ ./" | sudo tee /etc/apt/sources.list
  6. sudo apt-get update
  7. sudo apt-get install odoo
  8. sudo service odoo start
Add Comment
Please, Sign In to add comment