News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

[SOLVED] Mythtv problem after update

Started by pw44, May 23, 2010, 05:00:23 AM

Previous topic - Next topic

pw44

Just in case, could you send me a copy of your /etc/apt/sources.list file?
TIA

ccoudsi

Here's my /etc/apt/preferences


Package: *
Pin: origin deb.linuxmce.org
Pin-Priority: 1001
Cheers |[BEER]
Charlie,

pw44

Thx, problem was lack of preferences.... and later an empty one.
Using the one you published, it worked.
Thx again!

skeptic

So does this mean it's safe for the rest of us to upgrade?  I do not have an /etc/apt/preferences file, do I need to create one with the entries ccoudsi posted?

pw44

#19
Apparentely yes, because i could not upgrade witou the preferences file :( Only after i did, i was able to upgrade (before deleting, i had i with the "lock" to myth 0.22).

ccoudsi

#20
On one of my Md's got the database error as below, and the fix suggested earlier didn't work, any other ideas ???
QuoteI ran into a DB problem that was fixed. Just follow this link. http://svn.linuxmce.org/trac.cgi/ticket/690

root@moon117:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up mythtv-database (0.23-0.1) ...
Failed to execute SQL: GRANT ALL PRIVILEGES ON mythconverg.* TO mythtv@localhost IDENTIFIED BY '0AVErWgp'\nAccess denied for user 'root'@'192.168.80.4' to database 'mythconverg' at -e line 8, <> line 1.
dpkg: error processing mythtv-database (--configure):
subprocess post-installation script returned error exit status 255
Errors were encountered while processing:
mythtv-database
E: Sub-process /usr/bin/dpkg returned an error code (1)



root@moon117:~# dpkg-reconfigure mythtv-database
/usr/sbin/dpkg-reconfigure: mythtv-database is broken or not fully installed
root@moon117:~#

Cheers |[BEER]
Charlie,

fastie81

we all have this problem on the MD's
I am trying to look for a work around..
No luck yet..
C

dcubox1

Does the new version fix the issue of not being able to tune a channel using a coax feed?

bongowongo

Quote from: dcubox1 on May 25, 2010, 10:39:00 AM
Does the new version fix the issue of not being able to tune a channel using a coax feed?
Yes it scans coax now.

dcubox1

Sweet, thanks for the hard work on this....
is there a wiki for how to upgrade? or is it just apt-get update and dist upgrade?

Thanks Again

wombiroller

Quote from: dcubox1 on May 25, 2010, 12:11:20 PM
Sweet, thanks for the hard work on this....
is there a wiki for how to upgrade? or is it just apt-get update and dist upgrade?

Thanks Again
http://wiki.linuxmce.org/index.php/Installing_0810

Quote
  Keeping Up-to-date with updates

Once you have installed LinuxMCE-0810, all you need to do to keep up-to-date with the latest and greatest, is run the following from a terminal on the core and each MD:

sudo apt-get update
sudo apt-get upgrade


Note: You should NOT run apt-get dist-upgrade after LinuxMCE is installed, as it can cause several problems, including having different kernel versions on your core and media directors, and the installation of new Kubuntu packages that can break some features!

pga57

#26
Me to.
I have this problem on the MD's and have not find the solution.


root@moon130:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]?
Setting up mythtv-database (0.23-0.1) ...
Failed to execute SQL: GRANT ALL PRIVILEGES ON mythconverg.* TO mythtv@localhost IDENTIFIED BY '3zRkyO86'\nAccess denied for user 'root'@'192.168.80.4' to database 'mythconverg' at -e line 8, <> line 1.
dpkg: error processing mythtv-database (--configure):
subprocess post-installation script returned error exit status 255
Errors were encountered while processing:
mythtv-database
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@moon130:~#



Is there a solution ?
Remove and reinstall Mythtv on MD don't resolve this.

Philippe