Bug 158872

Summary: exits with an "unknown error" popup on x86_64
Product: [Fedora] Fedora Reporter: Rudolf Kastl <che666>
Component: system-config-lvmAssignee: Jim Parsons <jparsons>
Status: CLOSED CURRENTRELEASE QA Contact: Jim Parsons <jparsons>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: agk
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-27 13:32:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 136450    

Description Rudolf Kastl 2005-05-26 14:06:08 UTC
Description of problem:
it just exits with an "unknown error" gtk popup on x86_64. i could get a person
on irc to reproduce that problem on x86_64

Version-Release number of selected component (if applicable):
system-config-lvm-0.9.30-1.0

How reproducible:
always... and it kinda never worked for me yet.

Steps to Reproduce:
1. start system-config-lvm on an x86_64
2. read the popup
3. repeat ;))
  
Actual results:
pops up an "unknown error" popup and exits

Expected results:
get some configuration gui started up

Additional info:
none atm but just ask.

Comment 1 Jeremy Katz 2005-05-26 15:32:58 UTC
Confirmed.  The problem is that the pam config file specifies the full path to
the pam modules instead of just containing the pam module name.  This causes
userhelper to try to load the 32bit pam modules which doesn't work so well.

Comment 2 Stanko Kupcevic 2005-05-26 19:37:49 UTC
Fixed in 0.9.32

Thanks Jeremy

Comment 3 Rudolf Kastl 2005-05-27 13:32:46 UTC
system-config-lvm-0.9.32-1.0 fixes it

thanks. i am just closing the bug since i opened it.