Re: cvsup ports always failed

2001-08-27 Thread Chojin

I found the solution:

By default there was
# If your network link is a T1 or faster, comment out the following line.
*default compress

I commented it and now it works :)

- Original Message -
From: Rino Mardo [EMAIL PROTECTED]
To: Chojin [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Sunday, August 26, 2001 2:48 AM
Subject: Re: cvsup ports always failed


  Hello,
 
  I hope someone could help me because I don't know what to do.
 
  I had error in cvsup to update my ports.
  Since this error I putted more memory ( I have 650 Mb now), reinstalled
my
  system (cvsup and make world) and recompiled my kernel.
 
  After all done (and rebooted) I do my cvsup
  /usr/share/examples/cvsup/ports-supfile
  Connected to ftp2.fr.FreeBSD.org
  Updating collection ports-all/cvs
   Edit ports/INDEX
 
 
  ***
  *** runtime error:
  ***gc: Could not extend the traced heap
  ***
 
 snipped

 have you tried doing cvsup your ports after cvsup your sources?  update
your
 ports before recompiling.

 just my 2cents.


 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: cvsup ports always failed

2001-08-27 Thread John Polstra

In article 000d01c12d7d$24fb5ea0$0245a8c0@chojin,
Chojin [EMAIL PROTECTED] wrote:
 
 ***
 *** runtime error:
 ***gc: Could not extend the traced heap
 ***

Please read the CVSup FAQ at

http://www.polstra.com/projects/freeware/CVSup/

There is a question there which directly addresses this problem.

John
-- 
  John Polstra   [EMAIL PROTECTED]
  John D. Polstra  Co., Inc.Seattle, Washington USA
  Disappointment is a good sign of basic intelligence.  -- Chögyam Trungpa


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



cvsup ports always failed

2001-08-25 Thread Chojin

Hello,

I hope someone could help me because I don't know what to do.

I had error in cvsup to update my ports.
Since this error I putted more memory ( I have 650 Mb now), reinstalled my
system (cvsup and make world) and recompiled my kernel.

After all done (and rebooted) I do my cvsup
/usr/share/examples/cvsup/ports-supfile
Connected to ftp2.fr.FreeBSD.org
Updating collection ports-all/cvs
 Edit ports/INDEX


***
*** runtime error:
***gc: Could not extend the traced heap
***

  use option @M3stackdump to get a stack trace
Abort trap (core dumped)

I did a cvsup @M3stackdump /usr/share/examples/cvsup/ports-supfile
Connected to ftp2.fr.FreeBSD.org
Updating collection ports-all/cvs
 Edit ports/INDEX


***
*** runtime error:
***gc: Could not extend the traced heap
***

-- EXCEPTION HANDLER STACK -
0x846a93c RAISES {}
0x846a9a4 RAISES {}
0x846aab8 TRY-EXCEPT  {Rd.EndOfFile, TokScan.Error}
0x846aafc TRY-EXCEPT  {FileStatus.Error}
0x846ad40 TRY-EXCEPT  {Rd.EndOfFile}
0x846ad8c TRY-FINALLY  proc = 0x80560a0   frame = 0x846ae6c
0x846addc TRY-EXCEPT  {FileStatus.Error, Rd.Failure}
0x846ae1c RAISES  {Thread.Alerted, TreeList.Error, Wr.Failure}
0x846ae9c TRY-FINALLY  proc = 0x8055cc0   frame = 0x846aef0
0x846af64 TRY-FINALLY  proc = 0x8055700   frame = 0x846afb8
0x846af74 TRY-EXCEPT  {Thread.Alerted, TreeList.Error, Wr.Failure}



***
*** runtime error:
***gc: Could not extend the traced heap
***

-- EXCEPTION HANDLER STACK -
0x846a6d4 RAISES {}
0x846a73c RAISES {}
0x846a93c RAISES {}
0x846a9a4 RAISES {}
0x846aab8 TRY-EXCEPT  {Rd.EndOfFile, TokScan.Error}
0x846aafc TRY-EXCEPT  {FileStatus.Error}
0x846ad40 TRY-EXCEPT  {Rd.EndOfFile}
0x846ad8c TRY-FINALLY  proc = 0x80560a0   frame = 0x846ae6c
0x846addc TRY-EXCEPT  {FileStatus.Error, Rd.Failure}
0x846ae1c RAISES  {Thread.Alerted, TreeList.Error, Wr.Failure}
0x846ae9c TRY-FINALLY  proc = 0x8055cc0   frame = 0x846aef0
0x846af64 TRY-FINALLY  proc = 0x8055700   frame = 0x846afb8
0x846af74 TRY-EXCEPT  {Thread.Alerted, TreeList.Error, Wr.Failure}

Abort trap (core dumped)


Thank you for taking time to resolve my problem.

Best regards,

Chojin


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message



Re: cvsup ports always failed

2001-08-25 Thread Rino Mardo

 Hello,

 I hope someone could help me because I don't know what to do.

 I had error in cvsup to update my ports.
 Since this error I putted more memory ( I have 650 Mb now), reinstalled my
 system (cvsup and make world) and recompiled my kernel.

 After all done (and rebooted) I do my cvsup
 /usr/share/examples/cvsup/ports-supfile
 Connected to ftp2.fr.FreeBSD.org
 Updating collection ports-all/cvs
  Edit ports/INDEX


 ***
 *** runtime error:
 ***gc: Could not extend the traced heap
 ***

snipped

have you tried doing cvsup your ports after cvsup your sources?  update your
ports before recompiling.

just my 2cents.


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-hackers in the body of the message