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

Infinite loop when trying to install python-shiboken2 #854

Closed
real-or-random opened this issue Dec 10, 2024 · 2 comments
Closed

Infinite loop when trying to install python-shiboken2 #854

real-or-random opened this issue Dec 10, 2024 · 2 comments

Comments

@real-or-random
Copy link

$ pikaur -Vq
Pikaur v1.30.2
Pacman v7.0.0 - libalpm v15.0.0 - pyalpm v0.10.6
[Optional] Prerequisites:
Description:

When trying to install python-shiboken2 from AUR:

  • After the first manual confirmation to install, pikaur discovers some additional qt5-* repo dependencies
  • After every following manual confirmation to install pikaur discovers python as a build dependency: △ warning: New build deps found for python-shiboken2 package: python
  • (and this results in an infinite loop then)
Attached log:
$ pikaur -Sy python-shiboken2 --verbose --pikaur-debug
△  debug: main_1000: Setting stdout to utf-8...
△  debug: main_1000: already set - nothing to do
△  debug: main_1000: Setting stderr to utf-8...
△  debug: main_1000: already set - nothing to do
△  debug: main_1000: Pikaur operation found for args ['/usr/bin/pikaur', '-Sy', 'python-shiboken2', '--verbose', '--pikaur-debug']: cli_install_packages
=> sudo --preserve-env=VISUAL,EDITOR -- /usr/bin/pikaur -Sy python-shiboken2 --verbose --pikaur-debug --pikaur-config=/home/tim/.config/pikaur.conf --user-id=1000 --home-dir=/home/tim --xdg-cache-home=/home/tim/.cache --xdg-data-home=/home/tim/.local/share
△  debug: main_0: Setting stdout to utf-8...
△  debug: main_0: already set - nothing to do
△  debug: main_0: Setting stderr to utf-8...
△  debug: main_0: already set - nothing to do
△  debug: main_0: Pikaur operation found for args ['/usr/bin/pikaur', '-Sy', 'python-shiboken2', '--verbose', '--pikaur-debug', '--pikaur-config=/home/tim/.config/pikaur.conf', '--user-id=1000', '--home-dir=/home/tim', '--xdg-cache-home=/home/tim/.cache', '--xdg-data-home=/home/tim/.local/share']: cli_install_packages
=> pacman --color=always --sync --refresh
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 multilib is up to date
△  debug: pacman: Discarding repo cache...

△  debug: install_info_fetcher: 
Gonna fetch install info for:
    install_package_names=['python-shiboken2']
    not_found_repo_pkgs_names=[]
    pkgbuilds_packagelists={}
    manually_excluded_packages_names=[]
    skip_checkdeps_for_pkgnames=[]

△  debug: install_info_fetcher: Gonna get repo pkgs install info...
Reading repository package databases...
Reading local package database...
△  debug: install_info_fetcher: Checking if '['python-shiboken2']' is installable:
=> pacman --color=always --sync python-shiboken2 --print-format %r/%n
△  debug: install_info_fetcher: Check failed - gonna check it separately:
△  debug: install_info_fetcher: Checking if 'python-shiboken2' exists in the repo:
=> pacman --color=always --sync python-shiboken2 --print-format %r/%n --nodeps --nodeps
△  debug: install_info_fetcher:   'python-shiboken2' is NOT found in the repo.
△  debug: install_info_fetcher: Check partially passed - gonna get install infos:
△  debug: install_info_fetcher: gonna get AUR pkgs install info for:
    aur_packages_versionmatchers=['python-shiboken2']
    self.aur_updates_install_info=[]
    aur_packages_names_to_versions={'python-shiboken2': <VersionMatcher python-shiboken2['cmp_default']None>}
△  debug: aur_module: find_aur_packages: python-shiboken2 uncached
=> GET https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=python-shiboken2
△  debug: install_info_fetcher: found AUR pkgs:
    aur_pkg_list=[<AURPackageInfo "python-shiboken2" 5.15.16-1>]
not found AUR pkgs:
    not_found_aur_pkgs=[]
△  debug: install_info_fetcher: got AUR pkgs install info: [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>]
Resolving AUR dependencies...
△  debug: aur_deps: find_aur_deps: package_names=['python-shiboken2']
=> pacman --color=always --deptest python
△  debug: aur_deps: find_missing_deps_for_aur_pkg: NOT not_found_local_pkgs
△  debug: aur_deps: find_aur_deps: result_aur_deps={}
△  debug: install_info_fetcher: get_aur_deps_info: self.aur_deps_relations={}
△  debug: install_info_fetcher: get_aur_deps_info: aur_pkgs={}
△  debug: install_info_fetcher: get_aur_deps_info: [done]
△  debug: install_info_fetcher: get_repo_deps_info: [done]
△  debug: install_info_fetcher: :: marking dependant pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: get_repo_provided...
△  debug: install_info_fetcher:   :: mark_dependant :: get local pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: all_requested_pkg_names=['python']
△  debug: install_info_fetcher:   :: mark_dependant :: explicit_aur_pkg_names=['python-shiboken2']
△  debug: install_info_fetcher:   :: mark_dependant ::  - python-shiboken2
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher: == marked dependant pkgs.
△  debug: install_cli: self.install_info.all_install_info_containers=([], [], [], [], [], [], [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>], [])

