On 6 June 2012 17:03, novello <[email protected]> wrote: > Thanks . I have installed kiring > in my x86 I would like to make a simple working test to se if the system > work well. > So I do: > (test)root@qc:/srv/lava/**instances/test# lava-test install stream > LAVA: Installing packages: gcc, build-essential > LAVA: Running shell command: 'sudo DEBIAN_FRONTEND=noninteractive apt-get > install -y --force-yes gcc build-essential' > LAVA: (stdout) Lettura elenco dei pacchetti... > LAVA: (stdout) Generazione albero delle dipendenze... > LAVA: (stdout) Lettura informazioni sullo stato... > LAVA: (stdout) build-essential è già alla versione più recente. > LAVA: (stdout) gcc è già alla versione più recente. > LAVA: (stdout) 0 aggiornati, 0 installati, 0 da rimuovere e 32 non > aggiornati. > LAVA: Downloading file from: 'http://www.cs.virginia.edu/** > stream/FTP/Code/stream.c<http://www.cs.virginia.edu/stream/FTP/Code/stream.c> > ' > ERROR: Could not retrieve http://www.cs.virginia.edu/ > Seems your network can't work on your board, please make sure Internet access is ok.
> > may you help me? > best regards > novello G > > > > > > > > > > > > Il 05/06/2012 14:24, Zygmunt Krynicki ha scritto: > > W dniu 05.06.2012 12:48, novello pisze: >> >>> I’m using lava-deployment-tools on ubuntu-12.04-LTS >>> >>> 1../lava-deployment-tool setup >>> >>> 2 ./lava-deployment-tool bundle requirement/requirements-**latest.txt >>> >>> 3 ./lava-deployment-tool install testinstance lava.pybundle >>> >>> etc.... >>> >>> the server http work but i have sum problem due to keyring? >>> how can i install IT. SEE error below. >>> >> The errors are harmless. >> >> To install keyring and to silence them you need to install the 'keyring' >> package into your virtualenv or the 'python-keyring' package into your >> system (if the virtualenv you've created includes packages from your >> system) >> >> So either: (test)novello@qc: pip install keyring >> or: novello@qc: sudo apt-get install python-keyring >> >> Thanks >> Zygmunt >> >> best regards >>> novello G >>> >>> >>> >>> (test)novello@qc:~/ae/lava$ >>> (test)novello@qc:~/ae/lava$ lava-test install lpt >>> <LAVA_TEST>2012-06-05 12:37:28 PM ERROR: Unable to load command: auth-add >>> Traceback (most recent call last): >>> File "/srv/lava/instances/test/**local/lib/python2.7/site-** >>> packages/lava/tool/dispatcher.**py", line 73, in import_commands >>> command_cls = entrypoint.load() >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 2016, in load >>> if require: self.require(env, installer) >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 2029, in require >>> working_set.resolve(self.dist.**requires(self.extras),env,** >>> installer)) >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 588, in resolve >>> raise DistributionNotFound(req) >>> DistributionNotFound: keyring >>> <LAVA_TEST>2012-06-05 12:37:28 PM ERROR: Unable to load command: >>> submit-job >>> Traceback (most recent call last): >>> File "/srv/lava/instances/test/**local/lib/python2.7/site-** >>> packages/lava/tool/dispatcher.**py", line 73, in import_commands >>> command_cls = entrypoint.load() >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 2016, in load >>> if require: self.require(env, installer) >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 2029, in require >>> working_set.resolve(self.dist.**requires(self.extras),env,** >>> installer)) >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 588, in resolve >>> raise DistributionNotFound(req) >>> DistributionNotFound: keyring >>> <LAVA_TEST>2012-06-05 12:37:28 PM ERROR: Unable to load command: >>> resubmit-job >>> Traceback (most recent call last): >>> File "/srv/lava/instances/test/**local/lib/python2.7/site-** >>> packages/lava/tool/dispatcher.**py", line 73, in import_commands >>> command_cls = entrypoint.load() >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 2016, in load >>> if require: self.require(env, installer) >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 2029, in require >>> working_set.resolve(self.dist.**requires(self.extras),env,** >>> installer)) >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 588, in resolve >>> raise DistributionNotFound(req) >>> DistributionNotFound: keyring >>> <LAVA_TEST>2012-06-05 12:37:28 PM ERROR: Unable to load command: >>> cancel-job >>> Traceback (most recent call last): >>> File "/srv/lava/instances/test/**local/lib/python2.7/site-** >>> packages/lava/tool/dispatcher.**py", line 73, in import_commands >>> command_cls = entrypoint.load() >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 2016, in load >>> if require: self.require(env, installer) >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 2029, in require >>> working_set.resolve(self.dist.**requires(self.extras),env,** >>> installer)) >>> File >>> "/srv/lava/instances/test/**local/lib/python2.7/site-**packages/pkg_resources.py", >>> line 588, in resolve >>> raise DistributionNotFound(req) >>> DistributionNotFound: keyrin >>> >>> >>> >>> ______________________________**_________________ >>> linaro-validation mailing list >>> linaro-validation@lists.**linaro.org<[email protected]> >>> http://lists.linaro.org/**mailman/listinfo/linaro-**validation<http://lists.linaro.org/mailman/listinfo/linaro-validation> >>> >> >> > > ______________________________**_________________ > linaro-validation mailing list > linaro-validation@lists.**linaro.org <[email protected]> > http://lists.linaro.org/**mailman/listinfo/linaro-**validation<http://lists.linaro.org/mailman/listinfo/linaro-validation> > -- Best wishes, Spring Zhang
_______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
