<br><br><div class="gmail_quote">On Mon, May 14, 2012 at 9:43 PM, Michael Rotzin <span dir="ltr"><<a href="mailto:mrotzin@gmail.com" target="_blank">mrotzin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote"><div class="im">On Mon, May 14, 2012 at 2:05 PM, Robert Longbottom <span dir="ltr"><<a href="mailto:rongblor@googlemail.com" target="_blank">rongblor@googlemail.com</a>></span> wrote:<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 14/05/2012 09:13, Roy Thompson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey all,<br>
<br>
I'm on Gentoo and using the ebuilds from<br>
<a href="https://github.com/MythTV/packaging" target="_blank">https://github.com/MythTV/<u></u>packaging</a><br>
<br>
I've run scripts/mythtv-buildebuild.py to update the ebuilds to<br>
fixes/0.25, since they<br>
seem to current be on an rc build.<br>
<br>
The main ebuilds update fine, but I am having a problem with the mythweb<br>
one.<br>
<br>
The ebuild is created ok, but the manifest does not create, because the<br>
tarball it is<br>
trying to download does not exist on the server:<br>
<br>
<a href="https://nodeload.github.com/MythTV/mythweb/tarball/50e9b0f898ef4b1af0f7e3a97232900da4e49a76" target="_blank">https://nodeload.github.com/<u></u>MythTV/mythweb/tarball/<u></u>50e9b0f898ef4b1af0f7e3a9723290<u></u>0da4e49a76</a><br>
<br>
<br>
I couldn't find a way for github to give me a tarball for fixes/0.25,<br>
only fixes/0.24 or 0.26 pre.<br>
<br>
Am I doing something wrong, or is there something up on github?<br>
<br>
thanks!<br>
Roy<br>
</blockquote>
<br>
Hi,<br>
<br>
Sorry, I don't know how to fix the mythweb issue, but I'd like to know what command you used to generate 0.25-fixes ebuilds. I've been putting off switching until there is an ebuild available in packaging repo. (either that or I need to switch to MarcT's ebuilds again).<br>
<br></blockquote></div><div><br>Be very careful with the auto-update script. When I used it, it built new ebuilds for 0.26_pre! Luckily, after emerging, I did not do the DB update that mythtv-setup wanted to do, otherwise I would have been in trouble (I had no 0.25 backup at the time).<br>
<br>Since then, I've pulled the 0.25_fixes branch via git and used git log to determine the current fixes hashes and manually created 0.25_fixes ebuilds based off of the existing 0.25_rc ones in the overlay. It's been working great! (And no database screw-ups, either.)<br>
<br>Mik<br><br> </div><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks,<br>
Rob.<br>
<br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
</blockquote></div></div><br>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><font color="black" face="Verdana,Arial,Helvetica"><font color="#660066"><br>I forgot about that. You can force it to 0.25 with a arg<br><br>mythtv-buildebuild.py --version=0.25 --type=5 <br><br></font></font>