[mythtv-users] Last MythTV Gentoo ebuild (20111129) having buffer issues?

Raymond Wagner raymond at wagnerrp.com
Sat Dec 3 03:24:05 UTC 2011


On 12/2/2011 22:05, Marc Tousignant wrote:
> The official Gentoo ebuilds are stored on a git server, so you should be
> able to roll back to whatever version you want.

On the contrary, the project's Gentoo ebuilds come with a script that 
allows generation of ones own ebuilds as desired.  The current version 
has the limitation that it must be run from the root of the overlay, and 
requires that you give it a unique tag if you want to generate a new 
hash from the same day as your base ebuild.

cd /path/to/your/git/clone/Gentoo/
scripts/mythtv-buildebuild.py --version=0.25 
--hash=94bf2f1eed9b274f33d20028fdec582a2d1f4867

> You will also have to restore your database if there were any schema updates
> to it, so any recordings made since your upgrade will have to be re-added
> after.

Fortunately, the schema was not updated until two commits past where the 
current ebuilds are.  You are clear all the way back to 94bf2f1eed9b27 
on November 10th, using the command indicated above.  Note that the 
specific version tied to the current ebuild was for a backend protocol 
bump, so if you have multiple machines, they must all be on the same 
side of that barrier.


More information about the mythtv-users mailing list