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

Latest 1204 repository update - Update 28039

Started by phenigma, September 10, 2013, 08:41:28 PM

Previous topic - Next topic

phenigma

As many of you are aware 1204 is in a state that it can be installed and tested.  Expect things to break!  Like today.   ;D

Some package changes were recently made that will break a regular apt-get update/dist-upgrade and leave you chasing your tail.  To get past Update 28039 you will need to do the following:


apt-get update
dpkg --purge --force-depends mce-diskless-tools
apt-get -f install
apt-get dist-upgrade


This will bring you past the update and allow you to continue testing and providing feedback!

Jason
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

cfernandes

hi i have some erros  on  apt-get dist-upgrade

After this operation, 121 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  lmce-skins-basic lmce-core lmce-nbd-client-wrapper pluto-xine-player
  linux-generic-pae linux-image-generic-pae linux-headers-3.2.0-84
  linux-headers-3.2.0-84-generic-pae linux-headers-generic-pae
  lmce-skins-bluecrystal lmce-skins-slate lmce-skins-titanium lmce-skins-uita
Authentication warning overridden.
(Reading database ... 312132 files and directories currently installed.)
Unpacking lmce-skins-basic (from .../lmce-skins-basic_2.0.0.47.9~lmce3_all.deb) ...
dpkg: error processing /var/cache/apt/archives/lmce-skins-basic_2.0.0.47.9~lmce3_all.deb (--unpack):
trying to overwrite '/usr/pluto/orbiter/skins/Basic/mobile/icons/media/home video.png', which is also in package pluto-skins-basic 2.0.0.46.15042530622
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/lmce-skins-basic_2.0.0.47.9~lmce3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Marie.O


dpkg -r --force-all lmce-skins-basic
apt-get install -f


should fix this.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Marie.O

You might need an

apt-get install lmce-skins-basic


in case apt-get -f install doesn't install it.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

phenigma

Sorry about this, I'm trying to determine why the package 'replaces' and 'conflicts' data is not causing apt to remove the old package automatically.  :(

J.
My setup: [url="http://wiki.linuxmce.org/index.php/User:Phenigma"]http://wiki.linuxmce.org/index.php/User:Phenigma[/url]

cfernandes


Marie.O

sorry. Please dpkg -r --force-all pluto-skins-basic and install the other.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

cfernandes


Marie.O

If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]