Your message dated Wed, 29 Nov 2006 00:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#365763: fixed in boa 0.94.14rc21-0.1
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)
--- Begin Message ---
Package: dwww
Version: 1.9.92
Severity: normal
Tags: experimental
Hello:
I think that Debian needs a good Help Browser, and Dwww is a good app for
it. Many thanks!!
I tested dwww 1.9.92 from experimental. I install it in a Sarge
environment. For made it, I touch the debian/control file, for change in
the Depends line: menu (>= 2.1.27) for menu (>= 2.1.24) (that is the
version of menu package in Sarge). I says it because it may alter the
results in my environment.
dwww-1.9.92 works so well in Sarge with apache-1.3.33. I test a little bit
it and no find bugs. But with boa-0.94.14rc20-1.2 like web server dwww has
a little bug in the 'Other documents' link.
If you made a search (search emelfm package, for exemp.) and made click in
the 'Other documents' link, with Mozilla it says that "don't find :0"
(badly translated from my spanish localization), and with Dillo "ERROR: dns
can't solve".
The link URL is
http://localhost/cgi-bin/dwww/usr/share/doc/emelfm?type=dir, and it works
well with the Apache web server. But for it to works with Boa, the URL must
be http://localhost/cgi-bin/dwww/usr/share/doc/emelfm/?type=dir (note the
last "/").
However, the "/usr/share/doc folders" link in the Dwww home page works
well. It is: http://localhost/cgi-bin/dwww/usr/share/doc/?type=dir (with a
final "/").
My computer is a old one, and for this reason I use Dwww, Dillo and Boa. So
I think that it's important that Dwww works well with a ligthweigth web
server. Thanks in advance for the solution. Excuse my poor english.
Greetings. Martintxo.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.20-ck7
Locale: LANG=eu_ES, LC_CTYPE=eu_ES (charmap=ISO-8859-1)
Versions of packages dwww depends on:
ii apache [httpd-cgi] 1.3.33-6 versatile, high-performance HTTP s
ii debconf [debconf-2.0] 1.4.30.13 Debian configuration management sy
ii debianutils 2.8.4 Miscellaneous utilities specific t
ii doc-base 0.7.21 utilities to manage online documen
ii file 4.12-1 Determines file type using "magic"
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libfile-ncopy-perl 0.34-1 file copying like cp for perl
ii libmime-types-perl 1.15-1 Perl extension for determining MIM
ii man-db 2.4.2-21 The on-line manual pager
ii menu 2.1.24 provides update-menus functions fo
ii mime-support 3.28-1 MIME files 'mime.types' & 'mailcap
ii perl 5.8.4-8 Larry Wall's Practical Extraction
-- debconf information:
* dwww/cgiuser: www-data
dwww/nosuchuser:
* dwww/cgidir: /usr/lib/cgi-bin
* dwww/docrootdir: /var/www
* dwww/serverport: 80
* dwww/servername: localhost.localdomain
dwww/index_docs: true
dwww/badport:
dwww/nosuchdir:
--- End Message ---
--- Begin Message ---
Source: boa
Source-Version: 0.94.14rc21-0.1
We believe that the bug you reported is fixed in the latest version of
boa, which is due to be installed in the Debian FTP archive:
boa_0.94.14rc21-0.1.diff.gz
to pool/main/b/boa/boa_0.94.14rc21-0.1.diff.gz
boa_0.94.14rc21-0.1.dsc
to pool/main/b/boa/boa_0.94.14rc21-0.1.dsc
boa_0.94.14rc21-0.1_i386.deb
to pool/main/b/boa/boa_0.94.14rc21-0.1_i386.deb
boa_0.94.14rc21.orig.tar.gz
to pool/main/b/boa/boa_0.94.14rc21.orig.tar.gz
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.
Bill Allombert <[EMAIL PROTECTED]> (supplier of updated boa 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: Sun, 26 Nov 2006 23:15:32 +0100
Source: boa
Binary: boa
Architecture: source i386
Version: 0.94.14rc21-0.1
Distribution: unstable
Urgency: low
Maintainer: Teófilo Ruiz Suárez <[EMAIL PROTECTED]>
Changed-By: Bill Allombert <[EMAIL PROTECTED]>
Description:
boa - Lightweight and high performance web server
Closes: 315445 328997 330871 357470 365760 365763
Changes:
boa (0.94.14rc21-0.1) unstable; urgency=low
.
* Non-maintainer upload.
* New upstream clean-up release. This release fix:
- set valid SERVER_NAME & SERVER_PORT (closes: #365763)
* Make package non-native (closes: #365760).
* Manage debian/patches with dpatch:
- 1_config: move /usr/doc to /usr/share/doc
- 2_sendfile_ENOSYS by Anthony Towns: (closes:#330871)
revert to standard I/O if sendfile returns ENOSYS. This allows
boa to work on kernels that do not support sendfile64.
- 4_Makefile.in: fix missing space typo in Makefile.in.
- 5_allow_8bit by Sakari Ailus: (closes: #315445)
allow %xx in URIs to encode 8bit chars.
* debian/rules:
- adjust for dpatch in _preapplied_ mode.
- switch to dh_installman
- remove duplicate call to dh_installdebconf.
* debian/config:
- Hide dpkg message when installing (closes: #357470, #328997).
NMUer opinion: the real fix is to not use dpkg in the first place.
Files:
4408bc120b34abf1c593cfdd0f6f18bc 635 web optional boa_0.94.14rc21-0.1.dsc
e24b570bd767a124fcfb40a34d148ba9 199950 web optional
boa_0.94.14rc21.orig.tar.gz
4bb21ecbb013a7a909c9ae026d047d7b 30462 web optional boa_0.94.14rc21-0.1.diff.gz
d4909905e31519039a524a6a6cf75e56 122988 web optional
boa_0.94.14rc21-0.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFbNHxeDPs8bVESBURAhJ/AKCVp1wrk2PHmjpfp0N3Iyr3hyT++ACgh1ua
9c52Avxv6qymwXoNVPNvQ0E=
=OCot
-----END PGP SIGNATURE-----
--- End Message ---