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