Re: OT: New design

2005-10-05 Thread Hamza Eraldi
Great design!
Congratulations!

On Wed, 05 Oct 2005 17:43:20 -0500, "Chris" <[EMAIL PROTECTED]> said:
> I see the site is sporting a new design. I like it.
> 
> 
> -- 
> Best regards,
> Chris
> 
> Don't force it,
> get a bigger hammer.
> ___

-- 
http://www.fastmail.fm - Email service worth paying for. Try it for free

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


Re: Checksum failed

2005-10-02 Thread Hamza Eraldi
The server is a dedicated server, i am managing it remotely via SSH.
Because of the steps of memtest86:
* 1) Insert blank floppy
* 2) dd if=/usr/local/share/memtest86/floppy.bin of=/dev/fd0
* 3) Boot the floppy
I couldn't use it, but i did a test with memtester (sysutils/memtest)
and got a lot of errors: 
The memory looks like dead..

bsd# memtest 256MB


Loop 4:
  Stuck Address   : ok
  Random Value: FAILURE: 0xc5fba309 != 0xc5fba308 at offset
  0x0018a711.
FAILURE: 0xb6c4c3e1 != 0xb6c4c3e0 at offset 0x0018a711.
  Compare XOR : FAILURE: 0x3f09350c != 0x3f09350b at offset
  0x0018a711.
  Compare SUB : FAILURE: 0xda07cc58 != 0x5acdd826 at offset
  0x0018a711.
  Compare MUL : FAILURE: 0x0001 != 0x at offset
  0x0018a711.
  Compare DIV :   Compare OR  : ok

Loop 5:
  Stuck Address   : ok
  Random Value: FAILURE: 0x37d83cef != 0x37d83cee at offset
  0x0018a711.
FAILURE: 0xd8bfe3ac != 0xd8bfe3ad at offset 0x0018a711.
  Compare XOR : FAILURE: 0x61c455e0 != 0x61c455e1 at offset
  0x0018a711.
  Compare SUB : FAILURE: 0x9fb551e0 != 0x17b1c001 at offset
  0x0018a711.
  Compare MUL : FAILURE: 0x0001 != 0x at offset
  0x0018a711.

Loop 6:
  Stuck Address   : ok
  Random Value: FAILURE: 0x3ffe6f13 != 0x3ffe6f12 at offset
  0x0018a711.
FAILURE: 0xe0016f63 != 0xe0016f62 at offset 0x0018a711.
  Compare XOR : FAILURE: 0x9105d11c != 0x9105d11b at offset
  0x0018a711.
  Compare SUB : FAILURE: 0x18586f30 != 0x9c5b475c at offset
  0x0018a711.
  Compare MUL : FAILURE: 0x != 0x0001 at offset
  0x0018a711.
  Compare DIV : FAILURE: 0x7da7c80e != 0x7da7c80f at offset
  0x0018a711.
  Compare OR  : FAILURE: 0x59a78008 != 0x59a78009 at offset
  0x0018a711.
  Compare AND :   Sequential Increment: ok

-- 
http://www.fastmail.fm - Accessible with your email software
  or over the web

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


Re: Checksum failed

2005-10-02 Thread Hamza Eraldi
Is there any tool to check stability of the memory?

On Sat, 1 Oct 2005 22:46:05 -0700, "David Kirchner" <[EMAIL PROTECTED]> said:
> On 10/1/05, Hamza Eraldi <[EMAIL PROTECTED]> wrote:
> > Yes, it is same:
> > cat distinfo
> > MD5 (php-4.4.0.tar.bz2) = e85b606fe48198bfcd785e5a5b1c9613
> > I have already updated the ports.
> > The command was also make install clean distclean.
> > After a reboot and a new make install, the file (zlib.so) has been
> > fetched&compiled successfully but i got the same checksum error for the
> > next file (mcrypt.so) too.
> > An another reboot fixed it again.
> > Interesting, huh?
> > Thanks.
> 
> You may not like this.,,
> 
> It sounds like you have memory corruption problems. Either a problem
> with the memory, motherboard, or CPU, or even the hard drive card (if
> applicable). I've personally seen this sort of problem manifest itself
> in the form of bogus tripwire/samhain reports.

-- 
http://www.fastmail.fm - I mean, what is it about a decent email service?

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


Re: Checksum failed

2005-10-01 Thread Hamza Eraldi
Yes, it is same:
cat distinfo
MD5 (php-4.4.0.tar.bz2) = e85b606fe48198bfcd785e5a5b1c9613
I have already updated the ports.
The command was also make install clean distclean.
After a reboot and a new make install, the file (zlib.so) has been
fetched&compiled successfully but i got the same checksum error for the
next file (mcrypt.so) too.
An another reboot fixed it again.
Interesting, huh?
Thanks.


On Sat, 01 Oct 2005 15:52:00 -0700, "Glenn Dawson"
<[EMAIL PROTECTED]> said:
> At 03:36 PM 10/1/2005, Hamza Eraldi wrote:
> >Hi, I am just trying to start using PMA,
> >After a long installation, it gave the error below.
> >The distinfo file for php-4.4.0 is up to data but i am getting that
> >'checksum failed' error in anyway:
> >
> >===>   Returning to build of phpMyAdmin-2.6.4.1
> >===>   phpMyAdmin-2.6.4.1 depends on file:
> >/usr/local/lib/php/20020429/zlib.so - not found
> >===>Verifying install for /usr/local/lib/php/20020429/zlib.so in
> >/usr/ports/archivers/php4-zlib
> >===>  Extracting for php4-zlib-4.4.0
> >=> Checksum mismatch for php-4.4.0.tar.bz2.
> >===>  Refetch for 1 more times files: php-4.4.0.tar.bz2
> >=> php-4.4.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
> >=> Attempting to fetch from
> >ftp://ftp7.us.freebsd.org/pub/FreeBSD/distfiles/.
> >=> Checksum mismatch for php-4.4.0.tar.bz2.
> >===>  Giving up on fetching files: php-4.4.0.tar.bz2
> >Make sure the Makefile and distinfo file
> >(/usr/ports/archivers/php4-zlib/../../lang/php4/distinfo)
> >are up to date.  If you are absolutely sure you want to override this
> >check, type "make NO_CHECKSUM=yes [other args]"
> 
> The correct checksum should be:
> MD5 (php-4.4.0.tar.bz2) = e85b606fe48198bfcd785e5a5b1c9613
> 
> If that's whats in your distinfo file for that port then you probably 
> got a corrupted version of the file.
> 
> If it's not what's in the distinfo you have, then you probably just 
> need to update your ports.
> 
> -Glenn

-- 
http://www.fastmail.fm - I mean, what is it about a decent email service?

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


Checksum failed

2005-10-01 Thread Hamza Eraldi
Hi, I am just trying to start using PMA,
After a long installation, it gave the error below.
The distinfo file for php-4.4.0 is up to data but i am getting that
'checksum failed' error in anyway:

===>   Returning to build of phpMyAdmin-2.6.4.1
===>   phpMyAdmin-2.6.4.1 depends on file:
/usr/local/lib/php/20020429/zlib.so - not found
===>Verifying install for /usr/local/lib/php/20020429/zlib.so in
/usr/ports/archivers/php4-zlib
===>  Extracting for php4-zlib-4.4.0
=> Checksum mismatch for php-4.4.0.tar.bz2.
===>  Refetch for 1 more times files: php-4.4.0.tar.bz2
=> php-4.4.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from
ftp://ftp7.us.freebsd.org/pub/FreeBSD/distfiles/.
=> Checksum mismatch for php-4.4.0.tar.bz2.
===>  Giving up on fetching files: php-4.4.0.tar.bz2
Make sure the Makefile and distinfo file
(/usr/ports/archivers/php4-zlib/../../lang/php4/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]"

-- 
http://www.fastmail.fm - Does exactly what it says on the tin

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


Updating exim failed

2005-09-28 Thread Hamza Eraldi
i am trying to update exim port from exim-4.52 to exim-4.53.
OS: FreeBSD 5.4-STABLE
Here is the error output, any suggestions appreciated..

server# portversion -v -l "<"
exim-4.52   <  needs updating (port has 4.53)
server# portupgrade -varRDD
..
rm -f exim
cc -o exim
lookups/lookups.a(nis.o)(.text+0xd): In function `nis_open':
: undefined reference to `yp_get_default_domain'
lookups/lookups.a(nis.o)(.text+0x70): In function `nis_find':
: undefined reference to `yp_match'
lookups/lookups.a(nis.o)(.text+0xe1): In function `nis0_find':
: undefined reference to `yp_match'
*** Error code 1

Stop in /var/tmp/usr/ports/mail/exim/work/exim-4.53/build-FreeBSD-i386.
*** Error code 1

Stop in /var/tmp/usr/ports/mail/exim/work/exim-4.53.
*** Error code 1

Stop in /usr/ports/mail/exim.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade773.4 make
** Fix the problem and try again.

-- 
http://www.fastmail.fm - Does exactly what it says on the tin

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