Project

General

Profile

Feature #137

Updated by Igor Pashev over 11 years ago

<pre> 
 $ pkexec ls                                                                                                                            
 **                                                                                                                                                           
 ERROR:pkexec.c:678:main: assertion failed: (polkit_unix_process_get_start_time (POLKIT_UNIX_PROCESS (subject)) > 0)                                          
 Abort 
 </pre> 

 http://cgit.osdyson.org/port/polkit.git/ 
                                                                                                                                                       
 <pre> 
 $ dpkg -s policykit-1                                                                                                                            
 Package: policykit-1                                                                                                                                         
 Status: install ok installed                                                                                                                                 
 Priority: optional                                                                                                                                           
 Section: admin                                                                                                                                               
 Installed-Size: 131                                                                                                                                          
 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>                                                                         
 Architecture: illumos-amd64                                                                                                                                  
 Multi-Arch: foreign                                                                                                                                          
 Version: 0.105-3+dyson1                                                                                                                                      
 Depends: libc1 (>= 2.10-1), libgcc1, libglib2.0-0 (>= 2.28.0), libpam0g (>= 0.99.7.1), libpolkit-agent-1-0 (>= 0.105), libpolkit-backend-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.101), consolekit, dbus                                                                                                               
 Conffiles:                                                                                                                                                   
  /etc/pam.d/polkit-1 01dc501e2d43ffc9f76b338e24a55e80                                                                                                        
  /etc/polkit-1/localauthority.conf.d/50-localauthority.conf 2adb9d174807b0a3521fabf03792fbc8                                                                 
  /etc/polkit-1/nullbackend.conf.d/50-nullbackend.conf 1619df1aeee5c92bf19446a820274e5a                                                                       
  /etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf 09f96e58327bd8fe5cfdd28e56cef236                                                                       
 Description: framework for managing administrative policies and privileges                                                                                   
  PolicyKit is an application-level toolkit for defining and handling the policy                                                                              
  that allows unprivileged processes to speak to privileged processes.                                                                                        
  .                                                                                                                                                           
  It is a framework for centralizing the decision making process with respect to                                                                              
  granting access to privileged operations for unprivileged (desktop)                                                                                         
  applications.                                                                                                                                               
 Homepage: http://hal.freedesktop.org/docs/PolicyKit/                                                                                                        
 </pre>

Back