josmas / local-badgr-server

A local setup of Badgr.io to use as a development dependency
Other
3 stars 3 forks source link

Testing on Ubuntu-Studio #5

Closed amitkumarj441 closed 8 years ago

amitkumarj441 commented 8 years ago

Hi @josmas ,

Today I've tested local-badge-server on my system - Ubuntu Studio 15.04 and below is the testing result:

60% of my tested result got disappeared, I tried scrolling up in terminal but this is not showing anything, So here is the whole process from my terminal:

` Running setup.py install for jingo

no previously-included directories found matching 'examples'

Running setup.py install for sqlparse changing mode of build/scripts-2.7/sqlformat from 644 to 755

changing mode of /usr/local/bin/sqlformat to 755

Running setup.py install for simplejson building 'simplejson._speedups' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c simplejson/_speedups.c -o build/temp.linux-x86_64-2.7/simplejson/_speedups.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/simplejson/_speedups.o -o build/lib.linux-x86_64-2.7/simplejson/_speedups.so

Running setup.py install for PyLD

Running setup.py install for rfc3987

Running setup.py install for pypng

warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.DS_Store' found anywhere in distribution

Running setup.py install for jsonfield

Running setup.py install for python-json-logger

Running setup.py install for cffi building '_cffi_backend' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DUSE__THREAD -I/usr/include/ffi -I/usr/include/libffi -I/usr/include/python2.7 -c c/_cffi_backend.c -o build/temp.linux-x86_64-2.7/c/_cffi_backend.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/c/_cffi_backend.o -lffi -o build/lib.linux-x86_64-2.7/_cffi_backend.so

Running setup.py install for cryptography warning: no previously-included files matching 'yacctab.' found under directory 'tests' warning: no previously-included files matching 'lextab.' found under directory 'tests' warning: no previously-included files matching 'yacctab.' found under directory 'examples' warning: no previously-included files matching 'lextab.' found under directory 'examples' zip_safe flag not set; analyzing archive contents...

Installed /tmp/pip_build_root/cryptography/pycparser-2.14-py2.7.egg

no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*' found under directory 'vectors'
generating cffi module 'build/temp.linux-x86_64-2.7/_padding.c'
generating cffi module 'build/temp.linux-x86_64-2.7/_constant_time.c'
generating cffi module 'build/temp.linux-x86_64-2.7/_openssl.c'
building '_openssl' extension
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_openssl.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o -lssl -lcrypto -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so
building '_constant_time' extension
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_constant_time.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_constant_time.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_constant_time.o -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so
building '_padding' extension
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_padding.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_padding.o
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_padding.o -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so

Running setup.py install for enum34

Running setup.py install for pycparser

warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'
Build the lexing/parsing tables

Found existing installation: six 1.5.2 Not uninstalling six at /usr/lib/python2.7/dist-packages, owned by OS Running setup.py install for django-cachemodel

Running setup.py install for django-basic-models

Running setup.py install for django-sky-ckeditor

Running setup.py install for python-openid

warning: no files found matching 'CHANGELOG'
warning: no files found matching '*.css' under directory 'doc'
warning: no files found matching '*.html' under directory 'doc'

Running setup.py install for django-allauth

Running setup.py install for ims-lti-py

Running setup.py install for django-auth-lti

warning: no files found matching '*.css' under directory 'django_auth_lti'

Running setup.py install for python-randomnames

Running setup.py install for PyYAML checking if libyaml is compilable x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/check_libyaml.c -o build/temp.linux-x86_64-2.7/check_libyaml.o build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No such file or directory

include

                  ^
compilation terminated.
libyaml is not found or a compiler error: forcing --without-libyaml
(if libyaml is installed correctly, you may need to
 specify the option --include-dirs or uncomment and
 modify the parameter include_dirs in setup.cfg)

Running setup.py install for billiard building '_billiard' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAVE_SEM_OPEN=1 -DHAVE_FD_TRANSFER=1 -DHAVE_SEM_TIMEDWAIT=1 -IModules/_billiard -I/usr/include/python2.7 -c Modules/_billiard/multiprocessing.c -o build/temp.linux-x86_64-2.7/Modules/_billiard/multiprocessing.o x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAVE_SEM_OPEN=1 -DHAVE_FD_TRANSFER=1 -DHAVE_SEM_TIMEDWAIT=1 -IModules/_billiard -I/usr/include/python2.7 -c Modules/_billiard/socket_connection.c -o build/temp.linux-x86_64-2.7/Modules/_billiard/socket_connection.o x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAVE_SEM_OPEN=1 -DHAVE_FD_TRANSFER=1 -DHAVE_SEM_TIMEDWAIT=1 -IModules/_billiard -I/usr/include/python2.7 -c Modules/_billiard/semaphore.c -o build/temp.linux-x86_64-2.7/Modules/_billiard/semaphore.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/Modules/_billiard/multiprocessing.o build/temp.linux-x86_64-2.7/Modules/_billiard/socket_connection.o build/temp.linux-x86_64-2.7/Modules/_billiard/semaphore.o -lrt -o build/lib.linux-x86_64-2.7/_billiard.so

warning: no files found matching '*.py' under directory 'Lib'

Running setup.py install for lxml Building lxml version 3.6.0. Building without Cython. Using build configuration of libxslt 1.1.28 building 'lxml.etree' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-x86_64-2.7/lxml/etree.so building 'lxml.objectify' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.objectify.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -w x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-x86_64-2.7/lxml/objectify.so

Running setup.py install for anyjson

Running setup.py install for httplib2

Successfully installed Django semver pytz Pillow Jinja2 MySQL-python boto django-boto django-ses django-storages python-resize-image django-reversion python-memcached djangorestframework django-rest-swagger oauthlib requests requests-oauthlib rules Django-Select2 django-debug-toolbar MarkupSafe django-autoslug jingo sqlparse netaddr jsonschema simplejson PyLD rfc3987 pypng jsonfield PyJWT openbadges-bakery celery django-celery python-json-logger cffi cryptography enum34 idna ipaddress pyasn1 pycparser six mock responses django-cachemodel django-basic-models django-sky-ckeditor python-openid django-allauth ims-lti-py django-braces django-auth-lti python-randomnames python-dateutil PyYAML billiard kombu funcsigs pbr cookies lxml oauth2 amqp anyjson httplib2 Cleaning up... Operations to perform: Synchronize unmigrated apps: allauth, rest_framework, rest_framework_swagger Apply all migrations: authtoken, badgeuser, account, sessions, admin, credential_store, sites, auth, reversion, contenttypes, composer, mainsite, composition, issuer Synchronizing apps without migrations: Creating tables... Installing custom SQL... Installing indexes... Running migrations: Applying contenttypes.0001_initial... OK Applying auth.0001_initial... OK Applying badgeuser.0001_initial... OK Applying account.0001_initial... OK Applying account.0002_email_max_length... OK Applying admin.0001_initial... OK Applying authtoken.0001_initial... OK Applying badgeuser.0002_cachedemailaddress... OK Applying badgeuser.0003_auto_20160309_0820... OK Applying credential_store.0001_initial... OK Applying credential_store.0002_auto_20150514_1544... OK Applying credential_store.0003_storedbadgeinstance_image... OK Applying composition.0001_initial... OK Applying composition.0002_auto_20150914_1421... OK Applying composition.0003_auto_20150914_1447... OK Applying composition.0004_auto_20150915_1057... OK Applying credential_store.0004_auto_20150914_2125... OK Applying composer.0001_initial... OK Applying composer.0002_auto_20150515_0958... OK Applying composer.0003_auto_20150605_1320... OK Applying composer.0004_auto_20150605_1349... OK Applying composer.0005_collection_share_hash... OK Applying composer.0006_auto_20150915_1103... OK Applying composer.0007_auto_20150914_1711... OK Applying composition.0005_auto_20151117_1555... OK Applying issuer.0001_initial... OK Applying issuer.0002_auto_20150409_1200... OK Applying issuer.0003_auto_20150512_0657... OK Applying issuer.0004_auto_20150915_1722... OK Applying issuer.0005_auto_20150915_1723... OK Applying issuer.0006_remove_badgeinstance_email... OK Applying issuer.0007_auto_20151117_1555... OK Applying issuer.0008_auto_20160322_1404... OK Applying mainsite.0001_initial... OK Applying reversion.0001_initial... OK Applying sessions.0001_initial... OK Applying sites.0001_initial... OK Now using node v5.12.0 (npm v3.8.6) npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated react-tools@0.12.2: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN prefer global mimer@0.2.1 should be installed with -g npm WARN prefer global react-tools@0.12.2 should be installed with -g npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.12 npm WARN optional Skipping failed optional dependency /watchify/chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@0.3.8 npm WARN Badgr@1.1.10 No repository field. npm WARN Badgr@1.1.10 No license field. Badgr@1.1.10 /home/badgr/badgr-server +-- browser-sync@2.13.0 | +-- browser-sync-client@2.4.2 | | +-- etag@1.7.0 | | -- fresh@0.3.0 | +-- browser-sync-ui@0.6.0 | | +-- async-each-series@0.1.1 | | +-- connect-history-api-fallback@1.2.0 | | +-- stream-throttle@0.1.3 | | | +-- commander@2.9.0 | | | |-- graceful-readlink@1.0.1 | | | -- limiter@1.1.0 | |-- weinre@2.0.0-pre-I0Z7U9OV | | +-- express@2.5.11 | | | +-- connect@1.9.2 | | | | -- formidable@1.0.17 | | | +-- mime@1.2.4 | | | +-- mkdirp@0.3.0 | | |-- qs@0.4.2 | | +-- nopt@3.0.6 | | -- underscore@1.7.0 | +-- bs-recipes@1.2.2 | +-- chokidar@1.5.1 | | +-- anymatch@1.3.0 | | |-- arrify@1.0.1 | | +-- async-each@1.0.0 | | +-- glob-parent@2.0.0 | | +-- is-binary-path@1.0.1 | | | -- binary-extensions@1.4.1 | | +-- is-glob@2.0.1 | | +-- path-is-absolute@1.0.0 | |-- readdirp@2.0.1 | | -- graceful-fs@4.1.4 | +-- connect@3.4.1 | | +-- finalhandler@0.4.1 | | |-- unpipe@1.0.0 | | -- utils-merge@1.0.0 | +-- dev-ip@1.0.1 | +-- easy-extender@2.3.2 | +-- eazy-logger@3.0.2 | |-- tfunk@3.0.2 | | -- object-path@0.9.2 | +-- emitter-steward@1.0.0 | +-- fs-extra@0.26.7 | | +-- graceful-fs@4.1.4 | | +-- jsonfile@2.3.1 | | +-- klaw@1.3.0 | |-- rimraf@2.5.2 | | -- glob@7.0.5 | |-- fs.realpath@1.0.0 | +-- http-proxy@1.13.3 | | +-- eventemitter3@1.2.0 | | -- requires-port@1.0.0 | +-- immutable@3.8.1 | +-- localtunnel@1.8.1 | | +-- openurl@1.1.0 | | +-- request@2.65.0 | | | +-- aws-sign2@0.6.0 | | | +-- bl@1.0.3 | | | |-- readable-stream@2.0.6 | | | +-- caseless@0.11.0 | | | +-- combined-stream@1.0.5 | | | | -- delayed-stream@1.0.0 | | | +-- extend@3.0.0 | | | +-- forever-agent@0.6.1 | | | +-- form-data@1.0.0-rc4 | | | |-- async@1.5.2 | | | +-- har-validator@2.0.6 | | | | +-- is-my-json-valid@2.13.1 | | | | | +-- generate-function@2.0.0 | | | | | +-- generate-object-property@1.2.0 | | | | | | -- is-property@1.0.2 | | | | |-- jsonpointer@2.0.0 | | | | -- pinkie-promise@2.0.1 | | | |-- pinkie@2.0.4 | | | +-- hawk@3.1.3 | | | | +-- boom@2.10.1 | | | | +-- cryptiles@2.0.5 | | | | +-- hoek@2.16.3 | | | | -- sntp@1.0.9 | | | +-- http-signature@0.11.0 | | | | +-- asn1@0.1.11 | | | | +-- assert-plus@0.1.5 | | | |-- ctype@0.5.3 | | | +-- isstream@0.1.2 | | | +-- json-stringify-safe@5.0.1 | | | +-- node-uuid@1.4.7 | | | +-- oauth-sign@0.8.2 | | | +-- qs@5.2.0 | | | +-- stringstream@0.0.5 | | | +-- tough-cookie@2.2.2 | | | -- tunnel-agent@0.4.3 | |-- yargs@3.29.0 | | +-- camelcase@1.2.1 | | -- window-size@0.1.4 | +-- micromatch@2.3.8 | | +-- arr-diff@2.0.0 | | |-- arr-flatten@1.0.1 | | +-- array-unique@0.2.1 | | +-- braces@1.8.5 | | | +-- expand-range@1.8.2 | | | | -- fill-range@2.2.3 | | | | +-- is-number@2.1.0 | | | | +-- isobject@2.1.0 | | | | +-- randomatic@1.1.5 | | | |-- repeat-string@1.5.4 | | | +-- preserve@0.2.0 | | | -- repeat-element@1.1.2 | | +-- expand-brackets@0.1.5 | | |-- is-posix-bracket@0.1.1 | | +-- extglob@0.3.2 | | +-- filename-regex@2.0.0 | | +-- is-extglob@1.0.0 | | +-- kind-of@3.0.3 | | +-- normalize-path@2.0.1 | | +-- object.omit@2.0.0 | | | +-- for-own@0.1.4 | | | | -- for-in@0.1.5 | | |-- is-extendable@0.1.1 | | +-- parse-glob@3.0.4 | | | +-- glob-base@0.3.0 | | | -- is-dotfile@1.0.2 | |-- regex-cache@0.4.3 | | +-- is-equal-shallow@0.1.3 | | -- is-primitive@2.0.0 | +-- opn@3.0.3 | |-- object-assign@4.1.0 | +-- portscanner@1.0.0 | | -- async@0.1.15 | +-- qs@6.2.0 | +-- resp-modifier@6.0.1 | |-- minimatch@2.0.10 | | -- brace-expansion@1.1.5 | | +-- balanced-match@0.4.1 | |-- concat-map@0.0.1 | +-- rx@4.1.0 | +-- serve-index@1.7.3 | | +-- accepts@1.2.13 | | | -- negotiator@0.5.3 | | +-- batch@0.5.3 | | +-- http-errors@1.3.1 | | |-- statuses@1.3.0 | | -- mime-types@2.1.11 | |-- mime-db@1.23.0 | +-- serve-static@1.10.3 | | +-- escape-html@1.0.3 | | +-- parseurl@1.3.1 | | -- send@0.13.2 | | +-- destroy@1.0.4 | | +-- http-errors@1.3.1 | | +-- mime@1.3.4 | | +-- range-parser@1.0.3 | |-- statuses@1.2.1 | +-- server-destroy@1.0.1 | +-- socket.io@1.4.6 | | +-- engine.io@1.6.9 | | | +-- accepts@1.1.4 | | | | +-- mime-types@2.0.14 | | | | | -- mime-db@1.12.0 | | | |-- negotiator@0.4.9 | | | +-- base64id@0.1.0 | | | +-- engine.io-parser@1.2.4 | | | | +-- after@0.8.1 | | | | +-- arraybuffer.slice@0.0.6 | | | | +-- base64-arraybuffer@0.1.2 | | | | +-- blob@0.0.4 | | | | +-- has-binary@0.1.6 | | | | | -- isarray@0.0.1 | | | |-- utf8@2.1.0 | | | -- ws@1.0.1 | | | +-- options@0.0.6 | | |-- ultron@1.0.2 | | +-- has-binary@0.1.7 | | | -- isarray@0.0.1 | | +-- socket.io-adapter@0.4.0 | | |-- socket.io-parser@2.2.2 | | | +-- debug@0.7.4 | | | +-- isarray@0.0.1 | | | -- json3@3.2.6 | | +-- socket.io-client@1.4.6 | | | +-- backo2@1.0.2 | | | +-- component-bind@1.0.0 | | | +-- component-emitter@1.2.0 | | | +-- engine.io-client@1.6.9 | | | | +-- component-inherit@0.0.3 | | | | +-- has-cors@1.1.0 | | | | +-- parsejson@0.0.1 | | | | +-- parseqs@0.0.2 | | | | +-- xmlhttprequest-ssl@1.5.1 | | | |-- yeast@0.1.2 | | | +-- object-component@0.0.3 | | | +-- parseuri@0.0.4 | | | | -- better-assert@1.0.2 | | |-- to-array@0.1.4 | | -- socket.io-parser@2.2.6 | | +-- benchmark@1.0.0 | | +-- isarray@0.0.1 | |-- json3@3.3.2 | +-- ua-parser-js@0.7.10 | -- yargs@4.7.1 | +-- camelcase@3.0.0 | +-- cliui@3.2.0 | |-- wrap-ansi@2.0.0 | +-- decamelize@1.2.0 | +-- lodash.assign@4.0.9 | | +-- lodash.keys@4.0.7 | | -- lodash.rest@4.0.3 | +-- os-locale@1.4.0 | |-- lcid@1.0.0 | | -- invert-kv@1.0.0 | +-- pkg-conf@1.1.3 | | +-- find-up@1.1.2 | | |-- path-exists@2.1.0 | | +-- load-json-file@1.1.0 | | | +-- graceful-fs@4.1.4 | | | +-- parse-json@2.2.0 | | | | -- error-ex@1.3.0 | | | |-- is-arrayish@0.2.1 | | | +-- pify@2.3.0 | | | -- strip-bom@2.0.0 | | |-- is-utf8@0.2.1 | | +-- object-assign@4.1.0 | | -- symbol@0.2.3 | +-- read-pkg-up@1.0.1 | |-- read-pkg@1.1.0 | | +-- normalize-package-data@2.3.5 | | | +-- hosted-git-info@2.1.5 | | | +-- is-builtin-module@1.0.0 | | | | -- builtin-modules@1.1.1 | | | +-- semver@5.1.1 | | |-- validate-npm-package-license@3.0.1 | | | +-- spdx-correct@1.0.2 | | | | -- spdx-license-ids@1.2.1 | | |-- spdx-expression-parse@1.0.2 | | | -- spdx-exceptions@1.0.4 | |-- path-type@1.1.0 | | -- graceful-fs@4.1.4 | +-- require-main-filename@1.0.1 | +-- set-blocking@1.0.0 | +-- string-width@1.0.1 | | +-- code-point-at@1.0.0 | |-- is-fullwidth-code-point@1.0.0 | +-- window-size@0.2.0 | +-- y18n@3.2.1 | -- yargs-parser@2.4.0 |-- camelcase@2.1.1 +-- browserify@7.0.3 | +-- assert@1.1.2 | +-- browser-pack@3.2.0 | | +-- combine-source-map@0.3.0 | | | +-- convert-source-map@0.3.5 | | | -- inline-source-map@0.3.1 | | |-- source-map@0.3.0 | | +-- defined@0.0.0 | | -- through2@0.5.1 | | +-- readable-stream@1.0.34 | | |-- isarray@0.0.1 | | -- xtend@3.0.0 | +-- browser-resolve@1.11.2 | |-- resolve@1.1.7 | +-- browserify-zlib@0.1.4 | | -- pako@0.2.8 | +-- buffer@2.8.2 | | +-- base64-js@0.0.7 | | +-- ieee754@1.1.6 | |-- is-array@1.0.1 | +-- builtins@0.0.7 | +-- commondir@0.0.1 | +-- concat-stream@1.4.10 | | +-- readable-stream@1.1.14 | | | -- isarray@0.0.1 | |-- typedarray@0.0.6 | +-- console-browserify@1.1.0 | | -- date-now@0.1.4 | +-- constants-browserify@0.0.1 | +-- crypto-browserify@3.11.0 | | +-- browserify-cipher@1.0.0 | | | +-- browserify-aes@1.0.6 | | | |-- buffer-xor@1.0.3 | | | +-- browserify-des@1.0.0 | | | | -- des.js@1.0.0 | | | |-- minimalistic-assert@1.0.0 | | | -- evp_bytestokey@1.0.0 | | +-- browserify-sign@4.0.0 | | | +-- bn.js@4.11.4 | | | +-- browserify-rsa@4.0.1 | | | +-- elliptic@6.3.1 | | | | +-- brorand@1.0.5 | | | |-- hash.js@1.0.3 | | | -- parse-asn1@5.0.0 | | |-- asn1.js@4.6.2 | | +-- create-ecdh@4.0.0 | | +-- create-hash@1.1.2 | | | +-- cipher-base@1.0.2 | | | -- ripemd160@1.0.1 | | +-- create-hmac@1.1.4 | | +-- diffie-hellman@5.0.2 | | |-- miller-rabin@4.0.0 | | +-- pbkdf2@3.0.4 | | +-- public-encrypt@4.0.0 | | -- randombytes@2.0.3 | +-- deep-equal@0.2.2 | +-- defined@0.0.0 | +-- deps-sort@1.3.9 | |-- JSONStream@1.1.2 | | -- jsonparse@1.2.0 | +-- domain-browser@1.1.7 | +-- duplexer2@0.0.2 | |-- readable-stream@1.1.14 | | -- isarray@0.0.1 | +-- glob@4.5.3 | | +-- inflight@1.0.5 | | |-- wrappy@1.0.2 | | +-- minimatch@2.0.10 | | -- once@1.3.3 | +-- http-browserify@1.7.0 | |-- Base64@0.2.1 | +-- https-browserify@0.0.1 | +-- inherits@2.0.1 | +-- insert-module-globals@6.6.3 | | +-- combine-source-map@0.6.1 | | | +-- convert-source-map@1.1.3 | | | +-- inline-source-map@0.5.0 | | | +-- lodash.memoize@3.0.4 | | | -- source-map@0.4.4 | | +-- is-buffer@1.1.3 | | +-- JSONStream@1.1.2 | | |-- jsonparse@1.2.0 | | +-- lexical-scope@1.2.0 | | | -- astw@2.0.0 | |-- process@0.11.5 | +-- isarray@0.0.1 | +-- JSONStream@0.8.4 | | -- jsonparse@0.0.5 | +-- labeled-stream-splicer@1.0.2 | | +-- isarray@0.0.1 | |-- stream-splicer@1.3.2 | | +-- isarray@0.0.1 | | +-- readable-stream@1.1.14 | | -- readable-wrap@1.0.0 | |-- readable-stream@1.1.14 | | -- isarray@0.0.1 | +-- module-deps@3.9.1 | | +-- defined@1.0.0 | | +-- detective@4.3.1 | | |-- acorn@1.2.2 | | +-- JSONStream@1.1.2 | | | -- jsonparse@1.2.0 | | +-- parents@1.0.1 | | |-- path-platform@0.11.15 | | +-- readable-stream@1.1.14 | | | -- isarray@0.0.1 | | +-- resolve@1.1.7 | |-- stream-combiner2@1.0.2 | | -- through2@0.5.1 | | +-- readable-stream@1.0.34 | | |-- isarray@0.0.1 | | -- xtend@3.0.0 | +-- os-browserify@0.1.2 | +-- parents@0.0.3 | |-- path-platform@0.0.1 | +-- path-browserify@0.0.0 | +-- process@0.8.0 | +-- punycode@1.2.4 | +-- querystring-es3@0.2.1 | +-- readable-stream@1.1.14 | | -- core-util-is@1.0.2 | +-- resolve@0.7.4 | +-- shallow-copy@0.0.1 | +-- shasum@1.0.2 | | +-- json-stable-stringify@0.0.1 | | |-- jsonify@0.0.0 | | -- sha.js@2.4.5 | +-- shell-quote@0.0.1 | +-- stream-browserify@1.0.0 | |-- readable-stream@1.1.14 | | -- isarray@0.0.1 | +-- string_decoder@0.10.31 | +-- subarg@1.0.0 | +-- syntax-error@1.1.6 | |-- acorn@2.7.0 | +-- through2@1.1.1 | | -- readable-stream@1.1.14 | |-- isarray@0.0.1 | +-- timers-browserify@1.4.2 | | -- process@0.11.5 | +-- tty-browserify@0.0.0 | +-- umd@2.1.0 | | +-- rfile@1.0.0 | | | +-- callsite@1.0.0 | | |-- resolve@0.3.1 | | +-- ruglify@1.0.0 | | | -- uglify-js@2.2.5 | | |-- optimist@0.3.7 | | -- uglify-js@2.4.24 | | +-- source-map@0.1.34 | |-- yargs@3.5.4 | | +-- window-size@0.1.0 | | -- wordwrap@0.0.2 | +-- url@0.10.3 | | +-- punycode@1.3.2 | |-- querystring@0.2.0 | +-- util@0.10.3 | +-- vm-browserify@0.0.4 | | -- indexof@0.0.1 |-- xtend@3.0.0 +-- component-styleguide@1.3.1 | +-- compression@1.6.2 | | +-- accepts@1.3.3 | | | -- negotiator@0.6.1 | | +-- bytes@2.3.0 | | +-- compressible@2.0.8 | | +-- on-headers@1.0.1 | |-- vary@1.1.0 | +-- express@4.14.0 | | +-- array-flatten@1.1.1 | | +-- content-disposition@0.5.1 | | +-- content-type@1.0.2 | | +-- cookie@0.3.1 | | +-- cookie-signature@1.0.6 | | +-- depd@1.1.0 | | +-- encodeurl@1.0.1 | | +-- finalhandler@0.5.0 | | +-- merge-descriptors@1.0.1 | | +-- methods@1.1.2 | | +-- on-finished@2.3.0 | | | -- ee-first@1.1.1 | | +-- proxy-addr@1.1.2 | | | +-- forwarded@0.1.0 | | |-- ipaddr.js@1.1.1 | | +-- range-parser@1.2.0 | | +-- send@0.14.1 | | | -- http-errors@1.5.0 | | |-- setprototypeof@1.0.1 | | +-- serve-static@1.11.1 | | -- type-is@1.6.13 | |-- media-typer@0.3.0 | +-- express-handlebars@2.0.1 | | +-- graceful-fs@3.0.8 | | +-- object.assign@1.1.1 | | | -- object-keys@1.0.9 | |-- promise@6.1.0 | | -- asap@1.0.0 | +-- glob@5.0.15 | |-- minimatch@3.0.2 | +-- handlebars@3.0.3 | | +-- optimist@0.6.1 | | | +-- minimist@0.0.10 | | | -- wordwrap@0.0.3 | | +-- source-map@0.1.43 | | |-- amdefine@1.0.0 | | -- uglify-js@2.3.6 | |-- optimist@0.3.7 | +-- minimist@1.2.0 | -- promise@7.1.1 |-- asap@2.0.4 +-- events@1.0.2 +-- fixed-data-table@0.4.7 +-- flux@2.0.3 +-- grunt@0.4.5 | +-- async@0.1.22 | +-- coffee-script@1.3.3 | +-- colors@0.6.2 | +-- dateformat@1.0.2-1.2.3 | +-- eventemitter2@0.4.14 | +-- exit@0.1.2 | +-- findup-sync@0.1.3 | | +-- glob@3.2.11 | | | -- minimatch@0.3.0 | |-- lodash@2.4.2 | +-- getobject@0.1.0 | +-- glob@3.1.21 | | +-- graceful-fs@1.2.3 | | -- inherits@1.0.2 | +-- grunt-legacy-log@0.1.3 | | +-- grunt-legacy-log-utils@0.1.1 | | | +-- lodash@2.4.2 | | |-- underscore.string@2.3.3 | | +-- lodash@2.4.2 | | -- underscore.string@2.3.3 | +-- grunt-legacy-util@0.2.0 | | +-- async@0.1.22 | |-- lodash@0.9.2 | +-- hooker@0.2.3 | +-- iconv-lite@0.2.11 | +-- js-yaml@2.0.5 | | +-- argparse@0.1.16 | | | -- underscore.string@2.4.0 | |-- esprima@1.0.4 | +-- lodash@0.9.2 | +-- minimatch@0.2.14 | | +-- lru-cache@2.7.3 | | -- sigmund@1.0.1 | +-- nopt@1.0.10 | |-- abbrev@1.0.9 | +-- rimraf@2.2.8 | +-- underscore.string@2.2.1 | -- which@1.0.9 +-- grunt-autoprefixer@3.0.4 | +-- autoprefixer-core@5.2.1 | | +-- browserslist@0.4.0 | | +-- caniuse-db@1.0.30000488 | |-- num2fraction@1.2.2 | +-- chalk@1.0.0 | | +-- ansi-styles@2.2.1 | | +-- escape-string-regexp@1.0.5 | | +-- has-ansi@1.0.3 | | | +-- ansi-regex@1.1.1 | | | -- get-stdin@4.0.1 | | +-- strip-ansi@2.0.1 | |-- supports-color@1.3.1 | +-- diff@1.3.2 | -- postcss@4.1.16 | +-- es6-promise@2.3.0 | +-- js-base64@2.1.9 |-- source-map@0.4.4 +-- grunt-browserify@4.0.1 | +-- async@0.9.2 | +-- browserify@11.2.0 | | +-- assert@1.3.0 | | +-- browser-pack@5.0.1 | | | +-- combine-source-map@0.6.1 | | | | +-- convert-source-map@1.1.3 | | | | +-- inline-source-map@0.5.0 | | | | -- source-map@0.4.4 | | |-- umd@3.0.1 | | +-- buffer@3.6.0 | | | +-- base64-js@0.0.8 | | | -- isarray@1.0.0 | | +-- glob@4.5.3 | | |-- minimatch@2.0.10 | | +-- has@1.0.1 | | | -- function-bind@1.1.0 | | +-- htmlescape@1.1.1 | | +-- isarray@0.0.1 | | +-- JSONStream@1.1.2 | | |-- jsonparse@1.2.0 | | +-- parents@1.0.1 | | +-- process@0.11.5 | | +-- punycode@1.4.1 | | +-- read-only-stream@1.1.1 | | | -- readable-stream@1.1.14 | | |-- isarray@0.0.1 | | +-- readable-stream@2.1.4 | | | +-- buffer-shims@1.0.0 | | | +-- isarray@1.0.0 | | | +-- process-nextick-args@1.0.7 | | | -- util-deprecate@1.0.2 | | +-- stream-browserify@2.0.1 | |-- stream-http@1.7.1 | | +-- builtin-status-codes@1.0.0 | | -- foreach@2.0.5 | +-- resolve@1.1.7 |-- watchify@3.7.0 | +-- browserify@13.0.1 | | +-- browser-pack@6.0.1 | | | -- combine-source-map@0.7.2 | | | +-- inline-source-map@0.6.2 | | |-- source-map@0.5.6 | | +-- buffer@4.7.0 | | | +-- base64-js@1.1.2 | | | -- isarray@1.0.0 | | +-- concat-stream@1.5.1 | | |-- readable-stream@2.0.6 | | +-- constants-browserify@1.0.0 | | +-- deps-sort@2.0.0 | | +-- duplexer2@0.1.4 | | +-- events@1.1.1 | | +-- insert-module-globals@7.0.1 | | +-- labeled-stream-splicer@2.0.0 | | | +-- isarray@0.0.1 | | | -- stream-splicer@2.0.0 | | +-- module-deps@4.0.7 | | |-- stream-combiner2@1.1.1 | | | -- duplexer2@0.1.4 | | +-- read-only-stream@2.0.0 | | +-- shell-quote@1.6.1 | | | +-- array-filter@0.0.1 | | | +-- array-map@0.0.0 | | |-- array-reduce@0.0.0 | | +-- stream-http@2.3.0 | | | +-- builtin-status-codes@2.0.0 | | | -- to-arraybuffer@1.0.1 | |-- url@0.11.0 | | -- punycode@1.3.2 | +-- outpipe@1.1.1 | |-- shell-quote@1.6.1 | -- through2@2.0.1 |-- readable-stream@2.0.6 +-- grunt-contrib-requirejs@1.0.0 | -- requirejs@2.2.0 +-- grunt-contrib-sass@1.0.0 | +-- async@0.9.2 | +-- chalk@1.1.3 | | +-- has-ansi@2.0.0 | | |-- ansi-regex@2.0.0 | | +-- strip-ansi@3.0.1 | | -- supports-color@2.0.0 | +-- cross-spawn@0.2.9 |-- dargs@4.1.0 | -- number-is-nan@1.0.0 +-- grunt-contrib-uglify@0.9.2 | +-- maxmin@1.1.0 | | +-- figures@1.7.0 | | |-- object-assign@4.1.0 | | +-- gzip-size@1.0.0 | | -- pretty-bytes@1.0.4 | |-- meow@3.7.0 | | +-- camelcase-keys@2.1.0 | | | -- camelcase@2.1.1 | | +-- loud-rejection@1.5.0 | | | +-- currently-unhandled@0.4.1 | | | |-- array-find-index@1.0.1 | | | -- signal-exit@3.0.0 | | +-- map-obj@1.0.1 | | +-- object-assign@4.1.0 | | +-- redent@1.0.0 | | | +-- indent-string@2.1.0 | | | |-- repeating@2.0.1 | | | | -- is-finite@1.0.1 | | |-- strip-indent@1.0.1 | | -- trim-newlines@1.0.0 | +-- uglify-js@2.6.4 | | +-- async@0.2.10 | | +-- source-map@0.5.6 | | +-- uglify-to-browserify@1.0.2 | |-- yargs@3.10.0 | | +-- cliui@2.1.0 | | | +-- center-align@0.1.3 | | | | +-- align-text@0.1.4 | | | | | -- longest@1.0.1 | | | |-- lazy-cache@1.0.4 | | | +-- right-align@0.1.3 | | | -- wordwrap@0.0.2 | |-- window-size@0.1.0 | -- uri-path@0.0.2 +-- grunt-contrib-watch@1.0.0 | +-- async@1.5.2 | +-- gaze@1.1.0 | |-- globule@1.0.0 | | +-- glob@7.0.5 | | -- lodash@4.9.0 |-- tiny-lr@0.2.1 | +-- body-parser@1.14.2 | | +-- bytes@2.2.0 | | +-- http-errors@1.3.1 | | +-- iconv-lite@0.4.13 | | +-- qs@5.2.0 | | -- raw-body@2.1.7 | |-- bytes@2.4.0 | +-- faye-websocket@0.10.0 | | -- websocket-driver@0.6.5 | |-- websocket-extensions@0.1.1 | +-- livereload-js@2.2.2 | -- qs@5.1.0 +-- grunt-env@0.4.4 | +-- ini@1.3.4 |-- lodash@2.4.2 +-- grunt-inline@0.3.6 | +-- clean-css@1.1.7 | | -- commander@2.0.0 | +-- datauri@0.2.1 | | +-- mimer@0.2.1 | |-- templayed@0.2.3 | -- uglify-js@2.4.1 |-- optimist@0.3.7 +-- grunt-rerun@0.0.4 | -- di@0.0.1 (git://github.com/vojtajina/node-di.git#43d8bd5c2a07727660db4cbca46cb9d33774730c) +-- grunt-shell-spawn@0.3.10 |-- sync-exec@0.6.2 +-- jshint-stylish@1.0.2 | +-- log-symbols@1.0.2 | +-- string-length@1.0.1 | -- text-table@0.2.0 +-- lodash@3.10.1 +-- moment@2.10.6 +-- object-assign@2.0.0 +-- path-to-regexp@1.0.3 |-- isarray@0.0.1 +-- react@0.13.3 | -- envify@3.4.1 |-- jstransform@11.0.3 | +-- base62@1.1.1 | +-- esprima-fb@15001.1.0-dev-harmony-fb | -- source-map@0.4.4 +-- react-color@1.1.2 | +-- material-colors@1.0.0 | +-- merge@1.2.0 | +-- reactcss@0.3.2 |-- tinycolor2@1.3.0 +-- react-dropzone@1.0.1 +-- react-mini-router@1.1.7 +-- react-social@0.1.9 +-- react-style-guide@1.1.8 | +-- highlight.js@8.9.1 | +-- react-to-jsx@1.3.2 | | -- jstoxml@0.2.3 |-- slugify@0.1.1 +-- reactify@0.17.1 | +-- jstransform@8.2.0 | | +-- base62@0.1.1 | | +-- esprima-fb@8001.1001.0-dev-harmony-fb | | -- source-map@0.1.31 | +-- react-tools@0.12.2 | | +-- commoner@0.10.4 | | | +-- graceful-fs@4.1.4 | | | +-- mkdirp@0.5.1 | | | |-- minimist@0.0.8 | | | +-- private@0.1.6 | | | +-- q@1.4.1 | | | -- recast@0.10.43 | | | +-- ast-types@0.8.15 | | | +-- esprima-fb@15001.1001.0-dev-harmony-fb | | |-- source-map@0.5.6 | | -- jstransform@8.2.0 | | +-- base62@0.1.1 | | +-- esprima-fb@8001.1001.0-dev-harmony-fb | |-- source-map@0.1.31 | -- through@2.3.8 +-- superagent@0.21.0 | +-- component-emitter@1.1.2 | +-- cookiejar@2.0.1 | +-- debug@2.2.0 | |-- ms@0.7.1 | +-- extend@1.2.1 | +-- form-data@0.1.3 | | +-- async@0.9.2 | | -- combined-stream@0.0.7 | |-- delayed-stream@0.0.5 | +-- formidable@1.0.14 | +-- methods@1.0.1 | +-- mime@1.2.11 | +-- qs@1.2.0 | +-- readable-stream@1.0.27-1 | | -- isarray@0.0.1 |-- reduce-component@1.0.1 +-- tether@1.3.2 +-- urllite@0.5.0 | -- xtend@4.0.1 +-- vinyl-buffer@1.0.0 | +-- bl@0.9.5 | |-- readable-stream@1.0.34 | | -- isarray@0.0.1 |-- through2@0.6.5 +-- vinyl-source-stream@1.0.0 | +-- through2@0.6.5 | | -- readable-stream@1.0.34 | |-- isarray@0.0.1 | -- vinyl@0.4.6 | +-- clone@0.2.0 |-- clone-stats@0.0.1 -- watchify@2.2.1 +-- chokidar@0.12.6 | +-- async-each@0.1.6 |-- readdirp@1.3.0 | +-- graceful-fs@2.0.3 | -- minimatch@0.2.14 -- through2@0.5.1 +-- readable-stream@1.0.34 | -- isarray@0.0.1 -- xtend@3.0.0

Running "env:dist" (env) task

Running "sass:dist" (sass) task

Running "autoprefixer:dist" (autoprefixer) task

1 autoprefixed stylesheet created. 1 sourcemap created.

Running "browserify:dist" (browserify) task

Bundle build/js/temp/lti-app.js created. Bundle build/js/temp/app.js created. Bundle breakdown/static/js/component-library.js created.

Running "uglify:dist" (uglify) task

2 files created.

Done, without errors. ---> 5be7302d1bac Removing intermediate container fe3a08f45f05 Successfully built 5be7302d1bac amit@amit-HP-Pavilion-g4-Notebook-PC:~/mydockerbuild$ Here is the attached docker history: Terminal Image

`

@josmas I haven't seen any particular repo for local-badgr-server, so I have pushed it over my DockerHub repo and here is the link to my local-badgr-server !

josmas commented 8 years ago

ok, thanks @amitkumarj441 I take it that it is working fine then. Closing this now. Thanks.