Your message dated Wed, 04 Jul 2018 13:49:16 +0000 with message-id <[email protected]> and subject line Bug#895256: fixed in gnucash 1:3.2-1 has caused the Debian Bug report #895256, regarding WARN <gnc.core-utils> Could not locate file AUTHORS/DOCUMENTERS/LICENSE 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.) -- 895256: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895256 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gnucash Version: 1:3.0-1 Severity: normal Hi, When opening the about dialog, I see the following message in /tmp/gnucash.trace: * 00:50:59 WARN <gnc.core-utils> Could not locate file AUTHORS * 00:50:59 WARN <gnc.core-utils> Could not locate file DOCUMENTERS * 00:50:59 WARN <gnc.core-utils> Could not locate file LICENSE Using strace, I see: stat("/usr/share/doc/gnucash/AUTHORS", 0x7ffc306a0870) = -1 ENOENT (No such file or directory) stat("/usr/share/doc/gnucash/DOCUMENTERS", 0x7ffc306a0870) = -1 ENOENT (No such file or directory) stat("/usr/share/doc/gnucash/LICENSE", 0x7ffc306a0890) = -1 ENOENT (No such file or directory) Problem seems to be a mix of missing file and a compressed one Kind regards, Laurent Bigonville -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.15.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: SELinux: enabled - Mode: Permissive - Policy name: refpolicy Versions of packages gnucash depends on: ii gnucash-common 1:3.0-1 ii guile-2.2 2.2.3+1-3 ii guile-2.2-libs 2.2.3+1-3 ii libaqbanking35 5.7.8-1 ii libaqbanking35-plugins 5.7.8-1 ii libatk1.0-0 2.28.1-1 ii libboost-date-time1.62.0 1.62.0+dfsg-5 ii libboost-filesystem1.62.0 1.62.0+dfsg-5 ii libboost-locale1.62.0 1.62.0+dfsg-5 ii libboost-regex1.62.0 1.62.0+dfsg-5 ii libboost-system1.62.0 1.62.0+dfsg-5 ii libc6 2.27-3 ii libcairo-gobject2 1.15.10-2 ii libcairo2 1.15.10-2 ii libcrypt-ssleay-perl 0.73.06-1 ii libdate-manip-perl 6.70-1 ii libdbi1 0.9.0-5 ii libfinance-quote-perl 1.47-1 ii libfribidi0 0.19.7-2 ii libgc1c2 1:7.4.2-8.2 ii libgcc1 1:8-20180402-1 ii libgdk-pixbuf2.0-0 2.36.11-2 ii libglib2.0-0 2.56.0-6 ii libgtk-3-0 3.22.29-3 ii libgwenhywfar60 4.20.0-1 ii libhtml-tableextract-perl 2.15-1 ii libhtml-tree-perl 5.07-1 ii libicu57 57.1-9 ii libjavascriptcoregtk-4.0-18 2.20.0-2 ii libktoblzcheck1v5 1.49-4 ii libofx7 1:0.9.12-1 ii libpango-1.0-0 1.42.1-1 ii libpangocairo-1.0-0 1.42.1-1 ii libsoup2.4-1 2.62.0-1 ii libstdc++6 8-20180402-1 ii libwebkit2gtk-4.0-37 2.20.0-2 ii libwww-perl 6.33-1 ii libxml2 2.9.4+dfsg1-6.1 ii libxslt1.1 1.1.29-5 ii perl 5.26.1-5 ii zlib1g 1:1.2.8.dfsg-5 Versions of packages gnucash recommends: ii gnucash-docs 2.6.19-1 ii python3-gnucash 1:3.0-1 ii yelp 3.28.0-1 Versions of packages gnucash suggests: pn libdbd-mysql <none> pn libdbd-pgsql <none> ii libdbd-sqlite3 0.9.0-5 -- no debconf information
--- End Message ---
--- Begin Message ---Source: gnucash Source-Version: 1:3.2-1 We believe that the bug you reported is fixed in the latest version of gnucash, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dmitry Smirnov <[email protected]> (supplier of updated gnucash package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 04 Jul 2018 19:21:18 +1000 Source: gnucash Binary: gnucash gnucash-common python3-gnucash Architecture: source all amd64 Version: 1:3.2-1 Distribution: unstable Urgency: medium Maintainer: Dmitry Smirnov <[email protected]> Changed-By: Dmitry Smirnov <[email protected]> Description: gnucash - personal and small-business financial-accounting software gnucash-common - common files for the financial-accounting software Gnucash python3-gnucash - Gnucash interface for Python Closes: 895256 896803 897970 Changes: gnucash (1:3.2-1) unstable; urgency=medium . * New upstream release [June 2018] (Closes: #897970). * Remove legacy "/etc/gnucash/config" (Closes: #896803). * Fixed warning in "About" dialog (Closes: #895256). Thanks, Laurent Bigonville. * Added Guile-2.2 related lintian-overrides. * Build-Depends += "libxml2-utils, swig". * Standards-Version: 4.1.4. * Vcs URLs to Salsa. * Upload to unstable. Checksums-Sha1: 5a2229e5719c9f1887c0c834f45358af009b106f 2382 gnucash_3.2-1.dsc 3bf10a0ce6bd103759d078ff34c5c628657576c2 9191112 gnucash_3.2.orig.tar.xz ec6aa05be2e17480fcdce3d2b0ad5fb1e99e900c 35168 gnucash_3.2-1.debian.tar.xz 196bd504838fb8db41986ab7d1951e63617d46a9 4929696 gnucash-common_3.2-1_all.deb 36f7eab66cde7a7c53f7a0deef88b29d812f07ef 15373724 gnucash-dbgsym_3.2-1_amd64.deb f20454062963430a7854c7def914e6d8f93b0155 18434 gnucash_3.2-1_amd64.buildinfo 2cf9132332de142fbc51cbfe009ea684c0f5626d 4450036 gnucash_3.2-1_amd64.deb c0c2b6f8f9c867187622a2c3bbc5b860432c0f73 632520 python3-gnucash-dbgsym_3.2-1_amd64.deb 50bea60738cf5412f86e596447ccb6ab389bc678 294120 python3-gnucash_3.2-1_amd64.deb Checksums-Sha256: 17eff6d21b99d8b2c5eb50af4666cb18e89e29bd7e779f12086be77afcb25102 2382 gnucash_3.2-1.dsc 34557f259dbe8acbabc6408e5009edcac43184bc03a63476cda05afa9ad2b8c5 9191112 gnucash_3.2.orig.tar.xz d8e00f33c72659bc7e78eb1dba1bed6967d298ee0d7730e022fb989a1b04bf46 35168 gnucash_3.2-1.debian.tar.xz c6ac9a34edd59b06258cf318a7bd89e30d6fd2a5ef0ec0221d2a9cb6d7218b46 4929696 gnucash-common_3.2-1_all.deb 219cf81fde4ce4851e3f00b7814f8d3bee1dc01b4a87aa4a2897cd7c1b1e0928 15373724 gnucash-dbgsym_3.2-1_amd64.deb cbfeecef1388cbd163ae3e5df1bdda05b8a3cda20cba5c15b6ea457f7d3b88de 18434 gnucash_3.2-1_amd64.buildinfo ebd205c7771988b0f590c658d357eeca47183380878899dc929f801888ca71f5 4450036 gnucash_3.2-1_amd64.deb 5c38ec4bb21c0350b6843c16d4d5474828a13994e258671f880c88415fee1002 632520 python3-gnucash-dbgsym_3.2-1_amd64.deb 11e6be7cf15dfdd8b8ff21640a115744ac5c5e67274056fee0e795ba42a67f3a 294120 python3-gnucash_3.2-1_amd64.deb Files: 6737cec4e0f33fe53ad426a505c443d0 2382 gnome optional gnucash_3.2-1.dsc c656debd7b85f71a2fa1a3179e52f856 9191112 gnome optional gnucash_3.2.orig.tar.xz 235395c7f2b2a6801e3a06372c612ade 35168 gnome optional gnucash_3.2-1.debian.tar.xz f4477ae5af4ec5d8b5198e0a7a5525e4 4929696 gnome optional gnucash-common_3.2-1_all.deb 4f31b7fdec00cb646707a6a3cca6a4d8 15373724 debug optional gnucash-dbgsym_3.2-1_amd64.deb 875eed1477a0b2fadb1ba56f3d5f33bf 18434 gnome optional gnucash_3.2-1_amd64.buildinfo c041e9952ffb5301a99fb805eb981ba7 4450036 gnome optional gnucash_3.2-1_amd64.deb ac068381c38ec59e26a24810626ff874 632520 debug optional python3-gnucash-dbgsym_3.2-1_amd64.deb bf162689963a9c7a4fc9769b2d5da82b 294120 python optional python3-gnucash_3.2-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAls8vxkACgkQUra72VOW jRvcCA/9FRZYBnvXE1R0G1LdCRKVhfPw6kKdZ343tbyfcgp1Oa3RdItNbeL5uxKJ gMdhMST5dVySWGoMFQYxTdS7A1LZmIAVFOlOJOkZG1dKZfZayNkKGMNswOh56fkP CH2GxEnGpEdjNAprDXiU2hPQWYsO2Zj3NehIkQ17Q4XwcPAw9uJJbopLm20zmweJ 1vK8C0s8pGMX3I47zi2DsDMtKqGQ3+q9NWG8KLwWu34IQtZ7gsWvi0d2WrxtHtaj zzyETKBP+8M5OX2Wz2aryxRsLPO/AdGqb93SycrPrmwzfhY7pRe30MdM+BTXfg3p seVtSzCnyz8l2IrtJQanMfZGzFyjdAsrTZcPZOqf/nCqJnUbJmByJyshW+KXr6tM D3vTUGPI51BobNNVKnShfVZDImWE4cC+QXMyqYSNE+yV/oQPYOxOYKEztKEit/Ti SZKhAEGwA/g41YwmAxpZV0VapyHoa+9++pUJOehLttObm6Mm5TC3CFU/TcsHkXRy LQTwrWFeDX0Mz9AjkemB/QjxR1lIN6ysAVr498v8Ov7nQjH1IWYher2xKWyOXU2n 6BUiAT3vtu0C8yiVpjlItgfo5CZlc/6D5fjWyYGkKGxH+xg+Okn2Ve54dfq+8uyV HtRR5nU/z9xxaBkljFW06Pz73Gu8M1SiFUJKy7wSs7F3Tjfpbz8= =iRLy -----END PGP SIGNATURE-----
--- End Message ---

