Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2007 13:10:37 -0400
From:      "Pablo Mora" <bidjan@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: problem installing mysql41
Message-ID:  <cf841d6b0706261010w1f999bb0pa0b851bf4540426@mail.gmail.com>
In-Reply-To: <73d78cc40706260433j446671dese9b47c83bb4a4c35@mail.gmail.com>
References:  <73d78cc40706260433j446671dese9b47c83bb4a4c35@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/26/07, Peter marshall <mrskinnypete@gmail.com> wrote:
> I just re-installed freebsd 6.0
>
> I did a min install, and included prtupgrade and cvsup-withoug-gui
> I installed Apache 1.3 from the ports directory
>
> I tried to install mysql41-server from the ports directory using the command
> make install WITH_OPENSSL=yes
>
> I got a bunch of errors all related to MD5 checksum mismatch.
> I tried running with NO_CHECKSUM=yes option
>
> I then received this error
> mysql-server-4.1.22 depends on file: /usr/local/sbin/pkg_info - found tar:
> Unrecognized archive format: Inappropriate file type or format
>
> gzip: /usr/ports/distfiles/mysql-4.1.22.tar.gz: invalid compressed
> data--format violated
>
> So .... does anyone have any ideas how I would go about fixing this?  I did
> not find much on google relating to this whith a mysql install (I did see
> this error come up when people were trying to do backups to tapes ... but
> clearly that is not the case here)
>

try out:

cd /usr/ports/databases/mysql41-server/ && make distclean && make
fetch && checksum


-- 
------------------------------------------------------------------------------------------------
PGP KeyID: 0xC730A079
Key fingerprint = F626 3C47 02F5 E43C 6620  8A1B E7A8 533B C730 A079
gpg --keyserver pgp.mit.edu --recv-keys C730A079

------------------------------------------------------------------------------------------------
                      ASCII Ribbon Campaign
      Against HTML e-mail & Microsoft Attachments
FreeBSD Since 4.x & unixbsd.blogspot.com maintainer
------------------------------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cf841d6b0706261010w1f999bb0pa0b851bf4540426>