Package: thunderbird
Version: 1:45.7.1-1
Severity: normal

After installing Thunderbird from sid, systemd shows that AppArmor failed at
every boot. I found that this is caused by the usr.bin.thunderbird profile.

On lines 28 to 32, spaces seem to be replaced by the · character. This causes
the AppArmor parser to fail.

ERROR: Syntax Error: Unknown line found in file
/etc/apparmor.d/usr.bin.thunderbird line 29:
    /usr/bin/exo-open·ixr,

The snippet

  # For·Xubuntu·to·launch·the·browser
  /usr/bin/exo-open·ixr,
  /usr/lib/@{multiarch}/xfce4/exo-1/exo-helper-1·ixr,
  /etc/xdg/xdg-xubuntu/xfce4/helpers.rc·r,
  /etc/xdg/xfce4/helpers.rc·r,

should be replaced with

  # For Xubuntu to launch the browser
  /usr/bin/exo-open ixr,
  /usr/lib/@{multiarch}/xfce4/exo-1/exo-helper-1 ixr,
  /etc/xdg/xdg-xubuntu/xfce4/helpers.rc r,
  /etc/xdg/xfce4/helpers.rc r,

which fixes this problem.



-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages thunderbird depends on:
ii  debianutils               4.8.1
ii  fontconfig                2.11.0-6.7
ii  libasound2                1.1.3-4
ii  libatk1.0-0               2.22.0-1
ii  libc6                     2.24-9
ii  libcairo2                 1.14.8-1
ii  libdbus-1-3               1.10.14-1
ii  libdbus-glib-1-2          0.108-2
ii  libevent-2.0-5            2.0.21-stable-2.1
ii  libffi6                   3.2.1-6
ii  libfontconfig1            2.11.0-6.7
ii  libfreetype6              2.6.3-3+b1
ii  libgcc1                   1:6.3.0-6
ii  libgdk-pixbuf2.0-0        2.36.4-1
ii  libglib2.0-0              2.50.2-2
ii  libgtk2.0-0               2.24.31-2
ii  libhunspell-1.4-0         1.4.1-2+b1
ii  libicu57                  57.1-5
ii  libnspr4                  2:4.12-6
ii  libnss3                   2:3.26.2-1
ii  libpango-1.0-0            1.40.3-3
ii  libpangocairo-1.0-0       1.40.3-3
ii  libpangoft2-1.0-0         1.40.3-3
ii  libpixman-1-0             0.34.0-1
ii  libsqlite3-0              3.16.2-2
ii  libstartup-notification0  0.12-4
ii  libstdc++6                6.3.0-6
ii  libvpx4                   1.6.1-2
ii  libx11-6                  2:1.6.4-3
ii  libxcomposite1            1:0.4.4-2
ii  libxdamage1               1:1.1.4-2+b1
ii  libxext6                  2:1.3.3-1
ii  libxfixes3                1:5.0.3-1
ii  libxrender1               1:0.9.10-1
ii  libxt6                    1:1.1.5-1
ii  psmisc                    22.21-2.1+b1
ii  zlib1g                    1:1.2.8.dfsg-5

Versions of packages thunderbird recommends:
ii  hunspell-en-us [hunspell-dictionary]  20070829-7
ii  hunspell-nl [hunspell-dictionary]     1:5.2.5-1
pn  lightning                             <none>

Versions of packages thunderbird suggests:
ii  apparmor          2.11.0-2
pn  fonts-lyx         <none>
ii  libgssapi-krb5-2  1.15-1

-- no debconf information

Reply via email to