-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repo dependency issues flagged by autobuild #4143
Comments
- krunner-devel is deprecated now - Part of #4143
**Summary** - Removed toluapp-devel as dependency - Part of getsolus#4143
This one is kinda part of this as well: #3854 |
I did some digging on these.
This package was deprecated, see: #3066
I can't find this package anywhere. No idea what happened.
This was archived before the monorepo migration (see solus-packages/plib). Probably missing a corresponding deprecation as upstream is pretty dead. If there's no alternative I can make a PR to bring it back while preserving history.
I think this can be replaced by
Deprecated, see #2782.
Not sure how this ever worked. Both
Deprecated in getsolus/solus-sc#239
This is now called
This is a false positive, as this package doesn't have a
This is probably an autobuild issue as well.
|
- krunner-devel is deprecated now - Part of #4143
**Summary** - Fix dependencies - Part of getsolus#4143
I have patched Xiphos so it does not use gtkhtml anymore. So that one can be deprecated as it was the last program using it. |
I have also removed libcec from Jellyfin Media Player. So that one can be deprecated as it was the last program using it. |
**Summary** - Fix dependencies - Part of #4143 **Test Plan** - Checked it build. **Checklist** - [X] Package was built and tested against unstable
Gavin's experimental autobuild tool has flagged a number of dependency issues in the repository.
False positives are marked as complete because this task is meant to highlight packaging issues, not
autobuild
issues.You can see the errors yourself by running the
query
command for any package, while pointing the tool at a clone of the repo:Duplicate provider for pkgconfig(ldm-1.0) from linux-driver-management{linux-driver-management}, currently libldm{libldm}
Duplicate provider for rocm-hip from rocm-hip{rocm-hip}, currently rocm-clr{rocm-clr}
Duplicate provider for rocm-opencl from rocm-opencl{rocm-opencl}, currently rocm-clr{rocm-clr}
Dependency toluapp-devel of package conky{conky} is not found!
conky: fix dependencies #4148Dependency pkgconfig(xml2po) of package filemanager-actions{filemanager-actions} is not found!
filemanager-actions: fix dependencies #4150Dependency plib-devel of package flightgear{flightgear} is not found!
Dependency ghc-devel of package ghc{ghc} is not found!
ghc: fix dependencies #4151Dependency pkgconfig(ORBit-2.0) of package gtkhtml{gtkhtml} is not found!
Dependency pkgconfig32(libb2) of package libarchive{libarchive} is not found!
libarchive: fix dependencies #4156Dependency pkgconfig32(liblz4) of package libarchive{libarchive} is not found!
libarchive: fix dependencies #4156Dependency pkgconfig(p8-platform) of package libcec{libcec} is not found!
libplatform: Packaging refresh #4159Dependency haskell-pandoc-types-devel of package pandoc-include-code{pandoc-include-code} is not found!
Dependency haskell-pandoc-types-devel of package pandoc-include-code{pandoc-include-code} is not found!
Dependency rocminfo of package rocm-hip{rocm-hip} is not found!
Dependency rocminfo of package rocm-hip{rocm-hip} is not found!
Dependency rocminfo of package rocm-hip{rocm-hip} is not found!
Dependency rocminfo of package rocm-opencl{rocm-opencl} is not found!
Dependency kernel-glue of package systemd{systemd} is not found!
❌ False positive becausekernel-glue
has no package.ymlDependency glibc-dbginfo of package valgrind{valgrind} is not found!
❌ False positive because rundepglibc-dbginfo
is a generated eopkg, not a "proper" package.Dependency pkgconfig32(xcb-icccm) of package vkd3d{vkd3d} is not found!
The text was updated successfully, but these errors were encountered: