ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: rlpowell@digitalkingdom.org
To: ruby-core@ruby-lang.org
Subject: [ruby-core:66065] [ruby-trunk - Bug #10471] [Open] Still DST bug in logger
Date: Mon, 03 Nov 2014 07:50:51 +0000	[thread overview]
Message-ID: <redmine.issue-10471.20141103075051.6f84380ae2ac9191@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-10471.20141103075051@ruby-lang.org

Issue #10471 has been reported by Robin Powell.

----------------------------------------
Bug #10471: Still DST bug in logger
https://bugs.ruby-lang.org/issues/10471

* Author: Robin Powell
* Status: Open
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* ruby -v: 2.0.0
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
So it turns out that, as of 2.0.0-p353, https://bugs.ruby-lang.org/issues/713 *still happens*, it's just that instead of raising an exception, it creates a log *file* for every log *entry*.

/usr/local/rvm/rubies/ruby-2.0.0-p353/bin/ruby
rlpowell@62f42be77397> date
Sun Nov  2 23:44:38 PST 2014
rlpowell@62f42be77397> date -d '1 day ago'
Sun Nov  2 00:44:42 PDT 2014
-rw-r--r--. 1 mysql mysql      2742 Nov  2 23:42 load_balancer.log.20141102
-rw-r--r--. 1 mysql mysql       168 Nov  2 23:42 load_balancer.log.20141102.1
-rw-r--r--. 1 mysql mysql       168 Nov  2 23:42 load_balancer.log.20141102.2
-rw-r--r--. 1 mysql mysql       190 Nov  2 23:42 load_balancer.log.20141102.3
-rw-r--r--. 1 mysql mysql       190 Nov  2 23:42 load_balancer.log.20141102.4
-rw-r--r--. 1 mysql mysql       190 Nov  2 23:42 load_balancer.log.20141102.5
-rw-r--r--. 1 mysql mysql       190 Nov  2 23:42 load_balancer.log.20141102.6
-rw-r--r--. 1 mysql mysql       233 Nov  2 23:42 load_balancer.log.20141102.7
-rw-r--r--. 1 mysql mysql       193 Nov  2 23:42 load_balancer.log.20141102.8
-rw-r--r--. 1 mysql mysql       193 Nov  2 23:42 load_balancer.log.20141102.9
-rw-r--r--. 1 mysql mysql       193 Nov  2 23:42 load_balancer.log.20141102.10
-rw-r--r--. 1 mysql mysql       193 Nov  2 23:42 load_balancer.log.20141102.11
-rw-r--r--. 1 mysql mysql       236 Nov  2 23:42 load_balancer.log.20141102.12
-rw-r--r--. 1 mysql mysql       165 Nov  2 23:42 load_balancer.log.20141102.13
-rw-r--r--. 1 mysql mysql       168 Nov  2 23:45 load_balancer.log.20141102.14

-- etc, etc, tec



-- 
https://bugs.ruby-lang.org/

       reply	other threads:[~2014-11-04  0:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-10471.20141103075051@ruby-lang.org>
2014-11-03  7:50 ` rlpowell [this message]
2019-08-21  5:14 ` [ruby-core:94455] [Ruby master Bug#10471] Still DST bug in logger merch-redmine

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.issue-10471.20141103075051.6f84380ae2ac9191@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).