From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HIXxN-0000G7-H5 for garchives@archives.gentoo.org; Sat, 17 Feb 2007 22:23:01 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1HMLLw3001554; Sat, 17 Feb 2007 22:21:21 GMT Received: from vimg3.rdg.ac.uk (vimg3.rdg.ac.uk [134.225.1.80]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1HMGJAT027856 for ; Sat, 17 Feb 2007 22:16:19 GMT Received: from vimp2.rdg.ac.uk ([134.225.2.34]) by vimg3.rdg.ac.uk (Exim: gateway) with esmtp id 1HIXqt-00079R-00 for gentoo-user@lists.gentoo.org; Sat, 17 Feb 2007 22:16:19 +0000 Received: from chomsky.rdg.ac.uk ([134.225.4.19] helo=[127.0.0.1]) by vimp2.rdg.ac.uk (Exim: virusscanner) with esmtp id 1HIXqt-0007QC-AO for gentoo-user@lists.gentoo.org; Sat, 17 Feb 2007 22:16:19 +0000 Message-ID: <45D77E69.5020308@computer.org> Date: Sat, 17 Feb 2007 22:15:05 +0000 From: Garry Smith User-Agent: Thunderbird 1.5.0.8 (X11/20061217) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] glas-check: Cannot find $EPATCH_SOURCE! Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scan-Signature: 7c8b37fb247e8c1f108411b679a01d10 X-Archives-Salt: 1551ab5a-8a97-489e-8a27-c9ccb8ce7d96 X-Archives-Hash: 0b075f31e3e0ba0c69d01753eac2cc54 Hi all, sudo emerge --sync sudo glsa-check -f $(glsa-check -t all) I get the following error for openldap-2.3.27: !!! ERROR: net-nds/openldap-2.3.27-r3 failed. Call stack: ebuild.sh, line 1614: Called dyn_unpack ebuild.sh, line 751: Called qa_call 'src_unpack' environment, line 4079: Called src_unpack openldap-2.3.27-r3.ebuild, line 205: Called epatch '/usr/portage/net-nds/openldap/files/openldap-2.3.27-CVE-2006-5779.patch' eutils.eclass, line 198: Called die !!! Cannot find $EPATCH_SOURCE! Any ideas? Further details below. Thanks and regards Garry gms@obufki /etc $ cat gentoo-release Gentoo Base System version 1.12.6 gms@obufki /etc/conf.d $ emerge --version Portage 2.1.2-r9 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.17.13 i686) gms@obufki /etc $ uname -a Linux obufki 2.6.17.13 #5 SMP PREEMPT Sun Dec 17 21:22:10 GMT 2006 i686 Genuine Intel(R) CPU T2500 @ 2.00GHz GenuineIntel GNU/Linux sudo glsa-check -f $(glsa-check -t all) >>> Emerging (1 of 1) net-nds/openldap-2.3.27-r3 to / >>> Downloading 'http://gentoo.blueyonder.co.uk/distfiles/openldap-2.3.27.tgz' --10:47:30-- http://gentoo.blueyonder.co.uk/distfiles/openldap-2.3.27.tgz => `/usr/portage/distfiles/openldap-2.3.27.tgz' Resolving gentoo.blueyonder.co.uk... 194.117.143.70, 194.117.143.71, 194.117.143.72, ... Connecting to gentoo.blueyonder.co.uk|194.117.143.70|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://gentoo.virginmedia.com/distfiles/openldap-2.3.27.tgz [following] --10:47:30-- http://gentoo.virginmedia.com/distfiles/openldap-2.3.27.tgz => `/usr/portage/distfiles/openldap-2.3.27.tgz' Resolving gentoo.virginmedia.com... 194.117.143.71, 194.117.143.72, 194.117.143.69, ... Connecting to gentoo.virginmedia.com|194.117.143.71|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3,757,519 (3.6M) [application/x-tar] 100%[========================================================================================>] 3,757,519 348.72K/s ETA 00:00 10:47:41 (335.21 KB/s) - `/usr/portage/distfiles/openldap-2.3.27.tgz' saved [3757519/3757519] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking openldap-2.3.27.tgz ;-) ... [ ok ] * * Scanning datadir(s) from slapd.conf and * the default installdir for Versiontags * (/var/lib/openldap-data may appear twice) * * - Checking /var/lib/openldap-data... * Found Versiontag in /var/lib/openldap-data * Versiontag is fine here :) * * - Checking /var/lib/openldap-data... * Found Versiontag in /var/lib/openldap-data * Versiontag is fine here :) * * * All datadirs are fine, proceeding with merge now... * >>> Unpacking source... >>> Unpacking openldap-2.3.27.tgz to /var/tmp/portage/net-nds/openldap-2.3.27-r3/work * Applying openldap-2.2.14-perlthreadsfix.patch ... [ ok ] * Applying openldap-2.2.6-ntlm.patch ... [ ok ] * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /usr/portage/net-nds/openldap/files/openldap-2.3.27-CVE-2006-5779.patch * ( openldap-2.3.27-CVE-2006-5779.patch ) !!! ERROR: net-nds/openldap-2.3.27-r3 failed. Call stack: ebuild.sh, line 1614: Called dyn_unpack ebuild.sh, line 751: Called qa_call 'src_unpack' environment, line 4079: Called src_unpack openldap-2.3.27-r3.ebuild, line 205: Called epatch '/usr/portage/net-nds/openldap/files/openldap-2.3.27-CVE-2006-5779.patch' eutils.eclass, line 198: Called die !!! Cannot find $EPATCH_SOURCE! !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/net-nds/openldap-2.3.27-r3/temp/build.log'. --------------------- gms@obufki /usr/portage/net-nds/openldap/files $ ls DB_CONFIG.fast.example digest-openldap-2.3.30-r2 openldap-2.3.21-ppolicy.patch slurpd-initd digest-openldap-2.1.30-r10 digest-openldap-2.3.33 openldap-2.3.24-contrib-smbk5pwd.patch digest-openldap-2.2.28-r7 openldap-2.2.14-perlthreadsfix.patch slapd-confd digest-openldap-2.3.27-r3 openldap-2.2.6-ntlm.patch slapd-initd -- gentoo-user@gentoo.org mailing list