Reply To: after update: failed to start x-server

Forum › Forums › New users › New Users and General Questions › after update: failed to start x-server › Reply To: after update: failed to start x-server

#20519
Anonymous

    @ile
    so I have explicitly (we are here at sid)
    apt-listchanges installed
    and, that shows me no changes in the package consolekit

    male@antix17-4:~
    $ apt changelog consolekit
    E: Fehlschlag beim Holen von changelog:/consolekit.changelog Änderungsprotokoll (Changelog) nicht verfügbar für consolekit=0.4.6-6
    

    @skidoo
    isn’t here again and again an exchange of the uid ?

    Apr 13 19:53:56 antix17-4 slim: pam_unix(slim:session): session opened for user male by (uid=0)
    Apr 13 19:53:57 antix17-4 slim: pam_unix(slim:session): session closed for user male
    Apr 13 19:54:03 antix17-4 slim: pam_unix(slim:session): session opened for user male by (uid=0)
    Apr 13 19:54:54 antix17-4 su: (to root) male on pts/0
    Apr 13 19:54:54 antix17-4 su: pam_unix(su:session): session opened for user root by (uid=1000)
    Apr 13 19:55:59 antix17-4 su: pam_unix(su:session): session closed for user root
    
    male@antix17-4:~
    $ id
    uid=1000(male) gid=1000(male) Gruppen=1000(male),7(lp),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),100(users),108(netdev)
    
    male@antix17-4:~
    $ su
    Passwort: 
    root@antix17-4:/home/male# id
    uid=0(root) gid=0(root) Gruppen=0(root)
    

    I can live with it, because it is a test installation anyway…. 😉