Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Beware, I think the avenard trunk repo (at least for jaunty) is broken right now

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


asherml at gmail

Feb 6, 2010, 5:43 AM

Post #1 of 12 (1153 views)
Permalink
Beware, I think the avenard trunk repo (at least for jaunty) is broken right now

Looks like the main packages and the plugins aren't in sync anymore...

Latest mythvideo is from 3-feb (r23454)

But mythfrontend (and libmyth) is from 4-feb (r23467)

Unfortunately I upgraded (really wanted changeset 23467), but now
mythvideo doesn't work...

2010-02-06 08:10:28.508 Plugin mythvideo (0.23.20100202-1) binary
version does not match libraries (0.23.20100131-1)
2010-02-06 08:10:28.509 Unable to initialize plugin 'mythvideo'.

Obviously, I can force the versions if it stays like this for too
long. Just wanted to warn others to be careful upgrading.

David.

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


lists at foxhill

Feb 7, 2010, 1:25 AM

Post #2 of 12 (1110 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

In article <5418C965-68A6-4FCE-A203-2B13A87805DF [at] gmail>, David
Asher wrote:
> Obviously, I can force the versions if it stays like this for too
> long. Just wanted to warn others to be careful upgrading.

Drat, too late, I upgraded this morning and my video now doesn't work.
:-( :-(

How do I fix this? Most annoying.

Ian



_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


g.roest at grepit

Feb 7, 2010, 1:48 AM

Post #3 of 12 (1104 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

Ian Oliver wrote:
> In article <5418C965-68A6-4FCE-A203-2B13A87805DF [at] gmail>, David
> Asher wrote:
>> Obviously, I can force the versions if it stays like this for too
>> long. Just wanted to warn others to be careful upgrading.
>
> Drat, too late, I upgraded this morning and my video now doesn't work.
> :-( :-(

For a (short) while a .23 trunk version erroneously was included in the
avenard "release" repo and now my server runs trunk (because of my
careless upgrading, didn't change /etc/apt/sources.list.d/avenard.list
and suddenly I was using trunk), has a newer database schema and I am
forced to use
the exact same trunk version on my frontends :-(

I could downgrade my server to go back to "release" but I'm hesitant
about all the work to roll back the database to a "release"-supported
schema.

There are no problems though with the trunk (luckily) but it shows that
you must check and double-check when using avenard's repo and doing an
upgrade.

Gerben
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


asherml at gmail

Feb 7, 2010, 7:09 AM

Post #4 of 12 (1093 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

On Feb 7, 2010, at 4:25 AM, Ian Oliver wrote:

> In article <5418C965-68A6-4FCE-A203-2B13A87805DF [at] gmail>, David
> Asher wrote:
>> Obviously, I can force the versions if it stays like this for too
>> long. Just wanted to warn others to be careful upgrading.
>
> Drat, too late, I upgraded this morning and my video now doesn't work.
> :-( :-(
>
> How do I fix this? Most annoying.

Under synaptic is the way I've done it in the past.

You can look at all the packages whose "origin" is avenard's repo by
clicking the "Origin" button.

Then use the "Package" menu, "Force Version..." select the version for
the SVN changeset 23454 for any package which is past that version.

You're in luck, I don't think there was a schema change between 23454
and 23467 (the latest version of the main packages).

Make sure to back up your database just in case.

David.


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


asherml at gmail

Feb 7, 2010, 1:45 PM

Post #5 of 12 (1074 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

On Feb 7, 2010, at 10:09 AM, David Asher wrote:

>
> On Feb 7, 2010, at 4:25 AM, Ian Oliver wrote:
>
>> In article <5418C965-68A6-4FCE-A203-2B13A87805DF [at] gmail>, David
>> Asher wrote:
>>> Obviously, I can force the versions if it stays like this for too
>>> long. Just wanted to warn others to be careful upgrading.
>>

Looks like things are back in sync. I haven't tried upgrading yet
(seems like a good idea to wait until after the Super Bowl), but
synaptic seems to think there are new packages across the board.

David.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jack at greendesk

Feb 7, 2010, 2:57 PM

Post #6 of 12 (1071 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

On 2/7/2010 3:45 PM, David Asher wrote:
>
> Looks like things are back in sync. I haven't tried upgrading yet
> (seems like a good idea to wait until after the Super Bowl), but
> synaptic seems to think there are new packages across the board.
>

I upgraded again this morning, and everything is back in sync.

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


lists at foxhill

Feb 8, 2010, 5:17 AM

Post #7 of 12 (1031 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

In article <E33FE958-77D7-4C9E-9D63-7C702E9640E1 [at] gmail>, David Asher
wrote:
> You're in luck, I don't think there was a schema change between 23454
> and 23467 (the latest version of the main packages).
>
> Make sure to back up your database just in case.

Fortunately, it was just a frontend that I upgraded.

Ian



_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


asherml at gmail

Feb 8, 2010, 1:40 PM

Post #8 of 12 (1007 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

On Feb 8, 2010, at 8:17 AM, Ian Oliver wrote:

> In article <E33FE958-77D7-4C9E-9D63-7C702E9640E1 [at] gmail>, David
> Asher
> wrote:
>> You're in luck, I don't think there was a schema change between 23454
>> and 23467 (the latest version of the main packages).
>>
>> Make sure to back up your database just in case.
>
> Fortunately, it was just a frontend that I upgraded.
>
> Ian

Well, it doesn't matter anymore since you can just use the repo again
to upgrade normally, but...

Even though it was just a frontend, you STILL would want to back up
your database since starting the frontend can initiate a DB upgrade on
the backend.

At least I think so. It might prompt you before doing it now, I don't
remember.

David.

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jyavenard at gmail

Feb 8, 2010, 5:14 PM

Post #9 of 12 (992 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

Hi
Hi there
On 7 February 2010 00:43, David Asher <asherml [at] gmail> wrote:
> Looks like the main packages and the plugins aren't in sync anymore...
>
> Latest mythvideo is from 3-feb (r23454)
>
> But mythfrontend (and libmyth) is from 4-feb (r23467)
>
> Unfortunately I upgraded (really wanted changeset 23467), but now mythvideo
> doesn't work...
>
> 2010-02-06 08:10:28.508 Plugin mythvideo (0.23.20100202-1) binary version
> does not match libraries (0.23.20100131-1)
> 2010-02-06 08:10:28.509 Unable to initialize plugin 'mythvideo'.
>
> Obviously, I can force the versions if it stays like this for too long.
>  Just wanted to warn others to be careful upgrading.

This is related to this:
http://svn.mythtv.org/trac/ticket/8039

MythTV doesnt compile on Ubuntu 8.10 right now.

A little background explanation on how the build system works.

By default the build system for trunk compiles for Ubuntu 8.10
(Intrepid), 9.04 (Jaunty) and 9.10 (Karmic) for both AMD64 and i386
processors.
Packages are compiled every day unless there has been no change in the
SVN repository since the last build, with one exception: if mythtv has
been updated, then the mythplugins are automatically recompiled to
catter for any API changes.

Once all packages are compiled, the system check if the packages were
actually built for all platforms ; if not they are all discarded and I
get an email with the error.

It's all automated.

As mythtv doesn't build on ubuntu intreprid, all packages were
discarded, normally mythplugins shouldn't have built, but for some
reasons they did (I'm puzzled why though, just checked the code and
it's fine).

i did get the email on the 7th, but thought it was just a temporary
error until I saw it again yesterday.

As a temporary fix, I've removed Ubuntu Intreprid from the target
list, so it's now built only for Jaunty and Karmic.

Remember, that this is TRUNK.. It's build daily automatically...
So the status on how well it works isn't guaranteed to say the least...

If you don't want to worry about that kind of stuff, run fixes (release).

Still, I fixed the issue after less than 36 hours ... That's better
tech support than you would get from most software supplier :)
And it's free
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


nico at youplala

Feb 8, 2010, 11:13 PM

Post #10 of 12 (975 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

On Tue, 2010-02-09 at 12:14 +1100, Jean-Yves Avenard wrote:
> Still, I fixed the issue after less than 36 hours ... That's better
> tech support than you would get from most software supplier :)
> And it's free

And it is greatly appreciated too, at least here in Scotland!

Thanks!

Nico

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mythtv at ncc1701

Feb 8, 2010, 11:48 PM

Post #11 of 12 (978 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

>
> On Tue, 2010-02-09 at 12:14 +1100, Jean-Yves Avenard wrote:
> > Still, I fixed the issue after less than 36 hours ... That's better
> > tech support than you would get from most software supplier :)
> > And it's free

The work you did porting VDPAU to 0.21, combined with your relentless
dedication to Myth (despite family pressure) is definitely appreciated.

If you updated your blog more often, it would be nice :-)

I've posted a small donation to say thank you.. (it probably won't
cover
the bandwidth I've used though :-)


_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


nick.rout at gmail

Feb 9, 2010, 12:01 AM

Post #12 of 12 (979 views)
Permalink
Re: Beware, I think the avenard trunk repo (at least for jaunty) is broken right now [In reply to]

On Tue, Feb 9, 2010 at 8:13 PM, Nicolas Will <nico [at] youplala> wrote:
> On Tue, 2010-02-09 at 12:14 +1100, Jean-Yves Avenard wrote:
>> Still, I fixed the issue after less than 36 hours ... That's better
>> tech support than you would get from most software supplier :)
>> And it's free
>
> And it is greatly appreciated too, at least here in Scotland!
>
> Thanks!

Endorsed here in NZ, especially as our only HD is through h.264
encoded DVB-T that really struggles without vdpau, as well as many
other enhancements you backport/include.

Thanks also for your help on the mythvnz mailing list.
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.