[Bug 1491530] Re: Update libjoda-time-java to 2.8.2 to fix timezone

Launchpad Bug Tracker 1491530 at bugs.launchpad.net
Thu Sep 3 09:58:26 UTC 2015


This bug was fixed in the package libjoda-time-java - 2.8.2-0ubuntu1

---------------
libjoda-time-java (2.8.2-0ubuntu1) wily; urgency=medium

  * New upstream release. (LP: #1491530)
  * Refresh patches.

 -- Tiago Stürmer Daitx <tiago.daitx at canonical.com>  Wed, 02 Sep 2015
02:27:54 +0000

** Changed in: libjoda-time-java (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1491530

Title:
  Update libjoda-time-java to 2.8.2 to fix timezone

Status in libjoda-time-java package in Ubuntu:
  Fix Released
Status in libjoda-time-java package in Debian:
  New

Bug description:
  This particular bug lead to 2 mspec test failures causing jruby to
  FTBFS as reported in LP: #1491526 as jruby currently runs OpenJDK 8u66
  in wily.

  
  libjoda-time-java will fail to report TZ name and shortname when running under OpenJDK 8u60 or earlier.

  Upstream bugs https://github.com/JodaOrg/joda-time/issues/288 and
  https://github.com/JodaOrg/joda-time/issues/291

  Fixed on 2.8.1. Latest is 2.8.2 with updated TZ data.

  Both issues were reported upstream since JRuby should not fail due to
  joda-time: https://github.com/jruby/jruby/issues/3303 and
  https://github.com/jruby/jruby/issues/3303

  ========
  Snippet from log:
  30)
  Time#strftime returns the timezone with %Z FAILED
  Expected "+00:00"
   to equal "GMT"

  /«PKGBUILDDIR»/spec/ruby/core/time/strftime_spec.rb:238:in `(root)'
  org/jruby/RubyBasicObject.java:1574:in `instance_eval'
  org/jruby/RubyEnumerable.java:1412:in `all?'
  org/jruby/RubyFixnum.java:275:in `times'
  org/jruby/RubyArray.java:1613:in `each'
  /«PKGBUILDDIR»/spec/ruby/core/time/strftime_spec.rb:4:in `(root)'
  org/jruby/RubyKernel.java:1059:in `load'
  org/jruby/RubyBasicObject.java:1574:in `instance_eval'
  org/jruby/RubyArray.java:1613:in `each'

  31)
  Time#zone returns UTC when called on a UTC time FAILED
  Expected "GMT"
   to equal "UTC"
  ========

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjoda-time-java/+bug/1491530/+subscriptions



More information about the Ubuntu-sponsors mailing list