Hi all, I am getting this error on my Debina testing PPC laptop:
mikel$ apt-cache show apache-perl Version: 1.3.26-1-1.26-0woody2 Provides: httpd Depends: libc6 (>= 2.2.4-4), libdb2 (>= 2:2.7.7.0-7), libperl5.6 (>= 5.6.1-7), mime-support, apache-common (>= 1.3.26), apache-common (<< 1.3.27), libapache-mod-perl (>= 1.26), libapache-mod-perl (<< 1.27), debconf, dpkg (>> 1.9.0) Description: Versatile, high-performance HTTP server with added Perl support This version of Apache contains the mod_perl module statically linked. . mikel$ sudo apt-get install apache-perl Some packages could not be installed. This may mean that you have requested an impossible situation ..... The following information may help to resolve the situation: The following packages have unmet dependencies: apache-perl: Depends: apache-common (< 1.3.27) but 1.3.27.0-2 is to be installed Depends: libapache-mod-perl (< 1.27) but 1.27-4 is to be installed E: Broken packages I already have apache-common and libapache-mod-perl Package: apache-common Architecture: powerpc Version: 1.3.26-0woody3 Replaces: apache (<= 1.3.1-1), libapache-mod-roaming, Depends: libc6 (>= 2.2.4-4), libdb2 (>= 2:2.7.7.0-7), libexpat1 (>= 1.95.2-6), perl5 | perl Conflicts: apache (<= 1.3.1-1), libapache-mod-roaming, Description: Support files for all Apache webservers Package: libapache-mod-perl Version: 1.26-3.0woody1 Depends: apache-common (>= 1.3.26), apache-common (<< 1.3.27), Description: Integration of perl with the Apache web server mod_perl allows the use of Perl for just about anything I have another machine which is running stable and that installed oK. Here I am running testing. How do I get this installed. It looks like the version numbers for apache-common and libapache are just a smidgin to high for apache-perl to install. I had tried earlier just apache and libapache-mod-perl but that seems to need apache-perl also. Mike UTS CRICOS Provider Code: 00099F DISCLAIMER ======================================================================== This email message and any accompanying attachments may contain confidential information. If you are not the intended recipient, do not read, use, disseminate, distribute or copy this message or attachments. If you have received this message in error, please notify the sender immediately and delete this message. Any views expressed in this message are those of the individual sender, except where the sender expressly, and with authority, states them to be the views the University of Technology Sydney. Before opening any attachments, please check them for viruses and defects. ======================================================================== -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
