[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-help-public] [sr #106141] cvs: hash.c:353: findnode: Assertion
From: |
Simon Josefsson |
Subject: |
[Savannah-help-public] [sr #106141] cvs: hash.c:353: findnode: Assertion `key != ((void *)0)' failed. |
Date: |
Tue, 08 Jan 2008 11:58:31 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071201 (Debian-1.8.1.11-1) Epiphany/2.14 |
URL:
<http://savannah.gnu.org/support/?106141>
Summary: cvs: hash.c:353: findnode: Assertion `key != ((void
*)0)' failed.
Project: Savannah Administration
Submitted by: jas
Submitted on: Tuesday 01/08/2008 at 11:58
Category: Developer Web CVS
Priority: 5 - Normal
Severity: 3 - Normal
Status: None
Assigned to: None
Originator Email:
Operating System: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi! For the gnutls www project, I had a cvs process running which took a
long time to complete (it was in the 'Checking out web pages on server'
phase), so I aborted it. Then I added some files, and got the following
message:
cvs commit: [11:29:33] waiting for jas's lock in
/webcvs/gnutls/gnutls/releases
cvs commit: [11:30:03] waiting for jas's lock in
/webcvs/gnutls/gnutls/releases
cvs commit: [11:30:33] waiting for jas's lock in
/webcvs/gnutls/gnutls/releases
cvs commit: [11:31:03] obtained lock in /webcvs/gnutls/gnutls/releases
cvs commit: file `releases/gnutls-2.3.0.tar.bz2' had a conflict and has not
been modified
cvs: hash.c:353: findnode: Assertion `key != ((void *)0)' failed.
cvs [commit aborted]: received abort signal
After this, something seems wrong with the releases/ directory. If I remove
gnutls-2.3.0* from CVS/Entries and the gnutls-2.3.0* files and run 'cvs
update' I get:
address@hidden:~/src/www-gnutls/releases$ cvs upd
cvs update: Updating .
U gnutls-2.3.0.tar.bz2
cvs update: nothing known about `gnutls-2.3.0.tar.bz2.sig'
cvs update: Updating libtasn1
cvs update: Updating opencdk
cvs update: Updating pkcs11
cvs update: Updating tlsia
address@hidden:~/src/www-gnutls/releases$
After that I get:
address@hidden:~/src/www-gnutls/releases$ cvs upd
cvs update: Updating .
cvs update: nothing known about `gnutls-2.3.0.tar.bz2.sig'
cvs update: Updating libtasn1
cvs update: Updating opencdk
cvs update: Updating pkcs11
cvs update: Updating tlsia
address@hidden:~/src/www-gnutls/releases$
When I try to add the files again, I get:
address@hidden:~/src/www-gnutls/releases$ cvs add -kb gnutls-2.3.0.tar.bz2*
cvs add: `gnutls-2.3.0.tar.bz2' already exists, with version number 1.1
cvs add: scheduling file `gnutls-2.3.0.tar.bz2.sig' for addition
cvs add: use `cvs commit' to add this file permanently
address@hidden:~/src/www-gnutls/releases$ cvs commit -m Add.
gnutls-2.3.0.tar.bz2*
cvs: hash.c:353: findnode: Assertion `key != ((void *)0)' failed.
cvs [commit aborted]: received abort signal
address@hidden:~/src/www-gnutls/releases$
It seems I can't find any way to add the gnutls-2.3.0.tar.bz2.sig file.
Help?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?106141>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Savannah-help-public] [sr #106141] cvs: hash.c:353: findnode: Assertion `key != ((void *)0)' failed.,
Simon Josefsson <=