Re: Bug#236932: mf typo in /usr/share/apache/postinst.common

2004-03-09 Thread Fabio Massimo Di Nitto
tags 236932 + pending


Hi Norbert!
thanks for spotting it!

Fabio

On Mon, 8 Mar 2004, Norbert Kiesel wrote:

 Package: apache
 Version: 1.3.29.0.2-2
 Severity: important
 Tags: sid

 Hi,
 /usr/share/apache/postinst.common has a typo (mf instead of mv)
 which results in calling metafont.

 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: i386 (i686)
 Kernel: Linux 2.6.4-rc2
 Locale: LANG=C, LC_CTYPE=C

 Versions of packages apache depends on:
 ii  apache-common   1.3.29.0.2-2 Support files for all Apache 
 webse
 ii  debconf 1.4.14   Debian configuration management 
 sy
 ii  dpkg1.10.19  Package maintenance system for 
 Deb
 ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries 
 an
 ii  libdb4.24.2.52-12Berkeley v4.2 Database Libraries 
 [
 ii  libexpat1   1.95.6-8 XML parsing C library - runtime 
 li
 ii  libmagic1   4.07-2   File type determination library 
 us
 ii  libpam0g0.76-15  Pluggable Authentication Modules 
 l
 ii  logrotate   3.6.5-2  Log rotation utility
 ii  mime-support3.26-1   MIME files 'mime.types'  
 'mailcap
 ii  perl5.8.3-2  Larry Wall's Practical Extraction

 -- debconf information:
 * apache/enable-suexec: false
   apache/server-name: localhost
   apache/document-root:
   apache/server-port:
   apache/init: false
   apache/server-admin:




-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.




Bug#236982: typo mf for mv in apache's /usr/share/apache/postinst.common

2004-03-09 Thread Stephen J. Turnbull
Package: apache
Version: 1.3.29.0.2-1

... and 1.3.29.0.2-2 it would appear.

Severity is grave: it fucks the whole installation process because
metafont (!!) wants console input, you have to interrupt dpkg.

$ fgrep -n mf /usr/share/apache/postinst.common
132:mf -f /etc/$pkg/httpd.conf.dpkg-inst.queue.dpkg-inst.queue.$$ 
/etc/$pkg/httpd.conf.dpkg-inst.queue.dpkg-inst.queue


-- 
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of TsukubaTennodai 1-1-1 Tsukuba 305-8573 JAPAN
   Ask not how you can do free software business;
  ask what your business can do for free software.




Re: Bug#236882: apache-perl: The patch from bug 226131 is the culprit!

2004-03-09 Thread Fabio Massimo Di Nitto
tags 236882 + pending
stop


Ok I am temporary reverting the patch even if it is already upstream for
the next release of mod_perl. The submitter of 226131 is in CC but i
didn't receive any information from him yet.

Fabio

On Mon, 8 Mar 2004, Dave Rolsky wrote:

 Package: apache-perl
 Version: 1.3.29.0.2-1
 Severity: normal
 Followup-For: Bug #236882

 I rebuilt the apache packages from the Debian source without the patch
 provided in bug report 226131, and it starts up fine.

 Looking at the code being patched, I have absolutely no idea why it
 would cause a segfault with the patch applied.  However, I think the
 patch may just be incorrect.  It's testing if if RETVAL is SvOK, but
 _all_ SVs are SvOK, whether they are the Nullsv global, or a new SV
 created via newSV!

 The point of calling SvOK is to test if the variable in question is an
 SV* at all, not to test its value.

 The code is basically broken, because it needs to check to see if it
 the per-dir-config table contains the given key.  If not, it should
 look at the server's table, I believe.

 Frankly, I think the original bug (re: dir_config) is _far_ less
 severe than a segfault, and should be backed out.

 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: i386 (i686)
 Kernel: Linux 2.4.24
 Locale: LANG=C, LC_CTYPE=C

 Versions of packages apache-perl depends on:
 ii  apache-common   1.3.29.0.2-1 Support files for all Apache 
 webse
 ii  debconf 1.4.13   Debian configuration management 
 sy
 ii  dpkg1.10.18.1Package maintenance system for 
 Deb
 ii  libapache-mod-perl  1.29.0.2-1   Integration of perl with the 
 Apach
 ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries 
 an
 ii  libdb4.24.2.52-12Berkeley v4.2 Database Libraries 
 [
 ii  libexpat1   1.95.6-8 XML parsing C library - runtime 
 li
 ii  libmagic1   4.07-2   File type determination library 
 us
 ii  libpam0g0.76-15  Pluggable Authentication Modules 
 l
 ii  libperl5.8  5.8.3-2  Shared Perl library.
 ii  mime-support3.26-1   MIME files 'mime.types'  
 'mailcap

 -- debconf information:
   apache-perl/old-pidfile-set:
 * apache-perl/server-port: 80
 * apache-perl/init: true
 * apache-perl/enable-suexec: false
 * apache-perl/document-root: /var/www
 * apache-perl/upgrade-from-apache-conflict:
 * apache-perl/server-name: localhost
 * apache-perl/server-admin: [EMAIL PROTECTED]




-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.




Re: trouble with install APACHE-SSL 1.3.290.2-2

2004-03-09 Thread Fabio Massimo Di Nitto

Hi Andreas,
there is a typo in the postinst that might be the reasons of all
these troubles. -3 is on the way.

Fabio

On Tue, 9 Mar 2004, Andreas wrote:

 Hi there,

 Hi
 i just installed new apache-ssl 1.3.29.0.2-2
 and can not enter into HTTPS site - i was use old config file ...and can`t
 i was there use auth files , group  users ...

 and i stert experimet with new package

 first - remove /etc/apache-ssl/
 and start install  again and i get this :

 after enter some parametrs ... was started create pem certificate and ...

 Using configuration from /tmp/24251.req
 Generating a 1024 bit RSA private key
 .++
 .++
 writing new private key to '/etc/apache-ssl/apache.pem'
 /etc/apache-ssl/apache.pem: No such file or directory
 24267:error:02001002:system library:fopen:No such file or 
 directory:bss_file.c:245:fopen('/etc/apache-ssl/apache.pem','w')
 24267:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:247:
 dpkg: error processing apache-ssl (--configure):
  subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  apache-ssl
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 [EMAIL PROTECTED]:~#


 ... and No such file or 
 directory:bss_file.c:245:fopen('/etc/apache-ssl/apache.pem


 STart Second time
 and  i was create /etc/apache-ssl

 the process of installing - has not finished success
 again has errors :

 Can't read /etc/apache-ssl/modules.conf
No such file or directory
 Can't read 
 /etc/apache-ssl/conf.d
   
No such file or directory
   
 Can't read 
 /etc/apache-ssl/modules.conf
   
   
  No such file or directory
Can't read /etc/apache-ssl/conf.d
 No such file or directory
  
 Configuration syntax error detected. Not reloading.

   
   fopen: No such file or 
 directory
   
   
 apache-ssl: could not open document config file 
 /etc/apache-ssl/modules.conf
  
 invoke-rc.d: initscript apache-ssl, action start failed.
   
  dpkg: error processing 
 apache-ssl (--configure):
  subprocess post-installation script returned error exit status 1
  
 Errors were encountered while processing:
   
  apache-ssl
   
E: Sub-process /usr/bin/dpkg 
 returned an error code (1)


 Start at third time :

 process to

¦  
¦
¦   keep your 
 currently-installed version ¦
¦   install the package 
 maintainer's version  ¦
¦   show the differences 
 between the versions ¦
¦   start a new shell to 
 examine the situation¦
¦  
¦
¦  
¦
¦Ok  
   Cancel ¦
¦  
¦

 

Re: Bug#236982: typo mf for mv in apache's /usr/share/apache/postinst.common

2004-03-09 Thread Fabio Massimo Di Nitto
tags 236982 + pending
stop


On Tue, 9 Mar 2004, Stephen J. Turnbull wrote:

 Package: apache
 Version: 1.3.29.0.2-1

 ... and 1.3.29.0.2-2 it would appear.

 Severity is grave: it fucks the whole installation process because
 metafont (!!) wants console input, you have to interrupt dpkg.

 $ fgrep -n mf /usr/share/apache/postinst.common
 132:  mf -f /etc/$pkg/httpd.conf.dpkg-inst.queue.dpkg-inst.queue.$$ 
 /etc/$pkg/httpd.conf.dpkg-inst.queue.dpkg-inst.queue

Right, but you opened another bug instead of adding information to the
other one. Anyway I am uploading in a few minutes -3 with the fix.

Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.




Processed: Re: Bug#236932: mf typo in /usr/share/apache/postinst.common

2004-03-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 236932 + pending
Bug#236932: mf typo in /usr/share/apache/postinst.common
Tags were: sid
Tags added: pending

 Hi Norbert!
Unknown command or malformed arguments to command.

   thanks for spotting it!
Unknown command or malformed arguments to command.

 Fabio
Unknown command or malformed arguments to command.

 On Mon, 8 Mar 2004, Norbert Kiesel wrote:
Unknown command or malformed arguments to command.

  Package: apache
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)




Processed: Re: Bug#236882: apache-perl: The patch from bug 226131 is the culprit!

2004-03-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 236882 + pending
Bug#236882: Seg fault upon attempting to start apache-perl
There were no tags set.
Tags added: pending

 stop
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)




Re: trouble with install APACHE-SSL 1.3.290.2-2

2004-03-09 Thread Fabio Massimo Di Nitto

Hi Andres,
re-reading your mail...

On Tue, 9 Mar 2004, Andreas wrote:

 Hi there,

 Hi
 i just installed new apache-ssl 1.3.29.0.2-2
 and can not enter into HTTPS site - i was use old config file ...and can`t
 i was there use auth files , group  users ...

 and i stert experimet with new package

 first - remove /etc/apache-ssl/

You shouldn't remove apache-ssl and apache-ssl/conf.d

They are configuration directories shipped with the package and apache-ssl
expect them to be there. On the other side you can remove all the files
inside them.

 and start install  again and i get this :

 after enter some parametrs ... was started create pem certificate and ...

 Using configuration from /tmp/24251.req
 Generating a 1024 bit RSA private key
 .++
 .++
 writing new private key to '/etc/apache-ssl/apache.pem'
 /etc/apache-ssl/apache.pem: No such file or directory

This is a consenquence of the above.

 STart Second time
 and  i was create /etc/apache-ssl

 the process of installing - has not finished success
 again has errors :

 Can't read /etc/apache-ssl/modules.conf
[SNIP]

These files are created with a certain order during the installation. If
you try the second time it might cause this problem because it results to
be an upgrade and not an installation (and the postinst behave
differently).

 and get thie :

 Replacing config file /etc/apache-ssl/modules.conf with new version
  cp -f /etc/apache-ssl/modules.conf.dpkg-inst.queue 
 /etc/apache-ssl/modules.conf
 Can't read /etc/apache-ssl/conf.d
 No such file or directory
 Can't read /etc/apache-ssl/conf.d
 No such file or directory
 Configuration syntax error detected. Not reloading.


Same as the first problem. httpd.conf has an Include for conf.d that if it
is not there fails. Either you comment it out from httpd.conf or you
create the directory.


 try at 4 time :

 now i was create /etc/apache-ssl/conf.d/ dir

 and now all is ok

 i get
 Starting web server: apache-ssl.

 so ? what u think ? so installing is realy good ?
 i do not think so ...

The major issue is that you removed apache-ssl in the beginning but yes i
agree that can be improved to be more user experimentation safe.

Fabio


-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.




Processed: Re: Bug#236982: typo mf for mv in apache's /usr/share/apache/postinst.common

2004-03-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 236982 + pending
Bug#236982: typo mf for mv in apache's /usr/share/apache/postinst.common
There were no tags set.
Tags added: pending

 stop
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)




apache_1.3.29.0.2-3_i386.changes ACCEPTED

2004-03-09 Thread Debian Installer

Accepted:
apache-common_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-common_1.3.29.0.2-3_i386.deb
apache-dbg_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-dbg_1.3.29.0.2-3_i386.deb
apache-dev_1.3.29.0.2-3_all.deb
  to pool/main/a/apache/apache-dev_1.3.29.0.2-3_all.deb
apache-doc_1.3.29.0.2-3_all.deb
  to pool/main/a/apache/apache-doc_1.3.29.0.2-3_all.deb
apache-perl_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-perl_1.3.29.0.2-3_i386.deb
apache-ssl_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-ssl_1.3.29.0.2-3_i386.deb
apache-utils_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-utils_1.3.29.0.2-3_i386.deb
apache_1.3.29.0.2-3.diff.gz
  to pool/main/a/apache/apache_1.3.29.0.2-3.diff.gz
apache_1.3.29.0.2-3.dsc
  to pool/main/a/apache/apache_1.3.29.0.2-3.dsc
apache_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache_1.3.29.0.2-3_i386.deb
libapache-mod-perl_1.29.0.2-3_i386.deb
  to pool/main/a/apache/libapache-mod-perl_1.29.0.2-3_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 236882 236936 236982 


Thank you for your contribution to Debian.




Bug#236882: marked as done (Seg fault upon attempting to start apache-perl)

2004-03-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Mar 2004 01:47:06 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#236882: fixed in apache 1.3.29.0.2-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 8 Mar 2004 18:31:52 +
From [EMAIL PROTECTED] Mon Mar 08 10:31:52 2004
Return-path: [EMAIL PROTECTED]
Received: from xd84b436a.ip.e-nt.net (scylla.clueinc.net) [216.75.67.106] 
(postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0PXc-0003TO-00; Mon, 08 Mar 2004 10:31:52 -0800
Received: from localhost (localhost [127.0.0.1])
by scylla.clueinc.net (Postfix) with ESMTP
id E90BA1B62D; Mon,  8 Mar 2004 13:26:01 -0500 (EST)
Received: from scylla.clueinc.net ([127.0.0.1])
by localhost (scylla [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 24703-05; Mon, 8 Mar 2004 13:25:46 -0500 (EST)
Received: by scylla.clueinc.net (Postfix, from userid 0)
id 293201B62C; Mon,  8 Mar 2004 13:25:46 -0500 (EST)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jamie Lawrence [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: Seg fault upon attempting to start apache-perl
X-Mailer: reportbug 2.50
Date: Mon, 08 Mar 2004 13:25:46 -0500
Message-Id: [EMAIL PROTECTED]
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at clueinc.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Package: apache-perl
Version: 1.3.29.0.2-1
Severity: grave
Justification: renders package unusable


Exact message returned:

scylla:/etc/apache-perl# apache-perl-ctl configtest
/usr/sbin/apache-perl-ctl: line 171:  8867 Segmentation fault
$HTTPD -t


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.18-bf2.4
Locale: LANG=POSIX, LC_CTYPE=POSIX (ignored: LC_ALL set to POSIX)

Versions of packages apache-perl depends on:
ii  apache-common   1.3.29.0.2-1 Support files for all Apache webse
ii  debconf 1.4.13   Debian configuration management sy
ii  dpkg1.10.18.1Package maintenance system for Deb
ii  libapache-mod-perl  1.29.0.2-1   Integration of perl with the Apach
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-12Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libmagic1   4.07-2   File type determination library us
ii  libpam0g0.76-15  Pluggable Authentication Modules l
ii  libperl5.8  5.8.3-2  Shared Perl library.
ii  mime-support3.26-1   MIME files 'mime.types'  'mailcap

-- debconf information:
  apache-perl/old-pidfile-set: 
  apache-perl/server-port: 80
  apache-perl/init: true
* apache-perl/enable-suexec: false
  apache-perl/document-root: /var/www
* apache-perl/upgrade-from-apache-conflict: 
  apache-perl/server-name: localhost
  apache-perl/server-admin: [EMAIL PROTECTED]

---
Received: (at 236882-close) by bugs.debian.org; 9 Mar 2004 06:53:13 +
From [EMAIL PROTECTED] Mon Mar 08 22:53:13 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0b73-9m-00; Mon, 08 Mar 2004 22:53:13 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1B0b18-0005am-00; Tue, 09 Mar 2004 01:47:06 -0500
From: [EMAIL PROTECTED] (Fabio M. Di Nitto)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.44 $
Subject: Bug#236882: fixed in apache 1.3.29.0.2-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Tue, 09 Mar 2004 01:47:06 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Source: apache

Bug#236982: marked as done (typo mf for mv in apache's /usr/share/apache/postinst.common)

2004-03-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Mar 2004 01:47:06 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#236982: fixed in apache 1.3.29.0.2-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 9 Mar 2004 05:58:52 +
From [EMAIL PROTECTED] Mon Mar 08 21:58:52 2004
Return-path: [EMAIL PROTECTED]
Received: from tleepslib.sk.tsukuba.ac.jp [130.158.98.109] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0aGR-0004pF-00; Mon, 08 Mar 2004 21:58:52 -0800
Received: from steve by tleepslib.sk.tsukuba.ac.jp with local (Exim 3.36 #1 
(Debian))
id 1B0aGP-0004Bt-00
for [EMAIL PROTECTED]; Tue, 09 Mar 2004 14:58:49 +0900
To: [EMAIL PROTECTED]
Subject: typo mf for mv in apache's /usr/share/apache/postinst.common
Organization: The XEmacs Project
From: Stephen J. Turnbull [EMAIL PROTECTED]
Date: Tue, 09 Mar 2004 14:58:49 +0900
Message-ID: [EMAIL PROTECTED]
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (celeriac, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Stephen J. Turnbull [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Package: apache
Version: 1.3.29.0.2-1

... and 1.3.29.0.2-2 it would appear.

Severity is grave: it fucks the whole installation process because
metafont (!!) wants console input, you have to interrupt dpkg.

$ fgrep -n mf /usr/share/apache/postinst.common
132:mf -f /etc/$pkg/httpd.conf.dpkg-inst.queue.dpkg-inst.queue.$$ 
/etc/$pkg/httpd.conf.dpkg-inst.queue.dpkg-inst.queue


-- 
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of TsukubaTennodai 1-1-1 Tsukuba 305-8573 JAPAN
   Ask not how you can do free software business;
  ask what your business can do for free software.

---
Received: (at 236982-close) by bugs.debian.org; 9 Mar 2004 06:53:13 +
From [EMAIL PROTECTED] Mon Mar 08 22:53:12 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0b72-99-00; Mon, 08 Mar 2004 22:53:12 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1B0b18-0005aq-00; Tue, 09 Mar 2004 01:47:06 -0500
From: [EMAIL PROTECTED] (Fabio M. Di Nitto)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.44 $
Subject: Bug#236982: fixed in apache 1.3.29.0.2-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Tue, 09 Mar 2004 01:47:06 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Source: apache
Source-Version: 1.3.29.0.2-3

We believe that the bug you reported is fixed in the latest version of
apache, which is due to be installed in the Debian FTP archive:

apache-common_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-common_1.3.29.0.2-3_i386.deb
apache-dbg_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-dbg_1.3.29.0.2-3_i386.deb
apache-dev_1.3.29.0.2-3_all.deb
  to pool/main/a/apache/apache-dev_1.3.29.0.2-3_all.deb
apache-doc_1.3.29.0.2-3_all.deb
  to pool/main/a/apache/apache-doc_1.3.29.0.2-3_all.deb
apache-perl_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-perl_1.3.29.0.2-3_i386.deb
apache-ssl_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-ssl_1.3.29.0.2-3_i386.deb
apache-utils_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache-utils_1.3.29.0.2-3_i386.deb
apache_1.3.29.0.2-3.diff.gz
  to pool/main/a/apache/apache_1.3.29.0.2-3.diff.gz
apache_1.3.29.0.2-3.dsc
  to pool/main/a/apache/apache_1.3.29.0.2-3.dsc
apache_1.3.29.0.2-3_i386.deb
  to pool/main/a/apache/apache_1.3.29.0.2-3_i386.deb
libapache-mod-perl_1.29.0.2-3_i386.deb
  to pool/main/a/apache/libapache-mod-perl_1.29.0.2-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 

把握一分钟的机会!

2004-03-09 Thread 你的朋友


! 
 
 
 
 
810,



 
   [EMAIL PROTECTED] 
 
  




你好,你们发明的网络手机太神奇了,送一个试试新,可以吗

2004-03-09 Thread zhc






Notre coup de pouce

2004-03-09 Thread Projective SA
Title: Coup de pouce





   

Coup 
  de pouce

  
   

  
   

  
   

 
  Aprs 9 ans 
d'exprience dans le secteur mdical, ce candidat, qui a 
en outre occup des fonctions de gestion et de management dans 
le cadre d'une Direction de Service, souhaite assumer des nouvelles responsabilits 
(cadre, adjoint de direction, management d'un dpartement ou d'une 
quipe...) idalement dans les secteur mdico-social 
ou de l'htellerie au sens large.
  

  
   

 
  
  Si ce profil vous intresse, rendez-vous sur notre page coup de pouce pour en savoir plus.
   


  
   

Le 
  coup de pouce est 
  un service push / pull de Projective.

  
  

Vous disposez d'un droit d'accs, de modification, de rectification et de suppression des donnes qui vous concernent conformment  l'article 34 de la loi " Informatique et Liberts" Pour exercer ce droit contactez nous : [EMAIL PROTECTED]

  





Bug#237030: apache2-common: /etc/default/apache2 is not removed when purging

2004-03-09 Thread Morten Werner Olsen
Package: apache2-common
Version: 2.0.48-7
Severity: minor
Tags: sid

When installing eg. apache2-mpm-prefork when another daemon is listening
on port 80, apache2 creates a /etc/default/apache2 with a NO_START set
to 1. So, doing a 'apt-get --purge remove apache2-common' the file
/etc/default/apache2 is not removed.

'dpkg -S /etc/default/apache2' does not link the apache2-common package
to the file either.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=C, LC_CTYPE=no_NO

Versions of packages apache2-common depends on:
ii  debconf 1.4.13   Debian configuration management sy
ii  debianutils 2.7.2Miscellaneous utilities specific t
ii  libapr0 2.0.48-7 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-12Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libldap22.1.26-1 OpenLDAP libraries
ii  libssl0.9.7 0.9.7c-5 SSL shared libraries
ii  mime-support3.26-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-9   The NET-3 networking toolkit
ii  openssl 0.9.7c-5 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-7Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1-4compression library - runtime

-- no debconf information




Bug#231665: ATTENZIONE: Ricevuto VIRUS da [EMAIL PROTECTED]

2004-03-09 Thread support
   V I R U S  A L E R T

Il nostro sistema antivirus ha rilevato il/i virus 

W32/[EMAIL PROTECTED] [F-Prot]
I-Worm.Swen [AVP]

in un messaggio per lei da:

[EMAIL PROTECTED]

La consegna del messaggio e` stata impedita.
La invitiamo a contattare l'amministratore di sistema per
maggiori dettagli.

L'ID del messaggio bloccato e`: virus-20040309-141248-27185




Bug#231665: ATTENZIONE: Ricevuto VIRUS da [EMAIL PROTECTED]

2004-03-09 Thread support
   V I R U S  A L E R T

Il nostro sistema antivirus ha rilevato il/i virus 

W32/[EMAIL PROTECTED] [F-Prot]
I-Worm.Swen [AVP]

in un messaggio per lei da:

[EMAIL PROTECTED]

La consegna del messaggio e` stata impedita.
La invitiamo a contattare l'amministratore di sistema per
maggiori dettagli.

L'ID del messaggio bloccato e`: virus-20040309-142552-30174




GAEB Software erstellt aus Angebotsaufforderung (DA 83) eine Angebotsdatei (DA 84) Kaufpreis: 69 EUR

2004-03-09 Thread Info Service Bau

Ideal für Baufirmen und Handwerksbetriebe (Kauf ohne Risiko, 14 Tage 
Rückgabegarantie, Lieferung auf Rechnung)

Immer mehr Angebotsaufforderungen an Handwerks- und Baubetriebe erfolgen auf 
dem elektronischen Wege, per GAEB
(DA 83) Datei.Wer da nicht über eine Software zur Angebotserstellung (GAEB DA 
84) verfügt,
wird in Zukunft auf einige Aufträge verzichten müssen.


Der Architekt oder Auftraggeber sendet Ihnen Leistungsverzeichnisse (Anfragen) 
via GAEB Datenart (DA 83).
Der GAEB Kalkulator V9.x wandelt die Datei (DA 83) in eine übersichtliche Excel 
Tabelle, inder Sie Ihre
Positionspreise eingeben. Auf Knopfdruck wird das Angebot (GAEB DA 84 Datei) 
erstellt. FERTIG !

AKTIONSPREIS ** AKTIONSPREIS ** AKTIONSPREIS **   69,- EUR inkl. 
Mwst

GAEB Kalkulator V9.x
Bestellung: www.bau-distribution.150m.com/html/bestellung.html


Lieferung:   Innerhalb 2 bis 7 Tagen nach Bestelleingang auf CD ROM 
inkl. Handbücher (deutsch).
Zahlung: Innerhalb 14 Tage nach Rechnungserhalt, Alle Preise 
gelten inklusive 16 % Mehrwertsteuer.
•   Rücktritt:   Sie haben das Recht, von Ihrer Bestellung innerhalb 14 
Tagen nach Lieferung zurückzutreten !


--
Baupaketpreis: Folgende Programme können Sie im Internet zum Paketpreis 
119,- EUR erwerben !
3 Programme in einem * * * 3 Programme in einem * * * 3  Programme in 
einem * * * 3 Programme in einem * * *


1.   • GAEB Kalkulator V9.x (69,- EUR)
2.   • MS-Adress (Adressverwaltung für 10 User inkl. Outlookimport, 
Wiedervorlage, Sektionswahl, autom. Email,
   Adressübergabe einzeln, oder selektiert in Word /Serienbrief 
 u.v.m. (49,-EUR)
3.   • Bautagebuch (36,- EUR)

   Paketpreis: 119,- EUR  Mehr Info: 
www.bau-distribution.150m.com

Wir freuen uns darauf, Sie in Zukunft als Kunden betreuen zu dürfen !
Ihre


 www.bau-distribution.150m.com




---




GAEB Software erstellt aus Angebotsaufforderung (DA 83) eine Angebotsdatei (DA 84) Kaufpreis: 69 EUR

2004-03-09 Thread Info Service Bau

Ideal für Baufirmen und Handwerksbetriebe (Kauf ohne Risiko, 14 Tage 
Rückgabegarantie, Lieferung auf Rechnung)

Immer mehr Angebotsaufforderungen an Handwerks- und Baubetriebe erfolgen auf 
dem elektronischen Wege, per GAEB
(DA 83) Datei.Wer da nicht über eine Software zur Angebotserstellung (GAEB DA 
84) verfügt,
wird in Zukunft auf einige Aufträge verzichten müssen.


Der Architekt oder Auftraggeber sendet Ihnen Leistungsverzeichnisse (Anfragen) 
via GAEB Datenart (DA 83).
Der GAEB Kalkulator V9.x wandelt die Datei (DA 83) in eine übersichtliche Excel 
Tabelle, inder Sie Ihre
Positionspreise eingeben. Auf Knopfdruck wird das Angebot (GAEB DA 84 Datei) 
erstellt. FERTIG !

AKTIONSPREIS ** AKTIONSPREIS ** AKTIONSPREIS **   69,- EUR inkl. 
Mwst

GAEB Kalkulator V9.x
Bestellung: www.bau-distribution.150m.com/html/bestellung.html


Lieferung:   Innerhalb 2 bis 7 Tagen nach Bestelleingang auf CD ROM 
inkl. Handbücher (deutsch).
Zahlung: Innerhalb 14 Tage nach Rechnungserhalt, Alle Preise 
gelten inklusive 16 % Mehrwertsteuer.
•   Rücktritt:   Sie haben das Recht, von Ihrer Bestellung innerhalb 14 
Tagen nach Lieferung zurückzutreten !


--
Baupaketpreis: Folgende Programme können Sie im Internet zum Paketpreis 
119,- EUR erwerben !
3 Programme in einem * * * 3 Programme in einem * * * 3  Programme in 
einem * * * 3 Programme in einem * * *


1.   • GAEB Kalkulator V9.x (69,- EUR)
2.   • MS-Adress (Adressverwaltung für 10 User inkl. Outlookimport, 
Wiedervorlage, Sektionswahl, autom. Email,
   Adressübergabe einzeln, oder selektiert in Word /Serienbrief 
 u.v.m. (49,-EUR)
3.   • Bautagebuch (36,- EUR)

   Paketpreis: 119,- EUR  Mehr Info: 
www.bau-distribution.150m.com

Wir freuen uns darauf, Sie in Zukunft als Kunden betreuen zu dürfen !
Ihre


 www.bau-distribution.150m.com




---




Bug#237053: marked as done (apache-perl install bug: 'mf: command not found')

2004-03-09 Thread Debian Bug Tracking System
Your message dated Tue, 9 Mar 2004 14:25:37 +
with message-id [EMAIL PROTECTED]
and subject line Bug#237053: apache-perl install bug: 'mf: command not found'
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 9 Mar 2004 13:52:14 +
From [EMAIL PROTECTED] Tue Mar 09 05:52:14 2004
Return-path: [EMAIL PROTECTED]
Received: from p136-tnt6.syd.ihug.com.au (portable.santaman.com) 
[203.173.146.136] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0heX-0001zK-00; Tue, 09 Mar 2004 05:52:14 -0800
Received: from dmsantam by portable.santaman.com with local (Exim 3.36 #1 
(Debian))
id 1B0hdt-0006M1-00
for [EMAIL PROTECTED]; Wed, 10 Mar 2004 00:51:33 +1100
Date: Wed, 10 Mar 2004 00:51:32 +1100
To: [EMAIL PROTECTED]
Subject: apache-perl install bug: 'mf: command not found'
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
From: Daniel Santamaria [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Package: apache-perl
Version: 1.3.29.0.2-2

apache-perl won't install on ppc unstable. output is as follows: 

[EMAIL PROTECTED]:/var/cache/apt/archives# apt-get install apache-perl
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
apache-perl
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 0B/495kB of archives.
After unpacking 1130kB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Preconfiguring packages ...
Selecting previously deselected package apache-perl.
(Reading database ... 120042 files and directories currently
installed.)
Unpacking apache-perl (from .../apache-perl_1.3.29.0.2-2_powerpc.deb)
...
Setting up apache-perl (1.3.29.0.2-2) ...
/var/lib/dpkg/info/apache-perl.postinst: line 132: mf: command not
found
dpkg: error processing apache-perl (--configure):
subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
apache-perl
E: Sub-process /usr/bin/dpkg returned an error code (1)
[EMAIL PROTECTED]:/var/cache/apt/archives# 

---
Received: (at 237053-done) by bugs.debian.org; 9 Mar 2004 14:25:39 +
From [EMAIL PROTECTED] Tue Mar 09 06:25:39 2004
Return-path: [EMAIL PROTECTED]
Received: from mirror.positive-internet.com [80.87.128.67] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0iAt-0005TM-00; Tue, 09 Mar 2004 06:25:39 -0800
Received: by mirror.positive-internet.com (Postfix, from userid 1002)
id 76929432FA; Tue,  9 Mar 2004 14:25:37 + (GMT)
Date: Tue, 9 Mar 2004 14:25:37 +
From: Thom May [EMAIL PROTECTED]
To: Daniel Santamaria [EMAIL PROTECTED],
[EMAIL PROTECTED]
Subject: Re: Bug#237053: apache-perl install bug: 'mf: command not found'
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
X-Operating-System: Linux/2.6.2-1-686 (i686)
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

This is a duplicate of 236932 which is already fixed in unstable.
-Thom
 
 




Bug#237073: Error in postinst.common (apache configure)

2004-03-09 Thread Cordero Corro Reynaldo






Package: apacheVersion: 1.3.29.0.2-2



In /ust/share/apache/postinst.common there is a
mf instruction (the correct is mv).



(you should try edit this file and search for mf)



This bug is present in debian package:

Apache 1.3.29.0.2 (debian sid)



Thanks for all








Bug#237073: marked as done (Error in postinst.common (apache configure))

2004-03-09 Thread Debian Bug Tracking System
Your message dated Tue, 9 Mar 2004 15:52:01 +
with message-id [EMAIL PROTECTED]
and subject line Bug#237073: Error in postinst.common (apache configure)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 9 Mar 2004 15:25:14 +
From [EMAIL PROTECTED] Tue Mar 09 07:25:14 2004
Return-path: [EMAIL PROTECTED]
Received: from osiris.uah.es [212.128.9.134] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0j6X-00055h-00; Tue, 09 Mar 2004 07:25:14 -0800
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary=_=_NextPart_001_01C405E6.DF991725
X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1
Subject: Error in postinst.common (apache configure)
Date: Tue, 9 Mar 2004 15:57:42 +0100
Message-ID: [EMAIL PROTECTED]
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Error in postinst.common (apache configure)
Thread-Index: AcQF5t9In2Ls5P/PTZqkPkX2EDCRVw==
From: Cordero Corro Reynaldo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-0.2 required=4.0 tests=HAS_PACKAGE,HTML_70_80,
HTML_MESSAGE autolearn=no version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

This is a multi-part message in MIME format.

--_=_NextPart_001_01C405E6.DF991725
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Package: apache
Version: 1.3.29.0.2-2
=20

=20

In /ust/share/apache/postinst.common  there is a mf instruction (the
correct is mv).

=20

(you should try edit this file and search for mf)

=20

This bug is present in debian package:

Apache 1.3.29.0.2   (debian sid)

=20

Thanks for all


--_=_NextPart_001_01C405E6.DF991725
Content-Type: text/html;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3Durn:schemas-microsoft-com:office:office =
xmlns:w=3Durn:schemas-microsoft-com:office:word =
xmlns=3Dhttp://www.w3.org/TR/REC-html40;

head
meta http-equiv=3DContent-Type content=3Dtext/html; =
charset=3Dus-ascii
meta name=3DGenerator content=3DMicrosoft Word 11 (filtered medium)
style
!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Times New Roman;}
h1
{margin-top:12.0pt;
margin-right:0cm;
margin-bottom:3.0pt;
margin-left:0cm;
page-break-after:avoid;
font-size:16.0pt;
font-family:Arial;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
pre
{margin:0cm;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:Courier New;}
span.EstiloCorreo17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
{page:Section1;}
--
/style

/head

body lang=3DES link=3Dblue vlink=3Dpurple

div class=3DSection1prefont size=3D2 face=3DCourier Newspan
style=3D'font-size:10.0pt'Package: =
apacheo:p/o:p/span/font/preprefont
size=3D2 face=3DCourier Newspan style=3D'font-size:10.0pt'Version: =
/span/fontfont
face=3DArialspan lang=3DEN-GB =
style=3D'font-family:Arial'1.3.29.0.2-2/span/fonto:p/o:p/prep=
refont
size=3D2 face=3DCourier Newspan =
style=3D'font-size:10.0pt'o:pnbsp;/o:p/span/font/pre

p class=3DMsoNormalfont size=3D2 face=3DArialspan lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'o:pnbsp;/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 face=3DArialspan lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'In /ust/share/apache/postinst.commonnbsp; =
there is a
#8220;mf#8221; instruction (the correct is =
#8220;mv#8221;).o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 face=3DArialspan lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'o:pnbsp;/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 face=3DArialspan lang=3DEN-GB =
style=3D'font-size:
10.0pt;font-family:Arial'(you should try edit this file and search for =
#8220;mf#8221;)o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 face=3DArialspan lang=3DEN-GB =
style=3D'font-size:

GAEB Software erstellt aus Angebotsaufforderung (DA 83) eine Angebotsdatei (DA 84) Kaufpreis: 69 EUR

2004-03-09 Thread Info Service Bau

Ideal für Baufirmen und Handwerksbetriebe (Kauf ohne Risiko, 14 Tage 
Rückgabegarantie, Lieferung auf Rechnung)

Immer mehr Angebotsaufforderungen an Handwerks- und Baubetriebe erfolgen auf 
dem elektronischen Wege, per GAEB
(DA 83) Datei.Wer da nicht über eine Software zur Angebotserstellung (GAEB DA 
84) verfügt,
wird in Zukunft auf einige Aufträge verzichten müssen.


Der Architekt oder Auftraggeber sendet Ihnen Leistungsverzeichnisse (Anfragen) 
via GAEB Datenart (DA 83).
Der GAEB Kalkulator V9.x wandelt die Datei (DA 83) in eine übersichtliche Excel 
Tabelle, inder Sie Ihre
Positionspreise eingeben. Auf Knopfdruck wird das Angebot (GAEB DA 84 Datei) 
erstellt. FERTIG !

AKTIONSPREIS ** AKTIONSPREIS ** AKTIONSPREIS **   69,- EUR inkl. 
Mwst

GAEB Kalkulator V9.x
Bestellung: www.bau-distribution.150m.com/html/bestellung.html


Lieferung:   Innerhalb 2 bis 7 Tagen nach Bestelleingang auf CD ROM 
inkl. Handbücher (deutsch).
Zahlung: Innerhalb 14 Tage nach Rechnungserhalt, Alle Preise 
gelten inklusive 16 % Mehrwertsteuer.
•   Rücktritt:   Sie haben das Recht, von Ihrer Bestellung innerhalb 14 
Tagen nach Lieferung zurückzutreten !


--
Baupaketpreis: Folgende Programme können Sie im Internet zum Paketpreis 
119,- EUR erwerben !
3 Programme in einem * * * 3 Programme in einem * * * 3  Programme in 
einem * * * 3 Programme in einem * * *


1.   • GAEB Kalkulator V9.x (69,- EUR)
2.   • MS-Adress (Adressverwaltung für 10 User inkl. Outlookimport, 
Wiedervorlage, Sektionswahl, autom. Email,
   Adressübergabe einzeln, oder selektiert in Word /Serienbrief 
 u.v.m. (49,-EUR)
3.   • Bautagebuch (36,- EUR)

   Paketpreis: 119,- EUR  Mehr Info: 
www.bau-distribution.150m.com

Wir freuen uns darauf, Sie in Zukunft als Kunden betreuen zu dürfen !
Ihre


 www.bau-distribution.150m.com




---




Bug#237087: libapache-mod-perl: Causes apache and apache-ssl to segfault

2004-03-09 Thread Kees Leune
Package: libapache-mod-perl
Version: 1.29.0.2-2
Severity: grave
Justification: renders package unusable

After installing mod-perl in combination with request-tracler3, both
apache as wel as apache-ssl will no longer start. The error message
provided is 

# invoke-rc.d apache-ssl start
Configuration syntax error detected. Not reloading.

/usr/sbin/apache-sslctl: line 171: 20977 Segmentation fault  $HTTPD -t
invoke-rc.d: initscript apache-ssl, action start failed.

I have narrowed the problem to one line in the request-tracker
configuration file, which states:

PerlRequire /usr/share/request-tracker3/libexec/webmux.pl

Uncommenting this line will cause the problem to disappear.

-Kees

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (ignored: LC_ALL set to 
en_US.UTF-8)

Versions of packages libapache-mod-perl depends on:
ii  apache-common   1.3.29.0.2-2 Support files for all Apache webse
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdevel-symdump-perl   2.03-3   Perl module for inspecting perl's 
ii  libperl5.8  5.8.3-2  Shared Perl library.
ii  liburi-perl 1.30-1   Manipulates and accesses URI strin
ii  libwww-perl 5.76-2   WWW client/server library for Perl
ii  perl [libmime-base64-perl]  5.8.3-2  Larry Wall's Practical Extraction 

-- no debconf information




Bug#237087: marked as done (libapache-mod-perl: Causes apache and apache-ssl to segfault)

2004-03-09 Thread Debian Bug Tracking System
Your message dated Tue, 9 Mar 2004 18:21:56 +0100 (CET)
with message-id [EMAIL PROTECTED]
and subject line Bug#237087: libapache-mod-perl: Causes apache and apache-ssl 
tosegfault
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 9 Mar 2004 16:51:47 +
From [EMAIL PROTECTED] Tue Mar 09 08:51:47 2004
Return-path: [EMAIL PROTECTED]
Received: from dijkstra.uvt.nl [137.56.247.20] (postmaster)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0kSI-0002Ok-00; Tue, 09 Mar 2004 08:51:47 -0800
Received: from liberty.uvt.nl (pi0713.uvt.nl [137.56.38.205])
by dijkstra.uvt.nl (8.12.10/8.12.10/Debian-5-UvT-12) with ESMTP id 
i29Gpefv008754;
Tue, 9 Mar 2004 17:51:40 +0100
Received: by liberty.uvt.nl (Postfix, from userid 500)
id CFB722B2A68; Tue,  9 Mar 2004 17:51:40 +0100 (CET)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Kees Leune [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: libapache-mod-perl: Causes apache and apache-ssl to segfault
X-Mailer: reportbug 2.50
Date: Tue, 09 Mar 2004 17:51:40 +0100
Message-Id: [EMAIL PROTECTED]
X-Virus-Scanned: by amavisd-new
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Package: libapache-mod-perl
Version: 1.29.0.2-2
Severity: grave
Justification: renders package unusable

After installing mod-perl in combination with request-tracler3, both
apache as wel as apache-ssl will no longer start. The error message
provided is 

# invoke-rc.d apache-ssl start
Configuration syntax error detected. Not reloading.

/usr/sbin/apache-sslctl: line 171: 20977 Segmentation fault  $HTTPD -t
invoke-rc.d: initscript apache-ssl, action start failed.

I have narrowed the problem to one line in the request-tracker
configuration file, which states:

PerlRequire /usr/share/request-tracker3/libexec/webmux.pl

Uncommenting this line will cause the problem to disappear.

-Kees

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (ignored: LC_ALL set to 
en_US.UTF-8)

Versions of packages libapache-mod-perl depends on:
ii  apache-common   1.3.29.0.2-2 Support files for all Apache webse
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdevel-symdump-perl   2.03-3   Perl module for inspecting perl's 
ii  libperl5.8  5.8.3-2  Shared Perl library.
ii  liburi-perl 1.30-1   Manipulates and accesses URI strin
ii  libwww-perl 5.76-2   WWW client/server library for Perl
ii  perl [libmime-base64-perl]  5.8.3-2  Larry Wall's Practical Extraction 

-- no debconf information

---
Received: (at 237087-done) by bugs.debian.org; 9 Mar 2004 17:22:00 +
From [EMAIL PROTECTED] Tue Mar 09 09:21:59 2004
Return-path: [EMAIL PROTECTED]
Received: from port5.ds1-sby.adsl.cybercity.dk (trider-g7.fabbione.net) 
[212.242.169.198] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0kvX-00066u-00; Tue, 09 Mar 2004 09:21:59 -0800
Received: from trider-g7.ext.fabbione.net (port5.ds1-sby.adsl.cybercity.dk 
[212.242.169.198])
by trider-g7.fabbione.net (Postfix) with ESMTP
id 9C1BB17; Tue,  9 Mar 2004 18:21:56 +0100 (CET)
Date: Tue, 9 Mar 2004 18:21:56 +0100 (CET)
From: Fabio Massimo Di Nitto [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
To: Kees Leune [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: Debian Apache Maintainers debian-apache@lists.debian.org
Subject: Re: Bug#237087: libapache-mod-perl: Causes apache and apache-ssl to
segfault
In-Reply-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 


Fixed already 

Bug#237111: marked as done (libapache-mod-perl: Segmentation fault during Apache startup)

2004-03-09 Thread Debian Bug Tracking System
Your message dated Tue, 9 Mar 2004 20:39:30 +0100 (CET)
with message-id [EMAIL PROTECTED]
and subject line Bug#237111: libapache-mod-perl: Segmentation fault during 
Apachestartup
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 9 Mar 2004 19:03:18 +
From [EMAIL PROTECTED] Tue Mar 09 11:03:18 2004
Return-path: [EMAIL PROTECTED]
Received: from mail.enyo.de [212.9.189.167] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0mVZ-0003c1-00; Tue, 09 Mar 2004 11:03:18 -0800
Received: (debugging) helo=deneb.enyo.de ip=212.9.189.171 name=deneb.enyo.de
Received: from deneb.enyo.de ([212.9.189.171])
by mail.enyo.de with esmtp id 1B0mVW-0004p8-Va
for [EMAIL PROTECTED]; Tue, 09 Mar 2004 20:03:15 +0100
Received: from fw by deneb.enyo.de with local (Exim 4.30)
id 1B0jNd-ww-CV; Tue, 09 Mar 2004 16:42:53 +0100
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Florian Weimer [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: libapache-mod-perl: Segmentation fault during Apache startup
X-Mailer: reportbug 2.50
Date: Tue, 09 Mar 2004 16:42:53 +0100
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.7 required=4.0 tests=DATE_IN_PAST_03_06,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Package: libapache-mod-perl
Version: 1.29.0.2-2
Severity: grave
Tags: sid
Justification: renders package unusable

On current unstable, libapache-mod-perl makes Apache segfault during
startup (or apachectl configtest).  Backtrace for configtest follows:

#0  0x40366711 in XS_Apache_dir_config () from /usr/lib/apache/1.3/mod_perl.so
#1  0x40421869 in Perl_pp_entersub () from /usr/lib/libperl.so.5.8
#2  0x4041a0b9 in Perl_runops_standard () from /usr/lib/libperl.so.5.8
#3  0x403b63c9 in Perl_call_sv () from /usr/lib/libperl.so.5.8
#4  0x403b619f in Perl_call_sv () from /usr/lib/libperl.so.5.8
#5  0x403bab9f in Perl_call_list () from /usr/lib/libperl.so.5.8
#6  0x403ba91d in Perl_call_list () from /usr/lib/libperl.so.5.8
#7  0x403ec8ca in Perl_newATTRSUB () from /usr/lib/libperl.so.5.8
#8  0x403e0cce in Perl_yyparse () from /usr/lib/libperl.so.5.8
#9  0x40451b31 in Perl_find_runcv () from /usr/lib/libperl.so.5.8
#10 0x40452972 in Perl_pp_require () from /usr/lib/libperl.so.5.8
#11 0x4041a0b9 in Perl_runops_standard () from /usr/lib/libperl.so.5.8
#12 0x403b63c9 in Perl_call_sv () from /usr/lib/libperl.so.5.8
#13 0x403b65eb in Perl_eval_sv () from /usr/lib/libperl.so.5.8
#14 0x4034e3ce in perl_do_file () from /usr/lib/apache/1.3/mod_perl.so
#15 0x4034e492 in perl_load_startup_script ()
   from /usr/lib/apache/1.3/mod_perl.so
#16 0x4034670b in perl_cmd_require () from /usr/lib/apache/1.3/mod_perl.so
#17 0x0805587d in ap_clear_module_list ()
#18 0x080bff64 in ?? ()
#19 0x080c014c in ?? ()
#20 0x0806a2d1 in ap_getword_conf ()
#21 0x0096 in ?? ()

Downgrading to 1.29.0.1-3 fixes it (haven't tried any other version).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

---
Received: (at 237111-done) by bugs.debian.org; 9 Mar 2004 19:39:34 +
From [EMAIL PROTECTED] Tue Mar 09 11:39:34 2004
Return-path: [EMAIL PROTECTED]
Received: from port5.ds1-sby.adsl.cybercity.dk (trider-g7.fabbione.net) 
[212.242.169.198] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B0n4g-0007HK-00; Tue, 09 Mar 2004 11:39:34 -0800
Received: from trider-g7.ext.fabbione.net (port5.ds1-sby.adsl.cybercity.dk 
[212.242.169.198])
by trider-g7.fabbione.net (Postfix) with ESMTP
id E3CB017; Tue,  9 Mar 2004 20:39:30 +0100 (CET)
Date: Tue, 9 Mar 2004 20:39:30 +0100 (CET)
From: Fabio Massimo Di Nitto [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
To: Florian Weimer [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#237111: libapache-mod-perl: Segmentation fault during Apache
startup
In-Reply-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: 

Bug#236882: apache-perl: New patch from mod_perl maintainer

2004-03-09 Thread Dave Rolsky
Package: apache-perl
Version: 1.3.29.0.2-1
Severity: normal
Followup-For: Bug #236882

I brought this up on the mod_perl list and it turns out the upstream
patch was indeed a mistake.

Here's the message from Geoffrey Young, one of the MP dev folks:

Geoffrey Young wrote:
-if (!SvTRUE(RETVAL)) {
+if (!SvOK(RETVAL)) {

   
ok, the attached patch fixes the problem.  it turns out that XS as simple as
this

   
RETVAL = Nullsv;

   
if (!SvOK(RETVAL)) {
  XSRETURN_UNDEF;
}

   
dumps core all on its own (without mod_perl's help :)

   
will be fixed in the next release (whenever that is)

   
--Geoff


Index: src/modules/perl/Apache.xs
===
RCS file: /home/cvs/modperl/src/modules/perl/Apache.xs,v
retrieving revision 1.130
diff -u -r1.130 Apache.xs
--- src/modules/perl/Apache.xs  1 Dec 2003 17:30:19 -   1.130
+++ src/modules/perl/Apache.xs  9 Mar 2004 18:41:50 -
@@ -2084,7 +2084,7 @@
 perl_module);
TABLE_GET_SET(c-vars, FALSE);
 }
-if (!SvOK(RETVAL)) {
+if (!(RETVAL  SvOK(RETVAL))) {
s = r  r-server ? r-server : perl_get_startup_server();
if (s  s-module_config) {
SvREFCNT_dec(RETVAL); /* in case above did newSV(0) */


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache-perl depends on:
hi  apache-common   1.3.29.0.2-2 Support files for all Apache webse
ii  debconf 1.4.14   Debian configuration management sy
ii  dpkg1.10.19  Package maintenance system for Deb
hi  libapache-mod-perl  1.29.0.2-2   Integration of perl with the Apach
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-12Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libmagic1   4.07-2   File type determination library us
ii  libpam0g0.76-15  Pluggable Authentication Modules l
ii  libperl5.8  5.8.3-2  Shared Perl library.
ii  mime-support3.26-1   MIME files 'mime.types'  'mailcap

-- debconf information:
  apache-perl/old-pidfile-set: 
* apache-perl/server-port: 80
* apache-perl/init: true
* apache-perl/enable-suexec: false
* apache-perl/document-root: /var/www
* apache-perl/upgrade-from-apache-conflict: 
* apache-perl/server-name: localhost
* apache-perl/server-admin: [EMAIL PROTECTED]




Order Meds for Cheap!

2004-03-09 Thread Barbara Ramey

Save Money, Buy GENERIC!
Prescription drugs with NO prior prescription needed!
 - XANAX - (to treat anxiety)
 - PHENTERMINE - (for weight loss)
 - Viagra - (got wood?)
 - Ambian - (For a Great Night’s Sleep)
 - Lipitor - (to reduce cholesterol)
 - NEXIUM - (to treat acid reflux and GERD)
 - PAXIL - (to treat mental ailments i.e. depression or panic attacks) 
 - VIOXX - (to relieve pain)

Check out Canadian Generics below:
http://weepharmr.com/gp/default.asp?id=gm03



 



http://1122dge.com /host/emailr em ove. asp


Bug#237151: apache-ssl SID

2004-03-09 Thread Meretei Balázs
Package: apache-ssl
Version: 1.3.29.0.2-3

since I updated with the last two versions, comes with sid dist-upgrade (8.
marc and 9. marc) , I can not be able to use the AuthConfig.
Before I have installed the updates, it worked fine.
I chechked the httpd.conf file but everything is OK (modules, config lines)

But with the upgraded apace it works fine.. maybe mod_auth_ssl.so has this
bug..


apache-ssl/error.log:

[Wed Mar 10 00:52:04 2004] [notice] Apache/1.3.29 Ben-SSL/1.53 (Debian
GNU/Linux) PHP/4.3.4 configured -- resuming normal operations
[Wed Mar 10 00:52:04 2004] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Wed Mar 10 00:52:32 2004] [error] [client 193.224.222.20] user  not found:
/
[Wed Mar 10 00:52:32 2004] [error] [client 193.224.222.20] user  not found:
/
[Wed Mar 10 00:54:01 2004] [error] [client 193.224.222.20] user  not found:
/
[Wed Mar 10 00:54:04 2004] [error] [client 193.224.222.20] user  not found:
/
[Wed Mar 10 00:54:07 2004] [error] [client 193.224.222.20] user  not found:
/

.htaccess file:
AuthType Basic
AuthName users
AuthUserFile /storage/web/htmlpass_users
AuthGroupFile /dev/null

Limit GET POST PUT
require valid-user
/Limit


With acces files everything is ok, because it they works fine with apache

full space, this user is limit quota

2004-03-09 Thread market

full space, that user [EMAIL PROTECTED] can not receive more letter




Этo мoжeт быть вaжным имeннo для Bac

2004-03-09 Thread �ec�o�a
...
 .
 -.
,  10 000  .5   999 
,
 10004  99 ..
 .  .
   .   .
  (095)783-60-33  !