Compiling skype on free 7

2008-03-20 Thread Aguiar Magalhaes
Hi list,

I'm compiling skype (by ports) and received a lot of
error messages like this:

ftp://mirrors.kernel.org/fedora/core/updates/4/i386/setserial-2.17-19.i386.rpm:
Not Found
. . . .
. . . .
= Couldn't fetch it - please try to retrieve this
= port manually into
/usr/ports/distfiles/rpm/i386/fedora/4 and try again.
*** Error code 1

So, I put it into the directory above, but the error
messages says:
= MD5 Checksum mismatch for
rpm/i386/fedora/4/setserial-2.17-19.i386.rpm.
= SHA256 Checksum mismatch for
rpm/i386/fedora/4/setserial-2.17-19.i386.rpm.

How can i fix it ?

Thanks,

Aguiar



  Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
armazenamento!
http://br.mail.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Compiling skype on free 7

2008-03-20 Thread Boris Samorodov
On Thu, 20 Mar 2008 14:29:06 -0300 (ART) Aguiar Magalhaes wrote:

 I'm compiling skype (by ports) and received a lot of
 error messages like this:

 ftp://mirrors.kernel.org/fedora/core/updates/4/i386/setserial-2.17-19.i386.rpm:
 Not Found
 . . . .
 . . . .
 = Couldn't fetch it - please try to retrieve this
 = port manually into
 /usr/ports/distfiles/rpm/i386/fedora/4 and try again.
 *** Error code 1

The rpmball is fetchable. Something (configuration, network, etc.) is
preventing you from fetching it. That worth investigating.

 So, I put it into the directory above, but the error
 messages says:
 = MD5 Checksum mismatch for
 rpm/i386/fedora/4/setserial-2.17-19.i386.rpm.
 = SHA256 Checksum mismatch for
 rpm/i386/fedora/4/setserial-2.17-19.i386.rpm.

You fetched the wrong/corrupted file. Remove it.

 How can i fix it ?

Try to fetch manually then copy to the needed directory:
$ fetch 
http://mirrors.kernel.org/fedora/core/4/i386/os/Fedora/RPMS/setserial-2.17-19.i386.rpm
setserial-2.17-19.i386.rpm100% of   20 kB   36 kBps
$  md5 setserial-2.17-19.i386.rpm 
MD5 (setserial-2.17-19.i386.rpm) = 18f731b38dd607085f992c1e8bb67596


WBR
-- 
bsam
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]