[admin] Searching for home
Hi there, I'm currently giving up my colocated server, therefore I'm looking for a new home for the BKNR repository. The details for the project are available at http://bknr.net/, but here's a short description as requested on your web site: Project Name is BKNR, we are developing a persistence solution with CLOS integration and XML import/export facilites. Our source code repository contains the base code as well as our project sources and the thirdparty software we use in our projects. We are moving towards asdf-installability, but this is not yet finished. Members of the project are Hans Hübner (me) and Manuel Odendahl. There are a few correspondents, but they are not currently committing code to the repository. All code is licensed under a BSD-style license. It'd be great if we could run our repository and the mailinglists under common-lisp.net! Thanks in advance, Hans P.S.: I do not currently have a GPG key, but if you need me to create one, I'll do so. Let me know what it would be used for.
On 1/22/06, Hans Hübner <hans@huebner.org> wrote:
P.S.: I do not currently have a GPG key, but if you need me to create one, I'll do so. Let me know what it would be used for.
I'll need GPG keys for you and Manuel so I can encrypt your passwords and send them to you. I will also import the keys into our keyring so when others download your releases which you will have signed they can use that keyring to verify that you are the ones doing the releases. Thanks, Erik.
Hi Erik, find my PGP key enclosed. I'll Cc: Manuel in the hopes that he will send you his key as well. Thanks, Hans On Sun, 22 Jan 2006, Erik Enge wrote:
On 1/22/06, Hans Hübner <hans@huebner.org> wrote:
P.S.: I do not currently have a GPG key, but if you need me to create one, I'll do so. Let me know what it would be used for.
I'll need GPG keys for you and Manuel so I can encrypt your passwords and send them to you. I will also import the keys into our keyring so when others download your releases which you will have signed they can use that keyring to verify that you are the ones doing the releases.
Thanks, Erik.
Hi Erik, thanks for setting up my account. Could I ask you to change my Shell to 'tcsh'? Chsh seems to be disabled for me. Thanks, Hans
Hi Erik, forget about the tcsh thing if that's a problem. I can surely live with bash for the few times I need to ssh in. There is something else which I'd really like to see fixed, if possible: Currently, the svn server does not seem to be correctly installed. /etc/inetd.conf mentions an 'svnserve' service, but it really should be 'svn' (which is defined in /etc/services. Could you change that and restart inetd? That'd be great. Thanks, Hans
Hi Erik, would you be able to install libxslt on common-lisp.net? This would allow me to automatically update the BKNR website whenever something is checked into the repository. Thanks, Hans On Sun, 22 Jan 2006, Erik Enge wrote:
On 1/22/06, Hans Hübner <hans@huebner.org> wrote:
Could you change that and restart inetd? That'd be great.
Done, did that take care of it?
Thanks, Erik.
On Tue, 24 Jan 2006, Erik Enge wrote:
On 1/24/06, Hans Hübner <hans@huebner.org> wrote:
would you be able to install libxslt on common-lisp.net? This would allow me to automatically update the BKNR website whenever something is checked into the repository.
Done.
I was hoping that the tarball for libxslt would include the xsltproc executables (and that the dependency, libxml2, would be completely installed, too). I can't compile xsltproc and xmllint (the utility I need from libxml2) because it seems that only the shared libraries have been installed, the header files seem to be missing as well. Is that easy to fix or should I rather roll my own executables somewhere and copy them to /project/bknr or something? Thanks, Hans
On 1/24/06, Hans Hübner <hans@huebner.org> wrote:
I was hoping that the tarball for libxslt would include the xsltproc executables (and that the dependency, libxml2, would be completely installed, too). I can't compile xsltproc and xmllint (the utility I need from libxml2) because it seems that only the shared libraries have been installed, the header files seem to be missing as well.
Give it a try now. I've installed libxml2-utils and xsltproc. Erik.
On Tue, 24 Jan 2006, Erik Enge wrote:
Give it a try now. I've installed libxml2-utils and xsltproc.
Great, I'm all set. I will run xmllint for checked-in XML files as a pre-commit change. Also, when XML files are checked in to the web tree, xsltproc will automatically run to generate the HTML files. This will not put much load on the server, I just wanted to let you know what's going on. Thanks anyway! -Hans
Hi Erik, can you add pcostanza to the group bknr on common-lisp.net? Thanks, Hans On Tue, 24 Jan 2006, Erik Enge wrote:
On 1/24/06, Hans Hübner <hans@huebner.org> wrote:
I was hoping that the tarball for libxslt would include the xsltproc executables (and that the dependency, libxml2, would be completely installed, too). I can't compile xsltproc and xmllint (the utility I need from libxml2) because it seems that only the shared libraries have been installed, the header files seem to be missing as well.
Give it a try now. I've installed libxml2-utils and xsltproc.
Erik.
Hi Erik, somehow I can't log in to common-lisp.net - Neither my password nor my ssh key work. Also, xmllint and xsltproc no longer seem to exist. Did something change with the installation lately? Thanks, Hans On Tue, 24 Jan 2006, Erik Enge wrote:
On 1/24/06, Hans Hübner <hans@huebner.org> wrote:
I was hoping that the tarball for libxslt would include the xsltproc executables (and that the dependency, libxml2, would be completely installed, too). I can't compile xsltproc and xmllint (the utility I need from libxml2) because it seems that only the shared libraries have been installed, the header files seem to be missing as well.
Give it a try now. I've installed libxml2-utils and xsltproc.
Erik.
On 3/3/06, Hans Hübner <hans@huebner.org> wrote:
somehow I can't log in to common-lisp.net - Neither my password nor my ssh key work. Also, xmllint and xsltproc no longer seem to exist. Did something change with the installation lately?
Yeah, we moved to a new server. I had forgotten to install three packages: libxml2-utils, xsltproc and tcsh. Since tcsh was not installed it was denying your login. Try now and let me know if it doesn't work. Sorry! Erik.
Hi Erik, can you give Tchadvar Roussanov a project member account for bknr? His email address is troussan@gmail.com and he'll be committing to our svn repository, basically. Thanks, Hans On Fri, 3 Mar 2006, Erik Enge wrote:
On 3/3/06, Hans Hübner <hans@huebner.org> wrote:
somehow I can't log in to common-lisp.net - Neither my password nor my ssh key work. Also, xmllint and xsltproc no longer seem to exist. Did something change with the installation lately?
Yeah, we moved to a new server. I had forgotten to install three packages: libxml2-utils, xsltproc and tcsh. Since tcsh was not installed it was denying your login. Try now and let me know if it doesn't work.
Sorry! Erik.
On 3/3/06, Erik Enge <erik.enge@gmail.com> wrote:
On 3/3/06, Hans Hübner <hans@huebner.org> wrote:
can you give Tchadvar Roussanov a project member account for bknr? His email address is troussan@gmail.com and he'll be committing to our svn repository, basically.
I'll need his GPG key.
Thanks, Erik.
Hi Erik, I have uploaded my GPG key to subkeys.pgp.net server. Here is the finger print: pub 1024D/C291447A 2006-03-04 Tchavdar Roussanov <troussan@gmail.com> Primary key fingerprint: 9ABA 9ADC 8D76 C499 1491 02FD 92D8 BA94 C291 447A If you prefer I can just email it to you. Thanks, Tchavdar
Hi Erik, sorry for pestering you, but I have lost the administrative passwords to the bknr mailing lists and there seems to be no way to recover from this situation without manual intervention from your site. Can you re-send the passwords to me, either as plain text mail or as text file in my common-lisp.net home directory? Thanks, Hans
Reset passwords. You should receive emails shortly. Let me know if you don't. Thanks! Erik.
participants (3)
-
Erik Enge
-
Hans Hübner
-
Tchadvar Roussanov