Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30015 - kdebase-3.1.4 ebuild thinko
Summary: kdebase-3.1.4 ebuild thinko
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-30 12:36 UTC by Greg
Modified: 2003-11-01 06:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg 2003-09-30 12:36:47 UTC
Configures kdebase using --with-pam multiple times. 
 
use pam         && myconf="$myconf --with-pam"          || myconf="$myconf 
--with-shadow" 
use pam         && myconf="$myconf --with-pam=yes"      || myconf="$myconf 
--with-pam=no --with-shadow" 
 

Reproducible: Always
Steps to Reproduce:
Look in the ebuild file for multiple lines starting with "use pam" 
Actual Results:  
Suspect users might have problems if they were not using pam...but maybe not 

Expected Results:  
Just have one behavior for 'use pam' 

In both kde 3.1.4 and 3.2.0_alpha2 
 
$Header: /home/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.1.4.ebuild,v 1.6 
2003/09/28 17:46:23 caleb Exp $ 
 
$Header: 
/home/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.2.0_alpha2.ebuild,v 1.1 
2003/09/25 23:26:41 caleb Exp $
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-11-01 06:57:46 UTC
fixed in portage.