I was able to download the packages, but they won't install and I don't
understand the error message:
# apt-get install php4-mysql mysql-server
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
apache apache-common debconf g++ libapache-mod-perl libapache-mod-ssl libc6
libc6-dev libdb2 libdb2-util libdbd-mysql-perl libdbi-perl libmm11
libmysqlclient10 libnss-db libpcre3 libstdc++2.10-dev libstdc++2.10-glibc2.2
locales mysql-client mysql-common php4 zlib1g
The following packages will be REMOVED:
debconf-tiny
The following NEW packages will be installed:
debconf libdb2-util libdbd-mysql-perl libdbi-perl libmm11 libmysqlclient10
libnss-db libpcre3 libstdc++2.10-glibc2.2 mysql-client mysql-common
mysql-server php4 php4-mysql zlib1g
10 packages upgraded, 15 newly installed, 1 to remove and 82 not upgraded.
Need to get 0B/14.2MB of archives. After unpacking 11.4MB will be used.
Do you want to continue? [Y/n]
E: Internal Error, Could not perform immediate configuration
This happened with the original dpkg in 2.2, so then I used apt-get
install dpkg to get the latest, but it still happens.
If I use -s, it does a bit more before failing:
# apt-get -s install php4-mysql mysql-server
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
apache apache-common debconf g++ libapache-mod-perl libapache-mod-ssl libc6
libc6-dev libdb2 libdb2-util libdbd-mysql-perl libdbi-perl libmm11
libmysqlclient10 libnss-db libpcre3 libstdc++2.10-dev libstdc++2.10-glibc2.2
locales mysql-client mysql-common php4 zlib1g
The following packages will be REMOVED:
debconf-tiny
The following NEW packages will be installed:
debconf libdb2-util libdbd-mysql-perl libdbi-perl libmm11 libmysqlclient10
libnss-db libpcre3 libstdc++2.10-glibc2.2 mysql-client mysql-common
mysql-server php4 php4-mysql zlib1g
10 packages upgraded, 15 newly installed, 1 to remove and 82 not upgraded.
Remv debconf-tiny [base-config ]
Inst libdb2-util [base-config ]
Inst libnss-db [base-config ]
Inst libstdc++2.10-glibc2.2 [base-config ]
Inst libstdc++2.10-dev [base-config ]
Inst g++ [base-config ]
Inst libc6-dev [base-config ]
Inst locales [base-config ]
Inst libc6 [base-config ]
E: Internal Error, Could not perform immediate configuration
If this is actually an error in one of the packages, rather than dpkg
itself, it sure would be nice if it printed the package name it's having
problems with!
Anyone have any thoughts?
--
-------------------------------------------------------------------------------
Paul D. Smith <psm...@baynetworks.com> Network Management Development
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
These are my opinions---Nortel Networks takes no responsibility for them.
--
Unsubscribe? mail -s unsubscribe debian-us...@lists.debian.org < /dev/null
A short time ago, at a computer terminal far, far away, Paul D. Smith wrote:
>I have a vanilla potato system I just installed. Now I'm trying to get
>a few packages from woody.
>
>I was able to download the packages, but they won't install and I don't
>understand the error message:
>
>If I use -s, it does a bit more before failing:
>
> # apt-get -s install php4-mysql mysql-server
> Inst libstdc++2.10-glibc2.2 [base-config ]
> Inst libstdc++2.10-dev [base-config ]
> Inst g++ [base-config ]
> Inst libc6-dev [base-config ]
> Inst locales [base-config ]
> Inst libc6 [base-config ]
> E: Internal Error, Could not perform immediate configuration
>
>If this is actually an error in one of the packages, rather than dpkg
>itself, it sure would be nice if it printed the package name it's having
>problems with!
>
>Anyone have any thoughts?
I installed a potato a few days ago, upgraded it to woody shortly
thereafter, and was very impressed. Today I installed another potato, and
immediately tried to upgrade it to woody, and had a similar problem. As
best I can tell, it's an issue with installing woody's libc6; that seems to
be the commonality with these two situations and in all the other messages
I found in dejanews about it.
I tried several times to get libc6 to install, strace'd the apt-get but
couldn't find a problem, and then tried to revert back to potato versions
of things.
In the process, what I ended up doing was installing potato's libc6
(actually, I think this was a later rev than initially installed with
potato, downloaded from potato/updates on security.debian.org). _Then_,
resetting the paths to woody and installing woody's libc6 _worked_. After
that, everything else seemed to go okay.
--=20
Will Day <PGP mail preferred> OIT / O&E / Technical Support
wil...@rom.oit.gatech.edu Georgia Tech, Atlanta 30332-0715
-> Opinions expressed are mine alone and do not reflect OIT policy <-
Those who would give up essential Liberty, to purchase a little temporary
Safety, deserve neither Liberty nor Safety.
Benjamin Franklin, Pennsylvania Assembly, Nov. 11, 1755
--uAKRQypu60I7Lcqm
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.2 (Solaris)
Comment: http://rom.oit.gatech.edu/~willday/pubkey.asc
iQCVAwUBOfoWxRDHlOdPw2ZdAQFYhwP/aq/6R9xz5bSiCrds6wwGZeuEcBXY/GJi
TJya2ixKP0NQKkc2CCK3nzqbSjLSwDiaw0jwQL8gAsMmTNYh2cbY1pYAupWIC8IK
afIaWzCTolWzQ1S1m3Fq2XXyLxLlqpoHwQg9ssv740SY6vvQWHq04unVFJagSjV6
pXTk7YoNzbM=
=Soc6
-----END PGP SIGNATURE-----
--uAKRQypu60I7Lcqm--
--
-------------------------------------------------------------------------------
Paul D. Smith <psm...@baynetworks.com> Network Management Development
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
These are my opinions---Nortel Networks takes no responsibility for them.