I made some new packages. * Christian Anthon <[EMAIL PROTECTED]> [070604 10:55]: > Hi Achim, > > I gave it a quick try (fedora 6) but had a couple of problems: > > a) the link to your public gpg key is broken. Found it by searching, > but it wasn't readily importable by rpm when used directly by > copy/paste.
can you please check again? BTW, the key is available at every public keyserver: http://pgpkeys.pca.dfn.de/pks/lookup?search=Achim+Mueller&op=vindex > b) the snapshot database file is much smaller than the 0.15 one and > gnubg later complains about missing databases My error, I mixed it up with the two databases. I now made a file with os, ts and the gnubg.weights file. > c) installing the snapshot failed by: > > install-info: No such file or directory for /usr/share/info/gnubg.info.gz > error: %post(gnubg-SNAPSHOT-20070601.i686) scriptlet failed, exit status 1 Yep, the info file isn't within the package anymore, you put everything into the doc directory. This was a call for embedding the info files into the linux info structure. I put it out now. > and when I start gnubg it complains: > > Could not find platform independent libraries <prefix> > Could not find platform dependent libraries <exec_prefix> > Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] > 'import site' failed; use -v for traceback > Traceback (most recent call last): > File "/usr/share/gnubg/scripts/gnubg.py", line 52, in ? > import os.path > ImportError: No module named os.path Hmm ... what is the path for python? On AS 4.0 it's /usr/lib/python.23 and a symbilic link /usr/lib/python pointing to python2.3 > and starts up in text only mode?! No idea. Ciao Achim _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
