Unable to upgrade Seafile from 13.0.12~ynh2 to 13.0.15~ynh1

What app is this about, and its version: 13.0.15~ynh1
What YunoHost version are you running: 12.1.37
What type of hardware are you using: Raspberry Pi 3, 4+

Describe your issue

When trying to upgrade Seafile from 13.0.12~ynh2 to 13.0.15~ynh1 it doesn’t work, logs are attached.

Share relevant logs or error messages

https://paste.yunohost.org/raw/zoxahiyexi

Hello @Pinipon

The problem is that the official Docker image seafileltd/seafile-mc:13.0.15 does not exist for the ARM64 architecture. See seafileltd/seafile-mc - Docker Image

The error in your log confirms this:

Getting multi-arch manifest list...
No image digest found. Verify that the image, ref, and platform are valid.

This is a bug in the seafile_ynh package: the manifest.toml declares ARM64 support while the upstream image doesn’t exist for this architecture.

An issue should be opened on GitHub · Where software is built to report this problem to the package maintainers…

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.