AppFlowy-IO / AppFlowy-IO/AppFlowy
[Bug] Appflowy 0.14.2 Deb Package not installable on Debian Stable (13 Trixie)
- Lingua principale
- Dart
- Stelle
- 76.6k
- Fork
- 6k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart, debian, flutter, linux
- Ambito
- build-system, desktop, operating-systems
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100