Description of problem: when starting synaptic a popup window appears with "unknown error" Version-Release number of selected component (if applicable): smart-0.50-45.fc7 smart-update-0.50-45.fc7 smart-gui-0.50-45.fc7 How reproducible: always (when selinux is enabled) Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: The problem is with the pam file (/etc/pam.d/smart). changing it to auth include config-util account include config-util session include config-util instead of auth sufficient /lib/security/pam_rootok.so auth sufficient /lib/security/pam_timestamp.so auth required /lib/security/pam_stack.so service=system-auth session required /lib/security/pam_permit.so session optional /lib/security/pam_xauth.so session optional /lib/security/pam_timestamp.so account required /lib/security/pam_permit.so solves the problem
ping
Can you provide some more details? Why does the above fail under selinux and why does outsourcing into another config file help? Also the issue description is a copy and paste from your synaptic bug report. Perhaps the error is this time different than "unknown error"?
(In reply to comment #2) > Also the issue description is a copy and paste from your synaptic bug report. > Perhaps the error is this time different than "unknown error"? Exactly the same
*** This bug has been marked as a duplicate of 231735 ***