ITADN

ERROR: Unable to extract licenses from LICENSES directory "None".

#2465Closedjim-moe 创建于 2026-04-09
ReproducedBugLow
J
jim-moecommented
### Describe the problem, feature or ask a question: backintime 1.6.1 Every invocation emits this error: `Unable to extract licenses from LICENSES directory "None"` ``` 2026-04-09T06:00:00-07:00 sma-station14l backintime[329446]: INFO: Main profile(1) :: Creating backup. Profile: Main profile(1) User: jmoe 2026-04-09T06:00:01-07:00 sma-station14l backintime.py[329479]: ERROR: Unable to extract licenses from LICENSES directory "None". 2026-04-09T06:00:06-07:00 sma-station14l backintime[329446]: INFO: Main profile(1) :: Saving config file 2026-04-09T06:00:06-07:00 sma-station14l backintime[329446]: INFO: Main profile(1) :: Saving permissions 2026-04-09T06:00:08-07:00 sma-station14l backintime[329446]: INFO: Main profile(1) :: [smart remove] remove snapshots: [20260402-060001-313] ``` Diagmostics: < !-- Failed to upload "bit-diag.txt" -- > ``` "backintime": { "name": "Back In Time", "version": "1.6.1", "running-as-root": false, "latest-config-version": 6, "local-config-file": "/home/UsernameReplaced/.config/backintime/config", "local-config-file-found": true, "global-config-file": "/etc/backintime/config", "global-config-file-found": false, "started-from": "/usr/share/backintime/common", "user-callback": "/home/UsernameReplaced/.config/backintime/user-callback", "keyring-supported": true }, "host-setup": { "OS": "openSUSE Tumbleweed", "platform": "Linux-6.19.10-1-default-x86_64-with-glibc2.42", "system": "Linux #1 SMP PREEMPT_DYNAMIC Wed Mar 25 11:02:57 UTC 2026 (a439317)", "XDG_SESSION_TYPE": "wayland", "XDG_CURRENT_DESKTOP": "GNOME", "DESKTOP_SESSION": "gnome", "locale": "en_US, UTF-8", "PATH": "/home/UsernameReplaced/.local/bin:/home/UsernameReplaced/bin:/usr/local/bin:/usr/bin:/bin" }, "python-setup": { "python": "3.13.12 main Mar 18 2026 22:13:45 CPython GCC", "python-executable": "/usr/bin/python3", "python-executable-symlink": true, "python-executable-resolved": "/usr/bin/python3.13", "sys.path": [ "/usr/share/backintime/qt/plugins", "/usr/share/backintime/common/plugins", "/usr/share/backintime/plugins", "/usr/share/backintime/common", "/usr/lib64/python313.zip", "/usr/lib64/python3.13", "/usr/lib64/python3.13/lib-dynload", "/usr/lib64/python3.13/site-packages", "/usr/lib64/python3.13/site-packages/PIL", "/usr/lib64/python3.13/_import_failed", "/usr/lib/python3.13/site-packages" ], "qt": { "Version": "PyQt 6.10.0 / Qt 6.11.0" } }, "external-programs": { "RSYNC_OLD_ARGS": "(not set)", "RSYNC_PROTECT_ARGS": "(not set)", "rsync": { "version": "3.4.1", "protocol": "32.0", "capabilities": "file_bits: 64; inum_bits: 64; timestamp_bits: 64; long_int_bits: 64; socketpairs: True; symlinks: True; symtimes: True; hardlinks: True; hardlink_specials: True; hardlink_symlinks: True; IPv6: True; atimes: True; batchfiles: True; inplace: True; append: True; ACLs: True; xattrs: True; secluded_args: optional; iconv: True; prealloc: True; stop_at: True; crtimes: False", "optimizations": "SIMD_roll: True; asm_roll: False; openssl_crypto: True; asm_MD5: False", "checksum_list": "xxh128, xxh3, xxh64, md5, md4, sha1, none", "compress_list": "zstd, lz4, zlibx, zlib, none", "daemon_auth_list": "sha512, sha256, sha1, md5, md4" }, "ssh": "OpenSSH_10.2p1, OpenSSL 3.5.3 16 Sep 2025", "sshfs": "3.7.5", "encfs": "1.9.5", "shell": "/bin/bash", "shell-version": "GNU bash, version 5.3.9(1)-release (x86_64-suse-linux)" } } ```
关闭于 2026-06-06 3 条评论