Your message dated Wed, 11 May 2005 13:17:16 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#304719: fixed in davfs2 0.2.3-2
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; 14 Apr 2005 22:19:11 +0000
>From [EMAIL PROTECTED] Thu Apr 14 15:19:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from outmx017.isp.belgacom.be [195.238.2.116]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DMCg2-0006Oy-00; Thu, 14 Apr 2005 15:19:10 -0700
Received: from outmx017.isp.belgacom.be (localhost [127.0.0.1])
by outmx017.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with
ESMTP id j3EMJ7T0021524
for <[EMAIL PROTECTED]>; Fri, 15 Apr 2005 00:19:07 +0200
(envelope-from <[EMAIL PROTECTED]>)
Received: from comet.rv-int (93-232.242.81.adsl.skynet.be [81.242.232.93])
by outmx017.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with
ESMTP id j3EMJ3HS021480
for <[EMAIL PROTECTED]>; Fri, 15 Apr 2005 00:19:03 +0200
(envelope-from <[EMAIL PROTECTED]>)
Received: from rv by comet.rv-int with local (Exim 4.50)
id 1DMCge-0003aw-Qx
for [EMAIL PROTECTED]; Fri, 15 Apr 2005 00:19:48 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?iso-8859-15?q?Herv=E9_Eychenne?= <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: davfs2: missing /sbin/mount.davfs -> /usr/sbin/mount.davfs symlink
X-Mailer: reportbug 3.8
Date: Fri, 15 Apr 2005 00:19:48 +0200
Message-Id: <[EMAIL PROTECTED]>
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: davfs2
Version: 0.2.3-1
Severity: normal
Hi,
A little command line example is better than an explanation.
# cat >>/etc/fstab
http://www.mysite.com/mydir /mnt davfs noauto,username=foo,password=bar
^D
# mount /mnt
mount: fs type davfs not supported by kernel
# strace mount /mnt
[...]
stat64("/sbin/mount.davfs", 0xbffff830) = -1 ENOENT (No such file or directory)
[...]
# cd /sbin/
# ls -l mount.*
-rwxr-xr-x 1 root root 16604 Dec 17 23:45 mount.cifs
lrwxr-xr-x 1 root root 17 Dec 22 02:36 mount.smb -> /usr/bin/smbmount
lrwxr-xr-x 1 root root 17 Dec 22 02:36 mount.smbfs -> /usr/bin/smbmount
# ln -s /usr/sbin/mount.davfs .
# mount /mnt
#
So adding the symlink creation to the package would enable a mount
through /etc/fstab.
Thanks in advance for fixing that,
Herve
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (99, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages davfs2 depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libneon24 0.24.7.dfsg-1 An HTTP and WebDAV client library
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii libxml2 2.6.16-6 GNOME XML library
ii zlib1g 1:1.2.2-3 compression library - runtime
-- no debconf information
---------------------------------------
Received: (at 304719-close) by bugs.debian.org; 11 May 2005 17:24:38 +0000
>From [EMAIL PROTECTED] Wed May 11 10:24:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DVuwo-0003Sp-00; Wed, 11 May 2005 10:24:38 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DVupg-00042o-00; Wed, 11 May 2005 13:17:16 -0400
From: Luciano Bello <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#304719: fixed in davfs2 0.2.3-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 11 May 2005 13:17:16 -0400
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-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
X-Spam-Level:
Source: davfs2
Source-Version: 0.2.3-2
We believe that the bug you reported is fixed in the latest version of
davfs2, which is due to be installed in the Debian FTP archive:
davfs2_0.2.3-2.diff.gz
to pool/main/d/davfs2/davfs2_0.2.3-2.diff.gz
davfs2_0.2.3-2.dsc
to pool/main/d/davfs2/davfs2_0.2.3-2.dsc
davfs2_0.2.3-2_i386.deb
to pool/main/d/davfs2/davfs2_0.2.3-2_i386.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.
Luciano Bello <[EMAIL PROTECTED]> (supplier of updated davfs2 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: Tue, 10 May 2005 00:48:12 -0300
Source: davfs2
Binary: davfs2
Architecture: source i386
Version: 0.2.3-2
Distribution: unstable
Urgency: low
Maintainer: Luciano Bello <[EMAIL PROTECTED]>
Changed-By: Luciano Bello <[EMAIL PROTECTED]>
Description:
davfs2 - mount a WebDAV resource as a regular file system
Closes: 304719
Changes:
davfs2 (0.2.3-2) unstable; urgency=low
.
* Create /sbin/mount.davfs symlink, thanks Hervé Eychenne (closes:
Bug#304719)
Files:
7fa8f0f260be63bd2e6442e1d0d247b8 658 utils extra davfs2_0.2.3-2.dsc
1021a890d2b95a22271dfe4532b006e0 29676 utils extra davfs2_0.2.3-2.diff.gz
ae060518f2e24dc914d5b1d4db70a650 23628 utils extra davfs2_0.2.3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iEYEARECAAYFAkKCPbcACgkQIgvIgzMMSnVjPQCglRVJm1DdGUKZN3zoa1G3tcBL
ECQAoKfKPZ0Fi70c/cMIRROia4lJYp0a
=qJCe
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]