Return-Path: 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 ; 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 ; 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 ) 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 ; 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 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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