Harley Peters
2016-Apr-01 21:15 UTC
[asterisk-users] Asterisk 13.8.0 alembic database update fails.
On 04/01/2016 04:06 PM, Joshua Colp wrote:> Harley Peters wrote: >> I get the following error when trying to update date the database via >> contrib/ast-db-manage/alembic -c config.ini upgrade head. >> Every previous update has always worked any idea what is wrong. >> >> OS=Debian Jessie, fully up to date. > > What version of Alembic is installed and how did you install it - from a > package or pip? A change may have gone in which somehow requires a newer > version. >alembic [0.6.5+ds-1] python-sqlalchemy [0.9.8+dfsg-0.1] Looks like the alembic version maybe to old. Harley
George Joseph
2016-Apr-01 21:22 UTC
[asterisk-users] Asterisk 13.8.0 alembic database update fails.
On Fri, Apr 1, 2016 at 3:15 PM, Harley Peters <harley at thepetersclan.com> wrote:> On 04/01/2016 04:06 PM, Joshua Colp wrote: > >> Harley Peters wrote: >> >>> I get the following error when trying to update date the database via >>> contrib/ast-db-manage/alembic -c config.ini upgrade head. >>> Every previous update has always worked any idea what is wrong. >>> >>> OS=Debian Jessie, fully up to date. >>> >> >> What version of Alembic is installed and how did you install it - from a >> package or pip? A change may have gone in which somehow requires a newer >> version. >> >> > alembic [0.6.5+ds-1] > python-sqlalchemy [0.9.8+dfsg-0.1] > > Looks like the alembic version maybe to old.It was SQLite that needed the batch processing. ?Let me see if I can find an alternative?.> > > Harley > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160401/1914ac67/attachment.html>
George Joseph
2016-Apr-01 21:26 UTC
[asterisk-users] Asterisk 13.8.0 alembic database update fails.
On Fri, Apr 1, 2016 at 3:22 PM, George Joseph <george.joseph at fairview5.com> wrote:> > > On Fri, Apr 1, 2016 at 3:15 PM, Harley Peters <harley at thepetersclan.com> > wrote: > >> On 04/01/2016 04:06 PM, Joshua Colp wrote: >> >>> Harley Peters wrote: >>> >>>> I get the following error when trying to update date the database via >>>> contrib/ast-db-manage/alembic -c config.ini upgrade head. >>>> Every previous update has always worked any idea what is wrong. >>>> >>>> OS=Debian Jessie, fully up to date. >>>> >>> >>> What version of Alembic is installed and how did you install it - from a >>> package or pip? A change may have gone in which somehow requires a newer >>> version. >>> >>> >> alembic [0.6.5+ds-1] >> python-sqlalchemy [0.9.8+dfsg-0.1] >> >> Looks like the alembic version maybe to old. > > > > It was SQLite that needed the batch processing. ?Let me see if I can find > an alternative?. > >?Harley, can you open a Jira issue for this??> > >> >> >> Harley >> >> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> http://www.asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160401/c7124f5b/attachment.html>