← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1431749] Re: ImportError while building sphinx UITK Autopilot docs

 

This bug was fixed in the package ubuntu-ui-toolkit -
1.2.1458+15.04.20150327-0ubuntu1

---------------
ubuntu-ui-toolkit (1.2.1458+15.04.20150327-0ubuntu1) vivid; urgency=medium

  [ By Tim Peeters ]
  * Remove the deprecated toolbar example from the gallery.
    Fixes LP: #1430904

  [ Nekhelesh Ramananthan ]
  * Fixes the slider bubble width to be dynamic and dependent
    on the label width. Fixes LP: #1228575

  [ Leo Arias ]
  * Added a scenario for autopilot tests without live dragging.
    Fixes LP: #1435698
  * Added a helper to reorder items in a list view.
    Fixes LP: #1435700

  [ Christian Dywan ]
  * Add tests/autopilot to sys.path of sphinx config.
  * Build-depend on python-autopilot used by sphinx-build
    Fixes LP: #1431749

  [ Zsombor Egri ]
  * Fixing crashes when AlarmModel::get() returned valid stock alarm
    ends up to be NULL in QML. Fixes LP: #1429273

  [ CI Train Bot ]
  * New rebuild forced.
 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>   Fri, 27 Mar 2015 12:35:55 +0000

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1431749

Title:
  ImportError while building sphinx UITK Autopilot docs

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  This doesn't look right to me, 2 fatal errors:

  /tmp/buildd/ubuntu-ui-
  toolkit-1.2.1433+15.04.20150306bzr1449pkg0vivid275/documentation
  /autopilot-helpers/index.rst:7: WARNING: Title underline too short.

  Welcome to ubuntu-ui-toolkit-autopilot's documentation!
  ======================================
  /tmp/buildd/ubuntu-ui-toolkit-1.2.1433+15.04.20150306bzr1449pkg0vivid275/documentation/autopilot-helpers/ubuntuuitoolkit.rst:7: WARNING: autodoc: failed to import module 'ubuntuuitoolkit'; the following exception was raised:
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/sphinx/ext/autodoc.py", line 335, in import_object
      __import__(self.modname)
  ImportError: No module named 'ubuntuuitoolkit'
  looking for now-outdated files... none found
  pickling environment... done
  checking consistency... done
  preparing documents... done
  assembling single document... ubuntuuitoolkit 
  writing... done
  writing additional files...
  copying static files... done
  copying extra files... done
  dumping object inventory... done
  build succeeded, 2 warnings.
  sphinx-build -b json documentation/autopilot-helpers documentation/autopilot-helpers/_build/json
  Making output directory...
  Running Sphinx v1.2.3
  loading pickled environment... failed: [Errno 2] No such file or directory: '/tmp/buildd/ubuntu-ui-toolkit-1.2.1433+15.04.20150306bzr1449pkg0vivid275/documentation/autopilot-helpers/_build/json/.doctrees/environment.pickle'
  building [json]: targets for 2 source files that are out of date
  updating environment: 2 added, 0 changed, 0 removed
  reading sources... [ 50%] index
  reading sources... [100%] ubuntuuitoolkit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1431749/+subscriptions


References