pacstall / pacstall/pacstall-programs
broken dependency: goverlay-bin (maybe goverlay too)
Open
@wizard-28 is already working on this.
Since Jun 12, 2025.
Broken
- Dominant language
- Shell
- Stars
- 216
- Forks
- 187
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 117
Description
Package name
goverlay-bin (maybe goverlay too)
Version
1.2
Pacstall version
6.3.1
Distro and version
Mint 22.1 xia (24.04 noble numbat)
Relevant log output
~$ apt autopurge
...
libqt6concurrent6t64* libqt6openglwidgets6t64* libqt6printsupport6t64* libqt6sql6-sqlite* libqt6sql6t64*
libqt6test6t64* libqt6xml6t64* qmake6* qmake6-bin* qt6-base-dev* qt6-base-dev-tools*
...
~$ goverlay
/opt/goverlay/goverlay: error while loading shared libraries: libQt6PrintSupport.so.6: cannot open shared object file: No such file or directory
~$ apt install libqt6printsupport6t64*
Patch for package
strictly speaking:
depends=("mangohud" "qt6ct" "adwaita-qt6")
+ libqt6printsupport6t64
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.