[bitbake-devel] Help

Almeida, Gabriel Gabriel.Almeida at harman.com
Mon Nov 30 07:31:09 UTC 2015



From: Almeida, Gabriel
Sent: Montag, 2. November 2015 09:23
To: bitbake-devel at lists.openembedded.org
Subject: Help

Hello there,

I want to setup toaster on my VM and I have followed the steps up to (3.1.1 - Step 5):
https://www.yoctoproject.org/docs/1.9/toaster-manual/toaster-manual.html#setting-up-locally-and-running-in-analysis-mode

Where I got the following error...

Toaster is already running and I am able to access it over the web (localhost:8000), however while bitbaking, I am getting the following error:

```
(venv)yoctoadm at kickseed:~/poky/build (fido)*$ bitbake core-image-minimal
Traceback (most recent call last):
  File "/home/yoctoadm/poky/bitbake/bin/bitbake", line 41, in <module>
    cookerdata.CookerConfiguration())
  File "/home/yoctoadm/poky/bitbake/lib/bb/main.py", line 383, in bitbake_main
    return ui_module.main(server_connection.connection, server_connection.events, configParams)
  File "/home/yoctoadm/poky/bitbake/lib/bb/ui/knotty.py", line 287, in main
    params.updateToServer(server, os.environ.copy())
  File "/home/yoctoadm/poky/bitbake/lib/bb/cookerdata.py", line 79, in updateToServer
    ret, error = server.runCommand(["updateConfig", options, environment])
  File "/usr/lib/python2.7/xmlrpclib.py", line 1233, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1587, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/xmlrpclib.py", line 1273, in request
    return self.single_request(host, handler, request_body, verbose)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1306, in single_request
    return self.parse_response(response)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1482, in parse_response
    return u.close()
  File "/usr/lib/python2.7/xmlrpclib.py", line 794, in close
    raise Fault(**self._stack[0])
Fault: <Fault 1: "<class 'xml.parsers.expat.ExpatError'>:not well-formed (invalid token): line 115, column 120">
```

```
(venv)yoctoadm at kickseed:~/poky/build (fido)*$

BitBake Build Tool Core version 1.26.0, bitbake version 1.26.0
```

BR
Gabriel



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20151130/b78f0aa4/attachment-0002.html>


More information about the bitbake-devel mailing list