Steps to reproduce using a Fedora container, courtesy of sean-k-mooney.
#create fedora29 docker container or use a fedora 29 host
sudo docker run --rm -it fedora bash
# recreate bug
yum install -y tox git python2-devel libffi-devel make gcc
cd ~
git clone http://github.com/openstack/nova
cd nova/
For what it's worth, I'm seeing this issue on Fedora 29 too with SQLite
3.26.0. Downgrading to 3.24.0 resolves things. Time to get some movement
on that patch.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sqlite3 in Ubuntu.
2 matches
Mail list logo