diff --git a/libimagstore/src/store.rs b/libimagstore/src/store.rs
index a6db9481..512db026 100644
--- a/libimagstore/src/store.rs
+++ b/libimagstore/src/store.rs
@@ -581,7 +581,11 @@ impl EntryHeader {
* larger than the array length.
*/
pub fn read(&self, spec: &str) -> Result