Hi Julien, On Tue, 20 Mar 2018 11:50:51 +0100 julien lepiller wrote: > The issue is with grafts here: the plain file with full reference to the > store > gets grafted and contains the new entry. The Manifest will not be > updated because > of line breaks, and Java will still look for the version in the > manifest. The GC > will collect it because it doesn't see any reference to the old version > in any > file (because of line breaks), and the package is broken. Oh okay, so there are two problems. (The specification says that INDEX.LIST is preferred if it exists)