Your message dated Fri, 04 Oct 2019 08:49:20 +0000
with message-id <e1igjh6-000gaa...@fasolo.debian.org>
and subject line Bug#923542: fixed in usbguard 0.7.5+ds-1
has caused the Debian Bug report #923542,
regarding Error: parsed key is not in key set: 'RuleFile'
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 ow...@bugs.debian.org
immediately.)
--
923542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923542
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: usbguard
Version: 0.7.4+ds-1+b1
Severity: normal
Hello,
thank you for maintaining usbguard.
I installed it and I wanted to give IPC access to my user.
I ran this:
usbguard add-user enrico -p list -d list -e listen -P list
And I got:
[1551462757.473] (E) Error: parsed key is not in key set: 'RuleFile'
ERROR: KeyValueParser: Parser: Invalid key
It seems to refer to this:
# grep RuleFile /etc/usbguard/usbguard-daemon.conf
# RuleFile=/path/to/rules.conf
RuleFile=/etc/usbguard/rules.conf
It looks like default config file having options that are not supported
anymore/yet, or something like that?
Enrico
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8),
LANGUAGE=en_IE:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages usbguard depends on:
ii dbus 1.12.12-1
ii libaudit1 1:2.8.4-2
ii libc6 2.28-7
ii libcap-ng0 0.7.9-2
ii libdbus-1-3 1.12.12-1
ii libdbus-glib-1-2 0.110-4
ii libgcc1 1:8.2.0-21
ii libglib2.0-0 2.58.3-1
ii libseccomp2 2.3.3-4
ii libstdc++6 8.2.0-21
ii libusbguard0 0.7.4+ds-1+b1
usbguard recommends no packages.
usbguard suggests no packages.
-- Configuration Files:
/etc/usbguard/usbguard-daemon.conf [Errno 13] Permission denied:
'/etc/usbguard/usbguard-daemon.conf'
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: usbguard
Source-Version: 0.7.5+ds-1
We believe that the bug you reported is fixed in the latest version of
usbguard, 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 923...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Birger Schacht <bir...@rantanplan.org> (supplier of updated usbguard 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 26 Jul 2019 18:52:01 +0200
Source: usbguard
Binary: libusbguard0 usbguard
Architecture: source
Version: 0.7.5+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Birger Schacht <bir...@rantanplan.org>
Changed-By: Birger Schacht <bir...@rantanplan.org>
Description:
libusbguard0 - USB device authorization policy framework - shared library
usbguard - USB device authorization policy framework
Closes: 846400 923542 928032 931381
Changes:
usbguard (0.7.5+ds-1) unstable; urgency=medium
.
* New upstream version 0.7.5 (Closes: #923542)
The upstream source does not contain the qt applet anymore.
+ Remove usbguard-applet-qt package and qt build dependencies
from d/control
+ Remove qt specific lines from d/rules
+ Remove applet .desktop and .install files from debian/
directory
+ Remove stale copyright paragraphs from d/copyright
+ d/upstream/signing-key.asc: Update upstreams signing key to
0xEF3F1EF2C1D2077F4BD74BC1F0B58180D5CD7168
+ d/patches/disable-002_cli_devices.patch: Update patch
.
* d/usbguard.install: Use more placeholders to make file more
readable and add zsh completion file
.
* d/usbguard.postinst: generate initial policy on install using
`usbguard generate-policy` and enable `plugdev` access using
IPC ACLs
.
* d/rules
+ Add dh_install override to ease package maintaince
(it lists files in debian/tmp)
+ Remove void configure flag
+ Add -pthread to LDFLAGS (Closes: #931381)
+ Reenable and start systemd services on install, now that there
is an initial rules file being generated (Closes: #928032)
.
* d/control
+ Add libumockdev build dependency, enable ldap support
by adding libldap2-dev build dependency
+ Bump debhelper to version 12, replace the build dependency
with debhelper-compat and remove the d/compat file
+ Update the homepage URL
+ Add rules-requires-root: no
+ Bump standards version to 4.4.0
+ Add a Breaks relationship for the applet, that is not shipped
with usbguard anymore
.
* Add init scripts for usbguard-dbus and usbguard (Closes: #846400)
.
* d/patches
+ Rename change-ipc-allowedgroup.patch to
0001-Set-IPCAllowedGroups-to-root-plugdev.patch and add the plugdev
group to the list of groups allowed to use the IPC interface
+ Patch systemd service file to allow write access to rules file and
fix IPC ACLs
0004-Patch-ReadWritePaths-and-CapabilityBoundingSet.patch
.
* d/gitlab-ci.yml: switch to the salsa-ci-team pipeline
.
* d/usbguard.README.Debian: add a Debian specific README with the
most basic instructions
.
* d/usbguard-daemon.conf: remove modified config file, as we are using
the upstream one since a few versions
Checksums-Sha1:
8512d3d75f7edf9984449c236a283d58781dd420 2333 usbguard_0.7.5+ds-1.dsc
e0b10b332ad4d349ba11254b17dff3e647777174 664375 usbguard_0.7.5+ds.orig.tar.gz
c13bb119f44b1277ba0f90798947165df8d58774 19032
usbguard_0.7.5+ds-1.debian.tar.xz
9a3c77735edfac5cfa1f1d8f24744fe27a96d061 9049
usbguard_0.7.5+ds-1_source.buildinfo
Checksums-Sha256:
fb96b5118cac231a9e6d35e25f3bdca5afe76f9da51ff9d0c346b52f63ced880 2333
usbguard_0.7.5+ds-1.dsc
2213a9c34e62a0f430b6e99710325defc97a2320edab85432e8ce0599a4a36f4 664375
usbguard_0.7.5+ds.orig.tar.gz
bec585304173f6ac8897c16e85fb5d5957dfa0117cf4fa5b380f1fd7b00ea1d9 19032
usbguard_0.7.5+ds-1.debian.tar.xz
840c15a850d5e18bfd6af511222f86da45185e3c7a30642bd5cb893142460d01 9049
usbguard_0.7.5+ds-1_source.buildinfo
Files:
62520ef59789c8c0ea42a830208da64c 2333 utils optional usbguard_0.7.5+ds-1.dsc
6d92eda88de553e53eca060b5905eb68 664375 utils optional
usbguard_0.7.5+ds.orig.tar.gz
db0417f68ca9e76e81d82ad97f057dcc 19032 utils optional
usbguard_0.7.5+ds-1.debian.tar.xz
ac3149a9131f97ece636737adc3df1ca 9049 utils optional
usbguard_0.7.5+ds-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE7eP0RD800mGVFNeQsUuww42GHPEFAl2XArQACgkQsUuww42G
HPHREg//ZI/YcJy3pAXiAdFYkGbBT1Iy9Onw5OfZNG/b2KdO24bie8Q3yszKRBVB
I5StbJS3u+ewoQTXeBl/41LFYnXkb5xmxnenCEl4thsF+x0ajXsvRg/kgEVtz7Dq
adV8pAI/AdaZOtq0T0zRWSEAP/7qb5/+cOTrFWcbD7ErD8ZJauCr5+4YCtGxy5fI
h4HgyBGZYm3+bW9TUSapBprGo+G17CFzTkXGMesetfrFVjskCEKfT3oZdC0Ezrx+
+pQxGIZbzkgvdaJGOhDzyNIecotLb3GuzTFMERe5hD7jGhqLWKVlPPIaT7OMmxgx
M80w7CRs+kGE8UKdxUBMg1tVeaccz08J4yQ7UNmjmL0csB6EgptIIWB4J3nOpcrM
Ihzde2gVIeflXpYV3y5AEhTiocFpAHYt9CtNOf6MBDol8rFKLLQkOMouVnE5IuZn
yxo79sSmBFK9hIYQABZBXy5nUM6q4HHUSTZsj1HjuFVNuYWvDPy2B4VtSR+1uUaN
L98EpGRRh1baXsCFWSVQH2bCKZImf0OF9n9gvp9rYMEbjOWHl+rEnDX6yqPWwQ7T
YYb9XNfg+fLTqd/dtMVQszjhNDrVnCc5BG1DcB1EAGzyHQHaGsjueNPIxbEInXXF
TsjrkzfwXO7b+FzjTRadXtHvzocEt/smgs2Dy5vyVTIY9LBosMU=
=R1sw
-----END PGP SIGNATURE-----
--- End Message ---