Advertisement
Guest User

erpnext setup ubuntu 12.04

a guest
Oct 21st, 2014
891
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.20 KB | None | 0 0
  1. login as: root
  2. root@178.62.118.238's password:
  3. You are required to change your password immediately (root enforced)
  4. Welcome to Ubuntu 12.04.5 LTS (GNU/Linux 3.13.0-32-generic i686)
  5.  
  6. * Documentation: https://help.ubuntu.com/
  7.  
  8. System information as of Tue Oct 21 02:25:12 EDT 2014
  9.  
  10. System load: 0.0 Processes: 68
  11. Usage of /: 6.1% of 29.40GB Users logged in: 0
  12. Memory usage: 3% IP address for eth0: 178.62.118.238
  13. Swap usage: 0%
  14.  
  15. Graph this data and manage this system at:
  16. https://landscape.canonical.com/
  17.  
  18. New release '14.04.1 LTS' available.
  19. Run 'do-release-upgrade' to upgrade to it.
  20.  
  21.  
  22. Your Hardware Enablement Stack (HWE) is supported until April 2017.
  23.  
  24. Changing password for root.
  25. (current) UNIX password:
  26. Enter new UNIX password:
  27. Retype new UNIX password:
  28. root@fireworks:~# sudo adduser frappe
  29. Adding user `frappe' ...
  30. Adding new group `frappe' (1000) ...
  31. Adding new user `frappe' (1000) with group `frappe' ...
  32. Creating home directory `/home/frappe' ...
  33. Copying files from `/etc/skel' ...
  34. Enter new UNIX password:
  35. Retype new UNIX password:
  36. passwd: password updated successfully
  37. Changing the user information for frappe
  38. Enter the new value, or press ENTER for the default
  39. Full Name []:
  40. Room Number []:
  41. Work Phone []:
  42. Home Phone []:
  43. Other []:
  44. Is the information correct? [Y/n] y
  45. root@fireworks:~# su frappe
  46. frappe@fireworks:/root$ cd /
  47. frappe@fireworks:/$ su root
  48. Password:
  49. root@fireworks:/# sudo adduser frappe sudo
  50. Adding user `frappe' to group `sudo' ...
  51. Adding user frappe to group sudo
  52. Done.
  53. root@fireworks:/# su frappe
  54. frappe@fireworks:/$ wget https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh
  55. --2014-10-21 02:27:27-- https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh
  56. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.43.133
  57. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.43.133|:443... connected.
  58. HTTP request sent, awaiting response... 200 OK
  59. Length: 7017 (6.9K) [text/plain]
  60. setup_frappe.sh: Permission denied
  61.  
  62. Cannot write to `setup_frappe.sh' (Success).
  63. frappe@fireworks:/$ sudo wget https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh
  64. [sudo] password for frappe:
  65. Sorry, try again.
  66. [sudo] password for frappe:
  67. --2014-10-21 02:27:55-- https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh
  68. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.17.133
  69. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443... connected.
  70. HTTP request sent, awaiting response... 200 OK
  71. Length: 7017 (6.9K) [text/plain]
  72. Saving to: `setup_frappe.sh'
  73.  
  74. 100%[===================================================================================================================================================================================================>] 7,017 --.-K/s in 0s
  75.  
  76. 2014-10-21 02:27:55 (65.6 MB/s) - `setup_frappe.sh' saved [7017/7017]
  77.  
  78. frappe@fireworks:/$ sudo bash setup_frappe
  79. bash: setup_frappe: No such file or directory
  80. frappe@fireworks:/$ ls
  81. bin boot dev etc home initrd.img initrd.img.old lib lost+found media mnt opt proc root run sbin selinux setup_frappe.sh srv sys tmp usr var vmlinuz vmlinuz.old
  82. frappe@fireworks:/$ sudo bash setup_frappe.sh
  83. DEBUG Ubuntu precise x86
  84. DEBUG adding debian mariadb repo
  85. Hit http://mirrors.digitalocean.com precise Release.gpg
  86. Get:1 http://mirrors.digitalocean.com precise-updates Release.gpg [198 B]
  87. Get:2 http://mirrors.digitalocean.com precise-backports Release.gpg [198 B]
  88. Get:3 http://mirrors.digitalocean.com precise-security Release.gpg [198 B]
  89. Hit http://mirrors.digitalocean.com precise Release
  90. Get:4 http://mirrors.digitalocean.com precise-updates Release [98.7 kB]
  91. Get:5 http://mirrors.digitalocean.com precise-backports Release [50.8 kB]
  92. Get:6 http://mirrors.digitalocean.com precise-security Release [50.7 kB]
  93. Hit http://mirrors.digitalocean.com precise/main Sources
  94. Hit http://mirrors.digitalocean.com precise/restricted Sources
  95. Hit http://mirrors.digitalocean.com precise/universe Sources
  96. Hit http://mirrors.digitalocean.com precise/multiverse Sources
  97. Hit http://mirrors.digitalocean.com precise/main i386 Packages
  98. Hit http://mirrors.digitalocean.com precise/restricted i386 Packages
  99. Hit http://mirrors.digitalocean.com precise/universe i386 Packages
  100. Hit http://mirrors.digitalocean.com precise/multiverse i386 Packages
  101. Hit http://mirrors.digitalocean.com precise/main TranslationIndex
  102. Hit http://mirrors.digitalocean.com precise/multiverse TranslationIndex
  103. Hit http://mirrors.digitalocean.com precise/restricted TranslationIndex
  104. Hit http://mirrors.digitalocean.com precise/universe TranslationIndex
  105. Get:7 http://mirrors.digitalocean.com precise-updates/main Sources [479 kB]
  106. Get:8 http://mirrors.digitalocean.com precise-updates/restricted Sources [8,056 B]
  107. Get:9 http://mirrors.digitalocean.com precise-updates/universe Sources [110 kB]
  108. Get:10 http://mirrors.digitalocean.com precise-updates/multiverse Sources [8,889 B]
  109. Get:11 http://mirrors.digitalocean.com precise-updates/main i386 Packages [874 kB]
  110. Get:12 http://mirrors.digitalocean.com precise-updates/restricted i386 Packages [13.7 kB]
  111. Get:13 http://mirrors.digitalocean.com precise-updates/universe i386 Packages [256 kB]
  112. Get:14 http://mirrors.digitalocean.com precise-updates/multiverse i386 Packages [15.5 kB]
  113. Get:15 http://mirrors.digitalocean.com precise-updates/main TranslationIndex [3,564 B]
  114. Get:16 http://mirrors.digitalocean.com precise-updates/multiverse TranslationIndex [2,605 B]
  115. Get:17 http://mirrors.digitalocean.com precise-updates/restricted TranslationIndex [2,461 B]
  116. Get:18 http://mirrors.digitalocean.com precise-updates/universe TranslationIndex [2,850 B]
  117. Get:19 http://mirrors.digitalocean.com precise-backports/main Sources [5,551 B]
  118. Get:20 http://mirrors.digitalocean.com precise-backports/restricted Sources [14 B]
  119. Get:21 http://mirrors.digitalocean.com precise-backports/universe Sources [40.2 kB]
  120. Get:22 http://mirrors.digitalocean.com precise-backports/multiverse Sources [5,737 B]
  121. Get:23 http://mirrors.digitalocean.com precise-backports/main i386 Packages [6,620 B]
  122. Get:24 http://mirrors.digitalocean.com precise-backports/restricted i386 Packages [14 B]
  123. Get:25 http://mirrors.digitalocean.com precise-backports/universe i386 Packages [42.9 kB]
  124. Get:26 http://mirrors.digitalocean.com precise-backports/multiverse i386 Packages [5,399 B]
  125. Get:27 http://mirrors.digitalocean.com precise-backports/main TranslationIndex [72 B]
  126. Get:28 http://mirrors.digitalocean.com precise-backports/multiverse TranslationIndex [72 B]
  127. Get:29 http://mirrors.digitalocean.com precise-backports/restricted TranslationIndex [70 B]
  128. Get:30 http://mirrors.digitalocean.com precise-backports/universe TranslationIndex [73 B]
  129. Get:31 http://mirrors.digitalocean.com precise-security/main Sources [112 kB]
  130. Get:32 http://mirrors.digitalocean.com precise-security/restricted Sources [2,494 B]
  131. Get:33 http://mirrors.digitalocean.com precise-security/universe Sources [33.1 kB]
  132. Get:34 http://mirrors.digitalocean.com precise-security/multiverse Sources [1,780 B]
  133. Get:35 http://mirrors.digitalocean.com precise-security/main i386 Packages [464 kB]
  134. Get:36 http://mirrors.digitalocean.com precise-security/restricted i386 Packages [4,620 B]
  135. Get:37 http://mirrors.digitalocean.com precise-security/universe i386 Packages [106 kB]
  136. Get:38 http://mirrors.digitalocean.com precise-security/multiverse i386 Packages [2,645 B]
  137. Get:39 http://mirrors.digitalocean.com precise-security/main TranslationIndex [74 B]
  138. Get:40 http://mirrors.digitalocean.com precise-security/multiverse TranslationIndex [72 B]
  139. Get:41 http://mirrors.digitalocean.com precise-security/restricted TranslationIndex [72 B]
  140. Get:42 http://mirrors.digitalocean.com precise-security/universe TranslationIndex [73 B]
  141. Hit http://mirrors.digitalocean.com precise/main Translation-en
  142. Hit http://mirrors.digitalocean.com precise/multiverse Translation-en
  143. Hit http://mirrors.digitalocean.com precise/restricted Translation-en
  144. Hit http://mirrors.digitalocean.com precise/universe Translation-en
  145. Get:43 http://mirrors.digitalocean.com precise-updates/main Translation-en [370 kB]
  146. Hit http://mirrors.digitalocean.com precise-updates/multiverse Translation-en
  147. Hit http://mirrors.digitalocean.com precise-updates/restricted Translation-en
  148. Get:44 http://mirrors.digitalocean.com precise-updates/universe Translation-en [145 kB]
  149. Hit http://mirrors.digitalocean.com precise-backports/main Translation-en
  150. Hit http://mirrors.digitalocean.com precise-backports/multiverse Translation-en
  151. Hit http://mirrors.digitalocean.com precise-backports/restricted Translation-en
  152. Get:45 http://mirrors.digitalocean.com precise-backports/universe Translation-en [34.3 kB]
  153. Get:46 http://mirrors.digitalocean.com precise-security/main Translation-en [196 kB]
  154. Hit http://mirrors.digitalocean.com precise-security/multiverse Translation-en
  155. Hit http://mirrors.digitalocean.com precise-security/restricted Translation-en
  156. Get:47 http://mirrors.digitalocean.com precise-security/universe Translation-en [61.0 kB]
  157. Fetched 3,616 kB in 8s (421 kB/s)
  158. Reading package lists... Done
  159. Reading package lists... Done
  160. Building dependency tree
  161. Reading state information... Done
  162. The following extra packages will be installed:
  163. python-pycurl unattended-upgrades
  164. Suggested packages:
  165. libcurl4-gnutls-dev python-pycurl-dbg bsd-mailx
  166. The following NEW packages will be installed:
  167. python-pycurl python-software-properties unattended-upgrades
  168. 0 upgraded, 3 newly installed, 0 to remove and 17 not upgraded.
  169. Need to get 96.6 kB of archives.
  170. After this operation, 651 kB of additional disk space will be used.
  171. Get:1 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main unattended-upgrades all 0.76ubuntu1 [24.7 kB]
  172. Get:2 http://mirrors.digitalocean.com/ubuntu/ precise/main python-pycurl i386 7.19.0-4ubuntu3 [48.5 kB]
  173. Get:3 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main python-software-properties all 0.82.7.7 [23.5 kB]
  174. Fetched 96.6 kB in 0s (102 kB/s)
  175. Preconfiguring packages ...
  176. Selecting previously unselected package unattended-upgrades.
  177. (Reading database ... 140565 files and directories currently installed.)
  178. Unpacking unattended-upgrades (from .../unattended-upgrades_0.76ubuntu1_all.deb) ...
  179. Selecting previously unselected package python-pycurl.
  180. Unpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_i386.deb) ...
  181. Selecting previously unselected package python-software-properties.
  182. Unpacking python-software-properties (from .../python-software-properties_0.82.7.7_all.deb) ...
  183. Processing triggers for man-db ...
  184. Processing triggers for ureadahead ...
  185. Setting up unattended-upgrades (0.76ubuntu1) ...
  186. Setting up python-pycurl (7.19.0-4ubuntu3) ...
  187. Setting up python-software-properties (0.82.7.7) ...
  188. Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.99R0riVH57 --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
  189. gpg: requesting key 1BB943DB from hkp server keyserver.ubuntu.com
  190. gpg: key 1BB943DB: public key "MariaDB Package Signing Key <package-signing-key@mariadb.org>" imported
  191. gpg: no ultimately trusted keys found
  192. gpg: Total number processed: 1
  193. gpg: imported: 1
  194. Get:1 http://ams2.mirrors.digitalocean.com precise Release.gpg [181 B]
  195. Hit http://mirrors.digitalocean.com precise Release.gpg
  196. Get:2 http://mirrors.digitalocean.com precise-updates Release.gpg [198 B]
  197. Hit http://mirrors.digitalocean.com precise-backports Release.gpg
  198. Hit http://mirrors.digitalocean.com precise-security Release.gpg
  199. Get:3 http://ams2.mirrors.digitalocean.com precise Release [2,261 B]
  200. Hit http://mirrors.digitalocean.com precise Release
  201. Get:4 http://mirrors.digitalocean.com precise-updates Release [98.7 kB]
  202. Get:5 http://ams2.mirrors.digitalocean.com precise/main Sources [971 B]
  203. Get:6 http://ams2.mirrors.digitalocean.com precise/main i386 Packages [5,114 B]
  204. Ign http://ams2.mirrors.digitalocean.com precise/main TranslationIndex
  205. Hit http://mirrors.digitalocean.com precise-backports Release
  206. Hit http://mirrors.digitalocean.com precise-security Release
  207. Hit http://mirrors.digitalocean.com precise/main Sources
  208. Hit http://mirrors.digitalocean.com precise/restricted Sources
  209. Hit http://mirrors.digitalocean.com precise/universe Sources
  210. Hit http://mirrors.digitalocean.com precise/multiverse Sources
  211. Hit http://mirrors.digitalocean.com precise/main i386 Packages
  212. Hit http://mirrors.digitalocean.com precise/restricted i386 Packages
  213. Hit http://mirrors.digitalocean.com precise/universe i386 Packages
  214. Hit http://mirrors.digitalocean.com precise/multiverse i386 Packages
  215. Hit http://mirrors.digitalocean.com precise/main TranslationIndex
  216. Hit http://mirrors.digitalocean.com precise/multiverse TranslationIndex
  217. Hit http://mirrors.digitalocean.com precise/restricted TranslationIndex
  218. Hit http://mirrors.digitalocean.com precise/universe TranslationIndex
  219. Get:7 http://mirrors.digitalocean.com precise-updates/main Sources [479 kB]
  220. Ign http://ams2.mirrors.digitalocean.com precise/main Translation-en_US
  221. Ign http://ams2.mirrors.digitalocean.com precise/main Translation-en
  222. Get:8 http://mirrors.digitalocean.com precise-updates/restricted Sources [8,056 B]
  223. Get:9 http://mirrors.digitalocean.com precise-updates/universe Sources [110 kB]
  224. Get:10 http://mirrors.digitalocean.com precise-updates/multiverse Sources [8,889 B]
  225. Get:11 http://mirrors.digitalocean.com precise-updates/main i386 Packages [874 kB]
  226. Get:12 http://mirrors.digitalocean.com precise-updates/restricted i386 Packages [13.7 kB]
  227. Get:13 http://mirrors.digitalocean.com precise-updates/universe i386 Packages [256 kB]
  228. Get:14 http://mirrors.digitalocean.com precise-updates/multiverse i386 Packages [15.5 kB]
  229. Hit http://mirrors.digitalocean.com precise-updates/main TranslationIndex
  230. Hit http://mirrors.digitalocean.com precise-updates/multiverse TranslationIndex
  231. Hit http://mirrors.digitalocean.com precise-updates/restricted TranslationIndex
  232. Hit http://mirrors.digitalocean.com precise-updates/universe TranslationIndex
  233. Hit http://mirrors.digitalocean.com precise-backports/main Sources
  234. Hit http://mirrors.digitalocean.com precise-backports/restricted Sources
  235. Hit http://mirrors.digitalocean.com precise-backports/universe Sources
  236. Hit http://mirrors.digitalocean.com precise-backports/multiverse Sources
  237. Hit http://mirrors.digitalocean.com precise-backports/main i386 Packages
  238. Hit http://mirrors.digitalocean.com precise-backports/restricted i386 Packages
  239. Hit http://mirrors.digitalocean.com precise-backports/universe i386 Packages
  240. Hit http://mirrors.digitalocean.com precise-backports/multiverse i386 Packages
  241. Hit http://mirrors.digitalocean.com precise-backports/main TranslationIndex
  242. Hit http://mirrors.digitalocean.com precise-backports/multiverse TranslationIndex
  243. Hit http://mirrors.digitalocean.com precise-backports/restricted TranslationIndex
  244. Hit http://mirrors.digitalocean.com precise-backports/universe TranslationIndex
  245. Hit http://mirrors.digitalocean.com precise/main Translation-en
  246. Hit http://mirrors.digitalocean.com precise/multiverse Translation-en
  247. Hit http://mirrors.digitalocean.com precise/restricted Translation-en
  248. Hit http://mirrors.digitalocean.com precise/universe Translation-en
  249. Hit http://mirrors.digitalocean.com precise-security/main Sources
  250. Hit http://mirrors.digitalocean.com precise-security/restricted Sources
  251. Hit http://mirrors.digitalocean.com precise-security/universe Sources
  252. Hit http://mirrors.digitalocean.com precise-security/multiverse Sources
  253. Hit http://mirrors.digitalocean.com precise-security/main i386 Packages
  254. Hit http://mirrors.digitalocean.com precise-security/restricted i386 Packages
  255. Hit http://mirrors.digitalocean.com precise-security/universe i386 Packages
  256. Hit http://mirrors.digitalocean.com precise-security/multiverse i386 Packages
  257. Hit http://mirrors.digitalocean.com precise-security/main TranslationIndex
  258. Hit http://mirrors.digitalocean.com precise-security/multiverse TranslationIndex
  259. Hit http://mirrors.digitalocean.com precise-security/restricted TranslationIndex
  260. Hit http://mirrors.digitalocean.com precise-security/universe TranslationIndex
  261. Hit http://mirrors.digitalocean.com precise-updates/main Translation-en
  262. Hit http://mirrors.digitalocean.com precise-updates/multiverse Translation-en
  263. Hit http://mirrors.digitalocean.com precise-updates/restricted Translation-en
  264. Hit http://mirrors.digitalocean.com precise-updates/universe Translation-en
  265. Hit http://mirrors.digitalocean.com precise-backports/main Translation-en
  266. Hit http://mirrors.digitalocean.com precise-backports/multiverse Translation-en
  267. Hit http://mirrors.digitalocean.com precise-backports/restricted Translation-en
  268. Hit http://mirrors.digitalocean.com precise-backports/universe Translation-en
  269. Hit http://mirrors.digitalocean.com precise-security/main Translation-en
  270. Hit http://mirrors.digitalocean.com precise-security/multiverse Translation-en
  271. Hit http://mirrors.digitalocean.com precise-security/restricted Translation-en
  272. Hit http://mirrors.digitalocean.com precise-security/universe Translation-en
  273. Fetched 1,873 kB in 5s (345 kB/s)
  274. Reading package lists... Done
  275. Reading package lists... Done
  276. Building dependency tree
  277. Reading state information... Done
  278. screen is already the newest version.
  279. vim is already the newest version.
  280. The following extra packages will be installed:
  281. binutils cpp cpp-4.6 dpkg-dev fakeroot fontconfig-config g++ g++-4.6 gcc gcc-4.6 git-man libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libc-dev-bin libc6-dev libcrypto++9 libdbd-mysql-perl
  282. libdbi-perl libdpkg-perl liberror-perl libexpat1-dev libfontconfig1 libgd2-noxpm libgomp1 libhtml-template-perl libjpeg-turbo8 libjpeg8 libmariadbclient18 libmpc2 libmpfr4 libmysqlclient18 libnet-daemon-perl libopts25 libplrpc-perl
  283. libquadmath0 libreadline5 libssl-doc libssl1.0.0 libstdc++6-4.6-dev libxml2-dev linux-libc-dev make manpages-dev mariadb-client-5.5 mariadb-client-core-5.5 mariadb-server-5.5 mariadb-server-core-5.5 mysql-common nginx-common
  284. nginx-full python-medusa python-meld3 python-support python2.7-dev ssl-cert ttf-dejavu-core zlib1g-dev
  285. Suggested packages:
  286. binutils-doc cpp-doc gcc-4.6-locales debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc libstdc++6-4.6-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.6-multilib libmudflap0-4.6-dev libgcc1-dbg
  287. libgomp1-dbg libquadmath0-dbg libmudflap0-dbg binutils-gold git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn git-email git-gui gitk gitweb glibc-doc libgd-tools libipc-sharedcache-perl libstdc++6-4.6-doc
  288. make-doc libterm-readkey-perl tinyca mailx mariadb-test libcache-memcached-perl libmemcached ntp-doc procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre sasl2-bin dovecot-common postfix-cdb mail-reader postfix-doc
  289. python-medusa-doc python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg openssl-blacklist
  290. The following NEW packages will be installed:
  291. binutils build-essential cpp cpp-4.6 dpkg-dev fakeroot fontconfig fontconfig-config g++ g++-4.6 gcc gcc-4.6 git git-man htop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libc-dev-bin libc6-dev
  292. libcrypto++-dev libcrypto++9 libdbd-mysql-perl libdbi-perl libdpkg-perl liberror-perl libexpat1-dev libfontconfig1 libgd2-noxpm libgomp1 libhtml-template-perl libjpeg-turbo8 libjpeg8 libmariadbclient-dev libmariadbclient18 libmpc2
  293. libmpfr4 libmysqlclient18 libnet-daemon-perl libopts25 libplrpc-perl libquadmath0 libreadline5 libssl-dev libssl-doc libstdc++6-4.6-dev libxml2-dev libxrender1 libxslt1-dev libxslt1.1 linux-libc-dev make manpages-dev
  294. mariadb-client-5.5 mariadb-client-core-5.5 mariadb-common mariadb-server mariadb-server-5.5 mariadb-server-core-5.5 memcached mysql-common nginx nginx-common nginx-full ntp postfix python-dev python-medusa python-meld3 python-mysqldb
  295. python-pip python-setuptools python-support python2.7-dev redis-server ssl-cert supervisor ttf-dejavu-core zlib1g-dev
  296. The following packages will be upgraded:
  297. libssl1.0.0
  298. 1 upgraded, 80 newly installed, 0 to remove and 16 not upgraded.
  299. Need to get 118 MB of archives.
  300. After this operation, 304 MB of additional disk space will be used.
  301. Get:1 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main mysql-common all 5.5.40+maria-1~precise [8,794 B]
  302. Get:2 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main mariadb-common all 5.5.40+maria-1~precise [3,266 B]
  303. Get:3 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main libmariadbclient18 i386 5.5.40+maria-1~precise [826 kB]
  304. Get:4 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libssl1.0.0 i386 1.0.1-4ubuntu5.20 [1,011 kB]
  305. Get:5 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main libmysqlclient18 i386 5.5.40+maria-1~precise [2,922 B]
  306. Get:6 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main mariadb-client-core-5.5 i386 5.5.40+maria-1~precise [1,697 kB]
  307. Get:7 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main mariadb-client-5.5 i386 5.5.40+maria-1~precise [5,085 kB]
  308. Get:8 http://mirrors.digitalocean.com/ubuntu/ precise/main libaio1 i386 0.3.109-2ubuntu1 [6,648 B]
  309. Get:9 http://mirrors.digitalocean.com/ubuntu/ precise/main ttf-dejavu-core all 2.33-2ubuntu1 [1,552 kB]
  310. Get:10 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main fontconfig-config all 2.8.0-3ubuntu9.1 [44.4 kB]
  311. Get:11 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libfontconfig1 i386 2.8.0-3ubuntu9.1 [125 kB]
  312. Get:12 http://mirrors.digitalocean.com/ubuntu/ precise/main libgomp1 i386 4.6.3-1ubuntu5 [28.3 kB]
  313. Get:13 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libjpeg-turbo8 i386 1.1.90+svn733-0ubuntu4.4 [118 kB]
  314. Get:14 http://mirrors.digitalocean.com/ubuntu/ precise/main libmpfr4 i386 3.1.0-3ubuntu2 [199 kB]
  315. Get:15 http://mirrors.digitalocean.com/ubuntu/ precise/main libquadmath0 i386 4.6.3-1ubuntu5 [195 kB]
  316. Get:16 http://mirrors.digitalocean.com/ubuntu/ precise/main libreadline5 i386 5.2-11 [123 kB]
  317. Get:17 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libxrender1 i386 1:0.9.6-2ubuntu0.1 [20.4 kB]
  318. Get:18 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libxslt1.1 i386 1.1.26-8ubuntu1.3 [165 kB]
  319. Get:19 http://mirrors.digitalocean.com/ubuntu/ precise/main libnet-daemon-perl all 0.48-1 [43.1 kB]
  320. Get:20 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main mariadb-server-core-5.5 i386 5.5.40+maria-1~precise [5,251 kB]
  321. Get:21 http://mirrors.digitalocean.com/ubuntu/ precise/main libplrpc-perl all 0.2020-2 [36.0 kB]
  322. Get:22 http://mirrors.digitalocean.com/ubuntu/ precise/main libdbi-perl i386 1.616-1build2 [849 kB]
  323. Get:23 http://mirrors.digitalocean.com/ubuntu/ precise/main libdbd-mysql-perl i386 4.020-1build2 [104 kB]
  324. Get:24 http://mirrors.digitalocean.com/ubuntu/ precise/main libopts25 i386 1:5.12-0.1ubuntu1 [58.4 kB]
  325. Get:25 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main ntp i386 1:4.2.6.p3+dfsg-1ubuntu3.1 [595 kB]
  326. Get:26 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main mariadb-server-5.5 i386 5.5.40+maria-1~precise [18.8 MB]
  327. Get:27 http://mirrors.digitalocean.com/ubuntu/ precise/main libjpeg8 i386 8c-2ubuntu7 [2,112 B]
  328. Get:28 http://mirrors.digitalocean.com/ubuntu/ precise/main libgd2-noxpm i386 2.0.36~rc1~dfsg-6ubuntu2 [199 kB]
  329. Get:29 http://mirrors.digitalocean.com/ubuntu/ precise/main libmpc2 i386 0.9-4 [40.7 kB]
  330. Get:30 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main binutils i386 2.22-6ubuntu1.1 [2,387 kB]
  331. Get:31 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libc-dev-bin i386 2.15-0ubuntu10.7 [77.2 kB]
  332. Get:32 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main linux-libc-dev i386 3.2.0-70.105 [859 kB]
  333. Get:33 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libc6-dev i386 2.15-0ubuntu10.7 [5,102 kB]
  334. Get:34 http://mirrors.digitalocean.com/ubuntu/ precise/main cpp-4.6 i386 4.6.3-1ubuntu5 [4,659 kB]
  335. Get:35 http://mirrors.digitalocean.com/ubuntu/ precise/main cpp i386 4:4.6.3-1ubuntu5 [27.6 kB]
  336. Get:36 http://mirrors.digitalocean.com/ubuntu/ precise/main gcc-4.6 i386 4.6.3-1ubuntu5 [7,576 kB]
  337. Get:37 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main libmariadbclient-dev i386 5.5.40+maria-1~precise [1,867 kB]
  338. Get:38 http://ams2.mirrors.digitalocean.com/mariadb/repo/5.5/ubuntu/ precise/main mariadb-server all 5.5.40+maria-1~precise [2,966 B]
  339. Get:39 http://mirrors.digitalocean.com/ubuntu/ precise/main gcc i386 4:4.6.3-1ubuntu5 [5,118 B]
  340. Get:40 http://mirrors.digitalocean.com/ubuntu/ precise/main libstdc++6-4.6-dev i386 4.6.3-1ubuntu5 [1,643 kB]
  341. Get:41 http://mirrors.digitalocean.com/ubuntu/ precise/main g++-4.6 i386 4.6.3-1ubuntu5 [6,745 kB]
  342. Get:42 http://mirrors.digitalocean.com/ubuntu/ precise/main g++ i386 4:4.6.3-1ubuntu5 [1,444 B]
  343. Get:43 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main make i386 3.81-8.1ubuntu1.1 [116 kB]
  344. Get:44 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.5 [182 kB]
  345. Get:45 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.5 [468 kB]
  346. Get:46 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main build-essential i386 11.5ubuntu2.1 [5,796 B]
  347. Get:47 http://mirrors.digitalocean.com/ubuntu/ precise/main fakeroot i386 1.18.2-1 [87.9 kB]
  348. Get:48 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main fontconfig i386 2.8.0-3ubuntu9.1 [154 kB]
  349. Get:49 http://mirrors.digitalocean.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]
  350. Get:50 http://mirrors.digitalocean.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB]
  351. Get:51 http://mirrors.digitalocean.com/ubuntu/ precise/main git i386 1:1.7.9.5-1 [5,963 kB]
  352. Get:52 http://mirrors.digitalocean.com/ubuntu/ precise/universe htop i386 1.0.1-1 [66.1 kB]
  353. Get:53 http://mirrors.digitalocean.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB]
  354. Get:54 http://mirrors.digitalocean.com/ubuntu/ precise/main libalgorithm-diff-xs-perl i386 0.04-2build2 [12.9 kB]
  355. Get:55 http://mirrors.digitalocean.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]
  356. Get:56 http://mirrors.digitalocean.com/ubuntu/ precise/universe libcrypto++9 i386 5.6.1-5build1 [1,289 kB]
  357. Get:57 http://mirrors.digitalocean.com/ubuntu/ precise/universe libcrypto++-dev i386 5.6.1-5build1 [2,778 kB]
  358. Get:58 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libexpat1-dev i386 2.0.1-7.2ubuntu1.1 [208 kB]
  359. Get:59 http://mirrors.digitalocean.com/ubuntu/ precise/main libhtml-template-perl all 2.10-1 [65.0 kB]
  360. Get:60 http://mirrors.digitalocean.com/ubuntu/ precise/main zlib1g-dev i386 1:1.2.3.4.dfsg-3ubuntu4 [162 kB]
  361. Get:61 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libssl-dev i386 1.0.1-4ubuntu5.20 [1,427 kB]
  362. Get:62 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libssl-doc all 1.0.1-4ubuntu5.20 [1,033 kB]
  363. Get:63 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libxml2-dev i386 2.7.8.dfsg-5.1ubuntu4.9 [762 kB]
  364. Get:64 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main libxslt1-dev i386 1.1.26-8ubuntu1.3 [558 kB]
  365. Get:65 http://mirrors.digitalocean.com/ubuntu/ precise/main manpages-dev all 3.35-0.1ubuntu1 [1,671 kB]
  366. Get:66 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main memcached i386 1.4.13-0ubuntu2.1 [74.1 kB]
  367. Get:67 http://mirrors.digitalocean.com/ubuntu/ precise-updates/universe nginx-common all 1.1.19-1ubuntu0.6 [17.0 kB]
  368. Get:68 http://mirrors.digitalocean.com/ubuntu/ precise-updates/universe nginx-full i386 1.1.19-1ubuntu0.6 [383 kB]
  369. Get:69 http://mirrors.digitalocean.com/ubuntu/ precise-updates/universe nginx all 1.1.19-1ubuntu0.6 [5,886 B]
  370. Get:70 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main ssl-cert all 1.0.28ubuntu0.1 [12.3 kB]
  371. Get:71 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main postfix i386 2.9.6-1~12.04.2 [1,276 kB]
  372. Get:72 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main python2.7-dev i386 2.7.3-0ubuntu3.5 [29.3 MB]
  373. Get:73 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main python-dev i386 2.7.3-0ubuntu2.2 [1,098 B]
  374. Get:74 http://mirrors.digitalocean.com/ubuntu/ precise/universe python-medusa all 1:0.5.4-7build1 [60.5 kB]
  375. Get:75 http://mirrors.digitalocean.com/ubuntu/ precise-updates/main python-mysqldb i386 1.2.3-1ubuntu0.1 [63.4 kB]
  376. Get:76 http://mirrors.digitalocean.com/ubuntu/ precise/main python-setuptools all 0.6.24-1ubuntu1 [441 kB]
  377. Get:77 http://mirrors.digitalocean.com/ubuntu/ precise/universe python-pip all 1.0-1build1 [95.1 kB]
  378. Get:78 http://mirrors.digitalocean.com/ubuntu/ precise/universe python-support all 1.0.14ubuntu2 [26.1 kB]
  379. Get:79 http://mirrors.digitalocean.com/ubuntu/ precise/universe redis-server i386 2:2.2.12-1build1 [205 kB]
  380. Get:80 http://mirrors.digitalocean.com/ubuntu/ precise/universe python-meld3 i386 0.6.5-3.1 [42.0 kB]
  381. Get:81 http://mirrors.digitalocean.com/ubuntu/ precise/universe supervisor all 3.0a8-1.1 [173 kB]
  382. Fetched 118 MB in 7s (15.9 MB/s)
  383. Extracting templates from packages: 100%
  384. Preconfiguring packages ...
  385. (Reading database ... 140638 files and directories currently installed.)
  386. Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.17 (using .../libssl1.0.0_1.0.1-4ubuntu5.20_i386.deb) ...
  387. Unpacking replacement libssl1.0.0 ...
  388. Setting up libssl1.0.0 (1.0.1-4ubuntu5.20) ...
  389. Processing triggers for libc-bin ...
  390. ldconfig deferred processing now taking place
  391. Selecting previously unselected package libaio1.
  392. (Reading database ... 140638 files and directories currently installed.)
  393. Unpacking libaio1 (from .../libaio1_0.3.109-2ubuntu1_i386.deb) ...
  394. Selecting previously unselected package ttf-dejavu-core.
  395. Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2ubuntu1_all.deb) ...
  396. Selecting previously unselected package fontconfig-config.
  397. Unpacking fontconfig-config (from .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ...
  398. Selecting previously unselected package libfontconfig1.
  399. Unpacking libfontconfig1 (from .../libfontconfig1_2.8.0-3ubuntu9.1_i386.deb) ...
  400. Selecting previously unselected package libgomp1.
  401. Unpacking libgomp1 (from .../libgomp1_4.6.3-1ubuntu5_i386.deb) ...
  402. Selecting previously unselected package libjpeg-turbo8.
  403. Unpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.4_i386.deb) ...
  404. Selecting previously unselected package libmpfr4.
  405. Unpacking libmpfr4 (from .../libmpfr4_3.1.0-3ubuntu2_i386.deb) ...
  406. Selecting previously unselected package libquadmath0.
  407. Unpacking libquadmath0 (from .../libquadmath0_4.6.3-1ubuntu5_i386.deb) ...
  408. Selecting previously unselected package libreadline5.
  409. Unpacking libreadline5 (from .../libreadline5_5.2-11_i386.deb) ...
  410. Selecting previously unselected package libxrender1.
  411. Unpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.1_i386.deb) ...
  412. Selecting previously unselected package libxslt1.1.
  413. Unpacking libxslt1.1 (from .../libxslt1.1_1.1.26-8ubuntu1.3_i386.deb) ...
  414. Selecting previously unselected package mysql-common.
  415. Unpacking mysql-common (from .../mysql-common_5.5.40+maria-1~precise_all.deb) ...
  416. Selecting previously unselected package mariadb-common.
  417. Unpacking mariadb-common (from .../mariadb-common_5.5.40+maria-1~precise_all.deb) ...
  418. Selecting previously unselected package libnet-daemon-perl.
  419. Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.48-1_all.deb) ...
  420. Selecting previously unselected package libplrpc-perl.
  421. Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ...
  422. Selecting previously unselected package libdbi-perl.
  423. Unpacking libdbi-perl (from .../libdbi-perl_1.616-1build2_i386.deb) ...
  424. Selecting previously unselected package libmariadbclient18.
  425. Unpacking libmariadbclient18 (from .../libmariadbclient18_5.5.40+maria-1~precise_i386.deb) ...
  426. Selecting previously unselected package libmysqlclient18.
  427. Unpacking libmysqlclient18 (from .../libmysqlclient18_5.5.40+maria-1~precise_i386.deb) ...
  428. Selecting previously unselected package libdbd-mysql-perl.
  429. Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.020-1build2_i386.deb) ...
  430. Selecting previously unselected package mariadb-client-core-5.5.
  431. Unpacking mariadb-client-core-5.5 (from .../mariadb-client-core-5.5_5.5.40+maria-1~precise_i386.deb) ...
  432. Selecting previously unselected package mariadb-client-5.5.
  433. Unpacking mariadb-client-5.5 (from .../mariadb-client-5.5_5.5.40+maria-1~precise_i386.deb) ...
  434. Selecting previously unselected package mariadb-server-core-5.5.
  435. Unpacking mariadb-server-core-5.5 (from .../mariadb-server-core-5.5_5.5.40+maria-1~precise_i386.deb) ...
  436. Processing triggers for man-db ...
  437. Setting up mysql-common (5.5.40+maria-1~precise) ...
  438. Setting up mariadb-common (5.5.40+maria-1~precise) ...
  439. Selecting previously unselected package mariadb-server-5.5.
  440. (Reading database ... 141157 files and directories currently installed.)
  441. Unpacking mariadb-server-5.5 (from .../mariadb-server-5.5_5.5.40+maria-1~precise_i386.deb) ...
  442. Selecting previously unselected package libopts25.
  443. Unpacking libopts25 (from .../libopts25_1%3a5.12-0.1ubuntu1_i386.deb) ...
  444. Selecting previously unselected package ntp.
  445. Unpacking ntp (from .../ntp_1%3a4.2.6.p3+dfsg-1ubuntu3.1_i386.deb) ...
  446. Selecting previously unselected package libjpeg8.
  447. Unpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_i386.deb) ...
  448. Selecting previously unselected package libgd2-noxpm.
  449. Unpacking libgd2-noxpm (from .../libgd2-noxpm_2.0.36~rc1~dfsg-6ubuntu2_i386.deb) ...
  450. Selecting previously unselected package libmpc2.
  451. Unpacking libmpc2 (from .../libmpc2_0.9-4_i386.deb) ...
  452. Selecting previously unselected package binutils.
  453. Unpacking binutils (from .../binutils_2.22-6ubuntu1.1_i386.deb) ...
  454. Selecting previously unselected package libc-dev-bin.
  455. Unpacking libc-dev-bin (from .../libc-dev-bin_2.15-0ubuntu10.7_i386.deb) ...
  456. Selecting previously unselected package linux-libc-dev.
  457. Unpacking linux-libc-dev (from .../linux-libc-dev_3.2.0-70.105_i386.deb) ...
  458. Selecting previously unselected package libc6-dev.
  459. Unpacking libc6-dev (from .../libc6-dev_2.15-0ubuntu10.7_i386.deb) ...
  460. Selecting previously unselected package cpp-4.6.
  461. Unpacking cpp-4.6 (from .../cpp-4.6_4.6.3-1ubuntu5_i386.deb) ...
  462. Selecting previously unselected package cpp.
  463. Unpacking cpp (from .../cpp_4%3a4.6.3-1ubuntu5_i386.deb) ...
  464. Selecting previously unselected package gcc-4.6.
  465. Unpacking gcc-4.6 (from .../gcc-4.6_4.6.3-1ubuntu5_i386.deb) ...
  466. Selecting previously unselected package gcc.
  467. Unpacking gcc (from .../gcc_4%3a4.6.3-1ubuntu5_i386.deb) ...
  468. Selecting previously unselected package libstdc++6-4.6-dev.
  469. Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_i386.deb) ...
  470. Selecting previously unselected package g++-4.6.
  471. Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_i386.deb) ...
  472. Selecting previously unselected package g++.
  473. Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_i386.deb) ...
  474. Selecting previously unselected package make.
  475. Unpacking make (from .../make_3.81-8.1ubuntu1.1_i386.deb) ...
  476. Selecting previously unselected package libdpkg-perl.
  477. Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.5_all.deb) ...
  478. Selecting previously unselected package dpkg-dev.
  479. Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.5_all.deb) ...
  480. Selecting previously unselected package build-essential.
  481. Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_i386.deb) ...
  482. Selecting previously unselected package fakeroot.
  483. Unpacking fakeroot (from .../fakeroot_1.18.2-1_i386.deb) ...
  484. Selecting previously unselected package fontconfig.
  485. Unpacking fontconfig (from .../fontconfig_2.8.0-3ubuntu9.1_i386.deb) ...
  486. Selecting previously unselected package liberror-perl.
  487. Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
  488. Selecting previously unselected package git-man.
  489. Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ...
  490. Selecting previously unselected package git.
  491. Unpacking git (from .../git_1%3a1.7.9.5-1_i386.deb) ...
  492. Selecting previously unselected package htop.
  493. Unpacking htop (from .../archives/htop_1.0.1-1_i386.deb) ...
  494. Selecting previously unselected package libalgorithm-diff-perl.
  495. Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ...
  496. Selecting previously unselected package libalgorithm-diff-xs-perl.
  497. Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_i386.deb) ...
  498. Selecting previously unselected package libalgorithm-merge-perl.
  499. Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
  500. Selecting previously unselected package libcrypto++9.
  501. Unpacking libcrypto++9 (from .../libcrypto++9_5.6.1-5build1_i386.deb) ...
  502. Selecting previously unselected package libcrypto++-dev.
  503. Unpacking libcrypto++-dev (from .../libcrypto++-dev_5.6.1-5build1_i386.deb) ...
  504. Selecting previously unselected package libexpat1-dev.
  505. Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_i386.deb) ...
  506. Selecting previously unselected package libhtml-template-perl.
  507. Unpacking libhtml-template-perl (from .../libhtml-template-perl_2.10-1_all.deb) ...
  508. Selecting previously unselected package zlib1g-dev.
  509. Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.4.dfsg-3ubuntu4_i386.deb) ...
  510. Selecting previously unselected package libmariadbclient-dev.
  511. Unpacking libmariadbclient-dev (from .../libmariadbclient-dev_5.5.40+maria-1~precise_i386.deb) ...
  512. Selecting previously unselected package libssl-dev.
  513. Unpacking libssl-dev (from .../libssl-dev_1.0.1-4ubuntu5.20_i386.deb) ...
  514. Selecting previously unselected package libssl-doc.
  515. Unpacking libssl-doc (from .../libssl-doc_1.0.1-4ubuntu5.20_all.deb) ...
  516. Selecting previously unselected package libxml2-dev.
  517. Unpacking libxml2-dev (from .../libxml2-dev_2.7.8.dfsg-5.1ubuntu4.9_i386.deb) ...
  518. Selecting previously unselected package libxslt1-dev.
  519. Unpacking libxslt1-dev (from .../libxslt1-dev_1.1.26-8ubuntu1.3_i386.deb) ...
  520. Selecting previously unselected package manpages-dev.
  521. Unpacking manpages-dev (from .../manpages-dev_3.35-0.1ubuntu1_all.deb) ...
  522. Selecting previously unselected package mariadb-server.
  523. Unpacking mariadb-server (from .../mariadb-server_5.5.40+maria-1~precise_all.deb) ...
  524. Selecting previously unselected package memcached.
  525. Unpacking memcached (from .../memcached_1.4.13-0ubuntu2.1_i386.deb) ...
  526. Selecting previously unselected package nginx-common.
  527. Unpacking nginx-common (from .../nginx-common_1.1.19-1ubuntu0.6_all.deb) ...
  528. Selecting previously unselected package nginx-full.
  529. Unpacking nginx-full (from .../nginx-full_1.1.19-1ubuntu0.6_i386.deb) ...
  530. Selecting previously unselected package nginx.
  531. Unpacking nginx (from .../nginx_1.1.19-1ubuntu0.6_all.deb) ...
  532. Selecting previously unselected package ssl-cert.
  533. Unpacking ssl-cert (from .../ssl-cert_1.0.28ubuntu0.1_all.deb) ...
  534. Selecting previously unselected package postfix.
  535. Unpacking postfix (from .../postfix_2.9.6-1~12.04.2_i386.deb) ...
  536. Selecting previously unselected package python2.7-dev.
  537. Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.5_i386.deb) ...
  538. Selecting previously unselected package python-dev.
  539. Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_i386.deb) ...
  540. Selecting previously unselected package python-medusa.
  541. Unpacking python-medusa (from .../python-medusa_1%3a0.5.4-7build1_all.deb) ...
  542. Selecting previously unselected package python-mysqldb.
  543. Unpacking python-mysqldb (from .../python-mysqldb_1.2.3-1ubuntu0.1_i386.deb) ...
  544. Selecting previously unselected package python-setuptools.
  545. Unpacking python-setuptools (from .../python-setuptools_0.6.24-1ubuntu1_all.deb) ...
  546. Selecting previously unselected package python-pip.
  547. Unpacking python-pip (from .../python-pip_1.0-1build1_all.deb) ...
  548. Selecting previously unselected package python-support.
  549. Unpacking python-support (from .../python-support_1.0.14ubuntu2_all.deb) ...
  550. Selecting previously unselected package redis-server.
  551. Unpacking redis-server (from .../redis-server_2%3a2.2.12-1build1_i386.deb) ...
  552. Selecting previously unselected package python-meld3.
  553. Unpacking python-meld3 (from .../python-meld3_0.6.5-3.1_i386.deb) ...
  554. Selecting previously unselected package supervisor.
  555. Unpacking supervisor (from .../supervisor_3.0a8-1.1_all.deb) ...
  556. Processing triggers for man-db ...
  557. Processing triggers for ureadahead ...
  558. Processing triggers for ufw ...
  559. Setting up libaio1 (0.3.109-2ubuntu1) ...
  560. Setting up ttf-dejavu-core (2.33-2ubuntu1) ...
  561. Setting up fontconfig-config (2.8.0-3ubuntu9.1) ...
  562. Setting up libfontconfig1 (2.8.0-3ubuntu9.1) ...
  563. Setting up libgomp1 (4.6.3-1ubuntu5) ...
  564. Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.4) ...
  565. Setting up libmpfr4 (3.1.0-3ubuntu2) ...
  566. Setting up libquadmath0 (4.6.3-1ubuntu5) ...
  567. Setting up libreadline5 (5.2-11) ...
  568. Setting up libxrender1 (1:0.9.6-2ubuntu0.1) ...
  569. Setting up libxslt1.1 (1.1.26-8ubuntu1.3) ...
  570. Setting up libnet-daemon-perl (0.48-1) ...
  571. Setting up libplrpc-perl (0.2020-2) ...
  572. Setting up libdbi-perl (1.616-1build2) ...
  573. Setting up libopts25 (1:5.12-0.1ubuntu1) ...
  574. Setting up ntp (1:4.2.6.p3+dfsg-1ubuntu3.1) ...
  575. * Starting NTP server ntpd [ OK ]
  576. Setting up libjpeg8 (8c-2ubuntu7) ...
  577. Setting up libgd2-noxpm (2.0.36~rc1~dfsg-6ubuntu2) ...
  578. Setting up libmpc2 (0.9-4) ...
  579. Setting up binutils (2.22-6ubuntu1.1) ...
  580. Setting up libc-dev-bin (2.15-0ubuntu10.7) ...
  581. Setting up linux-libc-dev (3.2.0-70.105) ...
  582. Setting up libc6-dev (2.15-0ubuntu10.7) ...
  583. Setting up cpp-4.6 (4.6.3-1ubuntu5) ...
  584. Setting up cpp (4:4.6.3-1ubuntu5) ...
  585. Setting up gcc-4.6 (4.6.3-1ubuntu5) ...
  586. Setting up gcc (4:4.6.3-1ubuntu5) ...
  587. Setting up make (3.81-8.1ubuntu1.1) ...
  588. Setting up libdpkg-perl (1.16.1.2ubuntu7.5) ...
  589. Setting up dpkg-dev (1.16.1.2ubuntu7.5) ...
  590. Setting up fakeroot (1.18.2-1) ...
  591. update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
  592. Setting up fontconfig (2.8.0-3ubuntu9.1) ...
  593. Cleaning up old fontconfig caches... done.
  594. Regenerating fonts cache... done.
  595. Setting up liberror-perl (0.17-1) ...
  596. Setting up git-man (1:1.7.9.5-1) ...
  597. Setting up git (1:1.7.9.5-1) ...
  598. Setting up htop (1.0.1-1) ...
  599. Setting up libalgorithm-diff-perl (1.19.02-2) ...
  600. Setting up libalgorithm-diff-xs-perl (0.04-2build2) ...
  601. Setting up libalgorithm-merge-perl (0.08-2) ...
  602. Setting up libcrypto++9 (5.6.1-5build1) ...
  603. Setting up libcrypto++-dev (5.6.1-5build1) ...
  604. Setting up libexpat1-dev (2.0.1-7.2ubuntu1.1) ...
  605. Setting up libhtml-template-perl (2.10-1) ...
  606. Setting up zlib1g-dev (1:1.2.3.4.dfsg-3ubuntu4) ...
  607. Setting up libssl-dev (1.0.1-4ubuntu5.20) ...
  608. Setting up libssl-doc (1.0.1-4ubuntu5.20) ...
  609. Setting up libxml2-dev (2.7.8.dfsg-5.1ubuntu4.9) ...
  610. Setting up libxslt1-dev (1.1.26-8ubuntu1.3) ...
  611. Setting up manpages-dev (3.35-0.1ubuntu1) ...
  612. Setting up memcached (1.4.13-0ubuntu2.1) ...
  613. Starting memcached: memcached.
  614. Setting up nginx-common (1.1.19-1ubuntu0.6) ...
  615. Setting up nginx-full (1.1.19-1ubuntu0.6) ...
  616. Setting up nginx (1.1.19-1ubuntu0.6) ...
  617. Setting up ssl-cert (1.0.28ubuntu0.1) ...
  618. Setting up postfix (2.9.6-1~12.04.2) ...
  619. Adding group `postfix' (GID 118) ...
  620. Done.
  621. Adding system user `postfix' (UID 110) ...
  622. Adding new user `postfix' (UID 110) with group `postfix' ...
  623. Not creating home directory `/var/spool/postfix'.
  624. Creating /etc/postfix/dynamicmaps.cf
  625. Adding tcp map entry to /etc/postfix/dynamicmaps.cf
  626. Adding sqlite map entry to /etc/postfix/dynamicmaps.cf
  627. Adding group `postdrop' (GID 119) ...
  628. Done.
  629. setting myhostname: fireworks.cherryweb.dk
  630. setting alias maps
  631. setting alias database
  632. changing /etc/mailname to fireworks.cherryweb.dk
  633. setting myorigin
  634. setting destinations: fireworks.cherryweb.dk, localhost.cherryweb.dk, , localhost
  635. setting relayhost:
  636. setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  637. setting mailbox_size_limit: 0
  638. setting recipient_delimiter: +
  639. setting inet_interfaces: all
  640. /etc/aliases does not exist, creating it.
  641. WARNING: /etc/aliases exists, but does not have a root alias.
  642.  
  643. Postfix is now set up with a default configuration. If you need to make
  644. changes, edit
  645. /etc/postfix/main.cf (and others) as needed. To view Postfix configuration
  646. values, see postconf(1).
  647.  
  648. After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.
  649.  
  650. Running newaliases
  651. * Stopping Postfix Mail Transport Agent postfix [ OK ]
  652. * Starting Postfix Mail Transport Agent postfix [ OK ]
  653. Setting up python2.7-dev (2.7.3-0ubuntu3.5) ...
  654. Setting up python-dev (2.7.3-0ubuntu2.2) ...
  655. Setting up python-medusa (1:0.5.4-7build1) ...
  656. Setting up python-setuptools (0.6.24-1ubuntu1) ...
  657. Setting up python-pip (1.0-1build1) ...
  658. Setting up python-support (1.0.14ubuntu2) ...
  659. Setting up redis-server (2:2.2.12-1build1) ...
  660. Starting redis-server: redis-server.
  661. Setting up python-meld3 (0.6.5-3.1) ...
  662. Setting up supervisor (3.0a8-1.1) ...
  663. Starting supervisor: supervisord.
  664. Setting up g++-4.6 (4.6.3-1ubuntu5) ...
  665. Setting up g++ (4:4.6.3-1ubuntu5) ...
  666. update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.
  667. Setting up build-essential (11.5ubuntu2.1) ...
  668. Setting up libmysqlclient18 (5.5.40+maria-1~precise) ...
  669. Setting up libdbd-mysql-perl (4.020-1build2) ...
  670. Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...
  671. Setting up python-mysqldb (1.2.3-1ubuntu0.1) ...
  672. Setting up libmariadbclient18 (5.5.40+maria-1~precise) ...
  673. Setting up mariadb-client-core-5.5 (5.5.40+maria-1~precise) ...
  674. Setting up mariadb-client-5.5 (5.5.40+maria-1~precise) ...
  675. Setting up mariadb-server-core-5.5 (5.5.40+maria-1~precise) ...
  676. Setting up mariadb-server-5.5 (5.5.40+maria-1~precise) ...
  677. * Stopping MariaDB database server mysqld [ OK ]
  678. 141021 2:29:49 [Note] Plugin 'InnoDB' is disabled.
  679. 141021 2:29:49 [Note] Plugin 'FEEDBACK' is disabled.
  680. * Starting MariaDB database server mysqld [ OK ]
  681. * Checking for corrupt, not cleanly closed and upgrade needing tables.
  682. Setting up libmariadbclient-dev (5.5.40+maria-1~precise) ...
  683. Setting up mariadb-server (5.5.40+maria-1~precise) ...
  684. Processing triggers for libc-bin ...
  685. ldconfig deferred processing now taking place
  686. Processing triggers for python-support ...
  687. Cloning into 'bench-repo'...
  688. remote: Counting objects: 474, done.
  689. remote: Compressing objects: 100% (4/4), done.
  690. remote: Total 474 (delta 0), reused 0 (delta 0)
  691. Receiving objects: 100% (474/474), 98.12 KiB, done.
  692. Resolving deltas: 100% (286/286), done.
  693. setup_frappe.sh: line 197: hash: pip-2.7: not found
  694. setup_frappe.sh: line 199: hash: pip2.7: not found
  695. setup_frappe.sh: line 201: hash: pip2: not found
  696. Obtaining file:///home/frappe/bench-repo
  697. Running setup.py egg_info for package from file:///home/frappe/bench-repo
  698.  
  699. file bench.py (for module bench) not found
  700. Downloading/unpacking Click (from bench==0.1)
  701. Downloading click-3.3.tar.gz (259Kb): 259Kb downloaded
  702. Running setup.py egg_info for package Click
  703.  
  704. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  705. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  706. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  707. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  708. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  709. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  710. no previously-included directories found matching 'docs/_build'
  711. Downloading/unpacking jinja2 (from bench==0.1)
  712. Downloading Jinja2-2.7.3.tar.gz (378Kb): 378Kb downloaded
  713. Running setup.py egg_info for package jinja2
  714.  
  715. warning: no files found matching '*' under directory 'custom_fixers'
  716. warning: no previously-included files matching '*' found under directory 'docs/_build'
  717. warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
  718. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  719. warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
  720. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  721. Downloading/unpacking virtualenv (from bench==0.1)
  722. Downloading virtualenv-1.11.6.tar.gz (1.6Mb): 1.6Mb downloaded
  723. Running setup.py egg_info for package virtualenv
  724.  
  725. warning: no previously-included files matching '*' found under directory 'docs/_templates'
  726. warning: no previously-included files matching '*' found under directory 'docs/_build'
  727. Downloading/unpacking requests (from bench==0.1)
  728. Downloading requests-2.4.3.tar.gz (438Kb): 438Kb downloaded
  729. Running setup.py egg_info for package requests
  730.  
  731. Downloading/unpacking honcho (from bench==0.1)
  732. Downloading honcho-0.5.0.tar.gz
  733. Running setup.py egg_info for package honcho
  734.  
  735. Downloading/unpacking semantic-version (from bench==0.1)
  736. Downloading semantic_version-2.3.1.tar.gz
  737. In the tar file /tmp/pip-8n2kDN-unpack/semantic_version-2.3.1.tar.gz the member semantic_version-2.3.1/docs/credits.rst is invalid: "linkname 'semantic_version-2.3.1/docs/../CREDITS' not found"
  738. Running setup.py egg_info for package semantic-version
  739.  
  740. no previously-included directories found matching 'docs/_build'
  741. Downloading/unpacking GitPython==0.3.2.RC1 (from bench==0.1)
  742. Downloading GitPython-0.3.2.RC1.tar.gz (313Kb): 313Kb downloaded
  743. Running setup.py egg_info for package GitPython
  744.  
  745. warning: no files found matching 'README'
  746. Downloading/unpacking markupsafe (from jinja2->bench==0.1)
  747. Downloading MarkupSafe-0.23.tar.gz
  748. Running setup.py egg_info for package markupsafe
  749.  
  750. Downloading/unpacking gitdb>=0.5.1 (from GitPython==0.3.2.RC1->bench==0.1)
  751. Downloading gitdb-0.5.4.tar.gz (50Kb): 50Kb downloaded
  752. Running setup.py egg_info for package gitdb
  753.  
  754. Downloading/unpacking async>=0.6.1 (from gitdb>=0.5.1->GitPython==0.3.2.RC1->bench==0.1)
  755. Downloading async-0.6.1.tar.gz
  756. Running setup.py egg_info for package async
  757.  
  758. Downloading/unpacking smmap>=0.8.0 (from gitdb>=0.5.1->GitPython==0.3.2.RC1->bench==0.1)
  759. Downloading smmap-0.8.2.tar.gz
  760. Running setup.py egg_info for package smmap
  761.  
  762. Installing collected packages: Click, jinja2, virtualenv, requests, honcho, semantic-version, GitPython, bench, markupsafe, gitdb, async, smmap
  763. Running setup.py install for Click
  764.  
  765. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  766. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  767. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  768. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  769. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  770. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  771. no previously-included directories found matching 'docs/_build'
  772. Running setup.py install for jinja2
  773.  
  774. warning: no files found matching '*' under directory 'custom_fixers'
  775. warning: no previously-included files matching '*' found under directory 'docs/_build'
  776. warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
  777. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  778. warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
  779. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  780. Running setup.py install for virtualenv
  781.  
  782. warning: no previously-included files matching '*' found under directory 'docs/_templates'
  783. warning: no previously-included files matching '*' found under directory 'docs/_build'
  784. Installing virtualenv script to /usr/local/bin
  785. Installing virtualenv-2.7 script to /usr/local/bin
  786. Running setup.py install for requests
  787.  
  788. Running setup.py install for honcho
  789.  
  790. Installing honcho script to /usr/local/bin
  791. Running setup.py install for semantic-version
  792.  
  793. no previously-included directories found matching 'docs/_build'
  794. Running setup.py install for GitPython
  795.  
  796. warning: no files found matching 'README'
  797. Running setup.py develop for bench
  798. Checking .pth file support in /usr/local/lib/python2.7/dist-packages/
  799. /usr/bin/python -E -c pass
  800. TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files
  801.  
  802. file bench.py (for module bench) not found
  803. Creating /usr/local/lib/python2.7/dist-packages/bench.egg-link (link to .)
  804. Adding bench 0.1 to easy-install.pth file
  805. Installing bench script to /usr/local/bin
  806.  
  807. Installed /home/frappe/bench-repo
  808. Running setup.py install for markupsafe
  809.  
  810. building 'markupsafe._speedups' extension
  811. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-i686-2.7/markupsafe/_speedups.o
  812. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/markupsafe/_speedups.o -o build/lib.linux-i686-2.7/markupsafe/_speedups.so
  813. Running setup.py install for gitdb
  814. building 'gitdb._perf' extension
  815. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Igitdb -I/usr/include/python2.7 -c gitdb/_fun.c -o build/temp.linux-i686-2.7/gitdb/_fun.o
  816. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Igitdb -I/usr/include/python2.7 -c gitdb/_delta_apply.c -o build/temp.linux-i686-2.7/gitdb/_delta_apply.o
  817. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/gitdb/_fun.o build/temp.linux-i686-2.7/gitdb/_delta_apply.o -o build/lib.linux-i686-2.7/gitdb/_perf.so
  818.  
  819. Running setup.py install for async
  820. building 'async.mod.zlib' extension
  821. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c mod/zlibmodule.c -o build/temp.linux-i686-2.7/mod/zlibmodule.o
  822. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-i686-2.7/mod/zlibmodule.o -o build/lib.linux-i686-2.7/async/mod/zlib.so
  823.  
  824. Running setup.py install for smmap
  825.  
  826. Successfully installed Click jinja2 virtualenv requests honcho semantic-version GitPython bench markupsafe gitdb async smmap
  827. Cleaning up...
  828. frappe@fireworks:/$ cd home/frappe
  829. frappe@fireworks:~$ bench init frappe-bench
  830. Already using interpreter /usr/bin/python
  831. Cloning into 'frappe'...
  832. remote: Counting objects: 61319, done.
  833. remote: Total 61319 (delta 0), reused 0 (delta 0)
  834. Receiving objects: 100% (61319/61319), 25.11 MiB | 5.25 MiB/s, done.
  835. Resolving deltas: 100% (43416/43416), done.
  836. installing frappe
  837. Compiling /home/frappe/frappe-bench/env/build/gunicorn/gunicorn/workers/_gaiohttp.py ...
  838. SyntaxError: ('invalid syntax', ('/home/frappe/frappe-bench/env/build/gunicorn/gunicorn/workers/_gaiohttp.py', 64, 26, ' yield from self.wsgi.close()\n'))
  839.  
  840. Wrote ./assets/js/frappe-web.min.js - 90k
  841. Wrote ./assets/js/print_format_v3.min.js - 18k
  842. Wrote ./assets/css/frappe.css - 224k
  843. Wrote ./assets/css/frappe-web.css - 163k
  844. Wrote ./assets/js/editor.min.js - 27k
  845. Wrote ./assets/js/frappe.min.js - 608k
  846. Wrote ./assets/js/slickgrid.min.js - 102k
  847. Wrote ./assets/js/canvasResize.min.js - 22k
  848. no crontab for frappe
  849. Bench frappe-bench initialized
  850. frappe@fireworks:~$ cd frappe-bench/
  851. frappe@fireworks:~/frappe-bench$ sudo bench update --bench
  852. Already up-to-date.
  853. restarting
  854. Already up-to-date.
  855. restarting
  856. From https://github.com/frappe/frappe
  857. * branch HEAD -> FETCH_HEAD
  858. Already up-to-date.
  859. Wrote ./assets/js/frappe-web.min.js - 90k
  860. Wrote ./assets/js/print_format_v3.min.js - 18k
  861. Wrote ./assets/css/frappe.css - 224k
  862. Wrote ./assets/css/frappe-web.css - 163k
  863. Wrote ./assets/js/editor.min.js - 27k
  864. Wrote ./assets/js/frappe.min.js - 608k
  865. Wrote ./assets/js/slickgrid.min.js - 102k
  866. Wrote ./assets/js/canvasResize.min.js - 22k
  867. ________________________________________________________________________________
  868. https://frappe.io/buy - Donate to help make better free and open source tools
  869.  
  870. frappe@fireworks:~/frappe-bench$ su root
  871. Password:
  872. root@fireworks:/home/frappe/frappe-bench# bench patch mariadb-config
  873. root@fireworks:/home/frappe/frappe-bench# su frappe
  874. frappe@fireworks:~/frappe-bench$ bench get-app erpnext https://github.com/frappe/erpnext
  875. Traceback (most recent call last):
  876. File "/usr/local/bin/bench", line 9, in <module>
  877. load_entry_point('bench==0.1', 'console_scripts', 'bench')()
  878. File "/home/frappe/bench-repo/bench/cli.py", line 29, in cli
  879. return bench()
  880. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 610, in __call__
  881. return self.main(*args, **kwargs)
  882. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 590, in main
  883. rv = self.invoke(ctx)
  884. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 933, in invoke
  885. Command.invoke(self, ctx)
  886. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 782, in invoke
  887. return ctx.invoke(self.callback, **ctx.params)
  888. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 416, in invoke
  889. return callback(*args, **kwargs)
  890. File "/home/frappe/bench-repo/bench/cli.py", line 54, in bench
  891. setup_logging(bench=bench)
  892. File "/home/frappe/bench-repo/bench/utils.py", line 142, in setup_logging
  893. hdlr = logging.FileHandler(log_file)
  894. File "/usr/lib/python2.7/logging/__init__.py", line 897, in __init__
  895. StreamHandler.__init__(self, self._open())
  896. File "/usr/lib/python2.7/logging/__init__.py", line 916, in _open
  897. stream = open(self.baseFilename, self.mode)
  898. IOError: [Errno 13] Permission denied: '/home/frappe/frappe-bench/logs/bench.log'
  899. frappe@fireworks:~/frappe-bench$ sudo bench get-app erpnext https://github.com/frappe/erpnext
  900. Cloning into 'erpnext'...
  901. remote: Counting objects: 120261, done.
  902. remote: Compressing objects: 100% (79/79), done.
  903. remote: Total 120261 (delta 24), reused 0 (delta 0)
  904. Receiving objects: 100% (120261/120261), 39.48 MiB | 8.77 MiB/s, done.
  905. Resolving deltas: 100% (86140/86140), done.
  906. installing erpnext
  907. Wrote ./assets/js/frappe-web.min.js - 90k
  908. Wrote ./assets/js/print_format_v3.min.js - 18k
  909. Wrote ./assets/js/erpnext.min.js - 12k
  910. Wrote ./assets/css/frappe.css - 224k
  911. Wrote ./assets/css/frappe-web.css - 163k
  912. Wrote ./assets/js/editor.min.js - 27k
  913. Wrote ./assets/css/erpnext.css - 0k
  914. Wrote ./assets/js/frappe.min.js - 608k
  915. Wrote ./assets/js/erpnext-web.min.js - 0k
  916. Wrote ./assets/js/slickgrid.min.js - 102k
  917. Wrote ./assets/js/canvasResize.min.js - 22k
  918. frappe@fireworks:~/frappe-bench$ sudo bench get-app shopping_cart https://github.com/frappe/shopping_cart
  919. Cloning into 'shopping_cart'...
  920. remote: Counting objects: 1006, done.
  921. remote: Compressing objects: 100% (6/6), done.
  922. remote: Total 1006 (delta 0), reused 0 (delta 0)
  923. Receiving objects: 100% (1006/1006), 290.62 KiB | 364 KiB/s, done.
  924. Resolving deltas: 100% (691/691), done.
  925. installing shopping_cart
  926. Wrote ./assets/js/frappe-web.min.js - 90k
  927. Wrote ./assets/js/shopping-cart-web.min.js - 1k
  928. Wrote ./assets/js/print_format_v3.min.js - 18k
  929. Wrote ./assets/js/erpnext.min.js - 12k
  930. Wrote ./assets/css/frappe.css - 224k
  931. Wrote ./assets/css/frappe-web.css - 163k
  932. Wrote ./assets/css/shopping-cart-web.css - 0k
  933. Wrote ./assets/js/editor.min.js - 27k
  934. Wrote ./assets/css/erpnext.css - 0k
  935. Wrote ./assets/js/frappe.min.js - 608k
  936. Wrote ./assets/js/erpnext-web.min.js - 0k
  937. Wrote ./assets/js/slickgrid.min.js - 102k
  938. Wrote ./assets/js/canvasResize.min.js - 22k
  939. frappe@fireworks:~/frappe-bench$ sudo bench get-app shopping_cart https://github.com/frappe/shopping-cart
  940. fatal: destination path 'shopping_cart' already exists and is not an empty directory.
  941. Error: None
  942. Traceback (most recent call last):
  943. File "/usr/local/bin/bench", line 9, in <module>
  944. load_entry_point('bench==0.1', 'console_scripts', 'bench')()
  945. File "/home/frappe/bench-repo/bench/cli.py", line 29, in cli
  946. return bench()
  947. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 610, in __call__
  948. return self.main(*args, **kwargs)
  949. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 590, in main
  950. rv = self.invoke(ctx)
  951. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 936, in invoke
  952. return _process_result(sub_ctx.command.invoke(sub_ctx))
  953. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 782, in invoke
  954. return ctx.invoke(self.callback, **ctx.params)
  955. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 416, in invoke
  956. return callback(*args, **kwargs)
  957. File "/home/frappe/bench-repo/bench/cli.py", line 77, in get_app
  958. _get_app(name, git_url, branch=branch)
  959. File "/home/frappe/bench-repo/bench/app.py", line 33, in get_app
  960. cwd=os.path.join(bench, 'apps'))
  961. File "/home/frappe/bench-repo/bench/utils.py", line 59, in exec_cmd
  962. subprocess.check_call(cmd, cwd=cwd, shell=True)
  963. File "/usr/lib/python2.7/subprocess.py", line 511, in check_call
  964. raise CalledProcessError(retcode, cmd)
  965. subprocess.CalledProcessError: Command 'git clone https://github.com/frappe/shopping-cart --origin upstream shopping_cart' returned non-zero exit status 128
  966. frappe@fireworks:~/frappe-bench$ bench new-site 178.62.118.238
  967. Traceback (most recent call last):
  968. File "/usr/local/bin/bench", line 9, in <module>
  969. load_entry_point('bench==0.1', 'console_scripts', 'bench')()
  970. File "/home/frappe/bench-repo/bench/cli.py", line 29, in cli
  971. return bench()
  972. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 610, in __call__
  973. return self.main(*args, **kwargs)
  974. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 590, in main
  975. rv = self.invoke(ctx)
  976. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 933, in invoke
  977. Command.invoke(self, ctx)
  978. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 782, in invoke
  979. return ctx.invoke(self.callback, **ctx.params)
  980. File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 416, in invoke
  981. return callback(*args, **kwargs)
  982. File "/home/frappe/bench-repo/bench/cli.py", line 54, in bench
  983. setup_logging(bench=bench)
  984. File "/home/frappe/bench-repo/bench/utils.py", line 142, in setup_logging
  985. hdlr = logging.FileHandler(log_file)
  986. File "/usr/lib/python2.7/logging/__init__.py", line 897, in __init__
  987. StreamHandler.__init__(self, self._open())
  988. File "/usr/lib/python2.7/logging/__init__.py", line 916, in _open
  989. stream = open(self.baseFilename, self.mode)
  990. IOError: [Errno 13] Permission denied: '/home/frappe/frappe-bench/logs/bench.log'
  991. frappe@fireworks:~/frappe-bench$ sudo bench new-site 178.62.118.238
  992. MySQL root password:
  993. Created user 178.62.118.238
  994. Created database 178.62.118.238
  995. Granted privileges to user 178.62.118.238 and database 178.62.118.238
  996. Starting database import...
  997. Imported from database /home/frappe/frappe-bench/apps/frappe/frappe/data/Framework.sql
  998. Updating frappe : [========================================]
  999. Set Administrator password:
  1000. Re-enter Administrator password:
  1001. Installing Fixtures...
  1002. *** Scheduler is disabled ***
  1003. frappe@fireworks:~/frappe-bench$ sudo bench frappe --install_app erpnext 178.62.118.238
  1004. Updating erpnext : [========================================]
  1005. Importing Chart of Accounts
  1006. Installing Fixtures...
  1007. frappe@fireworks:~/frappe-bench$ sudo bench frappe --install_app shopping_cart 178.62.118.238
  1008. Updating shopping_cart : [========================================]
  1009. Installing Fixtures...
  1010. frappe@fireworks:~/frappe-bench$ sudo bench setup supervisor
  1011. frappe@fireworks:~/frappe-bench$ sudo ln -s `pwd`/config/supervisor.conf /etc/supervisor/conf.d/frappe.conf
  1012. frappe@fireworks:~/frappe-bench$ sudo service supervisor restart
  1013. Restarting supervisor: frappe@fireworks:~/frappe-bench$ sudo bench setup nginx
  1014. frappe@fireworks:~/frappe-bench$ sudo ln -s `pwd`/config/nginx.conf /etc/nginx/conf.d/frappe.conf
  1015. frappe@fireworks:~/frappe-bench$ sudo service nginx restart
  1016. Restarting nginx: nginx.
  1017. frappe@fireworks:~/frappe-bench$ sudo service nginx reload
  1018. Reloading nginx configuration: nginx.
  1019. frappe@fireworks:~/frappe-bench$ cd /
  1020. frappe@fireworks:/$ sudo rm /etc/nginx/sites-enabled/default
  1021. frappe@fireworks:/$ cd home/frappe/frappe-bench/
  1022. frappe@fireworks:~/frappe-bench$ sudo bench set-default-site 178.62.118.238
  1023. frappe@fireworks:~/frappe-bench$ sudo service nginx restart
  1024. Restarting nginx: nginx.
  1025. frappe@fireworks:~/frappe-bench$ sudo service nginx reload
  1026. Reloading nginx configuration: nginx.
  1027. frappe@fireworks:~/frappe-bench$ cd /
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement