Debian Bug report logs - #661735
Log rotation fails after package update without reboot

version graph

Package: apache2; Maintainer for apache2 is Debian Apache Maintainers <[email protected]>; Source for apache2 is src:apache2 (PTS, buildd, popcon).

Reported by: Florian Weimer <[email protected]>

Date: Wed, 29 Feb 2012 19:48:01 UTC

Severity: normal

Found in versions apache2/2.2.16-6+squeeze6, apache2/2.4.6-3

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Wed, 29 Feb 2012 19:48:05 GMT) (full text, mbox, link).


Acknowledgement sent to Florian Weimer <[email protected]>:
New Bug report received and forwarded. Copy sent to Debian Apache Maintainers <[email protected]>. (Wed, 29 Feb 2012 19:48:05 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Florian Weimer <[email protected]>
To: [email protected]
Subject: Log rotation fails after package update without reboot
Date: Wed, 29 Feb 2012 20:46:22 +0100
Package: apache2
Version: 2.2.16-6+squeeze6

It seems that log rotation fails after a package update (including a
security update), until the machine is rebooted.  Apache keeps logging
to the .log.1 file after rotation, it does not switch to the new .log
file.

I do not fully understand this issue yet, but I have received several
reports about this phenomenon.




Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Sun, 08 Sep 2013 15:36:05 GMT) (full text, mbox, link).


Acknowledgement sent to Bart Schuurmans <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Sun, 08 Sep 2013 15:36:05 GMT) (full text, mbox, link).


Message #10 received at [email protected] (full text, mbox, reply):

From: Bart Schuurmans <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: Re: Log rotation fails after package update without reboot
Date: Sun, 8 Sep 2013 17:33:38 +0200
Package: apache2
Version: 2.4.6-3
Followup-For: Bug #661735

The problem seems to be that reloading apache (as is done in
/etc/logrotate.d/apache2) does not trigger a log file reopen. The apache
documentation suggests a graceful restart to reopen log files[1].

[1]: http://httpd.apache.org/docs/2.4/logs.html#rotation

-- Package-specific info:

-- System Information:
Debian Release: jessie/sid
 APT prefers testing
 APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2 depends on:
ii  apache2-bin   2.4.6-3
ii  apache2-data  2.4.6-3
ii  lsb-base      4.1+Debian12
ii  mime-support  3.54
ii  perl          5.14.2-21
ii  procps        1:3.3.4-2

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.33

Versions of packages apache2 suggests:
pn  apache2-doc              <none>
ii  apache2-suexec-pristine  2.4.6-3
ii  apache2-utils            2.4.6-3
ii  chromium [www-browser]   29.0.1547.57-3
ii  iceweasel [www-browser]  17.0.8esr-2
ii  links [www-browser]      2.7-2
ii  lynx-cur [www-browser]   2.8.8dev.12-2
ii  w3m [www-browser]        0.5.3-11

Versions of packages apache2-bin depends on:
ii  libapr1                  1.4.8-1
ii  libaprutil1              1.5.2-1
ii  libaprutil1-dbd-sqlite3  1.5.2-1
ii  libaprutil1-ldap         1.5.2-1
ii  libc6                    2.17-92
ii  libcap2                  1:2.22-1.2
ii  libldap-2.4-2            2.4.31-1+nmu2
ii  liblua5.1-0              5.1.5-5
ii  libpcre3                 1:8.31-2
ii  libssl1.0.0              1.0.1e-3
ii  libxml2                  2.9.1+dfsg1-3
ii  perl                     5.14.2-21
ii  zlib1g                   1:1.2.8.dfsg-1

Versions of packages apache2-bin suggests:
pn  apache2-doc              <none>
ii  apache2-suexec-pristine  2.4.6-3
ii  chromium [www-browser]   29.0.1547.57-3
ii  iceweasel [www-browser]  17.0.8esr-2
ii  links [www-browser]      2.7-2
ii  lynx-cur [www-browser]   2.8.8dev.12-2
ii  w3m [www-browser]        0.5.3-11

Versions of packages apache2 is related to:
ii  apache2      2.4.6-3
ii  apache2-bin  2.4.6-3

-- Configuration Files:
/etc/apache2/mods-available/userdir.conf changed [not included]
/etc/apache2/sites-available/000-default.conf changed [not included]
/etc/apache2/sites-available/default-ssl.conf [Errno 2] No such file or directory: u'/etc/apache2/sites-available/default-ssl.conf'

-- no debconf information



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Sat, 21 Sep 2013 21:36:05 GMT) (full text, mbox, link).


Acknowledgement sent to Stefan Fritsch <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Sat, 21 Sep 2013 21:36:05 GMT) (full text, mbox, link).


Message #15 received at [email protected] (full text, mbox, reply):

From: Stefan Fritsch <[email protected]>
To: Bart Schuurmans <[email protected]>, [email protected]
Subject: Re: Bug#661735: Log rotation fails after package update without reboot
Date: Sat, 21 Sep 2013 23:34:51 +0200
Am Sonntag, 8. September 2013, 17:33:38 schrieb Bart Schuurmans:
> The problem seems to be that reloading apache (as is done in
> /etc/logrotate.d/apache2) does not trigger a log file reopen. The
> apache documentation suggests a graceful restart to reopen log
> files[1].

No, that cannot be the reason. /etc/init.d/apache2 reload does a 
graceful restart.



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Sun, 18 Feb 2018 09:48:03 GMT) (full text, mbox, link).


Acknowledgement sent to [email protected]:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Sun, 18 Feb 2018 09:48:03 GMT) (full text, mbox, link).


Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Wed, 19 Jun 2019 00:06:02 GMT) (full text, mbox, link).


Acknowledgement sent to Hidroconta Trading Ltd. <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Wed, 19 Jun 2019 00:06:02 GMT) (full text, mbox, link).


Message #25 received at [email protected] (full text, mbox, reply):

From: Hidroconta Trading Ltd. <[email protected]>
To: [email protected]
Subject: Quotation Inquiry #RFQ170619E - New Supplier
Date: 17 Jun 2019 00:37:56 -0700
Hello,

Our partners referred your company to us. Regarding your great products.
Please see required products, quantity and specifications as attached.

Kindly give us your lowest possible prices for FCL shipment.


Best Regards,

Wanda Rodriguez
Purchase Assistant

Hidroconta Trading Ltd.
Av. de Sta. Catalina,
60, 30012 Murcia, Spain
Phone: +34 968 26 77 66
Fax: +34 968 26 77 06



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Sun, 10 May 2020 08:45:21 GMT) (full text, mbox, link).


Acknowledgement sent to [email protected]:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Sun, 10 May 2020 08:45:21 GMT) (full text, mbox, link).


Message #30 received at [email protected] (full text, mbox, reply):

From: "Nael M. Al Homoud" <[email protected]>
To: undisclosed-recipients:;
Subject: Investment Proposal
Date: Sun, 10 May 2020 09:36:10 +0100
[Message part 1 (text/plain, inline)]
Good day,

My associate from China wants to discuss a business investment deal with
you. I awaiting your response to enable us discuss about this business
investment

Nael M. Al Homoud
Executive Director & High Investment Committee Member@
The Arab Investment Co
www.taic.com [1]

  

Links:
------
[1] http://www.taic.com
[Message part 2 (text/html, inline)]

Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Thu, 23 Sep 2021 07:45:07 GMT) (full text, mbox, link).


Acknowledgement sent to "Dorian Kwiatkowski" <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Thu, 23 Sep 2021 07:45:07 GMT) (full text, mbox, link).


Message #35 received at [email protected] (full text, mbox, reply):

From: "Dorian Kwiatkowski" <[email protected]>
To: <[email protected]>
Subject: Fotowoltaika dla firm
Date: Thu, 23 Sep 2021 07:31:04 GMT
Dzień dobry,

kontaktuję się z Państwem, ponieważ dostrzegam możliwość redukcji opłat za prąd.

Odpowiednio dobrana instalacja fotowoltaiczna to rozwiązanie, które pozwala wygenerować spore oszczędności w skali roku.

Chciałbym porozmawiać z Państwem o tego typu rozwiązaniu, a także przedstawić wstępne kalkulacje.

Czy są Państwo zainteresowani?

Pozdrawiam,
Dorian Kwiatkowski



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Wed, 13 Oct 2021 08:06:06 GMT) (full text, mbox, link).


Acknowledgement sent to "Patryk Górecki" <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Wed, 13 Oct 2021 08:06:07 GMT) (full text, mbox, link).


Message #40 received at [email protected] (full text, mbox, reply):

From: "Patryk Górecki" <[email protected]>
To: <[email protected]>
Subject: Ruch z pierwszej pozycji w Google
Date: Wed, 13 Oct 2021 07:45:55 GMT
Dzień dobry, 

jakiś czas temu zgłosiła się do nas firma, której strona internetowa nie pozycjonowała się wysoko w wyszukiwarce Google. 

Na podstawie wykonanego przez nas audytu SEO zoptymalizowaliśmy treści na stronie pod kątem wcześniej opracowanych słów kluczowych. Nasz wewnętrzny system codziennie analizuje prawidłowe działanie witryny.  Dzięki indywidualnej strategii, firma zdobywa coraz więcej Klientów.  

Czy chcieliby Państwo zwiększyć liczbę osób odwiedzających stronę internetową firmy? Mógłbym przedstawić ofertę? 


Pozdrawiam serdecznie,
Patryk Górecki



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Tue, 19 Oct 2021 07:42:31 GMT) (full text, mbox, link).


Acknowledgement sent to "Patryk Górecki" <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Tue, 19 Oct 2021 07:42:31 GMT) (full text, mbox, link).


Message #45 received at [email protected] (full text, mbox, reply):

From: "Patryk Górecki" <[email protected]>
To: <[email protected]>
Subject: Ruch z pierwszej pozycji w Google
Date: Tue, 19 Oct 2021 07:40:52 GMT
Dzień dobry, 

jakiś czas temu zgłosiła się do nas firma, której strona internetowa nie pozycjonowała się wysoko w wyszukiwarce Google. 

Na podstawie wykonanego przez nas audytu SEO zoptymalizowaliśmy treści na stronie pod kątem wcześniej opracowanych słów kluczowych. Nasz wewnętrzny system codziennie analizuje prawidłowe działanie witryny.  Dzięki indywidualnej strategii, firma zdobywa coraz więcej Klientów.  

Czy chcieliby Państwo zwiększyć liczbę osób odwiedzających stronę internetową firmy? Mógłbym przedstawić ofertę? 


Pozdrawiam serdecznie,
Patryk Górecki



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Mon, 25 Oct 2021 07:48:12 GMT) (full text, mbox, link).


Acknowledgement sent to "Patryk Górecki" <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Mon, 25 Oct 2021 07:48:12 GMT) (full text, mbox, link).


Message #50 received at [email protected] (full text, mbox, reply):

From: "Patryk Górecki" <[email protected]>
To: <[email protected]>
Subject: Ruch z pierwszej pozycji w Google
Date: Mon, 25 Oct 2021 07:45:39 GMT
Dzień dobry, 

jakiś czas temu zgłosiła się do nas firma, której strona internetowa nie pozycjonowała się wysoko w wyszukiwarce Google. 

Na podstawie wykonanego przez nas audytu SEO zoptymalizowaliśmy treści na stronie pod kątem wcześniej opracowanych słów kluczowych. Nasz wewnętrzny system codziennie analizuje prawidłowe działanie witryny.  Dzięki indywidualnej strategii, firma zdobywa coraz więcej Klientów.  

Czy chcieliby Państwo zwiększyć liczbę osób odwiedzających stronę internetową firmy? Mógłbym przedstawić ofertę? 


Pozdrawiam serdecznie,
Patryk Górecki



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Fri, 29 Oct 2021 07:45:11 GMT) (full text, mbox, link).


Acknowledgement sent to "Patryk Górecki" <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Fri, 29 Oct 2021 07:45:11 GMT) (full text, mbox, link).


Message #55 received at [email protected] (full text, mbox, reply):

From: "Patryk Górecki" <[email protected]>
To: <[email protected]>
Subject: Ruch z pierwszej pozycji w Google
Date: Fri, 29 Oct 2021 07:41:15 GMT
Dzień dobry, 

jakiś czas temu zgłosiła się do nas firma, której strona internetowa nie pozycjonowała się wysoko w wyszukiwarce Google. 

Na podstawie wykonanego przez nas audytu SEO zoptymalizowaliśmy treści na stronie pod kątem wcześniej opracowanych słów kluczowych. Nasz wewnętrzny system codziennie analizuje prawidłowe działanie witryny.  Dzięki indywidualnej strategii, firma zdobywa coraz więcej Klientów.  

Czy chcieliby Państwo zwiększyć liczbę osób odwiedzających stronę internetową firmy? Mógłbym przedstawić ofertę? 


Pozdrawiam serdecznie,
Patryk Górecki



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Fri, 12 Nov 2021 08:39:05 GMT) (full text, mbox, link).


Acknowledgement sent to "Dawid Rowicki" <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Fri, 12 Nov 2021 08:39:05 GMT) (full text, mbox, link).


Message #60 received at [email protected] (full text, mbox, reply):

From: "Dawid Rowicki" <[email protected]>
To: <[email protected]>
Subject: Prezentacja
Date: Fri, 12 Nov 2021 08:30:53 GMT
Dzień dobry!

Czy mógłbym przedstawić rozwiązanie, które umożliwia monitoring każdego auta w czasie rzeczywistym w tym jego pozycję, zużycie paliwa i przebieg?

Dodatkowo nasze narzędzie minimalizuje koszty utrzymania samochodów, skraca czas przejazdów, a także tworzenie planu tras czy dostaw.

Z naszej wiedzy i doświadczenia korzysta już ponad 49 tys. Klientów. Monitorujemy 809 000 pojazdów na całym świecie, co jest naszą najlepszą wizytówką.

Bardzo proszę o e-maila zwrotnego, jeśli moglibyśmy wspólnie omówić potencjał wykorzystania takiego rozwiązania w Państwa firmie.


Z poważaniem,
Dawid Rowicki



Information forwarded to [email protected], Debian Apache Maintainers <[email protected]>:
Bug#661735; Package apache2. (Mon, 13 Dec 2021 08:39:04 GMT) (full text, mbox, link).


Acknowledgement sent to "Marek Onufrowicz" <[email protected]>:
Extra info received and forwarded to list. Copy sent to Debian Apache Maintainers <[email protected]>. (Mon, 13 Dec 2021 08:39:04 GMT) (full text, mbox, link).


Message #65 received at [email protected] (full text, mbox, reply):

From: "Marek Onufrowicz" <[email protected]>
To: <[email protected]>
Subject: Prezentacja
Date: Mon, 13 Dec 2021 08:30:43 GMT
Dzień dobry!

Czy mógłbym przedstawić rozwiązanie, które umożliwia monitoring każdego auta w czasie rzeczywistym w tym jego pozycję, zużycie paliwa i przebieg?

Dodatkowo nasze narzędzie minimalizuje koszty utrzymania samochodów, skraca czas przejazdów, a także tworzenie planu tras czy dostaw.

Z naszej wiedzy i doświadczenia korzysta już ponad 49 tys. Klientów. Monitorujemy 809 000 pojazdów na całym świecie, co jest naszą najlepszą wizytówką.

Bardzo proszę o e-maila zwrotnego, jeśli moglibyśmy wspólnie omówić potencjał wykorzystania takiego rozwiązania w Państwa firmie.


Pozdrawiam / Kind regards,
Marek Onufrowicz | Account Manager



Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Sun Sep 22 09:36:47 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.