Sebastian Bassi escribió:
On 3/5/08, Agustin Mendieta <[EMAIL PROTECTED]> wrote:
...
 apache2. Lo encontré aquí[1] en la versión de ubuntu /tapper(ware)/
 6.06LTS :D. También están los apache-dev, apache-* que corresponden a la
 *versión 1.3.3* y los apache2-* corresponden a la versión 2.x.x. Aquí se
....
 coloridos con el ubuntu dapper 6.06LTS podes hacer "apt-get install
 apache perl" y tener las versiones que necesitás.

Ilusionado con esto, instale el 6.06.2 (.2 es que viene con
actualizaciones de seguridad).
Este es el resultado (fijae que le pido apache, pero me intenta
instalar apache2):

[EMAIL PROTECTED]:~$ sudo apt-get install apache perl
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  apache-common apache2-utils libapr0 libexpat1 libpcre3 perl-modules ucf
Suggested packages:
  apache-doc apache-ssl apache-perl libterm-readline-gnu-perl
  libterm-readline-perl-perl
Recommended packages:
  perl-doc debconf-utils
The following NEW packages will be installed:
  apache apache-common apache2-utils libapr0 libexpat1 libpcre3 perl
  perl-modules ucf
0 upgraded, 9 newly installed, 0 to remove and 10 not upgraded.
Need to get 1640kB/7363kB of archives.
After unpacking 28.8MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://us.archive.ubuntu.com dapper-updates/main libapr0
2.0.55-4ubuntu2.3 [132kB]
Get:2 http://security.ubuntu.com dapper-security/universe
apache-common 1.3.34-2ubuntu0.1 [837kB]
Get:3 http://us.archive.ubuntu.com dapper-updates/main libpcre3
7.4-0ubuntu0.6.06.2 [194kB]
Get:4 http://us.archive.ubuntu.com dapper-updates/main apache2-utils
2.0.55-4ubuntu2.3 [92.2kB]
Get:5 http://security.ubuntu.com dapper-security/universe apache
1.3.34-2ubuntu0.1 [385kB]
Fetched 1640kB in 3m39s (7458B/s)
Preconfiguring packages ...
Selecting previously deselected package libexpat1.
(Reading database ... 13254 files and directories currently installed.)
Unpacking libexpat1 (from .../libexpat1_1.95.8-3_i386.deb) ...
Selecting previously deselected package perl-modules.
Unpacking perl-modules (from .../perl-modules_5.8.7-10ubuntu1.1_all.deb) ...
Selecting previously deselected package perl.
Unpacking perl (from .../perl_5.8.7-10ubuntu1.1_i386.deb) ...
Selecting previously deselected package libapr0.
Unpacking libapr0 (from .../libapr0_2.0.55-4ubuntu2.3_i386.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.4-0ubuntu0.6.06.2_i386.deb) ...
Selecting previously deselected package apache2-utils.
Unpacking apache2-utils (from .../apache2-utils_2.0.55-4ubuntu2.3_i386.deb) ...
Selecting previously deselected package ucf.
Unpacking ucf (from .../main/u/ucf/ucf_2.004_all.deb) ...
Moving old data out of the way
Selecting previously deselected package apache-common.
Unpacking apache-common (from .../apache-common_1.3.34-2ubuntu0.1_i386.deb) ...
Selecting previously deselected package apache.
Unpacking apache (from .../apache_1.3.34-2ubuntu0.1_i386.deb) ...
Setting up libexpat1 (1.95.8-3) ...

Setting up libapr0 (2.0.55-4ubuntu2.3) ...

Setting up libpcre3 (7.4-0ubuntu0.6.06.2) ...

Setting up apache2-utils (2.0.55-4ubuntu2.3) ...
Setting up ucf (2.004) ...

Setting up perl-modules (5.8.7-10ubuntu1.1) ...
Setting up perl (5.8.7-10ubuntu1.1) ...

Setting up apache-common (1.3.34-2ubuntu0.1) ...

Setting up apache (1.3.34-2ubuntu0.1) ...
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 apache
E: Sub-process /usr/bin/dpkg returned an error code (1)


Apache1 depende algún paquete que también es común
a apache2.
Sobre debian, tenemos esto.

