AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] Appflowy 0.14.2 Deb Package not installable on Debian Stable (13 Trixie)

未关闭
#9,014 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Dart
星标
76.6k
派生
6k
PR 合并指标
30 天内没有已合并 PR

描述

### Bug Description

Hey folks,

Looks like the app has been compiled against the wrong libraries:

```zubin@zubin-dell-t7920:~$ sudo apt policy appflowy
appflowy:
Installed: 0.14.1
Candidate: 0.14.2
Version table:
0.14.2 500
500 file:/usr/local/repo/appflowy ./ Packages
*** 0.14.1 100
100 /var/lib/dpkg/status
zubin@zubin-dell-t7920:~$ sudo apt install --dry-run appflowy

Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
appflowy : Depends: libavcodec58 (>= 7:4.4) but it is not installable
Depends: libavdevice58 (>= 7:4.4) but it is not installable
Depends: libavfilter7 (>= 7:4.4) but it is not installable
Depends: libavformat58 (>= 7:4.4) but it is not installable
Depends: libavutil56 (>= 7:4.4) but it is not installable
Depends: libjpeg8 (>= 8c) but it is not installable
Depends: libmpv1 (>= 0.29) but it is not installable
Depends: libmujs1 (>= 1.0.7) but it is not installable
Depends: libplacebo192 (>= 4.157.0) but it is not installable
Depends: libswresample3 (>= 7:4.4) but it is not installable
Depends: libswscale5 (>= 7:4.4) but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
1. appflowy:amd64=0.14.2 is selected as an upgrade
2. appflowy:amd64=0.14.2 Depends libavcodec58 (>= 7:4.4)
but none of the choices are installable:
[no choices]
zubin@zubin-dell-t7920:~$
```

I faced something similar on my Ubuntu 24.04 machine.

I believe this package needs to be repackaged against the correct libraries.

### How to Reproduce

run:
sudo dpkg -i AppFlowy-0.14.2-linux-x86_64.deb

### Expected Behavior

It should install Correctly

### Operating System

Debian 13 + Ubuntu 24.04

### AppFlowy Version(s)

0.14.2

### Screenshots

zubin@zubin-dell-t7920:~$ sudo apt policy appflowy
appflowy:
Installed: 0.14.1
Candidate: 0.14.2
Version table:
0.14.2 500
500 file:/usr/local/repo/appflowy ./ Packages
*** 0.14.1 100
100 /var/lib/dpkg/status
zubin@zubin-dell-t7920:~$ sudo apt install --dry-run appflowy

Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
appflowy : Depends: libavcodec58 (>= 7:4.4) but it is not installable
Depends: libavdevice58 (>= 7:4.4) but it is not installable
Depends: libavfilter7 (>= 7:4.4) but it is not installable
Depends: libavformat58 (>= 7:4.4) but it is not installable
Depends: libavutil56 (>= 7:4.4) but it is not installable
Depends: libjpeg8 (>= 8c) but it is not installable
Depends: libmpv1 (>= 0.29) but it is not installable
Depends: libmujs1 (>= 1.0.7) but it is not installable
Depends: libplacebo192 (>= 4.157.0) but it is not installable
Depends: libswresample3 (>= 7:4.4) but it is not installable
Depends: libswscale5 (>= 7:4.4) but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
1. appflowy:amd64=0.14.2 is selected as an upgrade
2. appflowy:amd64=0.14.2 Depends libavcodec58 (>= 7:4.4)
but none of the choices are installable:
[no choices]
zubin@zubin-dell-t7920:~$

### Additional Context

_No response_

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by inspecting the packaging and release process that produces AppFlowy-0.14.2-linux-x86_64.deb, then reproduce the failure with dpkg or apt on Debian 13 and Ubuntu 24.04. Check why the package declares unavailable libav*, libjpeg8, libmpv1, libmujs1, libplacebo192, libswresample3, and libswscale5 dependencies; done means the package installs successfully on both systems.

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, debian, flutter, linux
领域
build-system, desktop, operating-systems
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。