← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1844583] Re: tox -e docs fails with "WARNING: RSVG converter command 'rsvg-convert' cannot be run. Check the rsvg_converter_bin setting"

 

Reviewed:  https://review.opendev.org/683003
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9ae92e3f9841bd76a8327309580c19280f3d52b8
Submitter: Zuul
Branch:    master

commit 9ae92e3f9841bd76a8327309580c19280f3d52b8
Author: Matt Riedemann <mriedem.os@xxxxxxxxx>
Date:   Wed Sep 18 17:25:49 2019 -0400

    Add librsvg2* to bindep
    
    I3aaea1d15a357f550f529beaa84fb1a1a7748358 added the docs
    build requirement on sphinxcontrib-svg2pdfconverter which
    needs the native rsvg-convert command. This change adds
    the native package that provides that command to bindep.txt.
    
    Change-Id: I064a1f33902405c3db699a46feeb93397fc3b038
    Closes-Bug: #1844583


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1844583

Title:
  tox -e docs fails with "WARNING: RSVG converter command 'rsvg-convert'
  cannot be run. Check the rsvg_converter_bin setting"

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  Since this change:

  https://github.com/openstack/nova/commit/16b9486bf7e91bfd5dc48297cee9f54b49156c93

  Local docs builds fail if you don't have librsvg2-bin installed for
  the sphinxcontrib-svg2pdfconverter dependency (I'm on Ubuntu 18.04).
  We should include that in bindep.txt.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1844583/+subscriptions


References