Page 1 of 1

Problem installing minetest on (K)ubuntu 12.10

PostPosted: Sat Apr 20, 2013 00:36
by nanotime
Hi, im new on this comunity and i'm not speak/write good in english, sorry for my mistakes...

Well, i'll try to install minetest 0.4.6 on my distro using the following commands in the terminal:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
sudo add-apt-repository ppa:minetestdevs/stable
sudo apt-get update
sudo apt-get install minetestc55


and the log after add & update the system is:

Se encontraron errores al procesar:
/var/cache/apt/archives/minetestc55_0.4.6-0ppa1~quantal1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Traduction:

Errors were encountered while processing:
/var/cache/apt/archives/minetestc55_0.4.6-0ppa1~quantal1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Any idea? :S

PostPosted: Sat Apr 20, 2013 09:23
by PilzAdam
Hmmm, just tried it and it seems to work (kubuntu 12.10 here too).
Try to remove the ppa and redo everything.