Bug 35393 - Не работает интеграция с sddm
Summary: Не работает интеграция с sddm
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: pam0_kwallet5 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-14 12:31 MSK by Dima
Modified: 2018-09-15 08:55 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dima 2018-09-14 12:31:00 MSK
В пакете pam0_kwallet5
В скрипте /usr/libexec/pam_kwallet5_init
в строке env | socat STDIN UNIX-CONNECT:$PAM_KWALLET5_LOGIN
при версии socan > 2 необходимо использовать ключ -u т.е. :
env | socat -u STDIN UNIX-CONNECT:$PAM_KWALLET5_LOGIN
тогда все работает.
Обсуждение здесь:
https://bugs.mageia.org/show_bug.cgi?id=18986
пост № 55
Comment 1 Repository Robot 2018-09-15 08:55:03 MSK
plasma5-kwallet-pam-5.12.6-alt2.S1 -> sisyphus:

Fri Sep 14 2018 Sergey V Turchin <zerg@altlinux> 5.12.6-alt2.S1
- fix requires (ALT#35393)