Your message dated Mon, 17 Mar 2025 10:43:36 +0000
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #1087582,
regarding backintime-qt: No set LC_TIME causes core dump
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1087582: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087582
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: backintime-qt
Version: 1.5.2-1
Severity: important
X-Debbugs-Cc: [email protected]
Hi there,
backintime-qt core dumps on my machine with no explanation. When I ran
backintime --debug, i get the below output. It turns out I don't have an
LC_TIME set and this causes the application to die.
hibby@velox ~ [2]> backintime --debug
DEBUG: [common/backintime.py:613 argParse] Used argument(s): {'debug': True,
'quiet': False}
DEBUG: [common/backintime.py:614 argParse] Unknown argument(s): []
DEBUG: [common/backintime.py:513 startApp] backintime: {'name': 'Back In Time',
'version': '1.5.2', 'running-as-root': False}
DEBUG: [common/backintime.py:513 startApp] host-setup: {'OS': {'/etc/os-
release': 'Debian GNU/Linux trixie/sid', '/etc/debian_version':
'trixie/sid\n'}}
Back In Time
Version: 1.5.2
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.
DEBUG: [common/configfile.py:591 Config.setCurrentProfile] Change current
profile: 1=Main profile
DEBUG: [common/tools.py:225 initiate_translation] No language code. Use systems
current locale.
DEBUG: [common/tools.py:274 set_lc_time_by_language_code] Try to set
locale.LC_TIME to "en_US.UTF-8" based on language code "en".
DEBUG: [common/backintime.py:696 getConfig] config file:
/home/hibby/.config/backintime/config
DEBUG: [common/backintime.py:697 getConfig] share path:
/home/hibby/.local/share/backintime
DEBUG: [common/backintime.py:698 getConfig] profiles: 1=Main profile
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: arm64 (aarch64)
Kernel: Linux 6.11.6-asahi-2-cy8aer0 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_CPU_OUT_OF_SPEC
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages backintime-qt depends on:
ii backintime-common 1.5.2-1
ii libnotify-bin 0.8.3-1+b2
ii pkexec 125-2
ii polkitd 125-2
ii python3 3.12.6-1
ii python3-dbus.mainloop.pyqt6 6.7.1-1+b1
ii python3-pyqt6 6.7.1-1+b1
ii x11-utils 7.7+7
Versions of packages backintime-qt recommends:
ii python3-secretstorage 3.3.3-3
Versions of packages backintime-qt suggests:
pn meld | kompare <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Fixed in version 1.5.3.
Upstream changelog entry:
https://github.com/bit-team/backintime/blob/517182ba2cc18d11607f0e8484ca9b40902aa6da/CHANGES#L30
Upstream commit:
https://github.com/buhtz/backintime/commit/f388985b591f6d86de9e2ce2a92b6924ba49be00
--- End Message ---