Re: [Refdb-users] Cannot add reference.
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2009-04-29 12:17:06
|
Hi, Quoting Wei-Wei Guo <ww...@gm...>: >> Would you be able to use to test the current svn revision? > > I'm using Gentoo and usually install packages by ebuilds provided by others. > I tried to make a ebuild for svn version. It complains "no configure > script" when > compiling. After compare files in svn trunk and refdb-0.9.9-1.tar.gz, I found > there is no "configure" file in svn trunk. I'm not familiar with this kind of > things, so I'm not sure whether it's a problem of my ebuild or svn source. > No, it's just a matter of running "./autogen.sh" in the top-level directory of your svn checkout. This script generates all required files for the autotools, including the configure script. In fact, you don't need to *install* the svn version in order to test it. IIRC the current svn revision does not depend on stuff which is not installed anyway if you use a 0.9.9-1 ebuild. You could just build the svn revision and run that from the build directory, without even installing it. > >> Would you be comfortable with testing source code patches (to get additional >> debug output) which I send to you? > > Do you mean patches for refdb-0.9.9-1.tar.gz? I can do that. > I guess that'll work. I'm using the svn revision, but the code in question didn't change that much, so patches against my version are likely to apply cleanly to your version. > >> And, if nothing else helps, would you be able to provide temporary access >> via ssh to your box? > > I'm not sure. I rarely use ssh. If it's necessary, I can ask someone > teach me. That's not a problem at this time. I'd like to retrieve as much information as possible using some patches before trying anything else. > > > And I did a clear try with a newly created refdbd.log. I send the > complete log to > you. Hope it helpful. > Thanks for the log. Unfortunately it just confirms what we already know: the first dataset is added ok, all subsequent datasets fail while refdbd tries to add them to your personal reference list. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |