Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83203 - samba-3.0.10 will fail to download and install smbldap-tools-0.8.5-3
Summary: samba-3.0.10 will fail to download and install smbldap-tools-0.8.5-3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 09:24 UTC by Ricardo Nuno
Modified: 2005-03-13 03:53 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 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 ...