LinHES Forums
http://forums.linhes.org/

OK to upgrade to 0.24?
http://forums.linhes.org/viewtopic.php?f=21&t=22016
Page 1 of 5

Author:  bigtoedsloth [ Thu Feb 10, 2011 2:21 pm ]
Post subject:  OK to upgrade to 0.24?

I did a pacman -Syu tonight just for fun and, for the first time in a long while, there are updated packages, which include the next version of myth, 0.24. So I panicked and didn't go ahead with the upgrade.

Is it OK to just go ahead and upgrade using pacman -Syu, or should we be waiting for LH7?

Author:  rzeisler [ Thu Feb 10, 2011 2:30 pm ]
Post subject: 

I would say wait. I setup a frontend last night, which grabbed mythtv .24, which was not compatible with my mythtv .23 backend.

I posted the following message in the Installation forum:

http://knoppmyth.net/phpBB2/viewtopic.php?t=22014

Author:  cesman [ Thu Feb 10, 2011 3:51 pm ]
Post subject: 

Yes, it is ok. You should note, configuration under the Service Menu will be broken.
    sudo mythbackup
    sudo sv stop mythbackend
    sudo pacman -Syu
    sudo sv start mythbackend (give it a minute to upgrade the schema)
    start the frontend and answer yes to upgrading the schema

Author:  tscholl [ Thu Feb 10, 2011 4:56 pm ]
Post subject: 

Thanks for the heads up and what to expect. I assume you'll let everyone know when the Service Menu fixes will be available.

Thanks for all your work and support...

Author:  snaproll [ Thu Feb 10, 2011 7:11 pm ]
Post subject: 

Should we fiddle with 6 (on the way out), or prepare for 7 (on the way in) ?

Author:  mattbatt [ Thu Feb 10, 2011 9:17 pm ]
Post subject: 

i did the exact same thing i paniced and said no. i just got this box working i wasnt about to break it already.

Author:  Martian [ Fri Feb 11, 2011 6:57 am ]
Post subject: 

I just (accidentally) upgraded to 0.24 and while it is working I would recommend waiting. Most of the themes just aren't quite there yet and you can no longer select a separate OSD theme so you are stuck with whatever the theme developer included unless you want to edit xml. Also you no longer have any control over font sizes in the menus and several of the themes do not have their font sizes right. Again the only fix I've found is editing the xml.

The theme engine does appear to be improved and I'm sure the end result will be positive but right now the theme developers (again) appear to be on the step upward slope of the learning curve.

my $0.02

Martian

Author:  Martian [ Fri Feb 11, 2011 6:58 am ]
Post subject: 

Wrong thread:

Author:  Mikesha311 [ Fri Feb 11, 2011 8:00 pm ]
Post subject: 

Since I ran the upgrade, I noticed the issue of mythweb broke via the php.ini file. I also noticed an issue today during a testing install that when you go to setup --> linhes setup to adjust the remotes for my blaster, it was asking for libmyth-0.23.1.so in the mythfront log. I tried copying it from another system I have setup not upgraded yet and didnt fix it. It may be something that I goofed but I'm not upgrading my back box until I figure out all the details whats going on.

Author:  mihanson [ Fri Feb 11, 2011 10:15 pm ]
Post subject: 

Mikesha311 wrote:
Since I ran the upgrade, I noticed the issue of mythweb broke via the php.ini file.


Does your php.ini have these lines?
Code:
extension=gettext.so
extension=mysql.so
extension=posix.so
extension=session.so
extension=sockets.so
extension=zlib.so

If not, add them, restart lighttpd and try again.
Code:
$ sudo sv restart lighttpd


If that's not it, articulating what php errors you're seeing would be helpful.

Mikesha311 wrote:
I also noticed an issue today during a testing install that when you go to setup --> linhes setup . . .


cesman wrote:
You should note, configuration under the Service Menu will be broken.

Author:  Mikesha311 [ Fri Feb 11, 2011 11:29 pm ]
Post subject: 

Yep I seen Cecil say tonight that the Service menu would be broken which now is understandable. Its looking for a lib under myth 0.23. I figured out the php.ini by doing a sdiff against the original. I was just mentioning it on the forum in case someone else seen the issue.

Author:  Mikesha311 [ Sun Feb 13, 2011 12:42 am ]
Post subject: 

Looks like another upgrade got pushed out tonight and I've confirmed that the service menu is working again.

Author:  jayb282 [ Sun Feb 20, 2011 5:48 am ]
Post subject: 

Any more feedback from those that have tried the update? Should I still expect mythweb to be busted? Anything else to report?

Considering updating tomorrow as i'm dying to get the .24 update and audio over HDMI working.

Author:  mindset [ Sun Feb 20, 2011 9:18 am ]
Post subject: 

I upgraded yesterday and had two problems. The main one was, as reported before, the php.ini extension dir was set incorrectly. The other problem was that LIRC got set up with a double entry for my remote. LIRC had two remotes listed it had the configfile and the vi backup configfile~, so any keypress was duplicated.

Other those two things everything went smoothly

Author:  jayb282 [ Sun Feb 20, 2011 9:26 pm ]
Post subject: 

jayb282 wrote:
Any more feedback from those that have tried the update? Should I still expect mythweb to be busted? Anything else to report?

Considering updating tomorrow as i'm dying to get the .24 update and audio over HDMI working.


As a followup, I hit the same mythweb problems. I was missing
extension=session.so

and my extension_dir was set to "usr/lib/php/20060613". Changed that to "/usr/lib/php/modules".

Everything i've tried so far seems to be ok.

Page 1 of 5 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/