summaryrefslogtreecommitdiff
path: root/tickets/96d3a9fe04be4156a15da6924b5508a9/Maildir/new/1472416205.M730159P27336Q1.hrun
blob: 43ce650a996b973c784ed59fda672cfca108b01c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Return-Path: <obnam-dev-bounces@obnam.org>
X-Original-To: distix@pieni.net
Delivered-To: distix@pieni.net
Received: from bagpuss.pepperfish.net (bagpuss.pepperfish.net [148.251.8.16])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pieni.net (Postfix) with ESMTPS id 9B74721D86
	for <distix@pieni.net>; Sun, 28 Aug 2016 22:27:20 +0200 (CEST)
Received: from platypus.pepperfish.net (unknown [10.112.100.20])
	by bagpuss.pepperfish.net (Postfix) with ESMTP id ED859B74;
	Sun, 28 Aug 2016 21:27:19 +0100 (BST)
Received: from ip6-localhost ([::1] helo=platypus.pepperfish.net)
	by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
	id 1be6fn-00008G-OR; Sun, 28 Aug 2016 21:27:19 +0100
Received: from inmail0 ([10.112.100.10] helo=mx0.pepperfish.net)
 by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
 id 1be6fm-00008A-Rv
 for <obnam-dev@obnam.org>; Sun, 28 Aug 2016 21:27:18 +0100
Received: from dd20434.kasserver.com ([85.13.140.148])
 by mx0.pepperfish.net with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256)
 (Exim 4.80) (envelope-from <development@maxgaukler.de>)
 id 1be6fk-0001Ej-JW
 for obnam-dev@obnam.org; Sun, 28 Aug 2016 21:27:18 +0100
Received: from [192.168.1.46]
 (dslb-088-077-016-247.088.077.pools.vodafone-ip.de [88.77.16.247])
 by dd20434.kasserver.com (Postfix) with ESMTPSA id E099233802E3
 for <obnam-dev@obnam.org>; Sun, 28 Aug 2016 22:27:08 +0200 (CEST)
To: obnam-dev@obnam.org
References: <5a4b4a0a-3f84-3684-0a91-97b8209f92a4@maxgaukler.de>
From: Maximilian Gaukler <development@maxgaukler.de>
Message-ID: <5440a828-9540-6c27-6e39-355ab3275ae1@maxgaukler.de>
Date: Sun, 28 Aug 2016 22:27:48 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Icedove/45.2.0
MIME-Version: 1.0
In-Reply-To: <5a4b4a0a-3f84-3684-0a91-97b8209f92a4@maxgaukler.de>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Score: -2.7
X-Spam-Score-int: -26
X-Spam-Bar: --
X-Scanned-By: pepperfish.net, Sun, 28 Aug 2016 21:27:18 +0100
X-Spam-Report: Content analysis details: (-2.7 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.7 RCVD_IN_DNSWL_LOW      RBL: Sender listed at http://www.dnswl.org/, low
 trust [85.13.140.148 listed in list.dnswl.org]
 0.4 PPF_WINDOWS_CHARSET    Content-Type is in a Windows-* charset
 -0.5 PPF_USER_AGENT         User-Agent: exists
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
X-ACL-Warn: message may be spam
X-Scan-Signature: be3d6c58240d9afaeb8079a9be499bec
Subject: Re: [BUG] --fsck-rm-unused does not work
X-BeenThere: obnam-dev@obnam.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Obnam development discussions <obnam-dev-obnam.org>
List-Unsubscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=unsubscribe>
List-Archive: <http://listmaster.pepperfish.net/pipermail/obnam-dev-obnam.org>
List-Post: <mailto:obnam-dev@obnam.org>
List-Help: <mailto:obnam-dev-request@obnam.org?subject=help>
List-Subscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=subscribe>
Sender: obnam-dev-bounces@obnam.org
Errors-To: obnam-dev-bounces@obnam.org

After diving deeper into the code, I found that this was temporarily 
disabled because the new repo format will not support it.

Since as far as I understand the new format is not yet ready, I would 
suggest to re-enable this option for the old repo format '6'. A 
suggested patch and a corrected version of my reproducer script 
integrated into setup.py can be found at

https://github.com/fau-fablab/obnam.git
branch:  mg/unused-chunks-for-lars

_______________________________________________
obnam-dev mailing list
obnam-dev@obnam.org
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org