Skip to content

python3 on el7: 'ERROR! Unexpected Exception, this is probably a bug: SQLite 3.8.3 or later is required (found 3.7.17).' #99

@dmsimard

Description

@dmsimard

What component is this about ?

django's sqlite database backend

What is your ARA installation like ?

python3 virtualenv on el7 with default settings: offline api client and sqlite database backend

What is happening ?

Before attempting sqlite migrations, django fails with the following error:

'ERROR! Unexpected Exception, this is probably a bug: SQLite 3.8.3 or later is required (found 3.7.17).'

What should be happening ?

It would be nice for the default use case to work on el7.
I haven't yet investigated this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdatabaseRelated to the database backends or modelsel7Related to support on EL7

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions