LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   apt-get broken because of perl? (https://www.linuxquestions.org/questions/linux-newbie-8/apt-get-broken-because-of-perl-907220/)

mike11 10-09-2011 04:21 AM

apt-get broken because of perl?
 
I'm using debian testing and am now getting this cryptic message whenever I try to apt-get install:
Code:

E: Could not perform immediate configuration on already unpacked 'perl'.
Please see man 5 apt.conf under APT::Immediate-Configure for details.

Anyone care to decipher?. Can't install anything right now.

TIA,
Mike.

jdkaye 10-09-2011 04:37 AM

Hi Mike,
Have you looked at what they suggest to look at?
Just type
Code:

man apt.conf
and look at the section "Immediate-Configure". That may give you a clue about what's going on.
ciao,
jdk

mike11 10-09-2011 04:39 AM

tnx for replying. looked there already, didn't understand how the info there is of any help.

jdkaye 10-09-2011 04:44 AM

Does the command
Code:

apt-get update
also produce the same error?
Does the same thing happen if you replace apt-get with aptitude?
ciao,
jdk

mike11 10-09-2011 04:45 AM

yes. I've tried aptitude & synaptic. they basically produce the same error message of apt-get install.

j1alu 10-09-2011 05:29 AM

Look here (there is a link to a bug report too):
http://forums.debian.net/viewtopic.php?f=10&t=69155

I read about it more than once the last few weeks (apt and perl trouble), but i myself did not run into it. Look here (as another example):
http://www.debianuserforums.org/view...238&hilit=perl

jdkaye 10-09-2011 06:31 AM

Have you tried these?
Quote:

While dist-upgrading my system today, the perl package failed to unpack/configure
(transcript below) and hung for over an hour until I killed the dpkg process. After
running "dpkg --configure -a" and "apt-get -f install" the package then continued to
configure correctly.
jdk

mike11 10-12-2011 05:37 AM

doesn't work.

dpkg --configure -a:
dpkg: dependency problems prevent configuration of perl:
perl depends on perl-modules (>= 5.12.4-4); however:
Version of perl-modules on system is 5.10.1-14.
perl depends on libdb5.1; however:
Package libdb5.1 is not installed.
dpkg: error processing perl (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
perl

apt-get -f install:
E: Could not perform immediate configuration on already unpacked 'perl'. Please see man 5 apt.conf under APT::Immediate-Configure for details.

jdkaye 10-13-2011 03:20 AM

Try this: http://www.linuxforums.org/forum/deb...cy-issues.html and look at post #4 from our very own Craigevil
ciao,
jdk


All times are GMT -5. The time now is 01:40 AM.