Hi,
I am getting fetching error while installing Kerberos Krb5 port in FreeBSD version 8.2. I already installed FreeRadius server on my FreeBSD and as an authentication against Active Directory I want to set up Samba & Kerberos. I successfully installed Samba but I am getting fetching error while installing Kerberos Krb5. I already searched so many FreeBSD sites and I am not being able to figure out how to fix this. I tried option like manually fetching cmps-unix.tar.gz by going to FreeBSD site and downloading it to /usr/ports/distfiles. It didn't fix this issue. Any suggestion would be greately appreciated.
My installation error output is as shown below:
Thank You.........
I am getting fetching error while installing Kerberos Krb5 port in FreeBSD version 8.2. I already installed FreeRadius server on my FreeBSD and as an authentication against Active Directory I want to set up Samba & Kerberos. I successfully installed Samba but I am getting fetching error while installing Kerberos Krb5. I already searched so many FreeBSD sites and I am not being able to figure out how to fix this. I tried option like manually fetching cmps-unix.tar.gz by going to FreeBSD site and downloading it to /usr/ports/distfiles. It didn't fix this issue. Any suggestion would be greately appreciated.
My installation error output is as shown below:
Code:
# cd /usr/ports/security/krb5
# make install clean
===> krb5-1.9_1 depends on executable: gm4 - found
===> krb5-1.9_1 depends on executable: texi2dvi - found
===> krb5-1.9_1 depends on executable: dvips - not found
===> Verifying install for dvips in /usr/ports/print/dvipsk-tetex
===> dvipsk-tetex-5.95a_5 depends on file: /usr/local/share/texmf-local/ls-R - found
===> dvipsk-tetex-5.95a_5 depends on file: /usr/local/share/texmf-dist/LICENSE.texmf - not found
===> Verifying install for /usr/local/share/texmf-dist/LICENSE.texmf in /usr/ports/print/teTeX-texmf
===> teTeX-texmf-3.0_6 depends on file: /usr/local/share/texmf-local/ls-R - found
===> teTeX-texmf-3.0_6 depends on file: /usr/local/share/fonts/cmpsfont/README - not found
===> Verifying install for /usr/local/share/fonts/cmpsfont/README in /usr/ports/print/cmpsfont
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
===> Extracting for cmpsfont-1.0_6
=> SHA256 Checksum mismatch for cmps-unix.tar.gz.
===> Refetch for 1 more times files: cmps-unix.tar.gz
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
=> cmps-unix.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch [url]http://cvsup.theplanet.com/distfiles//cmps-unix.tar.gz[/url]
fetch: [url]http://cvsup.theplanet.com/distfiles/cmps-unix.tar.gz:[/url] Operation timed out
=> Attempting to fetch [url]http://ftp.ctex.org/pub/tex/fonts/type1//cmps-unix.tar.gz[/url]
fetch: [url]http://ftp.ctex.org/pub/tex/fonts/type1/cmps-unix.tar.gz:[/url] Requested Range Not Satisfiable
=> Attempting to fetch [url]ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles//cmps-unix.tar.gz[/url]
fetch: [url]ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cmps-unix.tar.gz:[/url] size mismatch: expected 1915486, actual 1917739
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop in /usr/ports/print/cmpsfont.
*** Error code 1
Stop in /usr/ports/print/cmpsfont.
*** Error code 1
Stop in /usr/ports/print/teTeX-texmf.
*** Error code 1
Stop in /usr/ports/print/dvipsk-tetex.
*** Error code 1
Stop in /usr/ports/security/krb5.
*** Error code 1
Stop in /usr/ports/security/krb5.
Thank You.........