LinuxMCE Forums

General => Installation issues => Topic started by: el-lin on July 11, 2007, 04:50:19 PM

Title: Two error message during installtion LMCE
Post by: el-lin on July 11, 2007, 04:50:19 PM
Hello everyone!

I need your help.
I tried to install LMCE and this is the contents of the log file:
MESSAGE: Seting Up Networking
MESSAGE: Setting up APT Package Manager
MESSAGE: Preseeding debconf options
E: Could not get lock /var/lib/apt/lists/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the list directory
MESSAGE: Generating Default Config File
MESSAGE: Configuring Network Information Service (NIS)
Mounting CD
MESSAGE: Caching LinuxMCE CD on the harddrive
MESSAGE: Installing LinuxMCE Base Software
E: Could not get lock /var/lib/apt/lists/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the list directory
Reading package lists...
Building dependency tree...
Reading state information...
E: Couldn't find package pluto-dcerouter

ERROR : Failed to install and configure the base software


I tried it on two computer a few time, and I get the same message all the time.
what can I do?

Thanks!
Title: Re: Two error message during installtion LMCE
Post by: sharlee_angelo on July 12, 2007, 10:38:04 AM
maybe this will do the trick:
1. clean apt-get: apt-get clean
2. go to /var/lib/apt/lists and do mv lock lock.old.

then , rerun the installer.
Title: Re: Two error message during installtion LMCE
Post by: el-lin on July 13, 2007, 01:25:06 PM
Thank You!!
Now I can install LMCE.