-
-
Notifications
You must be signed in to change notification settings - Fork 363
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
Circular check(?) dependency, unable to install python-fontpens in the AUR #1125
Comments
Here's a similar case: Can't uninstall using
However, |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@Stale undo. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@Stale undo, this is still a [pretty young] issue. |
Nice. @Stale you think you so smart program, huh? I'ma go describe your behavior to your maker, how about that. |
could you create a separate issue for this, uninstall warrants it's own issue |
@Jguer hmmm 🤔 I tried to do as you suggest, opening a new issue — but on retesting
The dep cycle is nicely detected, warned about, and handled no problem (including uninstall). So I guess the issue is already fixed anyway. Thanks for getting back! |
Affected Version
Issue
I discovered my first AUR package that yay is unable to figure out (or work around). I didn't want to debate anything in the comments section there, but here it is:
https://aur.archlinux.org/packages/python-fontpens/
Steps to reproduce
Not working:
yay -a -i python-fontpens
Working:
cd ~/.cache/yay/python-fontpens ; makepkg -si
Output
tod@Arch:~$ yay -a -i python-fontpens
1 aur/python-fontpens 0.2.4-1 (+0 0.00%)
A collection of classes implementing the pen protocol for manipulating glyphs.
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur: 1] python-fontpens-0.2.4-1
[Aur Make: 1] python-fontparts-0.9.1-1
==> Remove make dependencies after install? [y/N] y
2 python-fontparts (Build Files Exist)
1 python-fontpens (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: Deleting (1/2): /home/tod/.cache/yay/python-fontparts
:: Deleting (2/2): /home/tod/.cache/yay/python-fontpens
:: Downloaded PKGBUILD (1/2): python-fontpens
:: Downloaded PKGBUILD (2/2): python-fontparts
2 python-fontparts (Build Files Exist)
1 python-fontpens (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
:: Parsing SRCINFO (1/2): python-fontparts
:: Parsing SRCINFO (2/2): python-fontpens
==> Making package: python-fontparts 0.9.1-1 (Mon 25 Nov 2019 03:29:00 AM MST)
==> Retrieving sources...
-> Downloading fontParts-0.9.1.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 275 100 275 0 0 1127 0 --:--:-- --:--:-- --:--:-- 1127
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 165k 100 165k 0 0 254k 0 --:--:-- --:--:-- --:--:-- 254k
==> Validating source files with sha256sums...
fontParts-0.9.1.zip ... Passed
==> Making package: python-fontpens 0.2.4-1 (Mon 25 Nov 2019 03:29:01 AM MST)
==> Retrieving sources...
-> Downloading fontPens-0.2.4.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 273 100 273 0 0 1508 0 --:--:-- --:--:-- --:--:-- 1508
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22445 100 22445 0 0 55833 0 --:--:-- --:--:-- --:--:-- 55833
==> Validating source files with sha256sums...
fontPens-0.2.4.zip ... Passed
python-fontpens not satisfied, flushing install queue
==> Making package: python-fontparts 0.9.1-1 (Mon 25 Nov 2019 03:29:02 AM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
-> python-fontpens
==> ERROR: Could not resolve all dependencies.
error: target not found: python-fontparts
The text was updated successfully, but these errors were encountered: