Your message dated Thu, 01 Sep 2005 14:53:15 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325370: fixed in cowdancer 0.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; 28 Aug 2005 05:21:00 +0000
>From [EMAIL PROTECTED] Sat Aug 27 22:21:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 68.105.138.210.bn.2iij.net (viper2.netfort.gr.jp) 
[210.138.105.68] 
        by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
        id 1E9FbI-0001P5-00; Sat, 27 Aug 2005 22:21:00 -0700
Received: (qmail 24002 invoked from network); 28 Aug 2005 05:20:59 -0000
Received: from unknown (HELO atoron.dancer.pr.jp.netfort.gr.jp) (127.0.0.1)
  by viper2.netfort.gr.jp with SMTP; 28 Aug 2005 05:20:59 -0000
Date: Sun, 28 Aug 2005 14:20:59 +0900
Message-ID: <[EMAIL PROTECTED]>
From: Junichi Uekawa <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ITP: cowdancer -- a COW scratch filesystem implementation in userland
User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7
 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.4 (i386-pc-linux-gnu)
 MULE/5.0 (SAKAKI)
X-Debbugs-Cc: debian-devel@lists.debian.org
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: multipart/signed;
 boundary="pgp-sign-Multipart_Sun_Aug_28_14:20:55_2005-1"; micalg=pgp-sha1;
 protocol="application/pgp-signature"
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

--pgp-sign-Multipart_Sun_Aug_28_14:20:55_2005-1
Content-Type: text/plain; charset=US-ASCII

Package: wnpp
Hi,

I'm planning on packaging cowdancer for Debian.
It's a scratch-filesystem implementation that is implemented
through LD_PRELOAD hacks.

It uses only the standard Linux features for implementing
a cow-like filesystem feeling; enough is implemented to 
get a reasonably useful pbuilder-cow.

It's a hack to protect file modifications on a hard-linked tree
copied through 'cp -al'; which seems to improve running time of 
pbuilder by around 25% compared to extracting base.tgz tarball 
every time.

I will be interested to know if there is known similar 
work; and also if anybody else would be interested in using this.
I have been running this for a week or so on pbuilder; 
and it looks somewhat sane (although needs some polishing work 
still).

... and yes, this is what I've been hacking on  after being
inspired by something in  DebConf5.


License: GPL
URL: http://www.netfort.gr.jp/~dancer/software/cowdancer.html

cowdancer_0.3_i386.deb
----------------------
 Package: cowdancer
 Version: 0.3
 Section: utils
 Priority: optional
 Architecture: i386
 Depends: libc6 (>= 2.3.5-1)
 Installed-Size: 84
 Maintainer: Junichi Uekawa <[EMAIL PROTECTED]>
 Description: Copy-on-write directory tree utility.
  Tries to implement a shell session which has copy-on-write
  semantics upon hard-link copied directory trees.


regards,
        junichi

-- 
Junichi Uekawa, Debian Developer   http://www.netfort.gr.jp/~dancer/
183A 70FC 4732 1B87 57A5  CE82 D837 7D4E E81E 55C1 

--pgp-sign-Multipart_Sun_Aug_28_14:20:55_2005-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

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

iD8DBQBDEUm52Dd9TugeVcERAh/4AJ9C6aR9UcC0wUeIF0t/cy636kWNlACfXyuM
aF/tZ+A5iEFVtM1+YZlFOWg=
=oCe6
-----END PGP SIGNATURE-----

--pgp-sign-Multipart_Sun_Aug_28_14:20:55_2005-1--

---------------------------------------
Received: (at 325370-close) by bugs.debian.org; 1 Sep 2005 22:11:02 +0000
>From [EMAIL PROTECTED] Thu Sep 01 15:11:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EAwzj-00047a-00; Thu, 01 Sep 2005 14:53:15 -0700
From: Junichi Uekawa <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#325370: fixed in cowdancer 0.4
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Thu, 01 Sep 2005 14:53:15 -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: cowdancer
Source-Version: 0.4

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

cowdancer_0.4.dsc
  to pool/main/c/cowdancer/cowdancer_0.4.dsc
cowdancer_0.4.tar.gz
  to pool/main/c/cowdancer/cowdancer_0.4.tar.gz
cowdancer_0.4_i386.deb
  to pool/main/c/cowdancer/cowdancer_0.4_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.
Junichi Uekawa <[EMAIL PROTECTED]> (supplier of updated cowdancer 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, 30 Aug 2005 08:36:07 +0900
Source: cowdancer
Binary: cowdancer
Architecture: source i386
Version: 0.4
Distribution: unstable
Urgency: low
Maintainer: Junichi Uekawa <[EMAIL PROTECTED]>
Changed-By: Junichi Uekawa <[EMAIL PROTECTED]>
Description: 
 cowdancer  - Copy-on-write directory tree utility.
Closes: 325370
Changes: 
 cowdancer (0.4) unstable; urgency=low
 .
   * added some error checking
   * Initial upload to Debian archive (closes: #325370)
Files: 
 dccf3bc9c300d1519e9011411331cd97 785 utils optional cowdancer_0.4.dsc
 92596316cd0e6eaa078c4be20484bbeb 25106 utils optional cowdancer_0.4.tar.gz
 2b274f2d43cb29c96450a0e9f35ca7d0 10064 utils optional cowdancer_0.4_i386.deb

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

iQEVAwUBQxQEN4jztdzjjnrPAQJs2wf/Qln0p0AXqiTvLNxWDEpqC78q6haEO3Tz
+vEXz7Hcp10FiSlnn00tOoz9GBkZkxFmHjLI9kZPiz0j7xRPgu9I6SAAI3kQQB24
B+ItJgcd8lEp8qoghwRwp16qtdssVjfEX/5WIhCu/lkBRHIftbGmR//RfTuNxWTB
tXwzY0k9B24rvI1bQB3uEik4vsgCbHfNAmBJqO0nzjN3Vg8PXok2UgC7oigArCXh
tQEv6e247z9inAK/0CYbpwI5AXKlKg5h/GU+pIuu+q3ql0xWn8ZizLdcibQXE6vU
arZEjbEplxqfhxm+E2DctotTxXu4XzKKRE4tKwBI5TE7JriEkkYMQg==
=NGH0
-----END PGP SIGNATURE-----


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

Reply via email to