-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
signal: killed during yay runs #1600
Comments
Hey @dvdesolve , try This error comes from the |
for me this also happened, and i apparently had: [core]
rebase = false In there, after i removed it, i suddenly got some packages which needed updating. |
Haven't seen this bug for quite a long time. I think it was already fixed in upstream |
It happened to me on Sunday. |
Happened to me 1 min ago. :: Searching databases for updates... |
Can confirm, happening to me as well on EndeavourOS Gnome, using Edit: I do have
Here's all my AUR packages if it's helpful at all to know as well:
|
This is normally not a functional issue, just that yay failed to check one or more development packages. If you ran |
I haven't done anything, and the message as magically gone away, so I just want to say sorry to have bothered you. I do love using yay btw :) |
I'm pretty sure this is network related. My internet connection just died while I was running |
|
If you want help you have to be more detailed about how it stopped working. Terminal output, settings etc. |
Only output is |
I get this error when running just My config:
|
This happened when I'm running :: (230/230) Parsing SRCINFO: looking-glass
-> Found git repo: github.com/dszryan/pacmanity.git
-> Found git repo: github.com/lbonn/rofi.git
-> Found git repo: github.com/taganaka/SpeedTest.git
-> Found git repo: github.com/HomeOfVapourSynthEvolution/VapourSynth-BM3D.git
-> Found git repo: github.com/ypingcn/BingWallpaper.git
-> Found git repo: github.com/hyprwm/Hyprland.git
-> Found git repo: github.com/olive-editor/olive.git
-> Found git repo: github.com/helix-editor/helix.git
-> Found git repo: github.com/ytdl-org/youtube-dl.git
-> Found git repo: git.sr.ht/~shinyzenith/wayout
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
-> signal: killed
:: GenDB finished. No packages were installed
{
"aururl": "https://aur.archlinux.org",
"buildDir": "/home/kyle/.cache/yay",
"editor": "",
"editorflags": "",
"makepkgbin": "makepkg",
"makepkgconf": "",
"pacmanbin": "pacman",
"pacmanconf": "/etc/pacman.conf",
"redownload": "no",
"rebuild": "no",
"answerclean": "",
"answerdiff": "",
"answeredit": "",
"answerupgrade": "",
"gitbin": "git",
"gpgbin": "gpg",
"gpgflags": "",
"mflags": "",
"sortby": "votes",
"searchby": "name-desc",
"gitflags": "",
"removemake": "ask",
"sudobin": "sudo",
"sudoflags": "",
"requestsplitn": 150,
"completionrefreshtime": 7,
"maxconcurrentdownloads": 0,
"bottomup": true,
"sudoloop": false,
"timeupdate": false,
"devel": true,
"cleanAfter": false,
"provides": false,
"pgpfetch": true,
"upgrademenu": true,
"cleanmenu": true,
"diffmenu": true,
"editmenu": false,
"combinedupgrade": false,
"useask": false,
"batchinstall": false,
"singlelineresults": false,
"separatesources": true,
"version": "11.3.0"
}
[credential "https://github.com"]
helper = !/usr/bin/gh auth git-credential
[user]
email = private.com
name = JustSimplyKyle
[core]
editor = hx
[safe]
directory = /usr/share/rime-data/iridium-bpmf
directory = /opt/flutter |
Happened to me while behind a VPN. I guess some git hosting services block my VPN provider's endpoint IP. |
Affected Version
Previous versions are affected as well
Describe the bug
During run of
yay -Syu
when it checks AUR packages sometimes I observer the following errors in stdout:A bunch of
signal: killed
floods my console screen. It happens from time to time, I can't find any specific pattern or so. It also exists on different machines with different CPUs, DEs, kernels etcReproduction Steps
yay -Syu
, wait when it will check AUR packagessignal: killed
Expected behavior
No
signal: killed
will be shownOutput
The text was updated successfully, but these errors were encountered: