
stephengrobertson at gmail
Mar 29, 2012, 9:51 AM
Post #3 of 4
(465 views)
Permalink
|
|
Re: mythlink.pl and 0.25 - "Database schema 1299 not supported. Bindings support schema version 1264"
[In reply to]
|
|
On Mar 29, 2012 5:26 PM, "Raymond Wagner" <raymond <raymond [at] wagnerrp>@<raymond [at] wagnerrp> wagnerrp.com <raymond [at] wagnerrp>> wrote: > > On 3/29/2012 11:01, Stephen Robertson wrote: >> >> Running : /usr/share/doc/mythtv-backend/contrib/user_jobs/mythlink.pl >> --link /home/stephen/shows/plex/ --format %U/%T/%T\ %pY-%pm-%pd\ >> gives: >> >> Database schema 1299 not supported. >> Bindings support schema version 1264 > > > You're trying to use the 0.24 Perl bindings against the 0.25 database. You must update your Perl bindings to match. I guessed as much. I was assuming that the mythbuntu libmythtv-perl package was the one that would install the bindings and the package I have installed claims to be 0.25. If so then either I have a mucked up install where there are old bindings left over or less likely there is a packaging problem. What would be a way to check which bindings the script is trying to use? Thanks Stephen
|