pw44
Addicted

Posts: 651
|
 |
« Reply #15 on: May 24, 2010, 06:37:11 pm » |
|
Just in case, could you send me a copy of your /etc/apt/sources.list file? TIA
|
|
|
|
|
Logged
|
|
|
|
|
ccoudsi
|
 |
« Reply #16 on: May 24, 2010, 06:46:15 pm » |
|
Here's my /etc/apt/preferences Package: * Pin: origin deb.linuxmce.org Pin-Priority: 1001
|
|
|
|
|
Logged
|
Cheers |[BEER] Charlie,
|
|
|
pw44
Addicted

Posts: 651
|
 |
« Reply #17 on: May 24, 2010, 07:17:32 pm » |
|
Thx, problem was lack of preferences.... and later an empty one. Using the one you published, it worked. Thx again!
|
|
|
|
|
Logged
|
|
|
|
skeptic
Addicted

Posts: 615
|
 |
« Reply #18 on: May 24, 2010, 08:21:15 pm » |
|
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?
|
|
|
|
|
Logged
|
|
|
|
pw44
Addicted

Posts: 651
|
 |
« Reply #19 on: May 24, 2010, 08:51:41 pm » |
|
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).
|
|
|
|
« Last Edit: May 25, 2010, 01:05:43 am by pw44 »
|
Logged
|
|
|
|
|
ccoudsi
|
 |
« Reply #20 on: May 25, 2010, 02:34:01 am » |
|
On one of my Md's got the database error as below, and the fix suggested earlier didn't work, any other ideas  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:~#
|
|
|
|
« Last Edit: May 25, 2010, 02:36:18 am by ccoudsi »
|
Logged
|
Cheers |[BEER] Charlie,
|
|
|
|
fastie81
|
 |
« Reply #21 on: May 25, 2010, 03:43:27 am » |
|
we all have this problem on the MD's I am trying to look for a work around.. No luck yet.. C
|
|
|
|
|
Logged
|
|
|
|
|
dcubox1
|
 |
« Reply #22 on: May 25, 2010, 09:39:00 am » |
|
Does the new version fix the issue of not being able to tune a channel using a coax feed?
|
|
|
|
|
Logged
|
|
|
|
bongowongo
wants to work for LinuxMCE
 
Posts: 826
|
 |
« Reply #23 on: May 25, 2010, 11:03:43 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.
|
|
|
|
|
Logged
|
|
|
|
|
dcubox1
|
 |
« Reply #24 on: May 25, 2010, 11:11:20 am » |
|
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
|
|
|
|
|
Logged
|
|
|
|
|
wombiroller
|
 |
« Reply #25 on: May 25, 2010, 12:52:25 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 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!
|
|
|
|
|
Logged
|
|
|
|
|
pga57
|
 |
« Reply #26 on: May 26, 2010, 08:44:10 am » |
|
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
|
|
|
|
« Last Edit: May 27, 2010, 07:49:19 pm by pga57 »
|
Logged
|
|
|
|
|