Bug 1661703 - Latest sqlite update breaks compatibilty
Summary: Latest sqlite update breaks compatibilty
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: python-django
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Runge
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1660858
TreeView+ depends on / blocked
 
Reported: 2018-12-22 11:42 UTC by Piotr Popieluch
Modified: 2019-01-11 10:38 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-01-11 10:38:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Piotr Popieluch 2018-12-22 11:42:48 UTC
Since sqlite is updated to 3.26 the tests for graphite-web fail with the error:

django.db.utils.OperationalError: no such table: main.auth_user__old


It seems that this is an issue in Django, 

https://code.djangoproject.com/ticket/29182

Comment 2 Matthias Runge 2019-01-08 07:09:07 UTC
There is a report, that this is fixed by https://bodhi.fedoraproject.org/updates/FEDORA-2018-ccbe8b931c.

Can you give it a try? It's a security fix, you should try it anyways.

Comment 3 Miro Hrončok 2019-01-08 07:16:01 UTC
Correction: the link is supposed to be https://bodhi.fedoraproject.org/updates/FEDORA-2019-a7b53ed5a3

Comment 4 Piotr Popieluch 2019-01-11 10:38:13 UTC
Tests seem to work again, thanks.


Note You need to log in before you can comment on or make changes to this bug.