Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1125319 > unrolled thread

Bug#1007255: khal: Emits warnings about deprecated localize tz method

Started byDetlev Zundel <dzu@member.fsf.org>
First post2022-11-17 17:30 +0100
Last post2022-11-17 17:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.bugs.dist

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Bug#1007255: khal: Emits warnings about deprecated localize tz method Detlev Zundel <dzu@member.fsf.org> - 2022-11-17 17:30 +0100

#1125319 — Bug#1007255: khal: Emits warnings about deprecated localize tz method

FromDetlev Zundel <dzu@member.fsf.org>
Date2022-11-17 17:30 +0100
SubjectBug#1007255: khal: Emits warnings about deprecated localize tz method
Message-ID<FsPW1-4o7l-3@gated-at.bofh.it>
Package: khal
Version: 1:0.10.4~ds-4
Followup-For: Bug #1007255

So I finally also ran into this problem.  Upstream has a lot of issues around
the timezone warnings, but I especially looked at this one:

https://github.com/pimutils/khal/issues/1092

So it seems upstream has fixed the problem and indeed installing khal via pip
gives me a version 0.10.6.dev105+g5191ee8 running without problems:

dzu@krikkit:/opt/src/git/khal (master)$ pip install
git+https://github.com/pimutils/khal
Defaulting to user installation because normal site-packages is not writeable
Collecting git+https://github.com/pimutils/khal
  Cloning https://github.com/pimutils/khal to /tmp/pip-req-build-sthm81rz
  Running command git clone --filter=blob:none --quiet
https://github.com/pimutils/khal /tmp/pip-req-build-sthm81rz
  Resolved https://github.com/pimutils/khal to commit
5191ee88456b004d1d9d415045d57259ac6c03c8
 [....]
Successfully built khal
Installing collected packages: khal
Successfully installed khal-0.10.6.dev105+g5191ee8
dzu@krikkit:/opt/src/git/khal (master)$

So very likely an updated Debian package will also solve this problem.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages khal depends on:
ii  python3                3.10.6-1
ii  python3-atomicwrites   1.4.1-1
ii  python3-click          8.0.3-1
ii  python3-click-log      0.3.2-1
ii  python3-configobj      5.0.6-5
ii  python3-dateutil       2.8.2-1
ii  python3-icalendar      4.0.3-5
ii  python3-packaging      21.3-1.1
ii  python3-pkg-resources  65.5.0-1
ii  python3-tz             2022.6-1
ii  python3-tzlocal        4.2-1
ii  python3-urwid          2.1.2-2+b2
ii  python3-xdg            0.27-3

Versions of packages khal recommends:
ii  python3-setproctitle  1.3.1-1+b1

Versions of packages khal suggests:
pn  khal-doc  <none>

-- no debconf information

[toc] | [standalone]


Back to top | Article view | linux.debian.bugs.dist


csiph-web