Help!
Reposting under new subject...

I can't install php4
It looks like ive got a dpkg corruption.....

---------------------------------
saxon:~# apt-get install php4
...<SNIP>...
Sorry, but the following packages have unmet dependencies:
  php4: Depends: libbz2-1.0 but it is not going to be installed
        Depends: libc6 (>= 2.2.4-4) but it is not going to be installed
        Depends: libdb2 (>= 2:2.7.7-4) but it is not going to be
installed
        Depends: libexpat1 (>= 1.95.2-6) but it is not going to be
installed
        Depends: libmm11 but it is not going to be installed
        Depends: libpam0g (>= 0.72-1) but it is not going to be
installed
        Depends: libpcre3 but it is not going to be installed
        Depends: zlib1g (>= 1:1.1.4) but it is not going to be installed
        Depends: apache-common (>= 1.3.23) but it is not going to be
installed
        Depends: fileutils (>= 4.0-5)
E: Sorry, broken packages
---------------------------------

But I have them all installed :-(
---------------------------------
saxon:~# dpkg --status  libbz2-1.0 libc6 libdb2 libexpat1 libmm11 libpam0g libpcre3 
zlib1g apache-common fileutils | egrep '(Package|Version)'
Package: libbz2-1.0
Version: 1.0.2-1
Package: libc6
Version: 2.3.1-14
Package: libdb2
Version: 2:2.7.7.0-8
Package: libexpat1
Version: 1.95.6-3
Package: libmm11
Version: 1.1.3-6
Package: libpam0g
Version: 0.76-9
Package: libpcre3
Version: 3.9-1
Package: zlib1g
Version: 1:1.1.4-11
Package: apache-common
Version: 1.3.26-1.1
Package: fileutils
Version: 4.5.2-1
---------------------------------

---------------------------------
saxon:~# apt-get install libbz2-1.0 libc6 libdb2 libexpat1 libmm11
libpam0g libpcre3 zlib1g apache-common fileutils
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, libbz2-1.0 is already the newest version.
Sorry, libc6 is already the newest version.
Sorry, libdb2 is already the newest version.
Sorry, libexpat1 is already the newest version.
Sorry, libmm11 is already the newest version.
Sorry, libpam0g is already the newest version.
Sorry, libpcre3 is already the newest version.
Sorry, zlib1g is already the newest version.
Sorry, apache-common is already the newest version.
Sorry, fileutils is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
---------------------------------

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to