[Bug 1294861] Re: time zone files are not set up correctly

Ubuntu Foundations Team Bug Bot 1294861 at bugs.launchpad.net
Wed Jun 18 20:21:45 UTC 2014


** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1294861

Title:
  time zone files are not set up correctly

Status in “eglibc” package in Ubuntu:
  In Progress

Bug description:
  tzselect's TZDIR variable is set to pwd causing it to fail:
  $ tzselect
  /usr/bin/tzselect: line 171: /home/ubuntu/iso3166.tab: No such file or directory
  /usr/bin/tzselect: time zone files are not set up correctly

  
  Workaround:
  Change /usr/bin/tzselect from:
  ${TZDIR=`pwd`}
  to
  ${TZDIR=/usr/share/zoneinfo}

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libc-bin 2.19-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  Date: Wed Mar 19 16:14:34 2014
  Dependencies:
   gcc-4.9-base 4.9-20140303-0ubuntu3
   libc6 2.19-0ubuntu2
   libcap2 1:2.24-0ubuntu2
   libgcc1 1:4.9-20140303-0ubuntu3
   multiarch-support 2.19-0ubuntu2
  InstallationDate: Installed on 2014-03-17 (2 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140313)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eglibc
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1294861/+subscriptions



More information about the foundations-bugs mailing list