△  AUR package will be installed:
 python-shiboken2                      5.15.13-2            -> 5.15.16-1

△  debug: prompt: Gonna get input from user...
△  debug: FileLock: Acquiring /tmp/pikaur_prompt_438186.lock...
△  debug: FileLock: Acquired /tmp/pikaur_prompt_438186.lock
△  debug: prompt_nolock: Restoring TTY...
△  debug: prompt_nolock: Using standard input reader...
△  Proceed with installation? [Y/n] 
△  [v]iew package details   [m]anually select packages
△  [r] show if packages are required by already installed packages
>> 
△  debug: FileLock: Releasing /tmp/pikaur_prompt_438186.lock
△  debug: FileLock: Released /tmp/pikaur_prompt_438186.lock
△  debug: prompt: No answer provided - using "Y".
△  debug: install_cli: << GET_PACKAGE_BUILD
△  debug: install_cli: self.pkgbuilds_packagelists={}
△  debug: aur_module: find_aur_packages: python-shiboken2 cached
△  debug: aur_module: find_aur_packages: python-shiboken2 cached
△  debug: build: Build dir: /home/tim/.cache/pikaur/build/pyside2
=> sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- git -C /home/tim/.local/share/pikaur/aur_repos/pyside2 pull origin master
△  debug: aur_module: find_aur_packages: python-shiboken2 cached
△  debug: build: Build dir: /home/tim/.cache/pikaur/build/pyside2
△  debug: install_cli: cloned_pkgbuilds={'python-shiboken2': <PackageBuild "pyside2" ['python-shiboken2']>}
=> pacman --color=always --deptest cmake python-setuptools python-wheel llvm clang qt5-multimedia qt5-tools qt5-sensors qt5-charts qt5-webengine qt5-datavis3d qt5-websockets qt5-speech qt5-3d qt5-svg qt5-script qt5-scxml qt5-x11extras qt5-quickcontrols2 qt5-serialport qt5-remoteobjects qt5-xmlpatterns
△  warning: New build deps found for python-shiboken2 package: qt5-charts, qt5-websockets, qt5-scxml, qt5-3d, qt5-webengine, qt5-multimedia, qt5-svg, qt5-serialport, qt5-sensors, python-setuptools, qt5-xmlpatterns, qt5-tools, qt5-speech, cmake, qt5-datavis3d, qt5-quickcontrols2, python-wheel, llvm, qt5-x11extras, clang, qt5-remoteobjects, qt5-script
△  debug: install_cli: discarding install info for pkg 'python-shiboken2'...
△  debug: install_info_fetcher: discarding python-shiboken2
△  debug: install_cli: discarded install info for pkg: python-shiboken2
△  debug: install_info_fetcher: 
Gonna fetch install info for:
    install_package_names=[]
    not_found_repo_pkgs_names=[]
    pkgbuilds_packagelists={'/home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD': ['python-shiboken2']}
    manually_excluded_packages_names=[]
    skip_checkdeps_for_pkgnames=[]

△  debug: install_info_fetcher: Gonna get repo pkgs install info...
△  debug: install_info_fetcher: gonna get AUR pkgs install info for:
    aur_packages_versionmatchers=[]
    self.aur_updates_install_info=[]
    aur_packages_names_to_versions={}
△  debug: install_info_fetcher: found AUR pkgs:
    aur_pkg_list=[]
not found AUR pkgs:
    not_found_aur_pkgs=[]
