User Tools

Site Tools


de:linuxmce_macmini_2010_4_1:linuxmce_1204_upgrade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
de:linuxmce_macmini_2010_4_1:linuxmce_1204_upgrade [2013/03/13 21:41] adminde:linuxmce_macmini_2010_4_1:linuxmce_1204_upgrade [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Upgrade LinuxMCE 8.10 to 12.04 ====== 
  
-after changing sources in /etc/apt/source.list to precise i did a few additional steps because "sudo apt-get dist-upgrade" failed because of the following error: 
- 
-  E: Could not perform immediate configuration on 'python2.7-minimal'.Please see man 5 apt.conf under APT::Immediate-Configure for details. (2) 
- 
-===== What i had to do to fix all the issues: ===== 
- 
-**Force "default-jre-headless" to install** 
- 
-  sudo dpkg -i --force-overwrite /var/cache/apt/archives/default-jre-headless_1%3a1.6-43ubuntu2_i386.deb 
-  sudo apt-get install -o APT::Immediate-Configure=false -f apt python-minimal 
- 
-**Run dist-upgrade** 
- 
-  sudo apt-get dist-upgrade -o APT::Immediate-Configure=0 
- 
-**MySQL issue:** 
- 
-sudo touch /etc/apparmor.d/local/usr.sbin.mysqld 
- 
-**Edit /etc/mysql/my.cnf** 
- 
-remove all lines containing  
- 
-  default-character-set=utf8 
- 
-**Edit /etc/upnpd.conf** 
- 
-comment out 
- 
-  #upnp_log_filename = "";  
- 
- 
-**edit /etc/default/linux-igd** 
- 
-This might be related to my Apple USB-Ethernet Driver (used driver: asix) 
- 
-change 
- 
-  INTIFACE=eth0 
- 
-to 
- 
-  INTIFACE=eth1 in  
- 
- 
- 
-<code> 
-... 
-linux-igd (1.0+cvs20070630-3) wird eingerichtet ... 
-Starting Linux IGD Daemon: linux-igd. 
-N: Ignoring file '30pluto.pbackup' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension 
-N: Ignoring file 'ubuntu.org' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension 
-N: Ignoring file 'ubuntu.org' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension 
-N: Ignoring file 'ubuntu.org' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension 
-N: Ignoring file 'ubuntu.org' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension 
-</code> 
de/linuxmce_macmini_2010_4_1/linuxmce_1204_upgrade.1363210907.txt.gz · Last modified: by admin