FreeBSD CVSUP Assertion Error

I have been having problems running port cvsup on one of my FreeBSD machines recently. Until there is a certainty of a line, it displays the error;

***
***
runtime error:

*** ASSERT failed
*** file “/usr/ports/net/cvsup-without-gui/work/cvsup-snap-16.1h/suplib/src/FileStatus.m3″, line 616
***

I managed to solve the problem after 1 week. What I did was rename /usr/sup folder to another name, run cvsup port-files to generate new cvsup tree file in /usr/sup

Hope this will solve your problems too.

Tags: ,

Related posts:

  1. FreeBSD Portsnap & CVSup I just tried FreeBSD Portsnap, another tools to maintain FreeBSD...
  2. Error in suphp.c on line Am experimenting suphp on several servers for security reason. During...
  3. FreeBSD Port: Error Upgrading Perl 5.8.9 Usually I perform portupgrade daily on some of my FreeBSD...
  4. useful unix command: xargs In our mailserver, we backup every incoming email and keep...
  5. Cacti Spine Source Installation Error on FreeBSD Just noticed FreeBSD’s port still using old version of spine,...
  6. FreeBSD Ports PHP with Suhosin Just found out FreeBSD Ports ported Suhosin. When you install...
  7. Symfony, Unable to get sequence id with PostgreSQL Database When doing Symfony development, I usually build the database...
  8. FreeBSD New Web Interface Wow.. FreeBSD new interface layout is clean and nice. The...
  9. postgresql82-server compile error on Apple Leopard with Macports 1.5 I wasn’t able to compile postgresql82-server on my machine, it’s...
  10. Problem Upgrade Apache2 on MacPorts I was trying to upgrade apache2 on my Macports but...

Leave a Reply