△  debug: install_info_fetcher: got AUR pkgs install info: []
△  debug: install_info_fetcher: << gonna get install info from PKGBUILDs: []...
=> sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- makepkg --printsrcinfo -p PKGBUILD
△  debug: install_info_fetcher:   1 /home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD ['python-shiboken2'] ['python-shiboken2']
△  debug: install_info_fetcher:   2 python-shiboken2 <AURPackageInfo "python-shiboken2" 5.15.16-1> pyside2
△  debug: install_info_fetcher:   3 <AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1> <AURPackageInfo "python-shiboken2" 5.15.16-1> pyside2
△  debug: install_info_fetcher: >> got install info from PKGBUILDs: [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>].
Resolving AUR dependencies...
△  debug: aur_deps: find_aur_deps: package_names=['python-shiboken2']
=> pacman --color=always --deptest cmake python-setuptools python-wheel llvm clang qt5-multimedia qt5-tools qt5-sensors qt5-charts qt5-webengine qt5-datavis3d qt5-websockets qt5-speech qt5-3d qt5-svg qt5-script qt5-scxml qt5-x11extras qt5-quickcontrols2 qt5-serialport qt5-remoteobjects qt5-xmlpatterns python
△  debug: pacman: get_not_found_repo_packages: pkg_names_to_check=['qt5-charts', 'qt5-sensors', 'qt5-tools', 'qt5-websockets', 'qt5-speech', 'qt5-scxml', 'qt5-xmlpatterns', 'qt5-datavis3d', 'qt5-remoteobjects', 'qt5-script'] not_found_pkg_names=[]
=> pacman --color=always --sync qt5-charts qt5-sensors qt5-tools qt5-websockets qt5-speech qt5-scxml qt5-xmlpatterns qt5-datavis3d qt5-remoteobjects qt5-script --print-format %r/%n --nodeps
△  debug: aur_deps: find_missing_deps_for_aur_pkg: NOT not_found_repo_pkgs
△  debug: aur_deps: find_aur_deps: result_aur_deps={}
△  debug: install_info_fetcher: get_aur_deps_info: self.aur_deps_relations={}
△  debug: install_info_fetcher: get_aur_deps_info: aur_pkgs={}
△  debug: install_info_fetcher: get_aur_deps_info: [done]
=> pacman --color=always --sync qt5-tools --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-sensors --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-charts --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-datavis3d --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-websockets --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-speech --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-script --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-scxml --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-remoteobjects --print-format %r/%n --nodeps --nodeps
=> pacman --color=always --sync qt5-xmlpatterns --print-format %r/%n --nodeps --nodeps
△  debug: install_info_fetcher: Checking if '['qt5-xmlpatterns', 'qt5-charts', 'qt5-remoteobjects', 'qt5-tools', 'qt5-websockets', 'qt5-scxml', 'qt5-sensors', 'qt5-speech', 'qt5-datavis3d', 'qt5-script']' is installable:
=> pacman --color=always --sync --needed qt5-xmlpatterns qt5-charts qt5-remoteobjects qt5-tools qt5-websockets qt5-scxml qt5-sensors qt5-speech qt5-datavis3d qt5-script --print-format %r/%n
△  debug: install_info_fetcher: Check passed - gonna get install infos:
△  debug: install_info_fetcher: get_repo_deps_info: [done]
△  debug: install_info_fetcher: :: marking dependant pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: get_repo_provided...
△  debug: install_info_fetcher:   :: mark_dependant :: get local pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: all_requested_pkg_names=['qt5-base', 'qt5-base', 'qt5-base', 'qt5-base', 'hicolor-icon-theme', 'qt5-base', 'qt5-declarative', 'qt5-base', 'qt5-multimedia', 'qt5-base', 'qt5-base', 'cmake', 'python-setuptools', 'python-wheel', 'llvm', 'clang', 'qt5-multimedia', 'qt5-tools', 'qt5-sensors', 'qt5-charts', 'qt5-webengine', 'qt5-datavis3d', 'qt5-websockets', 'qt5-speech', 'qt5-3d', 'qt5-svg', 'qt5-script', 'qt5-scxml', 'qt5-x11extras', 'qt5-quickcontrols2', 'qt5-serialport', 'qt5-remoteobjects', 'qt5-xmlpatterns']
△  debug: install_info_fetcher:   :: mark_dependant :: explicit_aur_pkg_names=['python-shiboken2']
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-xmlpatterns
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-charts
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-remoteobjects
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-tools
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-websockets
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-scxml
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-sensors
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-speech
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-datavis3d
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-script
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - python-shiboken2
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher: == marked dependant pkgs.
△  debug: install_cli: self.install_info.all_install_info_containers=([], [<RepoInstallInfo "qt5-xmlpatterns"  -> 5.15.16-3>, <RepoInstallInfo "qt5-charts"  -> 5.15.16-3>, <RepoInstallInfo "qt5-remoteobjects"  -> 5.15.16-3>, <RepoInstallInfo "qt5-tools"  -> 5.15.16+kde+r3-3>, <RepoInstallInfo "qt5-websockets"  -> 5.15.16+kde+r2-3>, <RepoInstallInfo "qt5-scxml"  -> 5.15.16-3>, <RepoInstallInfo "qt5-sensors"  -> 5.15.16-3>, <RepoInstallInfo "qt5-speech"  -> 5.15.16+kde+r1-3>, <RepoInstallInfo "qt5-datavis3d"  -> 5.15.16-3>, <RepoInstallInfo "qt5-script"  -> 5.15.18-4>], [], [], [], [], [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>], [])

△  New dependencies will be installed from repository:
 qt5-charts (for python-shiboken2)                          -> 5.15.16-3
 qt5-datavis3d (for python-shiboken2)                       -> 5.15.16-3
 qt5-remoteobjects (for python-shiboken2)                   -> 5.15.16-3
 qt5-script (for python-shiboken2)                          -> 5.15.18-4
 qt5-scxml (for python-shiboken2)                           -> 5.15.16-3
 qt5-sensors (for python-shiboken2)                         -> 5.15.16-3
 qt5-speech (for python-shiboken2)                          -> 5.15.16+kde+r1-3
 qt5-tools (for python-shiboken2)                           -> 5.15.16+kde+r3-3
 qt5-websockets (for python-shiboken2)                      -> 5.15.16+kde+r2-3
 qt5-xmlpatterns (for python-shiboken2)                     -> 5.15.16-3

△  AUR package will be installed:
 python-shiboken2                      5.15.13-2            -> 5.15.16-1

△  debug: prompt: Gonna get input from user...
△  debug: FileLock: Acquiring /tmp/pikaur_prompt_449746.lock...
△  debug: FileLock: Acquired /tmp/pikaur_prompt_449746.lock
△  debug: prompt_nolock: Restoring TTY...
△  debug: prompt_nolock: Using standard input reader...
△  Proceed with installation? [Y/n] 
△  [v]iew package details   [m]anually select packages
△  [r] show if packages are required by already installed packages
>> 
△  debug: FileLock: Releasing /tmp/pikaur_prompt_449746.lock
△  debug: FileLock: Released /tmp/pikaur_prompt_449746.lock
△  debug: prompt: No answer provided - using "Y".
△  debug: install_cli: << GET_PACKAGE_BUILD
△  debug: install_cli: self.pkgbuilds_packagelists={'/home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD': ['python-shiboken2']}
△  debug: install_cli: Initializing build info for <AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1> pyside2(['python-shiboken2']): /home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD
=> sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- makepkg --printsrcinfo -p PKGBUILD
△  debug: build: Build dir: /home/tim/.cache/pikaur/build/pyside2
△  warning: New build deps found for python-shiboken2 package: python
△  debug: install_cli: discarding install info for pkg 'python-shiboken2'...
△  debug: install_info_fetcher: discarding python-shiboken2
△  debug: install_cli: discarded install info for pkg: python-shiboken2
△  debug: install_info_fetcher: 
Gonna fetch install info for:
    install_package_names=[]
    not_found_repo_pkgs_names=[]
    pkgbuilds_packagelists={'/home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD': ['python-shiboken2']}
    manually_excluded_packages_names=[]
    skip_checkdeps_for_pkgnames=[]

△  debug: install_info_fetcher: Gonna get repo pkgs install info...
△  debug: install_info_fetcher: gonna get AUR pkgs install info for:
    aur_packages_versionmatchers=[]
    self.aur_updates_install_info=[]
    aur_packages_names_to_versions={}
△  debug: install_info_fetcher: found AUR pkgs:
    aur_pkg_list=[]
not found AUR pkgs:
    not_found_aur_pkgs=[]
△  debug: install_info_fetcher: got AUR pkgs install info: []
△  debug: install_info_fetcher: << gonna get install info from PKGBUILDs: []...
=> sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- makepkg --printsrcinfo -p PKGBUILD
△  debug: install_info_fetcher:   1 /home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD ['python-shiboken2'] ['python-shiboken2']
△  debug: install_info_fetcher:   2 python-shiboken2 <AURPackageInfo "python-shiboken2" 5.15.16-1> pyside2
△  debug: install_info_fetcher:   3 <AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1> <AURPackageInfo "python-shiboken2" 5.15.16-1> pyside2
△  debug: install_info_fetcher: >> got install info from PKGBUILDs: [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>].
Resolving AUR dependencies...
△  debug: aur_deps: find_aur_deps: package_names=['python-shiboken2']
△  debug: pacman: get_not_found_repo_packages: pkg_names_to_check=[] not_found_pkg_names=[]
△  debug: aur_deps: find_missing_deps_for_aur_pkg: NOT not_found_repo_pkgs
△  debug: aur_deps: find_aur_deps: result_aur_deps={}
△  debug: install_info_fetcher: get_aur_deps_info: self.aur_deps_relations={}
△  debug: install_info_fetcher: get_aur_deps_info: aur_pkgs={}
△  debug: install_info_fetcher: get_aur_deps_info: [done]
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-tools', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-sensors', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-charts', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-datavis3d', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-websockets', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-speech', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-script', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-scxml', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-remoteobjects', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-xmlpatterns', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: install_info_fetcher: Checking if '['qt5-remoteobjects', 'qt5-datavis3d', 'qt5-script', 'qt5-charts', 'qt5-xmlpatterns', 'qt5-tools', 'qt5-websockets', 'qt5-scxml', 'qt5-sensors', 'qt5-speech']' is installable:
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', '--needed', 'qt5-remoteobjects', 'qt5-datavis3d', 'qt5-script', 'qt5-charts', 'qt5-xmlpatterns', 'qt5-tools', 'qt5-websockets', 'qt5-scxml', 'qt5-sensors', 'qt5-speech', '--print-format', '%r/%n']
△  debug: install_info_fetcher: Check passed - gonna get install infos:
△  debug: install_info_fetcher: get_repo_deps_info: [done]
△  debug: install_info_fetcher: :: marking dependant pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: get_repo_provided...
△  debug: install_info_fetcher:   :: mark_dependant :: get local pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: all_requested_pkg_names=['qt5-base', 'qt5-base', 'qt5-base', 'qt5-base', 'hicolor-icon-theme', 'qt5-base', 'qt5-declarative', 'qt5-base', 'qt5-multimedia', 'qt5-base', 'qt5-base', 'cmake', 'python-setuptools', 'python-wheel', 'llvm', 'clang', 'qt5-multimedia', 'qt5-tools', 'qt5-sensors', 'qt5-charts', 'qt5-webengine', 'qt5-datavis3d', 'qt5-websockets', 'qt5-speech', 'qt5-3d', 'qt5-svg', 'qt5-script', 'qt5-scxml', 'qt5-x11extras', 'qt5-quickcontrols2', 'qt5-serialport', 'qt5-remoteobjects', 'qt5-xmlpatterns']
△  debug: install_info_fetcher:   :: mark_dependant :: explicit_aur_pkg_names=['python-shiboken2']
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-xmlpatterns
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-charts
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-remoteobjects
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-tools
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-websockets
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-scxml
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-sensors
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-speech
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-datavis3d
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-script
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - python-shiboken2
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher: == marked dependant pkgs.
△  debug: install_cli: self.install_info.all_install_info_containers=([], [<RepoInstallInfo "qt5-xmlpatterns"  -> 5.15.16-3>, <RepoInstallInfo "qt5-charts"  -> 5.15.16-3>, <RepoInstallInfo "qt5-remoteobjects"  -> 5.15.16-3>, <RepoInstallInfo "qt5-tools"  -> 5.15.16+kde+r3-3>, <RepoInstallInfo "qt5-websockets"  -> 5.15.16+kde+r2-3>, <RepoInstallInfo "qt5-scxml"  -> 5.15.16-3>, <RepoInstallInfo "qt5-sensors"  -> 5.15.16-3>, <RepoInstallInfo "qt5-speech"  -> 5.15.16+kde+r1-3>, <RepoInstallInfo "qt5-datavis3d"  -> 5.15.16-3>, <RepoInstallInfo "qt5-script"  -> 5.15.18-4>], [], [], [], [], [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>], [])

△  New dependencies will be installed from repository:
 qt5-charts (for python-shiboken2)                          -> 5.15.16-3
 qt5-datavis3d (for python-shiboken2)                       -> 5.15.16-3
 qt5-remoteobjects (for python-shiboken2)                   -> 5.15.16-3
 qt5-script (for python-shiboken2)                          -> 5.15.18-4
 qt5-scxml (for python-shiboken2)                           -> 5.15.16-3
 qt5-sensors (for python-shiboken2)                         -> 5.15.16-3
 qt5-speech (for python-shiboken2)                          -> 5.15.16+kde+r1-3
 qt5-tools (for python-shiboken2)                           -> 5.15.16+kde+r3-3
 qt5-websockets (for python-shiboken2)                      -> 5.15.16+kde+r2-3
 qt5-xmlpatterns (for python-shiboken2)                     -> 5.15.16-3

△  AUR package will be installed:
 python-shiboken2                      5.15.13-2            -> 5.15.16-1

△  debug: prompt: Gonna get input from user...
△  debug: FileLock: Acquiring /tmp/pikaur_prompt_787644.lock...
△  debug: FileLock: Acquired /tmp/pikaur_prompt_787644.lock
△  debug: prompt_nolock: Restoring TTY...
△  debug: prompt_nolock: Using standard input reader...
△  Proceed with installation? [Y/n] 
△  [v]iew package details   [m]anually select packages
△  [r] show if packages are required by already installed packages
>> 
△  debug: FileLock: Releasing /tmp/pikaur_prompt_787644.lock
△  debug: FileLock: Released /tmp/pikaur_prompt_787644.lock
△  debug: prompt: No answer provided - using "Y".
△  debug: install_cli: << GET_PACKAGE_BUILD
△  debug: install_cli: self.pkgbuilds_packagelists={'/home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD': ['python-shiboken2']}
△  debug: install_cli: Initializing build info for <AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1> pyside2(['python-shiboken2']): /home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD
=> sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- makepkg --printsrcinfo -p PKGBUILD
△  debug: build: Build dir: /home/tim/.cache/pikaur/build/pyside2
△  warning: New build deps found for python-shiboken2 package: python
△  debug: install_cli: discarding install info for pkg 'python-shiboken2'...
△  debug: install_info_fetcher: discarding python-shiboken2
△  debug: install_cli: discarded install info for pkg: python-shiboken2
△  debug: install_info_fetcher: 
Gonna fetch install info for:
    install_package_names=[]
    not_found_repo_pkgs_names=[]
    pkgbuilds_packagelists={'/home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD': ['python-shiboken2']}
    manually_excluded_packages_names=[]
    skip_checkdeps_for_pkgnames=[]

△  debug: install_info_fetcher: Gonna get repo pkgs install info...
△  debug: install_info_fetcher: gonna get AUR pkgs install info for:
    aur_packages_versionmatchers=[]
    self.aur_updates_install_info=[]
    aur_packages_names_to_versions={}
△  debug: install_info_fetcher: found AUR pkgs:
    aur_pkg_list=[]
not found AUR pkgs:
    not_found_aur_pkgs=[]
△  debug: install_info_fetcher: got AUR pkgs install info: []
△  debug: install_info_fetcher: << gonna get install info from PKGBUILDs: []...
=> sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- makepkg --printsrcinfo -p PKGBUILD

△  debug: install_info_fetcher:   1 /home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD ['python-shiboken2'] ['python-shiboken2']
△  debug: install_info_fetcher:   2 python-shiboken2 <AURPackageInfo "python-shiboken2" 5.15.16-1> pyside2
△  debug: install_info_fetcher:   3 <AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1> <AURPackageInfo "python-shiboken2" 5.15.16-1> pyside2
△  debug: install_info_fetcher: >> got install info from PKGBUILDs: [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>].
Resolving AUR dependencies...
△  debug: aur_deps: find_aur_deps: package_names=['python-shiboken2']
△  debug: pacman: get_not_found_repo_packages: pkg_names_to_check=[] not_found_pkg_names=[]
△  debug: aur_deps: find_missing_deps_for_aur_pkg: NOT not_found_repo_pkgs
△  debug: aur_deps: find_aur_deps: result_aur_deps={}
△  debug: install_info_fetcher: get_aur_deps_info: self.aur_deps_relations={}
△  debug: install_info_fetcher: get_aur_deps_info: aur_pkgs={}
△  debug: install_info_fetcher: get_aur_deps_info: [done]
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-tools', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-sensors', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-charts', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-datavis3d', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-websockets', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-speech', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-script', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-scxml', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-remoteobjects', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-xmlpatterns', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: install_info_fetcher: Checking if '['qt5-scxml', 'qt5-charts', 'qt5-script', 'qt5-tools', 'qt5-sensors', 'qt5-xmlpatterns', 'qt5-websockets', 'qt5-speech', 'qt5-remoteobjects', 'qt5-datavis3d']' is installable:
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', '--needed', 'qt5-scxml', 'qt5-charts', 'qt5-script', 'qt5-tools', 'qt5-sensors', 'qt5-xmlpatterns', 'qt5-websockets', 'qt5-speech', 'qt5-remoteobjects', 'qt5-datavis3d', '--print-format', '%r/%n']
△  debug: install_info_fetcher: Check passed - gonna get install infos:
△  debug: install_info_fetcher: get_repo_deps_info: [done]
△  debug: install_info_fetcher: :: marking dependant pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: get_repo_provided...
△  debug: install_info_fetcher:   :: mark_dependant :: get local pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: all_requested_pkg_names=['qt5-base', 'qt5-base', 'qt5-base', 'qt5-base', 'hicolor-icon-theme', 'qt5-base', 'qt5-declarative', 'qt5-base', 'qt5-multimedia', 'qt5-base', 'qt5-base', 'cmake', 'python-setuptools', 'python-wheel', 'llvm', 'clang', 'qt5-multimedia', 'qt5-tools', 'qt5-sensors', 'qt5-charts', 'qt5-webengine', 'qt5-datavis3d', 'qt5-websockets', 'qt5-speech', 'qt5-3d', 'qt5-svg', 'qt5-script', 'qt5-scxml', 'qt5-x11extras', 'qt5-quickcontrols2', 'qt5-serialport', 'qt5-remoteobjects', 'qt5-xmlpatterns']
△  debug: install_info_fetcher:   :: mark_dependant :: explicit_aur_pkg_names=['python-shiboken2']
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-xmlpatterns
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-charts
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-remoteobjects
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-tools
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-websockets
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-scxml
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-sensors
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-speech
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-datavis3d
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-script
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - python-shiboken2
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher: == marked dependant pkgs.
△  debug: install_cli: self.install_info.all_install_info_containers=([], [<RepoInstallInfo "qt5-xmlpatterns"  -> 5.15.16-3>, <RepoInstallInfo "qt5-charts"  -> 5.15.16-3>, <RepoInstallInfo "qt5-remoteobjects"  -> 5.15.16-3>, <RepoInstallInfo "qt5-tools"  -> 5.15.16+kde+r3-3>, <RepoInstallInfo "qt5-websockets"  -> 5.15.16+kde+r2-3>, <RepoInstallInfo "qt5-scxml"  -> 5.15.16-3>, <RepoInstallInfo "qt5-sensors"  -> 5.15.16-3>, <RepoInstallInfo "qt5-speech"  -> 5.15.16+kde+r1-3>, <RepoInstallInfo "qt5-datavis3d"  -> 5.15.16-3>, <RepoInstallInfo "qt5-script"  -> 5.15.18-4>], [], [], [], [], [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>], [])

△  New dependencies will be installed from repository:
 qt5-charts (for python-shiboken2)                          -> 5.15.16-3
 qt5-datavis3d (for python-shiboken2)                       -> 5.15.16-3
 qt5-remoteobjects (for python-shiboken2)                   -> 5.15.16-3
 qt5-script (for python-shiboken2)                          -> 5.15.18-4
 qt5-scxml (for python-shiboken2)                           -> 5.15.16-3
 qt5-sensors (for python-shiboken2)                         -> 5.15.16-3
 qt5-speech (for python-shiboken2)                          -> 5.15.16+kde+r1-3
 qt5-tools (for python-shiboken2)                           -> 5.15.16+kde+r3-3
 qt5-websockets (for python-shiboken2)                      -> 5.15.16+kde+r2-3
 qt5-xmlpatterns (for python-shiboken2)                     -> 5.15.16-3

△  AUR package will be installed:
 python-shiboken2                      5.15.13-2            -> 5.15.16-1

△  debug: prompt: Gonna get input from user...
△  debug: FileLock: Acquiring /tmp/pikaur_prompt_570397.lock...
△  debug: FileLock: Acquired /tmp/pikaur_prompt_570397.lock
△  debug: prompt_nolock: Restoring TTY...
△  debug: prompt_nolock: Using standard input reader...
△  Proceed with installation? [Y/n] 
△  [v]iew package details   [m]anually select packages
△  [r] show if packages are required by already installed packages
>> 
△  debug: FileLock: Releasing /tmp/pikaur_prompt_570397.lock
△  debug: FileLock: Released /tmp/pikaur_prompt_570397.lock
△  debug: prompt: No answer provided - using "Y".
△  debug: install_cli: << GET_PACKAGE_BUILD
△  debug: install_cli: self.pkgbuilds_packagelists={'/home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD': ['python-shiboken2']}
△  debug: install_cli: Initializing build info for <AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1> pyside2(['python-shiboken2']): /home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD
=> sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- makepkg --printsrcinfo -p PKGBUILD
△  debug: build: Build dir: /home/tim/.cache/pikaur/build/pyside2
△  warning: New build deps found for python-shiboken2 package: python
△  debug: install_cli: discarding install info for pkg 'python-shiboken2'...
△  debug: install_info_fetcher: discarding python-shiboken2
△  debug: install_cli: discarded install info for pkg: python-shiboken2
△  debug: install_info_fetcher: 
Gonna fetch install info for:
    install_package_names=[]
    not_found_repo_pkgs_names=[]
    pkgbuilds_packagelists={'/home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD': ['python-shiboken2']}
    manually_excluded_packages_names=[]
    skip_checkdeps_for_pkgnames=[]

△  debug: install_info_fetcher: Gonna get repo pkgs install info...
△  debug: install_info_fetcher: gonna get AUR pkgs install info for:
    aur_packages_versionmatchers=[]
    self.aur_updates_install_info=[]
    aur_packages_names_to_versions={}
△  debug: install_info_fetcher: found AUR pkgs:
    aur_pkg_list=[]
not found AUR pkgs:
    not_found_aur_pkgs=[]
