** Description changed:

+ [Impact]
+ 
+ On application startup a false-positive error is reported and, under
+ some configurations a UI pop-up is showed by apparmor.
+ 
+ [Test Case]
+ 
+     1. Install Gufw. Open a Terminal and run these commands:
+ 
+     2. $ gufw
+ 
+     3. Bug: After enter your sudo password, you will see this dump and then 
Gufw will appears:
+         costales@ubuntu:~$ gufw
+         ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': 
+          No such file or directory
+ 
+ [Regression Potential]
+ 
+ No regressions as the fix is only redirecting an "handled" error to
+ /dev/null
+ 
+ [Original description]
+ 
  In a fresh Ubuntu install, the site-packages directory doesn't exist (it
  is created compiling from source):
  
  costales@acer:~$ ls -ld /usr/lib/python*/site-packages/gufw/gufw.py
  ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file 
or directory
  costales@acer:~$
  
  This dump an error (check attachment).

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

Title:
  Fresh install hasn't site-packages directory and this returns a dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1873918/+subscriptions

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

Reply via email to