You are being nagged on because your project's name showed
up in the nightly Checkbot run. Checkbot checks for broken links etc.
This probably means that you are either pointing to a broken link or
that someone is pointing to a broken link on your site. Or something
else, it check's a bunch of stuff. Update your webpages or you shall
be nagged again next week.
To find out what's wrong with your webpages, please consult:
http://common-lisp.net/checkbot/checkbot-common-lisp.net.html
Any questions? You got this email but your webpage doesn't seem to be
listed on the checkbot webpage? You can reach the author of this
cronjob at clo-devel(a)common-lisp.net
Thanks!
You are being nagged on because your project's
name showed up in the nightly Checkbot run. Checkbot checks
for broken links etc. This probably means that you are
either pointing to a broken link or that someone is pointing
to a broken link on your site. Or something else, it check's
a bunch of stuff. Update your webpages or you shall be nagged
again next week.
To find out what's wrong with your webpages, please consult:
http://common-lisp.net/checkbot/checkbot-common-lisp.net.html
Any questions? You can reach the author of this cronjob at
clo-devel(a)common-lisp.net
Thanks!
You are being nagged on because your project's
name showed up in the nightly Checkbot run. Checkbot checks
for broken links etc. This probably means that you are
either pointing to a broken link or that someone is pointing
to a broken link on your site. Or something else, it check's
a bunch of stuff. Update your webpages or you shall be nagged
again next week.
To find out what's wrong with your webpages, please consult:
http://common-lisp.net/checkbot/checkbot-common-lisp.net.html
Any questions? You can reach the author of this cronjob at
admin(a)common-lisp.net
Thanks!
Thanks Humberto,
I'll be posting these results soon.
On Jan 6, 2006, at 9:08 AM, Humberto Ortiz Zuazaga wrote:
> Gary King <gwking(a)metabang.com> wrote:
>
>> Yes, please send me everything in .../asdf-test/input
>
> I tarred up partial results in the asdf-test directory:
>
> http://www.hpcf.upr.edu/~humberto/asdf-tests-jan-6.tar.gz
>
> It hung on PNG, so I'm going to run the systems from png down in a
> bit.
>
> --
> Humberto Ortiz Zuazaga
> Programmer-Archaeologist
> High Performance Computing facility
> University of Puerto Rico
> http://www.hpcf.upr.edu/~humberto/
--
Gary Warren King
metabang.comhttp://www.metabang.com/
Hi Bill,
Thanks. Brian is working on making trivial-http available through
ASDF-Install again. In the meantime, you can check it out by hand
using subversion:
> svn co svn://unmutual.info/trivial-http
My apologies. I've been meaning to document this and just hadn't done
it yet.
Thanks for taking the time to point it out to me,
On Jan 6, 2006, at 1:28 AM, Bill Clementson wrote:
> Hi Gary,
>
> I attempted to install your two ASDF utilities the other day but
> wasn't successful in building asdf-install-tester due to the
> unavailability of trivial-http. I believe Brian Mastenbrook's server
> has been out of action for a while now - are you aware of any other
> location for his trivial-http package (which asdf-install-tester
> requires)?
>
> Cheers,
> Bill
--
Gary Warren King
metabang.comhttp://www.metabang.com/
Just to keep you posted, I'm still not sure what goes wrong when asdf-
install tries to read the ASD file for Albert while testing. When I try:
sbcl --load "startup.lisp"
I get a simple-error. The error occurs within the error handler that
AIT wraps around the call to ASDF-Install but doesn't seem to be
catching the error. That's probably a misdiagnosis and I'll look into
more soon.
--
Gary Warren King
metabang.comhttp://www.metabang.com/
Hi Humberto,
Thanks for this report. I've reproduced it to some extent here under
OS X. I think that the error occurs before I have error handlers set
up and that's why things get confused. I'm not sure why the main SBCL
would go south. In any case, I'll take a look and get back to you
later tonight.
AIT now has it's own mailing lists (thanks to Common-Lisp.net)
Thanks,
On Jan 5, 2006, at 4:14 PM, Humberto Ortiz Zuazaga wrote:
> I'm still having trouble with AIT. Running (ait:main) yeilds the
> following error:
>
> (:install "albert" :start "2006-01-05 17:08:57"
> :lisp :SBCL :host-lisp-version "0.9.7.1" :host-implementation
> "sbcl-0.9.7.1-linux-x86"
> ALBERT : 1:result 1
> STYLE-WARNING:
> Character decoding error in a #|-comment at position 65 reading
> source file #<FD-STREAM for "file
> /home/humberto/temporary/asdf-test/input/sbcl/site-systems/
> albert.asd" {C765EC9}>, resyncing.
> :end "2006-01-05 17:09:41"
> )
>
> The main sbcl then eats 100% CPU until I kill it.
>
> Running the startup.lisp for albert by hand works. I guess it's a
> problem with the parser for extracting information from the asd file?
>
> --
> Humberto Ortiz Zuazaga
> Programmer-Archaeologist
> High Performance Computing facility
> University of Puerto Rico
> http://www.hpcf.upr.edu/~humberto/
--
Gary Warren King
metabang.comhttp://www.metabang.com/