Mailinglist Archive: opensuse-bugs (9721 mails)

< Previous Next >
[Bug 344668] New: YaST2 samba-client fails and blocks the automatic installation - issue with 32b /64b libs
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 28 Nov 2007 10:24:15 -0700 (MST)
  • Message-id: <bug-344668-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=344668

Summary: YaST2 samba-client fails and blocks the automatic
installation - issue with 32b/64b libs
Product: openSUSE 10.3
Version: Final
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: vmarsik@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: ---


I installed openSuSE 10.3 on x86_64 using AutoYaST.
I used following configuration (taken from SLES9) :

<samba-client>
<global>
<winbind config:type="boolean">false</winbind>
<workgroup>TUX-NET</workgroup>
</global>
</samba-client>

As a result, I got a strange message "Cannot write PAM settings.".
The automatical installation blocked at this point.
When I looked for the causes, I found following:

1) YaST tries to set up Samba client
2) it wants to use /lib/security/pam_winbind.so from package
samba-winbind-32bit
3) there is no such file, there is /lib64/security/pam_winbind.so instead (from
package samba-winbind)
4) YaST does not find the 64 bit version, and fails
5) YaST writes an error dialog, that blocks the automatic installation

BTW., due to some unknown reason, samba-winbind-32bit was installed on my other
64bit machine with OpenSuSE 10.3, and this problem never occured.


YaST log:
=========
2007-11-28 17:55:49 <1> vulture(4728) [YCP] clients/inst_autoconfigure.ycp:112
current resource: samba-client
2007-11-28 17:55:49 <1> vulture(4728) [YCP] clients/inst_autoconfigure.ycp:123
Writing configuration for samba-client
2007-11-28 17:55:49 <1> vulture(4728) [YCP] clients/inst_autoconfigure.ycp:150
Calling auto client with: $["global":$["winbind":false, "wor
kgroup":"TUX-NET"]]
2007-11-28 17:55:49 <1> vulture(4728) [YCP] clients/inst_autoconfigure.ycp:38
current step: 27
2007-11-28 17:55:49 <1> vulture(4728) [wfm] Y2CCWFM.cc(createInLevel):151
Parsing finished
2007-11-28 17:55:49 <1> vulture(4728) [Interpreter]
clients/samba-client_auto.ycp:116 Calling YaST client samba-client_auto
(arguments: ["Write"])
2007-11-28 17:55:49 <1> vulture(4728) [YCP] clients/samba-client_auto.ycp:26
----------------------------------------
2007-11-28 17:55:49 <1> vulture(4728) [YCP] clients/samba-client_auto.ycp:27
Samba-client auto started
2007-11-28 17:55:49 <3> vulture(4728) [bash] ShellCommand.cc(shellcommand):78
ERROR: module /lib/security/pam_winbind.so is not installed.
2007-11-28 17:55:49 <2> vulture(4728) [YCP] Pam.ycp:75 pam-config for winbind
returned $["exit":1, "stderr":"ERROR: module /lib/security/pam_winbind.so is
not installed.\n", "stdout":""]
2007-11-28 17:55:51 <3> vulture(4728) [YCP] Report.ycp:484 Cannot write PAM
settings.
2007-11-28 17:55:51 <1> vulture(4728) [agent-system]
SystemAgent.cc(Execute):1098 mkdir /var/lib/samba/usershares
2007-11-28 17:55:51 <1> vulture(4728) [YCP] clients/samba-client_auto.ycp:115
Samba-client auto finished
2007-11-28 17:55:51 <1> vulture(4728) [YCP] clients/samba-client_auto.ycp:116
----------------------------------------
2007-11-28 17:55:51 <1> vulture(4728) [Interpreter]
clients/samba-client_auto.ycp:116 Called YaST client returned.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >