Re: [Refdb-users] Cannot add reference.
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2009-04-29 07:56:04
|
Hi, Quoting Wei-Wei Guo <ww...@gm...>: > Since I don't get your feedback, I'm wandering whether you get it. So I > send it again. If you get duplicated email, sorry for that. > I'm sorry but I didn't receive those mails. For whatever reasons, the mail you sent to the list went through ok. > $ refdbc -C addref -A ris testrefs.utf8.ris > 999:1 added:0 skipped:21 failed > > $ sqlite3 studio/science/biblio/wwguodb > SQLite version 3.6.10 > sqlite> SELECT note_id, note_user_id FROM t_note WHERE > note_key='wwguo-wwguo'; > 1|1 > Unfortunately this doesn't make sense. The only reasonable way for RefDB to return the error which you originally posted is if the above SELECT fails, but it returns the expected values. Strange. Now, what I'll do is to upgrade my SQLite (I think I run something older than 3.6.10) and see if I can reproduce the problem. If I don't succeed, we'd have to analyze more closely what's happening on your box. First of all, which RefDB version are you using? Would you be able to use to test the current svn revision? Would you be comfortable with testing source code patches (to get additional debug output) which I send to you? And, if nothing else helps, would you be able to provide temporary access via ssh to your box? regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |