Your message dated Fri, 01 Jul 2016 13:48:47 +0000
with message-id <[email protected]>
and subject line Bug#829030: fixed in apparmor 2.10.95-4
has caused the Debian Bug report #829030,
regarding dh_apparmor snippet requires 2.10.95-2
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.)


-- 
829030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829030
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-apparmor
Severity: normal
Version: 2.10.95-2

Rebuilding libvirt with above version leads to

Installing new version of config file /etc/libvirt/qemu.conf ...
/var/lib/dpkg/info/libvirt-daemon-system.postinst: 147: 
/var/lib/dpkg/info/libvirt-daemon-system.postinst: aa-enabled: not found
/var/lib/dpkg/info/libvirt-daemon-system.postinst: 172: 
/var/lib/dpkg/info/libvirt-daemon-system.postinst: aa-enabled: not found
virtlockd.service is a disabled or a static unit, not starting it.

upon installation caused by:

# Automatically added by dh_apparmor
if [ "$1" = "configure" ]; then
    APP_PROFILE="/etc/apparmor.d/usr.lib.libvirt.virt-aa-helper"
    if [ -f "$APP_PROFILE" ]; then
        # Add the local/ include
        LOCAL_APP_PROFILE="/etc/apparmor.d/local/usr.lib.libvirt.virt-aa-helper"

        test -e "$LOCAL_APP_PROFILE" || {
            tmp=`mktemp`
        cat <<EOM > "$tmp"
# Site-specific additions and overrides for usr.lib.libvirt.virt-aa-helper.
# For more details, please see /etc/apparmor.d/local/README.
EOM
            mkdir `dirname "$LOCAL_APP_PROFILE"` 2>/dev/null || true
            mv -f "$tmp" "$LOCAL_APP_PROFILE"
            chmod 644 "$LOCAL_APP_PROFILE"
        }

        # Reload the profile, including any abstraction updates
        if aa-enabled --quiet; then
            apparmor_parser -r -T -W "$APP_PROFILE" || true
        fi
    fi
fi

However aa-enabled is not available in 2.10-4 but only in 2.10.95-3 so
dh-apparmor needs to generate a versioned dependency via e.g. misc:Depends.
Cheers,
 -- Guido

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: apparmor
Source-Version: 2.10.95-4

We believe that the bug you reported is fixed in the latest version of
apparmor, 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.
intrigeri <[email protected]> (supplier of updated apparmor 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: SHA512

Format: 1.8
Date: Fri, 01 Jul 2016 12:50:58 +0000
Source: apparmor
Binary: apparmor apparmor-utils apparmor-profiles apparmor-docs libapparmor-dev 
libapparmor1 libapparmor-perl libapache2-mod-apparmor libpam-apparmor 
apparmor-notify python-libapparmor python3-libapparmor python-apparmor 
python3-apparmor dh-apparmor apparmor-easyprof
Architecture: source
Version: 2.10.95-4
Distribution: unstable
Urgency: medium
Maintainer: Debian AppArmor Team <[email protected]>
Changed-By: intrigeri <[email protected]>
Closes: 829030
Description: 
 apparmor-docs - documentation for AppArmor
 apparmor-easyprof - AppArmor easyprof profiling tool
 apparmor-notify - AppArmor notification system
 apparmor-profiles - profiles for AppArmor Security policies
 apparmor   - user-space parser utility for AppArmor
 apparmor-utils - utilities for controlling AppArmor
 dh-apparmor - AppArmor debhelper routines
 libapache2-mod-apparmor - changehat AppArmor library as an Apache module
 libapparmor1 - changehat AppArmor library
 libapparmor-dev - AppArmor development libraries and header files
 libapparmor-perl - AppArmor library Perl bindings
 libpam-apparmor - changehat AppArmor library as a PAM module
 python3-apparmor - AppArmor Python3 utility library
 python3-libapparmor - AppArmor library Python3 bindings
 python-apparmor - AppArmor Python utility library
 python-libapparmor - AppArmor library Python bindings
Changes:
 apparmor (2.10.95-4) unstable; urgency=medium
 .
   * debhelper/postinst-apparmor: re-add the "aa-status --enabled" -based code
     as a fallback, that is used when aa-enabled is not present. This
     facilitates upgrades from Jessie to Stretch, as well as partial
     testing/sid upgrades. (Closes: #829030)
Checksums-Sha1: 
 002077a07b0da57e883c179da987548af1b58ed4 3173 apparmor_2.10.95-4.dsc
 254961e33e9f97667f2af1fc07cdcd468ca5553d 78524 apparmor_2.10.95-4.debian.tar.xz
Checksums-Sha256: 
 72a0648f133d70c81283d8354cc9bd14b901838e73890e12d1c42c339ea16113 3173 
apparmor_2.10.95-4.dsc
 457444af5afabc202948166ed25c546b521050eb402f4e3bf965bb4d12534121 78524 
apparmor_2.10.95-4.debian.tar.xz
Files: 
 98fa6ddce58d1406744ed04965a092eb 3173 admin extra apparmor_2.10.95-4.dsc
 75af42f798c38deb96d01f33c7c13d62 78524 admin extra 
apparmor_2.10.95-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJXdnPHAAoJEOxtg78p/CqOwmYP+wUmWp2ujIjA9I4AjFeKhwvm
XuuHz38Xr9xUjeaO7ZX7SVmMIxO45CnOmuC6da6RZmenE82VxBHBm77IAB9v2K/F
uTDfM+9JoFJkAsRhLa7Zz/S/4PgWGWU/rPqdCzpdgIlV854V+/48bnY+fbHE1lhr
mJjjg79YpazFo8+5nSqjSHv09vv4HuJkQRlLNTDnNC6EpDQpwqpDJ6wRQqdzawzO
B2jbjrc3fQia7oILeJJaJryOsj2eNbTLhZP8kIqudHt8Pa+UJ4K0Y5WXtaOYGz08
6T5Sxk+4V07AcjbYzq2Xy+0cOSzRvOrFHJgZlI3K62b6Yt2ZjQoHmv6o7gnK5m7W
9I3gEWQwB+73Lni24nF5cOoJ0QVF6klXzWatHWgzHxpvLR1NY/SC5U2ORoKK5iNM
SCHtj5Tl2Z3YRhOrMZBF8ltS+rHzkG9gKRcibqsdPIf6xSUal+Uqg4hDCT6DRCQR
s9qTZz/Q/ZGc93cQb92NgU/efwnaX/acNFRmk/n7XYQf+Vg+X0r9Av6P5pHZW+pn
WBp3ajq1yRorEK7IPULW6DugCY71rRJl7BntsrxcF1oM0FJLoHk2b0u+7xwZDiXv
q530a/bCt71oQoMmzbesKhGoI4sLtKvQm/38Hup8yVxx8a7N9GdBN9+ISaKqS41L
LbKBI1eFNLVimMGvHSEn
=LyjI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to