From matthieu.villeneuve at free.fr Thu Aug 12 13:11:00 2004 From: matthieu.villeneuve at free.fr (matthieu.villeneuve at free.fr) Date: Thu, 12 Aug 2004 15:11:00 +0200 Subject: [admin] New project: ZLIB In-Reply-To: References: <1089198578.40ebd9f229140@imp5-q.free.fr> Message-ID: <1092316260.411b6c642812a@imp4-q.free.fr> Selon Mario Mommer : > > matthieu.villeneuve at free.fr writes: > > I would like to create a new project on common-lisp.net: a Lisp > > implementation of zlib. Some code exists, that seems to work fine > > (but slow), and the original developer (Harald Musum) agreed to > > the idea of making it a standalone library. And I think that it > > would be a nice thing to have for Lisp developers (I may be wrong). > > > > Project name: ZLIB > > > > Developer name: Matthieu Villeneuve > > > > License: LLGPL (still need Harald's agreement, but should be ok) > > > > Description: ZLIB is a Common Lisp implementation of the zlib > > compression system. > > Looks good indeed. But we should perhaps wait for Harald's agreement? I finally got Harald's agreement about the project and the license. So once the project is created I should be able to put a first version of the code within a few days. Thanks, -- Matthieu Villeneuve From e.huelsmann at gmx.net Sun Aug 1 12:52:50 2004 From: e.huelsmann at gmx.net (Erik Huelsmann) Date: Sun, 1 Aug 2004 14:52:50 +0200 (MEST) Subject: [admin] cl-irc not on projects page. Message-ID: <7906.1091364770@www8.gmx.net> Hi! Well the subject says it all. Dunno if it's meant to be like that, but I have a hard time referring people to cl-irc because of it. bye, Erik. -- NEU: WLAN-Router f?r 0,- EUR* - auch f?r DSL-Wechsler! GMX DSL = superg?nstig & kabellos http://www.gmx.net/de/go/dsl From ktilton at nyc.rr.com Sun Aug 1 17:39:07 2004 From: ktilton at nyc.rr.com (Kenny Tilton) Date: Sun, 01 Aug 2004 13:39:07 -0400 Subject: [admin] account maintenance? Message-ID: <410D2ABB.2080207@nyc.rr.com> Wow, none of my saved emails or cl dot net pages show a link to where I can manage my account. Could someone plz remind me of that? Thx, kenny -- Cells? Cello? Celtik?: http://www.common-lisp.net/project/cells/ Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film From luke at bluetail.com Mon Aug 2 05:17:47 2004 From: luke at bluetail.com (Luke Gorrie) Date: Mon, 02 Aug 2004 07:17:47 +0200 Subject: [admin] account maintenance? In-Reply-To: <410D2ABB.2080207@nyc.rr.com> (Kenny Tilton's message of "Sun, 01 Aug 2004 13:39:07 -0400") References: <410D2ABB.2080207@nyc.rr.com> Message-ID: Kenny Tilton writes: > Wow, none of my saved emails or cl dot net pages show a link to where > I can manage my account. Could someone plz remind me of that? Thx, What do you want to do? There is a web interface for managing mailing lists, findable via the "Mailing Lists" link on the front page. The rest is handled via SSH into a unix shell as far as I know. From jcrippen at gmail.com Wed Aug 4 21:43:23 2004 From: jcrippen at gmail.com (James Crippen) Date: Wed, 4 Aug 2004 13:43:23 -0800 Subject: [admin] Two new projects Message-ID: I have two CL projects that I'd like to move to Common-Lisp.net. They are LTelnetD and LMUD. The former is an implementation of a TELNET server in Lisp, the latter is a MUD in Lisp. I have been working on both of these projects very slowly for some time now, and already have working CVS repositories. But I'd like to move them to C-L.net because I've had problems with both Internet connectivity and with some data loss. If I could get them hosted off-site I'd feel more comfortable about it. Also, having them on C-L.net would encourage others to participate as well. Both are designed with x86-Linux SBCL in mind, particularly with futex support on Linux 2.6 because they are threaded applications. I haven't worked on them in a while, but expect to do so more and more as summer dies down and I have less to do outside. Thanks, 'james From mmommer at common-lisp.net Sun Aug 8 09:15:35 2004 From: mmommer at common-lisp.net (Mario Mommer) Date: Sun, 08 Aug 2004 11:15:35 +0200 Subject: [admin] Two new projects In-Reply-To: References: Message-ID: James Crippen writes: > I have two CL projects that I'd like to move to Common-Lisp.net. They > are LTelnetD and LMUD. The former is an implementation of a TELNET > server in Lisp, the latter is a MUD in Lisp. > > I have been working on both of these projects very slowly for some > time now, and already have working CVS repositories. But I'd like to > move them to C-L.net because I've had problems with both Internet > connectivity and with some data loss. If I could get them hosted > off-site I'd feel more comfortable about it. Also, having them on > C-L.net would encourage others to participate as well. > > Both are designed with x86-Linux SBCL in mind, particularly with futex > support on Linux 2.6 because they are threaded applications. I haven't > worked on them in a while, but expect to do so more and more as summer > dies down and I have less to do outside. Sounds fine! What licence do you plan to use for these projects? Regards, Mario. P.S: I'll be away until around the 22nd... From mmommer at common-lisp.net Mon Aug 9 15:10:31 2004 From: mmommer at common-lisp.net (Mario Mommer) Date: Mon, 09 Aug 2004 17:10:31 +0200 Subject: [admin] Two new projects References: Message-ID: Mario Mommer writes: > P.S: I'll be away until around the 22nd... Addendum to this. Altough this is, strictly speaking, right, the implications are wrong. I simply wanted to note that I won't be able to create the projects, and perhaps perhaps someone else could. I'm not running this site alone. Sorry to everybody for that. It still is important to know what licence you want to use... Regards, Mario. From jcrippen at gmail.com Mon Aug 9 16:32:34 2004 From: jcrippen at gmail.com (James Crippen) Date: Mon, 9 Aug 2004 08:32:34 -0800 Subject: [admin] Two new projects In-Reply-To: References: Message-ID: On Sun, 08 Aug 2004 11:15:35 +0200, Mario Mommer wrote: > Sounds fine! What licence do you plan to use for these projects? I wanted to offer a choice between public domain and my own 'Discordian Public License' which provides essentially the same thing. The code doesn't say that right now but I'll modify it before putting it up to do so. Would it be possible to put the raw CVS files up rather than import them into a new repository? That would preserve the logs and versions and stuff. 'james From tsiivola at cc.hut.fi Fri Aug 13 22:44:39 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Sat, 14 Aug 2004 01:44:39 +0300 (EEST) Subject: [admin] Two new projects In-Reply-To: References: Message-ID: On Mon, 9 Aug 2004, James Crippen wrote: > I wanted to offer a choice between public domain and my own > 'Discordian Public License' which provides essentially the same thing. > The code doesn't say that right now but I'll modify it before putting > it up to do so. Sorry for the abominable delay. We'll need you GPG public key for sending you your common-lisp.net password. > Would it be possible to put the raw CVS files up rather than import > them into a new repository? That would preserve the logs and versions > and stuff. You'll have access to the CVSROOT of both projects, so just putting existing ones there should be simple enough. Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From edi at agharta.de Wed Aug 11 08:30:30 2004 From: edi at agharta.de (Edi Weitz) Date: Wed, 11 Aug 2004 10:30:30 +0200 Subject: [admin] Problems with mailing list Message-ID: <87r7qe5b6h.fsf@bird.agharta.de> Hi! I sent email to the TBNL mailing lists this morning: Aug 11 07:46:12 bird postfix/smtp[2678]: 51558640F1: to=, relay=common-lisp.net[69.55.225.117], delay=2, status=sent (250 OK id=1BulwB-000718-00) Aug 11 07:46:12 bird postfix/smtp[2678]: 51558640F1: to=, relay=common-lisp.net[69.55.225.117], delay=2, status=sent (250 OK id=1BulwB-000718-00) However, almost three hours later they haven't shown up in the Mailman web interface yet nor did I receive them. Cheers, Edi. From tsiivola at cc.hut.fi Thu Aug 12 00:05:34 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Thu, 12 Aug 2004 03:05:34 +0300 (EEST) Subject: [admin] Mailman breakage Message-ID: Mailman had died. Patent Miracle Snakeoil applied, seems to be fine again. Here's hoping no messages were lost. Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From edi at agharta.de Thu Aug 12 04:36:53 2004 From: edi at agharta.de (Edi Weitz) Date: Thu, 12 Aug 2004 06:36:53 +0200 Subject: [admin] Re: Mailman breakage In-Reply-To: (Nikodemus Siivola's message of "Thu, 12 Aug 2004 03:05:34 +0300 (EEST)") References: Message-ID: <87smatm0pm.fsf@bird.agharta.de> On Thu, 12 Aug 2004 03:05:34 +0300 (EEST), Nikodemus Siivola wrote: > Mailman had died. Patent Miracle Snakeoil applied, seems to be fine > again. Here's hoping no messages were lost. Well, at least my messages came through. Thanks, Edi. From stesch at no-spoon.de Fri Aug 13 22:02:20 2004 From: stesch at no-spoon.de (Stefan Scholl) Date: Sat, 14 Aug 2004 00:02:20 +0200 Subject: [admin] Please host my project CL-EMB Message-ID: <20040813220220.GH21009@parsec.no-spoon.de> Hi! I'd like to put my project CL-EMB on common-lisp.net With CL-EMB you can embed Common Lisp into text files. It's not a new concept. And you already have projects like CLHP and HTML-TEMPLATE. CL-EMB let's you do both: embed Common Lisp _and_ use a simple template language. Although it could be used with any kind of text file, I think it's best placed with the other Web Programming projects. Short description for the project overview: Embedded Common Lisp and template system. The license I've chosen is LLGPL. A big part (at least at this early stage of the project) comes from code which is licensed with the MIT license. So it's more a spin-off or fork. But I wouldn't call it that. John Wiseman has put up a seed for similar projects on his blog: http://lemonodor.com/archives/000128.html "Lots of people write their own version of LSP. It's kind of fun to implement, and a basic version is like a page of code so it only takes an hour or so. I just figured I'd save you a little time up front." I'm the only member of the project team. My name is Stefan Scholl. My registered nickname on IRC (FreeNode) is stesch I use Subversion but I plan to mirror my SVN repository to the common-lisp.net CVS with svn2cvs . That way the code can be reviewed online. It's read-only, but as I'm the only member of the project team ... As for the future of the project: I hope it will live longer than some other projects on common-lisp.net. At least I'm planning to use my own library extensive for my web projects. And when I manage to write nearly as good documentation as Edi Weitz does, I'll find some users of the library, too. :-) As of this writing CL-EMB was just released. It's version 0.0.1 Hope to hear you soon. With a positive answer. You can reach me by e-mail and on IRC. Regards, Stefan -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From tsiivola at cc.hut.fi Fri Aug 13 23:01:57 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Sat, 14 Aug 2004 02:01:57 +0300 (EEST) Subject: [admin] Please host my project CL-EMB In-Reply-To: <20040813220220.GH21009@parsec.no-spoon.de> References: <20040813220220.GH21009@parsec.no-spoon.de> Message-ID: On Sat, 14 Aug 2004, Stefan Scholl wrote: > I'd like to put my project CL-EMB > on common-lisp.net > The license I've chosen is LLGPL. A big part (at least at this > I'm the only member of the project team. My name is > Stefan Scholl. My registered nickname on IRC (FreeNode) is stesch Approved. (Hi stesch!) We'll need you GPG public key for sending you your password. > I use Subversion but I plan to mirror my SVN repository to the > common-lisp.net CVS with svn2cvs . > That way the code can be reviewed online. It's read-only, but > as I'm the only member of the project team ... We could provide you with svn as well, I think, as others have asked for it before. Would that be preferable? Can't promise to have it set up immediately, though. Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From stesch at no-spoon.de Sat Aug 14 00:58:51 2004 From: stesch at no-spoon.de (Stefan Scholl) Date: Sat, 14 Aug 2004 02:58:51 +0200 Subject: [admin] Please host my project CL-EMB In-Reply-To: References: <20040813220220.GH21009@parsec.no-spoon.de> Message-ID: <20040814005851.GI21009@parsec.no-spoon.de> Hi! On 2004-08-14 02:01:57, Nikodemus Siivola wrote: > On Sat, 14 Aug 2004, Stefan Scholl wrote: > >I'd like to put my project CL-EMB > >on common-lisp.net > > >The license I've chosen is LLGPL. A big part (at least at this > > >I'm the only member of the project team. My name is > >Stefan Scholl. My registered nickname on IRC (FreeNode) is stesch > > Approved. (Hi stesch!) We'll need you GPG public key for sending you your > password. -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.4 (GNU/Linux) mQGiBEEcuj4RBACmVJeObDc7YKRaA13KHANxJVwlH2OAfwo6d0Ja9minxd304cx7 Eg2D0ouaVKa6pEZizv/PR8cQAtP5S4yzXfNk55u1Q8P50e3X4XujmdPgO5jBizsK yygN0aVh3OVFD670DnnHafj+/w68OhqLENKOfxbEf1485dx30eDZUEGLawCgz9zA VR/DWsPQryKMP16LwyVqBr8D/jQ/fbD2x4uywhU4ixzsyoA5M5yKpHsrnggqPEdG lyZ5+q8BHYHmoqlzP07w38rdYGWeIRo18cl/ObK3hh1VPcHa6idva1vZdNmp1CtI scR99bzqp3saYdY19w+E5s225Hrthk8DNU6xX5tA/V6zhVTEHu6fsFkqVU3x779B IywcA/9r0D3gtwkSVPNp81gpuFv011MIqjjOTEWEVQyp0L/eW2tcX5uxdSEgvKze GdR8q2qWgf59L7r39YDIIeiUXiqCaqTLvIxPQ9m6yZNd4qobEHBcssKag3u+5aQd +5lJUxWHtnJJgfwx2WPrh1ZsUE0UOGrJ4I9TAt0EZdfSwJ1ZhrQiU3RlZmFuIFNj aG9sbCA8c3Rlc2NoQG5vLXNwb29uLmRlPoheBBMRAgAeBQJBHLo+AhsDBgsJCAcD AgMVAgMDFgIBAh4BAheAAAoJEKsouQxIaFXBgjoAoJnctvsvofU9dxnk7nYDYmSh I2R8AJ96RV/enjPE9b+zBbOqTD80ylyIb7kBDQRBHLpGEAQA1m/wv7lLPnAKz+8f LzcOQi00l6by4vuIJOIBddEdlS5k/Bc2Stei5AyYNqFToZtp1emNDzQKaDYR2629 P3OJcObYZOzx73IX8VbqWUdCuqOHhmWkFExIoRxqGmxYUhyyEhMUNRgX6x/mD+BN 6cS+GSaGj5k37+PWYqD0cPu7zA8AAwUD/jVkVJVyGcIccX0JUGt+F5b8iPyfgyhP ze9i9JfZAuMAb6mLuxhkT17/wAYxi+Wa9h6IP4jsi36dz5Ad+RVe28L38SqfAkZ0 o4bw9yg5HK9fc8Z3C3EaCa8V0am5Hgf1q/PGnm79TtbnZW5rsu2nVP+PMT45J01j C3fMbWIX1m0JiEgEGBECAAkFAkEcukYCGwwACgkQqyi5DEhoVcHdDgCWJyR8bT1/ VhNIMCvoimboq4RzpQCfftkrJnCNdUQnCvJmmPzZq528Zss= =UAt9 -----END PGP PUBLIC KEY BLOCK----- > >I use Subversion but I plan to mirror my SVN repository to the > >common-lisp.net CVS with svn2cvs . > >That way the code can be reviewed online. It's read-only, but > >as I'm the only member of the project team ... > > We could provide you with svn as well, I think, as others have asked for > it before. Would that be preferable? Can't promise to have it set up > immediately, though. This would be nice. Any plans on how this will be implemented? How to access the repository? To load a dumpfile (needed when you want to copy a project to another repository while retaining the whole history) you need access to the programm "svnadmin" and the repository. I'm sure there could be another way to solve this. svn2cvs can copy all the changes, too. Perhaps one could change it to a svn2svn. Regards, Stefan PS: By the way: does not validate. And the funny part is: The problem is in the DIV with the "Valid XHTML 1.0 Strict" :-) "". It's in the ZIP , too. From tsiivola at cc.hut.fi Sat Aug 14 09:32:00 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Sat, 14 Aug 2004 12:32:00 +0300 (EEST) Subject: [admin] Please host my project CL-EMB In-Reply-To: <20040814005851.GI21009@parsec.no-spoon.de> References: <20040813220220.GH21009@parsec.no-spoon.de> <20040814005851.GI21009@parsec.no-spoon.de> Message-ID: On Sat, 14 Aug 2004, Stefan Scholl wrote: > Any plans on how this will be implemented? How to access the > repository? "No clue yet." > To load a dumpfile (needed when you want to copy a project to > another repository while retaining the whole history) you need > access to the programm "svnadmin" and the repository. That doesn't sound like a problem, since projects have their own repositories. You should be able to do that by yourself once we get svn up and running. Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From root at common-lisp.net Fri Aug 13 22:53:56 2004 From: root at common-lisp.net (root) Date: Fri, 13 Aug 2004 15:53:56 -0700 Subject: [admin] added zlib; owned by mvilleneuve Message-ID: Add successful at 2004.08.13.15.53. From root at common-lisp.net Sat Aug 14 09:31:51 2004 From: root at common-lisp.net (root) Date: Sat, 14 Aug 2004 02:31:51 -0700 Subject: [admin] added cl-emb; owned by sscholl Message-ID: Add successful at 2004.08.14.02.31. From tsiivola at cc.hut.fi Wed Aug 18 08:34:49 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Wed, 18 Aug 2004 11:34:49 +0300 (EEST) Subject: [admin] Exim config Message-ID: We should probably do something smarter in our exim.conf, given the amount of spam we're receiving. Do we have any self-confessed eximperts around? Or even just people who almost know what they are doing? Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From tsiivola at cc.hut.fi Wed Aug 18 08:42:02 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Wed, 18 Aug 2004 11:42:02 +0300 (EEST) Subject: [admin] Exmin config 2 Message-ID: ...to continue the latest question, would helo_strict_syntax, and helo_verify be liable to cause problems for legitimate traffic? Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From bmastenb at cs.indiana.edu Wed Aug 18 12:13:02 2004 From: bmastenb at cs.indiana.edu (Brian Mastenbrook) Date: Wed, 18 Aug 2004 07:13:02 -0500 Subject: [admin] Quota on CL.net user account for bmastenbrook Message-ID: Howdy folks, My account on CL.net has been filling up its quota and crashing lisppaste. I have 13MB of pastes in my home directory plus fasls for the various programs, which takes up quite a bit of space. Any chance I can get my quota raised? Actually, the optimal solution would be to make an account for lisppaste with a larger quota, where others could log in via ssh public key and fix the bot (my user's authorized keys would be the initial set). Any chance of this happening? Thanks! -- Brian Mastenbrook bmastenbrook at comcast.net http://www.cs.indiana.edu/~bmastenb/ From tsiivola at cc.hut.fi Wed Aug 18 17:15:24 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Wed, 18 Aug 2004 20:15:24 +0300 (EEST) Subject: [admin] Quota on CL.net user account for bmastenbrook In-Reply-To: References: Message-ID: On Wed, 18 Aug 2004, Brian Mastenbrook wrote: > My account on CL.net has been filling up its quota and crashing lisppaste. I > have 13MB of pastes in my home directory plus fasls for the various programs, > which takes up quite a bit of space. Any chance I can get my quota raised? I don't see any quotas set for you. I suspect the disk may actually have been full -- I just deleted over 4G worth of mailman error logs, so things may be a bit smoother now. > Actually, the optimal solution would be to make an account for lisppaste with > a larger quota, where others could log in via ssh public key and fix the bot > (my user's authorized keys would be the initial set). Any chance of this > happening? This is a good idea anyways. What do others think? Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From mmommer at common-lisp.net Sat Aug 21 18:13:04 2004 From: mmommer at common-lisp.net (Mario Mommer) Date: Sat, 21 Aug 2004 20:13:04 +0200 Subject: [admin] Quota on CL.net user account for bmastenbrook In-Reply-To: References: Message-ID: Nikodemus Siivola writes: > On Wed, 18 Aug 2004, Brian Mastenbrook wrote: >> Actually, the optimal solution would be to make an account for >> lisppaste with a larger quota, where others could log in via ssh >> public key and fix the bot (my user's authorized keys would be the >> initial set). Any chance of this happening? > > This is a good idea anyways. What do others think? We could move this kind of service to its own UML on the new box. From tsiivola at cc.hut.fi Wed Aug 18 09:12:15 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Wed, 18 Aug 2004 12:12:15 +0300 (EEST) Subject: [admin] Exim config 3 Message-ID: I've just set sender_verify and sender_verify_batch on clnet. Please let us know if this causes problems. Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From tsiivola at cc.hut.fi Wed Aug 18 17:12:30 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Wed, 18 Aug 2004 20:12:30 +0300 (EEST) Subject: [admin] Mailman woes part XXII Message-ID: 1) We had over 4Gigs worth of mailman error logs. We don't have them anymore -- but on the upside our disk isn't full anymore either. 2) Mailman had fallen over something once more. Snakeoil applied. Maybe this should be done form a cron... Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From schamp at commonwerx.org Fri Aug 20 22:57:46 2004 From: schamp at commonwerx.org (Sean Champ) Date: Fri, 20 Aug 2004 15:57:46 -0700 Subject: [admin] bug in mailman 2.1.2 @ listinfo Message-ID: <20040820225746.GA26263@tokamak.commonwerx.net> Hello, Today, at about 1:30 PM PDT, i saw the page at http://common-lisp.net/mailman/listinfo experiencing a bug. What follows is what it told me: ---------------------------------------------------------------------- Bug in Mailman version 2.1.2 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceback: Traceback (most recent call last): File "/custom/sys/mailman/mailman-2.1.2-1/scripts/driver", line 87, in run_main main() File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/Cgi/listinfo.py", line 42, in main listinfo_overview() File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/Cgi/listinfo.py", line 88, in listinfo_overview mlist = MailList.MailList(name, lock=0) File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/MailList.py", line 124, in __init__ self.Load() File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/MailList.py", line 583, in Load dict, e = self.__load(file) File "/custom/sys/mailman/mailman-2.1.2-1/Mailman/MailList.py", line 556, in __load dict = loadfunc(fp) UnpicklingError: unpickling stack underflow Python information: Variable Value sys.version 2.1.3 (#1, Sep 7 2002, 15:29:56) [GCC 2.95.4 20011002 (Debian prerelease)] sys.executable /usr/bin/python sys.prefix /usr sys.exec_prefix /usr sys.path /usr sys.platform linux2 Environment variables: Variable Value DOCUMENT_ROOT /var/www SERVER_ADDR 69.55.225.117 HTTP_ACCEPT_ENCODING x-gzip, x-deflate, gzip, deflate SERVER_PORT 80 GATEWAY_INTERFACE CGI/1.1 UNIQUE_ID QSZflX8AAAEAACqAeS4 HTTP_ACCEPT_LANGUAGE en REMOTE_ADDR 68.127.127.46 SERVER_NAME www.common-lisp.net HTTP_CONNECTION Keep-Alive HTTP_USER_AGENT Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko) HTTP_ACCEPT_CHARSET iso-8859-1, utf-8;q=0.5, *;q=0.5 HTTP_ACCEPT text/html, image/jpeg, image/png, text/*, image/*, */* REQUEST_URI /mailman/listinfo QUERY_STRING SCRIPT_FILENAME /custom/sys/mailman/mailman/cgi-bin/listinfo HTTP_HOST common-lisp.net REQUEST_METHOD GET SERVER_SIGNATURE Apache/1.3.26 Server at www.common-lisp.net Port 80 SCRIPT_NAME /mailman/listinfo SERVER_ADMIN webmaster at common-lisp.net SERVER_SOFTWARE Apache/1.3.26 (Unix) Debian GNU/Linux mod_perl/1.26 mod_ssl/2.8.9 OpenSSL/0.9.6c PYTHONPATH /custom/sys/mailman/mailman-2.1.2-1 HTTP_REFERER http://common-lisp.net/ SERVER_PROTOCOL HTTP/1.1 REMOTE_PORT 35166 ---------------------------------------------------------------------- -- sean From a_bakic at yahoo.com Mon Aug 23 10:41:16 2004 From: a_bakic at yahoo.com (Aleksandar Bakic) Date: Mon, 23 Aug 2004 03:41:16 -0700 (PDT) Subject: [admin] New member of the Portable Hemlock project Message-ID: <20040823104116.85433.qmail@web40611.mail.yahoo.com> Hi, Robert Strandh suggested that I commit my changes for the phemlock project module myself. Then I figured out I could not do it without a username at common-lisp.net. Could you please help me obtain "credentials" that I need in order to check in my changes? I will be available only today, tomorrow I will be away from home for about two weeks. If you/we cannot do it this fast, that is fine, we'll try to do it when I return. Thanks, Aleksandar Bakic __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail From tsiivola at cc.hut.fi Mon Aug 23 11:08:32 2004 From: tsiivola at cc.hut.fi (Nikodemus Siivola) Date: Mon, 23 Aug 2004 14:08:32 +0300 (EEST) Subject: [admin] New member of the Portable Hemlock project In-Reply-To: <20040823104116.85433.qmail@web40611.mail.yahoo.com> References: <20040823104116.85433.qmail@web40611.mail.yahoo.com> Message-ID: On Mon, 23 Aug 2004, Aleksandar Bakic wrote: > Robert Strandh suggested that I commit my changes for the phemlock project > module myself. Then I figured out I could not do it without a username at > common-lisp.net. Could you please help me obtain "credentials" that I need in > order to check in my changes? I will be available only today, tomorrow I will No problem. IIRC you were supposed to get an account when the project was created, but we never got your GPG public key (which we need both to enrypt your password for sending, and which we'll use as an opaque identity for you in the future should the need arise.) Just send it to admin at common-lisp.net. Cheers, -- Nikodemus Schemer: "Buddha is small, clean, and serious." Lispnik: "Buddha is big, has hairy armpits, and laughs." From amoroso at mclink.it Mon Aug 23 16:02:19 2004 From: amoroso at mclink.it (Paolo Amoroso) Date: Mon, 23 Aug 2004 18:02:19 +0200 Subject: [admin] New member of the Portable Hemlock project References: <20040823104116.85433.qmail@web40611.mail.yahoo.com> Message-ID: <87llg5etbo.fsf@plato.moon.paoloamoroso.it> By the way, is there a mailing list for the Portable Hemlock project? When I access the mailing lists link from Common-Lisp.net's home page, I get a lengthy error message from Mailman. Paolo -- Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film From a_bakic at yahoo.com Mon Aug 23 14:16:13 2004 From: a_bakic at yahoo.com (Aleksandar Bakic) Date: Mon, 23 Aug 2004 07:16:13 -0700 (PDT) Subject: Fwd: Re: [admin] New member of the Portable Hemlock project Message-ID: <20040823141613.86504.qmail@web40607.mail.yahoo.com> Hi, Below is my key. pub 1024D/4C8330E8 2004-07-08 Aleksandar Bakic sub 1024g/58629123 2004-07-08 -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.1 (GNU/Linux) mQGiBEDtARQRBADKZ3we0F8ylJYZ3ToaPztyZoD3ZIVz8qeiRzOQ72muMXxSRxzn fd+ViFy31dc0XGnyewp18gC2AlNojJyj+LmTcOs1CJ9003YeREIMW3yy83clpFFl JODy/nAqwVgwgA9U5hIkgmRsig8Nlpq/3BRPtSGmIE0XfsxfuP7Oz1f29wCgxspC 7/zpA3jZuY7aEvoMOE8+UGMEAMC/1NAAayuyaa57L/a5PFjnrTxYVJhlZSiaofdb sfSpRUEvOPvpp4TcC5CIbatbgmRRglTd/yLzi1xuEI62VqlvXQ5PnfldpJoa4NLN 6C3OMdOGHbKy8j0ssb2uCOG65bqpSPW7yhSM/znRLswKkEC/WYrYdpi6+vYiFIAB mZJjBACZbDM24dhNu1ChIEl1TiQFfSAmjis4xMQ8kRRVOw3gj8AiqIUkKZT62Cnn B+YxGqh4wsVKv/ZpTy6t6E9Z+NCVh0ZO+CLmWvP8CkyygVZfgd4mruO/o8/Y6e3j l+1QeitQO7qo9vvn14U14/WeBRrJWaonrWx8Abpuz4hoKynt9bQkQWxla3NhbmRh ciBCYWtpYyA8YV9iYWtpY0B5YWhvby5jb20+iF4EExECAB4FAkDtARQCGwMGCwkI BwMCAxUCAwMWAgECHgECF4AACgkQCytkV0yDMOg3jQCfVsaXA0WOlF3td1SGTLLG +HOquBgAoLaEweleqJY/hYyC6+hPrA2p3P88iEYEExECAAYFAkDtAxEACgkQ765F ppppCGeO4gCgrZhsLwWStybGvJr8vRLjb3L4agwAoLiRemQdtWbGPg3Ou8g+TxOO DfEeuQENBEDtARkQBADM1/iJzLQwsC+tuUtVrq0mmD9JNUnEO/B2aRavxLK97+g9 CBpNbnpqoIziN87iupMHg1AlarbnzRO5k5tz3lbc6/qsTSX4yryEaI2FekKm7fV1 sZ36WaLE/Ng0quN+54kL3AYTRw67KWwM24Mj8XJTBjDn6UARmtnAZ7TftKVgTwAD BQP+OYd9W6266Srv6Ly3//y3+w+qD5qnue5Qooo3Bble5PY2fJ5AAIOoQRGJTy/Q IIUClqzo6eT8Q6K6rcBMWMQmmyc8qCn9pmwr+to/06QwAEvIZHOuDwRohro7axR3 +8TvMoZYOUOlH0cBrTCKQed8x6liEeueIklMja++cD5oUoeISQQYEQIACQUCQO0B GQIbDAAKCRALK2RXTIMw6NftAJwLy/w96v0VEY410pyDRFRL2XeNXwCghMr2JnLp WFmcvOljDKCFotcnHN0= =1iAF -----END PGP PUBLIC KEY BLOCK----- Regards, Alex --- Nikodemus Siivola wrote: > Date: Mon, 23 Aug 2004 14:08:32 +0300 (EEST) > From: Nikodemus Siivola > To: Aleksandar Bakic > CC: admin at common-lisp.net > Subject: Re: [admin] New member of the Portable Hemlock project > > On Mon, 23 Aug 2004, Aleksandar Bakic wrote: > > > Robert Strandh suggested that I commit my changes for the phemlock project > > module myself. Then I figured out I could not do it without a username at > > common-lisp.net. Could you please help me obtain "credentials" that I need > in > > order to check in my changes? I will be available only today, tomorrow I > will > > No problem. IIRC you were supposed to get an account when the project was > created, but we never got your GPG public key (which we need both to > enrypt your password for sending, and which we'll use as an opaque > identity for you in the future should the need arise.) > > Just send it to admin at common-lisp.net. > > Cheers, > > -- Nikodemus Schemer: "Buddha is small, clean, and serious." > Lispnik: "Buddha is big, has hairy armpits, and laughs." > _______________________________ Do you Yahoo!? Win 1 of 4,000 free domain names from Yahoo! Enter now. http://promotions.yahoo.com/goldrush From mb at bese.it Thu Aug 26 19:45:10 2004 From: mb at bese.it (Marco Baringer) Date: Thu, 26 Aug 2004 21:45:10 +0200 Subject: [admin] server's sshd key Message-ID: did the new cl.net machine get a new sshd key? -- -Marco Ring the bells that still can ring. Forget your perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen From mmommer at common-lisp.net Fri Aug 27 15:36:51 2004 From: mmommer at common-lisp.net (Mario Mommer) Date: Fri, 27 Aug 2004 17:36:51 +0200 Subject: [admin] server's sshd key In-Reply-To: References: Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marco Baringer writes: > did the new cl.net machine get a new sshd key? Yes; sorry for that. The RSA fingerprint is 14:ec:64:59:34:5b:d5:dd:cf:95:53:90:59:98:be:b5 Regards, Mario. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFBL1S9oGGD5EIoiwwRAsaXAJ9bLLCaXALAZiMB89ni82cDEnGCPwCgnazP nOqGCPXgX33g8eqVEBSC7GQ= =R5Qc -----END PGP SIGNATURE----- From root at common-lisp.net Tue Aug 31 19:03:28 2004 From: root at common-lisp.net (root) Date: Tue, 31 Aug 2004 21:03:28 +0200 Subject: [admin] added crypticl; owned by tskogan Message-ID: Add successful at 2004.08.31.21.03. From mmommer at common-lisp.net Tue Aug 31 20:27:48 2004 From: mmommer at common-lisp.net (Mario Mommer) Date: Tue, 31 Aug 2004 22:27:48 +0200 Subject: [admin] New admin! Message-ID: I just gave access to our server to Anthony Juckel, who is going to help us admining common-lisp.net. Anthony, welcome to the team! :-) Regards, Mario.