Advertisement
Guest User

Untitled

a guest
Jan 10th, 2020
794
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.35 KB | None | 0 0
  1.  
  2. bench init --frappe-branch version-12 --frappe-path https://github.com/frappe/frappe.git frappe-bench
  3. INFO:bench.utils:virtualenv -q env -p /usr/bin/python3
  4. INFO:bench.utils:env/bin/pip -q install --upgrade pip
  5. WARNING: The directory '/home/jannis/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  6. WARNING: The directory '/home/jannis/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  7. INFO:bench.utils:env/bin/pip -q install wheel
  8. WARNING: The directory '/home/jannis/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  9. WARNING: The directory '/home/jannis/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  10. INFO:bench.utils:env/bin/pip -q install six
  11. WARNING: The directory '/home/jannis/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  12. WARNING: The directory '/home/jannis/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  13. INFO:bench.utils:env/bin/pip -q install -e git+https://github.com/frappe/python-pdfkit.git#egg=pdfkit
  14. WARNING: The directory '/home/jannis/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  15. WARNING: The directory '/home/jannis/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  16. INFO:bench.app:getting app frappe
  17. INFO:bench.utils:git clone https://github.com/frappe/frappe.git --branch version-12 --depth 1 --origin upstream
  18. Cloning into 'frappe'...
  19. remote: Enumerating objects: 2603, done.
  20. remote: Counting objects: 100% (2603/2603), done.
  21. remote: Compressing objects: 100% (2460/2460), done.
  22. remote: Total 2603 (delta 354), reused 879 (delta 93), pack-reused 0
  23. Receiving objects: 100% (2603/2603), 12.37 MiB | 836.00 KiB/s, done.
  24. Resolving deltas: 100% (354/354), done.
  25. installing frappe
  26. INFO:bench.app:installing frappe
  27. INFO:bench.utils:frappe-bench/env/bin/pip install -q -U -e frappe-bench/apps/frappe
  28. WARNING: The directory '/home/jannis/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  29. WARNING: The directory '/home/jannis/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  30.  
  31. WARNING: Building wheel for markdown2 failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/e1'
  32. WARNING: Building wheel for maxminddb-geolite2 failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/94'
  33. WARNING: Building wheel for rauth failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/7b'
  34. WARNING: Building wheel for html2text failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/eb'
  35. WARNING: Building wheel for email-reply-parser failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/d1'
  36. WARNING: Building wheel for watchdog failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/e2'
  37. WARNING: Building wheel for bleach-whitelist failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/be'
  38. WARNING: Building wheel for zxcvbn-python failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/0d'
  39. WARNING: Building wheel for PyPDF2 failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/53'
  40. WARNING: Building wheel for openpyxl failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/41'
  41. WARNING: Building wheel for pyqrcode failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/54'
  42. WARNING: Building wheel for pypng failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/41'
  43. WARNING: Building wheel for future failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/8b'
  44. WARNING: Building wheel for google-api-python-client failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/b8'
  45. WARNING: Building wheel for PyYAML failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/ad'
  46. WARNING: Building wheel for maxminddb failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/de'
  47. WARNING: Building wheel for backcall failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/98'
  48. WARNING: Building wheel for pathtools failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/0b'
  49. WARNING: Building wheel for et-xmlfile failed: [Errno 13] Permission denied: '/home/jannis/.cache/pip/wheels/2a'
  50. Updating node packages...
  51. INFO:bench.utils:yarn install
  52. yarn install v1.21.1
  53. [1/4] Resolving packages...
  54. [2/4] Fetching packages...
  55. [3/4] Linking dependencies...
  56. warning " > bootstrap@4.3.1" has unmet peer dependency "jquery@1.9.1 - 3".
  57. warning " > bootstrap@4.3.1" has unmet peer dependency "popper.js@^1.14.7".
  58. [4/4] Building fresh packages...
  59. Done in 301.88s.
  60. INFO:bench.utils:bench build
  61. yarn run v1.21.1
  62. $ FRAPPE_ENV=production node rollup/build.js
  63. Production mode
  64. ✔ Built js/moment-bundle.min.js
  65. ✔ Built js/libs.min.js
  66.  
  67. Building frappe assets...
  68.  
  69. ✔ Built js/checkout.min.js
  70. ✔ Built js/dialog.min.js
  71. ✔ Built js/modules.min.js
  72. ✔ Built js/social.min.js
  73. ✔ Built js/web_form.min.js
  74. ✔ Built js/chat.js
  75. ✔ Built js/list.min.js
  76. ✔ Built css/frappe-rtl.css
  77. ✔ Built css/printview.css
  78. ✔ Built css/form.min.css
  79. ✔ Built css/module.min.css
  80. ✔ Built css/list.min.css
  81. ✔ Built css/report.min.css
  82. ✔ Built frappe/css/email.css
  83. ✔ Built css/frappe-chat-web.css
  84. ✔ Built js/barcode_scanner.min.js
  85. ✔ Built css/web_form.css
  86. ✔ Built css/desk.min.css
  87. ✔ Built js/bootstrap-4-web.min.js
  88. ✔ Built js/desk.min.js
  89. ✔ Built js/frappe-web.min.js
  90. ✔ Built js/frappe-recorder.min.js
  91. ✔ Built css/frappe-web-b4.css
  92. ✔ Built js/control.min.js
  93. ✔ Built js/form.min.js
  94. ✔ Built js/data_import_tools.min.js
  95. ✔ Built js/report.min.js
  96. ✨ Done in 35.991s
  97. Done in 37.12s.
  98. INFO:bench.utils:setting up backups
  99. no crontab for jannis
  100. INFO:bench.utils:setting up auto update
  101. no crontab for jannis
  102. Bench frappe-bench initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement