Skip to content

could not find all required packages: python <=3.11 #2750

@tharbad08

Description

@tharbad08

Affected Version

yay v12.5.7 - libalpm v16.0.1

Describe the bug

yay says I can't update the system since python 3.11 is not installed. The number of packages grows with time.
I've this issue for a few months now. But now the list is 28 long. Using ^ to install certain packages doesn't work, same error. But "yay -S " does.

The only package that actually needs 3.11 is idlex.

Reproduction Steps

  1. Do an update

Expected behavior

System updates since the packages need latest python and not 3.11.

Output

debug:
https://pastebin.com/aZm3b9Af

config:

 "aururl": "https://aur.archlinux.org",
        "aurrpcurl": "https://aur.archlinux.org/rpc?",
        "buildDir": "/tmp/yay",
        "editor": "gedit",
        "editorflags": "",
        "makepkgbin": "makepkg",
        "makepkgconf": "",
        "pacmanbin": "pacman",
        "pacmanconf": "/etc/pacman.conf",
        "redownload": "no",
        "answerclean": "",
        "answerdiff": "",
        "answeredit": "",
        "answerupgrade": "",
        "gitbin": "git",
        "gpgbin": "gpg",
        "gpgflags": "",
        "mflags": "",
        "sortby": "votes",
        "searchby": "name-desc",
        "gitflags": "",
        "removemake": "ask",
        "sudobin": "sudo",
        "sudoflags": "",
        "version": "12.5.7",
        "requestsplitn": 150,
        "completionrefreshtime": 7,
        "maxconcurrentdownloads": 1,
        "bottomup": true,
        "sudoloop": true,
        "timeupdate": false,
        "devel": false,
        "cleanAfter": false,
        "keepSrc": false,
        "provides": true,
        "pgpfetch": true,
        "cleanmenu": true,
        "diffmenu": true,
        "editmenu": true,
        "combinedupgrade": false,
        "useask": true,
        "batchinstall": false,
        "singlelineresults": false,
        "separatesources": true,
        "debug": false,
        "rpc": true,
        "doubleconfirm": true,
        "rebuild": "no"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions