Skip to content
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

Paru fails to find dependencies from the AUR when installing a repo package #1326

Open
Kimiblock opened this issue Jan 26, 2025 · 2 comments

Comments

@Kimiblock
Copy link

Affected Version

paru -V: paru v2.0.4 +git - libalpm v15.0.0

Description

Have you checked previous issues?: Yes

Output

Include the FULL output of any relevant commands/configs

git:(master) paru -S xone-dlundqvist-dkms-git
resolving dependencies...
warning: cannot resolve "xone-dongle-firmware", a dependency of "xone-dlundqvist-dkms-git"
:: The following package cannot be upgraded due to unresolvable dependencies:
      xone-dlundqvist-dkms-git

:: Do you want to skip the above package for this upgrade? [y/N]

pacman-conf:

[options]
RootDir = /
DBPath = /var/lib/pacman/
CacheDir = /var/lib/repo/aur
HookDir = /etc/pacman.d/hooks/
GPGDir = /etc/pacman.d/gnupg/
LogFile = /var/log/pacman.log
HoldPkg = pacman
HoldPkg = glibc
HoldPkg = moeOS-git
HoldPkg = moe-desktop-meta
IgnorePkg = nvidia
IgnorePkg = nvidia-dkms
IgnorePkg = nvidia-utils
IgnorePkg = linux
IgnorePkg = linux-headers
IgnorePkg = linux-cachyos
IgnorePkg = linux-cachyos-headers
Architecture = x86_64
Color
CheckSpace
ParallelDownloads = 6
CleanMethod = KeepInstalled
SigLevel = PackageRequired
SigLevel = PackageTrustedOnly
SigLevel = DatabaseOptional
SigLevel = DatabaseTrustedOnly
LocalFileSigLevel = PackageOptional
LocalFileSigLevel = PackageTrustedOnly
[core]
Usage = All
Server = https://mirrors.qlu.edu.cn/archlinux/core/os/x86_64
[extra]
Usage = All
Server = https://mirrors.qlu.edu.cn/archlinux/extra/os/x86_64
[archlinuxcn]
Usage = All
Server = https://mirror.sjtu.edu.cn/archlinux-cn/x86_64

cat /etc/paru.conf:

#
# $PARU_CONF
# /etc/paru.conf
# ~/.config/paru/paru.conf
#
# See the paru.conf(5) manpage for options

#
# GENERAL OPTIONS
#
[options]
PgpFetch
Devel
Provides
DevelSuffixes = -git -cvs -svn -bzr -darcs -always -hg -fossil
#AurOnly
#BottomUp
#RemoveMake
#SudoLoop
#UseAsk
SaveChanges
CombinedUpgrade
#CleanAfter
UpgradeMenu
NewsOnUpgrade

#LocalRepo
Chroot
#Sign
#SignDb
#KeepRepoCache

#
# Binary OPTIONS
#
[bin]
#FileManager = vifm
@Morganamilo
Copy link
Owner

Paru won't do this. The archlinuxcn repo you have seems to be broken and is missing the dep

@Kimiblock
Copy link
Author

I think the firmware has licensing issues so it doesn't package the firmware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants