Your message dated Fri, 28 Oct 2005 13:47:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336051: fixed in araneida 0.9-a3-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Oct 2005 15:46:28 +0000
>From [EMAIL PROTECTED] Thu Oct 27 08:46:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zproxy.gmail.com [64.233.162.203] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EV9xU-00058u-00; Thu, 27 Oct 2005 08:46:28 -0700
Received: by zproxy.gmail.com with SMTP id 16so675345nzp
        for <[EMAIL PROTECTED]>; Thu, 27 Oct 2005 08:46:27 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        
h=received:message-id:disposition-notification-to:date:from:organization:user-agent:mime-version:to:subject:content-type:content-transfer-encoding;
        
b=fX2CtX88CYa2cXpruZBXOEOH8E+HRFdk9yAFBqW2wsnNE4lzWVitx0Lsj151C004i4Ttdr1WkeXATtD3gGBVgChwcw6pOhZyK8xXDCSLOraeijWkSXvXoLZbWyRvDtUhd1XXFFtT7J/Z7oSc5DN4z72DS83ci4Zi3woSicsw00g=
Received: by 10.37.13.7 with SMTP id q7mr2297387nzi;
        Thu, 27 Oct 2005 08:46:27 -0700 (PDT)
Received: from ?10.214.1.201? ( [218.108.31.122])
        by mx.gmail.com with ESMTP id 7sm1529765nzo.2005.10.27.08.46.25;
        Thu, 27 Oct 2005 08:46:27 -0700 (PDT)
Message-ID: <[EMAIL PROTECTED]>
Disposition-Notification-To: binghe <[EMAIL PROTECTED]>
Date: Thu, 27 Oct 2005 23:48:26 +0800
From: binghe <[EMAIL PROTECTED]>
Organization: Zhejiang University
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20051025 
SeaMonkey/1.1a
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Still cannot load correctly...
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_CBL autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Package: araneida
Version: 0.9-a3-3
Severity: serious

Hi,
First,I'm very happy after I saw some lisp files appeared in 
/usr/share/common-lisp/source/araneida.

Second, I still cannot load it correctly :)
And I also find the problem:

In araneida.asd files, there're some code seems that it needed the 'doc' 
directory and the 'NEWS' file MUST be in /usr/share/common-lisp/source/araneida 
directory:

araneida.asd: line 39 to 55:
               (:module "doc"
                        :components ((:html-file "examples")
                                     (:static-file "example" 
                                                   :pathname "example.lisp")
                                     (:html-file "faq")
                                     (:html-file "handlers")
                                     (:html-file "html")
                                     (:html-file "index")
                                     (:html-file "installation")
                                     (:html-file "reference")
                                     (:html-file "servers")
                                     (:html-file "troubleshooting")
                                     (:html-file "urls")
                                     (:static-file "new-dispatch-model")
                                     (:static-file "araneida"
                                                   :pathname "araneida.css")
                                     (:static-file "PLAN")))
and line 95:
                                     (:static-file "NEWS")

I saw these files are in /usr/share/doc/araneida, so when I load araneida using 
asdf, these files cannot be found by asdf, and something wrong happened.

I think maybe you can let the 'doc' dir be softlink to 
'/usr/share/common-lisp/araneida/doc' or just remove them from araneida.asd ... 
so does the file 'NEWS'

Thanks again very much. I just what this package be good for people using. ^_^

-- 
(setq reply-to
  (concatenate 'string "Binghe " "<tianchunbinghe" '(#\@) "gmail.com>"))



---------------------------------------
Received: (at 336051-close) by bugs.debian.org; 28 Oct 2005 20:48:24 +0000
>From [EMAIL PROTECTED] Fri Oct 28 13:48:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EVb86-00030a-00; Fri, 28 Oct 2005 13:47:14 -0700
From: Peter Van Eynde <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#336051: fixed in araneida 0.9-a3-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 28 Oct 2005 13:47:14 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: araneida
Source-Version: 0.9-a3-4

We believe that the bug you reported is fixed in the latest version of
araneida, which is due to be installed in the Debian FTP archive:

araneida_0.9-a3-4.diff.gz
  to pool/main/a/araneida/araneida_0.9-a3-4.diff.gz
araneida_0.9-a3-4.dsc
  to pool/main/a/araneida/araneida_0.9-a3-4.dsc
araneida_0.9-a3-4_all.deb
  to pool/main/a/araneida/araneida_0.9-a3-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated araneida package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 27 Oct 2005 21:58:06 +0200
Source: araneida
Binary: araneida
Architecture: source all
Version: 0.9-a3-4
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description: 
 araneida   - A programmable web server written and extended in Lisp
Closes: 336051
Changes: 
 araneida (0.9-a3-4) unstable; urgency=low
 .
   * Pass me the brown bag again.
     (Closes: #336051)
Files: 
 78020e9a7c8e29dd42bf6f8ed5aa8276 589 web extra araneida_0.9-a3-4.dsc
 c5612bbe4dec8567ae01036a412b6aa5 2634 web extra araneida_0.9-a3-4.diff.gz
 ec8e7b8854094cbfdda67af675a34155 262926 web extra araneida_0.9-a3-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD4DBQFDYTHV11ldN0tyliURAikAAJ9sCElVWGk4rRXLX519ZpuIaZ1XNgCUCI4I
2o+q550ni+DexIFjvy60JA==
=hw8l
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to