ITADN

Broken: name_of_the_package

#8382OpenMathieu-Coupe 创建于 2026-01-26
Broken
M
Mathieu-Coupecommented
### Package name yad ### Version 14.1 ### Pacstall version 6.3.8 ### Distro and version Ubuntu 25.10 ### Relevant log output ```shell ❯ pacstall -I yad (yad) Voulez-vous lire/éditer le pacscript [y/N] [+] INFO: Source le pacscript [*] WARNING: Reinstalling 'yad' [+] INFO: Vérification des dépendances de build [>] intltool ✓ [installé] [>] tar ✓ [installé] [>] automake ✓ [installé] [>] xz-utils ✓ [installé] [>] libgtk-3-dev ✓ [installé] [>] autotools-dev ✓ [installé] [+] INFO: Vérification des dépendances apt [>] libcairo2 ✓ [installé] [>] libpango-1.0-0 ✓ [installé] [>] libc6 ✓ [installé] [>] libglib2.0-0 ↑↓ [distant] [>] libpangocairo-1.0-0 ✓ [installé] [>] libgtk-3-0 ↑↓ [distant] [>] libgdk-pixbuf2.0-0 ✗ [requis] [!] ERROR: libgdk-pixbuf2.0-0 n'existe pas dans les dépôts apt [+] INFO: Nettoyage ``` ### Patch for package ```diff The "libgdk-pixbuf2.0-0" dependency is misspelled and should be "libgdk-pixbuf-2.0-0" ```
0 条评论