Author Topic: Two error message during installtion LMCE  (Read 3161 times)

el-lin

  • Making baby steps
  • Posts: 2
    • View Profile
Two error message during installtion LMCE
« 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:
Code: [Select]
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!

sharlee_angelo

  • Guru
  • ****
  • Posts: 316
    • View Profile
Re: Two error message during installtion LMCE
« Reply #1 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.
Read the F****** Logs!!!

el-lin

  • Making baby steps
  • Posts: 2
    • View Profile
Re: Two error message during installtion LMCE
« Reply #2 on: July 13, 2007, 01:25:06 pm »
Thank You!!
Now I can install LMCE.