$ apt-cache policy apparmor
apparmor:
  Installed: 4.1.0~beta5-0ubuntu14.1
  Candidate: 4.1.0~beta5-0ubuntu14.1
  Version table:
 *** 4.1.0~beta5-0ubuntu14.1 100
        100 http://us.archive.ubuntu.com/ubuntu plucky-proposed/main amd64 
Packages
        100 /var/lib/dpkg/status
     4.1.0~beta5-0ubuntu14 500
        500 http://us.archive.ubuntu.com/ubuntu plucky/main amd64 Packages


Before reboot:

$ sudo aa-status | grep remmina
   remmina
   snap-update-ns.remmina
   snap.remmina.hook.configure
   snap.remmina.remmina
   snap.remmina.ssh-agent
   /usr/bin/remmina (485287) remmina

After reboot:

$ sudo aa-status | grep remmina

(no reply)

Launched remmina

$ ps -Zelf | grep -F remmina
unconfined                      0 S erich       3875    3198  0  80   0 - 
195325 do_pol 11:51 ?       00:00:00 /usr/bin/remmina -i
unconfined                      0 S erich       5137    4847  0  80   0 -  2342 
pipe_r 11:54 pts/1    00:00:00 grep --color=auto -F remmina

SSH protocol experienced no isssues.
Quit remmina.

$ sudo apt install --mark-auto apparmor-profiles
Installing dependencies:
  apparmor-profiles

Summary:
  Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
  Download size: 41.4 kB
  Space needed: 386 kB / 892 GB available

Get:1 http://us.archive.ubuntu.com/ubuntu plucky/main amd64 apparmor-profiles 
all 4.1.0~beta5-0ubuntu14 [41.4 kB]
Fetched 41.4 kB in 1s (71.3 kB/s)
Selecting previously unselected package apparmor-profiles.
(Reading database ... 502685 files and directories currently installed.)
Preparing to unpack .../apparmor-profiles_4.1.0~beta5-0ubuntu14_all.deb ...
Unpacking apparmor-profiles (4.1.0~beta5-0ubuntu14) ...
Setting up apparmor-profiles (4.1.0~beta5-0ubuntu14) ...

$ ps -Zelf | grep -F remmina
unconfined                      0 S erich       6292    4847  0  80   0 -  2342 
pipe_r 12:00 pts/1    00:00:00 grep --color=auto -F remmina

Reboot.
Launched remmina.

$ ps -Zelf | grep -F remmina
unconfined                      0 S erich       3898    3234  0  80   0 - 
197377 do_pol 12:02 ?       00:00:00 /usr/bin/remmina -i
unconfined                      0 S erich       4885    4858  0  80   0 -  2342 
pipe_r 12:02 pts/1    00:00:00 grep --color=auto -F remmina

SSH test again experienced no issues. Also VNC and RDP tests experienced
no issues.


** Tags removed: verification-needed verification-needed-plucky
** Tags added: verification-done verification-done-plucky

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2102033

Title:
  remmina blocked by apparmor in Plucky

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2102033/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to