[EMAIL PROTECTED]:~$ aptitude show apache
Paquete: apache
Nuevo: sí
Estado: sin instalar
Versión: 1.3.34-4.1+etch1
Prioridad: opcional
Sección: web
Desarrollador: Debian Apache Maintainers <[EMAIL PROTECTED]>
Tamaño sin comprimir: 713k
Depende de: libc6 (>= 2.3.6-6), libdb4.4, libexpat1 (>= 1.95.8), debconf (>= 0.5) | debconf-2.0, mime-support, apache-common (>= 1.3.34-4.1+etch1), apache-common (< 1.3.35), perl (>= 5.8.4-2), logrotate (>= 3.5.4-1), libmagic1, lsb-base (>= 2.0)
Sugiere: apache-doc
Tiene conflictos con: apache-modules, libapache-mod-perl (<= 1.17-1), jserv (<= 1.1-3)
Remplaza: apache-modules
Proporciona: httpd, httpd-cgi
Descripción: versatile, high-performance HTTP server
The most popular server in the world, Apache features a modular design and supports dynamic selection of extension modules at runtime. Some of its strong points are its range of possible customization, dynamic adjustment of the number of server processes, and a whole range of available modules including many authentication mechanisms, server-parsed HTML, server-side includes, access control, CERN httpd metafiles emulation, proxy caching, etc. Apache also supports multiple virtual homing.

Separate Debian packages are available for PHP, mod_perl, Java Servlet support, Apache-SSL, and other common extensions. More information is
available at http://www.apache.org/.

[EMAIL PROTECTED]:~$ aptitude show apache-common
Paquete: apache-common
Nuevo: sí
Estado: sin instalar
Versión: 1.3.34-4.1+etch1
Prioridad: opcional
Sección: web
Desarrollador: Debian Apache Maintainers <[EMAIL PROTECTED]>
Tamaño sin comprimir: 2952k
Depende de: libc6 (>= 2.3.6-6), libdb4.4, libexpat1 (>= 1.95.8), debconf (>= 0.5) | debconf-2.0, perl (>= 5.8.4-2), mime-support, apache2-utils, sed (>= 4.0.5-1), ucf (>= 1.06), lynx | www-browser
Sugiere: apache, apache-ssl, apache-perl
Tiene conflictos con: apache (<= 1.3.1-1), libapache-mod-roaming, libapache-mod-auth-sys, libapache-mod-put Remplaza: apache (<= 1.3.1-1), libapache-mod-roaming, libapache-mod-auth-sys, libapache-mod-put Proporciona: libapache-mod-auth-sys, libapache-mod-put, libapache-mod-roaming
Descripción: support files for all Apache webservers
Provides the Apache modules and support binaries needed by all packages of 1.3.x (regular, SSL, and locally compiled). Also includes manpages
and module documentation.
[EMAIL PROTECTED]:~$ aptitude show apache2-utils
Paquete: apache2-utils
Estado: instalado
Instalado automáticamente: sí
Versión: 2.2.3-4+etch4
Prioridad: opcional
Sección: net
Desarrollador: Debian Apache Maintainers <[EMAIL PROTECTED]>
Tamaño sin comprimir: 479k
Depende de: libapr1, libaprutil1, libc6 (>= 2.3.6-6), libdb4.4, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libpq4 (>= 8.1.4), libsqlite3-0 (>= 3.3.8), libssl0.9.8 (>= 0.9.8c-1), libuuid1
Tiene conflictos con: apache-common (< 1.3.28.0.1-1)
Remplaza: apache2-common, apache-utils (< 1.3.33-4)
Descripción: utility programs for webservers
Provides some add-on programs useful for any webserver.  These include:
* ab (Apache benchmark tool)
* logresolve (Resolve IP addresses to hostname in logfiles)
* htpasswd (Manipulate basic authentication files)
* htdigest (Manipulate digest authentication files)
* dbmmanage (Manipulate basic authentication files in DBM format, using perl)
* htdbm (Manipulate basic authentication files in DBM format, using APR)
* rotatelogs (Periodically stop writing to a logfile and open a new one)
* split-logfile (Split a single log including multiple vhosts)
* checkgid (Checks whether the caller can setgid to the specified group)
* check_forensic (Extract mod_log_forensic output from apache log files)

Marcas: admin::configuring, filetransfer::http, implemented-in::c, implemented-in::perl, interface::commandline, network::service, protocol::http, protocol::ipv6, role::program, scope::utility, security::authentication, suite::apache, works-with::text,
       works-with-format::html

Dos cosas. El error debe deberse a que no *purgaste *
todos los paquetes.
Desinstala con purge todo y empeza de nuevo.
con
aptitude install apache
te va a instalar apache1.x.x
no te preocupes si menciona algo de apache2
Salu2

--
Sebastian Muñiz
Cel. +54911 6246 8457
// begin random cookie
There is a vast difference between the savage and civilized man, but it
is never apparent to their wives until after breakfast.
                -- Helen Rowland
// end random cookie

--
Para desuscribirte tenés que visitar la página
https://listas.linux.org.ar/mailman/listinfo/lugar-gral/

/* Publica y encontra trabajo relacionado con softlibre en 
http://www.usla.org.ar/modules/jobs/ */

Si tenés algún inconveniente o consulta escribí a mailto:[EMAIL PROTECTED]

Responder a