Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 83203

Summary: samba-3.0.10 will fail to download and install smbldap-tools-0.8.5-3
Product: Gentoo Linux Reporter: Ricardo Nuno <me>
Component: [OLD] ServerAssignee: Gentoo's SAMBA Team <samba>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ricardo Nuno 2005-02-24 09:24:01 UTC
From what i see in the ebuild the download path is wrong.

IDEALX changed the 0.8.5-3 to: 
http://samba.idealx.org/dist/old-versions/

the ebuild should be fixed to:

SRC_URI="mirror://samba/${PN}${_CVS}.tar.gz
    oav? ( mirror://sourceforge/openantivirus/${PN}-vscan-${VSCAN_VER}.tar.bz2 )
    ldap? ( http://samba.idealx.org/dist/old-versions/smbldap-tools-${SMBLDAP_TOOLS_VER}.tgz )"


if we wish to use this version of smbldap-tools

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Michael Glauche (RETIRED) gentoo-dev 2005-03-13 03:53:54 UTC
Fixed this one a while ago, but forgot to update bugzilla, mea culpa.
Anyway, it should work now, and we are thinking of putting smbldap-tools in a seperate ebuild ...