Bug#358543: apache: fails to install

2006-08-22 Thread Mike Koz
Bug confirmed on unstable with Apache already installed and being upgraded on the PA-Risc platform.  Workaround also works.  Hopefully apache 1.3.34-4 will make it's way to the repositories soon.

Bug#358543: apache: fails to install

2006-08-22 Thread Adam Conrad
Mike Koz wrote:
> Bug confirmed on unstable with Apache already installed and being
> upgraded on the PA-Risc platform.  Workaround also works.  Hopefully
> apache 1.3.34-4 will make it's way to the repositories soon.

Err, it's already there, on all architectures.  Perhaps you have a stale
mirror?

... Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#358543: apache: fails to install

2006-08-02 Thread Sébastien Lucas
I encounter the same Bug but earlier in the apache installation  
process : Just after the selection of the apache mods.


I'm using apache (1.3.34-2) and the exit status is 10.

Regards,
Sébastien


Bug#358543: apache: fails to install

2006-08-06 Thread Todd Pytel
I have exactly the same error and trace output as Toni mentioned. This
is a Sid machine, and has never had Apache installed on it before. 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#358543: apache: fails to install

2006-03-22 Thread Nathan Paul Simons
Package: apache
Severity: grave
Justification: renders package unusable


Upon install of apache, I get the following error message:

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)

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#358543: apache: fails to install

2006-03-22 Thread Steve Langasek
severity 358543 important
tags 358543 unreproducible moreinfo
thanks

On Wed, Mar 22, 2006 at 07:20:51PM -0800, Nathan Paul Simons wrote:
> Package: apache
> Severity: grave
> Justification: renders package unusable

> Upon install of apache, I get the following error message:

> 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)

No one else seems to be having this problem.  What version are you trying to
install?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#358543: apache: fails to install

2006-03-23 Thread Nathan Paul Simons
Sorry for the hardcorehackers address not working.  Please use this
eratos one instead.

> No one else seems to be having this problem.  What version are you
> trying to install?

I'm using the current one from stable, which appears to be
apache_1.3.33-6sarge.  I've tried uninstalling everything down to the
libapr0, deleting /etc/apache and /var/www, then installing again to no
avail; see attached transcript.

-- 
The more I use other operating systems, the more I like Debian GNU/Linux
http://www.debian.org  http://www.gnu.org  http://www.linux.org
Script started on Thu Mar 23 08:40:22 2006
]0;[EMAIL PROTECTED]:/home/[EMAIL PROTECTED]:~$ sudo apt-get --purge remove 
apache apache-common apache2-uti 
ls libapr0

Reading Package Lists... 0%

Reading Package Lists... 0%

Reading Package Lists... 1%

Reading Package Lists... Done


Building Dependency Tree... 0%

Building Dependency Tree... 0%

Building Dependency Tree... 50%

Building Dependency Tree... 50%

Building Dependency Tree... Done

The following packages will be REMOVED:
  apache* apache-common* apache2-utils* libapr0*
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 4534kB disk space will be freed.
Do you want to continue? [Y/n] y


(Reading database ... 38725 files and directories currently installed.)
Removing apache ...
grep: /etc/apache/httpd.conf: No such file or directory
Stopping web server: apacheNo process in pidfile `/var/run/apache.pid' found 
running; none killed.
.
Purging configuration files for apache ...
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103.
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103.
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103.
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103.
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103.
dpkg - warning: while removing apache, directory `/etc/apache' not empty so not 
removed.
Removing apache-common ...
Purging configuration files for apache-common ...
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103.
Removing apache2-utils ...
Removing libapr0 ...
Purging configuration files for libapr0 ...
]0;[EMAIL PROTECTED]:/home/[EMAIL PROTECTED]:~$ sudo rm -Rf /etc/apache 
/var/www
]0;[EMAIL PROTECTED]:/home/[EMAIL PROTECTED]:~$ sudo apt-get install apache

Reading Package Lists... 0%

Reading Package Lists... 0%

Reading Package Lists... 1%

Reading Package Lists... Done


Building Dependency Tree... 0%

Building Dependency Tree... 0%

Building Dependency Tree... 50%

Building Dependency Tree... 50%

Building Dependency Tree... Done

The following extra packages will be installed:
  apache-common apache2-utils libapr0
Suggested packages:
  apache-ssl apache-perl
The following NEW packages will be installed:
  apache apache-common apache2-utils libapr0
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1452kB of archives.
After unpacking 4534kB of additional disk space will be used.
Do you want to continue? [Y/n] y


Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103, <> line 4.
Preconfiguring packages ...
Configuring apache
--


Would you like to start apache at boot time? y


suExec is a feature of apache where CGI scripts are run by the user who owns the
script.  It is useful if your users have CGI access and don't trust each other.

Enable suExec? y


Selecting previously deselected package libapr0.
(Reading database ... 38214 files and directories currently installed.)
Unpacking libapr0 (from .../libapr0_2.0.54-5_i386.deb) ...
Selecting previously deselected package apache2-utils.
Unpacking apache2-utils (from .../apache2-utils_2.0.54-5_i386.deb) ...
Selecting previously deselected package apache-common.
Unpacking apache-common (from .../apache-common_1.3.33-6sarge1_i386.deb) ...
Selecting previously deselected package apache.
Unpacking apache (from .../apache_1.3.33-6sarge1_i386.deb) ...
Setting up libapr0 (2.0.54-5) ...

Setting up apache2-utils (2.0.54-5) ...
Setting up apache-common (1.3.33-6sarge1) ...
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103.

Setting up apache (1.3.33-6sarge1) ...
Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl/5.8/Term/Cap.pm line 103.
Configuring apache
--


  1. mod_vhost_alias   22. mod_rewrite   43. mod_auth_external
  2. mod_env   23. mod_access44. mod_auth_inst
  3. mod_log_config24. mod_auth  45. mod_auth_system
  4. mod_log_agent 25. mod_auth_ano