△  debug: install_info_fetcher: got AUR pkgs install info: []
△  debug: install_info_fetcher: << gonna get install info from PKGBUILDs: []...
=> sudo --user=#1000 --preserve-env=VISUAL,EDITOR -- makepkg --printsrcinfo -p PKGBUILD
△  debug: install_info_fetcher:   1 /home/tim/.local/share/pikaur/aur_repos/pyside2/PKGBUILD ['python-shiboken2'] ['python-shiboken2']
△  debug: install_info_fetcher:   2 python-shiboken2 <AURPackageInfo "python-shiboken2" 5.15.16-1> pyside2
△  debug: install_info_fetcher:   3 <AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1> <AURPackageInfo "python-shiboken2" 5.15.16-1> pyside2
△  debug: install_info_fetcher: >> got install info from PKGBUILDs: [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>].
Resolving AUR dependencies...
△  debug: aur_deps: find_aur_deps: package_names=['python-shiboken2']
△  debug: pacman: get_not_found_repo_packages: pkg_names_to_check=[] not_found_pkg_names=[]
△  debug: aur_deps: find_missing_deps_for_aur_pkg: NOT not_found_repo_pkgs
△  debug: aur_deps: find_aur_deps: result_aur_deps={}
△  debug: install_info_fetcher: get_aur_deps_info: self.aur_deps_relations={}
△  debug: install_info_fetcher: get_aur_deps_info: aur_pkgs={}
△  debug: install_info_fetcher: get_aur_deps_info: [done]
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-tools', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-sensors', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-charts', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-datavis3d', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-websockets', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-speech', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-script', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-scxml', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-remoteobjects', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', 'qt5-xmlpatterns', '--print-format', '%r/%n', '--nodeps', '--nodeps']
△  debug: install_info_fetcher: Checking if '['qt5-charts', 'qt5-speech', 'qt5-remoteobjects', 'qt5-websockets', 'qt5-sensors', 'qt5-datavis3d', 'qt5-script', 'qt5-scxml', 'qt5-tools', 'qt5-xmlpatterns']' is installable:
△  debug: pacman: cached pformat ['pacman', '--color=always', '--sync', '--needed', 'qt5-charts', 'qt5-speech', 'qt5-remoteobjects', 'qt5-websockets', 'qt5-sensors', 'qt5-datavis3d', 'qt5-script', 'qt5-scxml', 'qt5-tools', 'qt5-xmlpatterns', '--print-format', '%r/%n']
△  debug: install_info_fetcher: Check passed - gonna get install infos:
△  debug: install_info_fetcher: get_repo_deps_info: [done]
△  debug: install_info_fetcher: :: marking dependant pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: get_repo_provided...
△  debug: install_info_fetcher:   :: mark_dependant :: get local pkgs...
△  debug: install_info_fetcher:   :: mark_dependant :: all_requested_pkg_names=['qt5-base', 'qt5-base', 'qt5-base', 'qt5-base', 'hicolor-icon-theme', 'qt5-base', 'qt5-declarative', 'qt5-base', 'qt5-multimedia', 'qt5-base', 'qt5-base', 'cmake', 'python-setuptools', 'python-wheel', 'llvm', 'clang', 'qt5-multimedia', 'qt5-tools', 'qt5-sensors', 'qt5-charts', 'qt5-webengine', 'qt5-datavis3d', 'qt5-websockets', 'qt5-speech', 'qt5-3d', 'qt5-svg', 'qt5-script', 'qt5-scxml', 'qt5-x11extras', 'qt5-quickcontrols2', 'qt5-serialport', 'qt5-remoteobjects', 'qt5-xmlpatterns']
△  debug: install_info_fetcher:   :: mark_dependant :: explicit_aur_pkg_names=['python-shiboken2']
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-xmlpatterns
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-charts
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-remoteobjects
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-tools
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-websockets
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-scxml
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-sensors
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-speech
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-datavis3d
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - qt5-script
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher:   :: mark_dependant ::  - python-shiboken2
△  debug: install_info_fetcher:       :: mark_dependant ::    providing_for=[]
△  debug: install_info_fetcher: == marked dependant pkgs.
△  debug: install_cli: self.install_info.all_install_info_containers=([], [<RepoInstallInfo "qt5-xmlpatterns"  -> 5.15.16-3>, <RepoInstallInfo "qt5-charts"  -> 5.15.16-3>, <RepoInstallInfo "qt5-remoteobjects"  -> 5.15.16-3>, <RepoInstallInfo "qt5-tools"  -> 5.15.16+kde+r3-3>, <RepoInstallInfo "qt5-websockets"  -> 5.15.16+kde+r2-3>, <RepoInstallInfo "qt5-scxml"  -> 5.15.16-3>, <RepoInstallInfo "qt5-sensors"  -> 5.15.16-3>, <RepoInstallInfo "qt5-speech"  -> 5.15.16+kde+r1-3>, <RepoInstallInfo "qt5-datavis3d"  -> 5.15.16-3>, <RepoInstallInfo "qt5-script"  -> 5.15.18-4>], [], [], [], [], [<AURInstallInfo "python-shiboken2" 5.15.13-2 -> 5.15.16-1>], [])

△  New dependencies will be installed from repository:
 qt5-charts (for python-shiboken2)                          -> 5.15.16-3
 qt5-datavis3d (for python-shiboken2)                       -> 5.15.16-3
 qt5-remoteobjects (for python-shiboken2)                   -> 5.15.16-3
 qt5-script (for python-shiboken2)                          -> 5.15.18-4
 qt5-scxml (for python-shiboken2)                           -> 5.15.16-3
 qt5-sensors (for python-shiboken2)                         -> 5.15.16-3
 qt5-speech (for python-shiboken2)                          -> 5.15.16+kde+r1-3
 qt5-tools (for python-shiboken2)                           -> 5.15.16+kde+r3-3
 qt5-websockets (for python-shiboken2)                      -> 5.15.16+kde+r2-3
 qt5-xmlpatterns (for python-shiboken2)                     -> 5.15.16-3

△  AUR package will be installed:
 python-shiboken2                      5.15.13-2            -> 5.15.16-1

△  debug: prompt: Gonna get input from user...
△  debug: FileLock: Acquiring /tmp/pikaur_prompt_254171.lock...
△  debug: FileLock: Acquired /tmp/pikaur_prompt_254171.lock
△  debug: prompt_nolock: Restoring TTY...
△  debug: prompt_nolock: Using standard input reader...
△  Proceed with installation? [Y/n] 
△  [v]iew package details   [m]anually select packages
△  [r] show if packages are required by already installed packages
>> 


@Patschke
Copy link

This seems to be the same issue I also had (#853). It's even the same package...

@real-or-random
Copy link
Author

Oh, looking at the timing, it appears that we were opening these issues concurrently. Closing as a duplicate.

@real-or-random real-or-random closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
actionless added a commit that referenced this issue Dec 11, 2024
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