1The updates, that is the newer versions, are defect. However, only fail2.oxt fails to install. The other extensions can be installed directly and through an update.
2
3fail1.oxt: in version2 the contained t.rdb was renamed so that it is not found (t.rdb is referenced in the manifest.xml).
4
5fail2.oxt: in version 2 the contained t.rdb is corrupted. It is a renamed .txt file which contains some text.
6
7fail3.oxt: in version 2 the contained t.rdb is corrupted. It is a renamed .txt file which does not contain any text.
8
9fail4.oxt: the version 2 references by fail4.update.xml is empty.
10
11info1.oxt: The update information file has length null.
12
13info2.oxt: The update information does not contain xml.
14
15info3.oxt: The update information contain an error: the tag update information contains two opening brackets (<<update-information>)