Advertisement
Guest User

Error installing anki-git

a guest
Mar 12th, 2021
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.56 KB | None | 0 0
  1. 🍀1:1:1689 [john@arch anki-git]⚡ paru -R anki-git
  2. checking dependencies...
  3.  
  4. Packages (1) anki-git-r6541.3ba08d118-1
  5.  
  6. Total Removed Size:  25.29 MiB
  7.  
  8. :: Do you want to remove these packages? [Y/n] y
  9. :: Processing package changes...
  10. (1/1) removing anki-git                                             [#####################################] 100%
  11. :: Running post-transaction hooks...
  12. (1/2) Arming ConditionNeedsUpdate...
  13. (2/2) Updating the desktop file MIME type cache...
  14. 🍀1:0:1690 [john@arch anki-git]cd ..
  15. 🍀1:0:1691 [john@arch clone]⚡ pacman --needed --noconfirm -S anki-git
  16. :: Resolving dependencies...
  17. :: Calculating conflicts...
  18. :: Calculating inner conflicts...
  19.  
  20. Aur (1) anki-git-r5745.f58eb80d9-3
  21.  
  22. :: Proceed to review? [Y/n]:
  23.  
  24. :: Downloading PKGBUILDs...
  25.  PKGBUILDs up to date
  26. fetching devel info...
  27. ==> Making package: anki-git r6716.9ba02b5ca-1 (Fri 12 Mar 2021 09:36:56 AM MST)
  28. ==> Retrieving sources...
  29.   -> Updating anki-git git repo...
  30. Fetching origin
  31. ==> Validating source files with sha512sums...
  32.     anki-git ... Skipped
  33. ==> Making package: anki-git r6716.9ba02b5ca-1 (Fri 12 Mar 2021 09:36:59 AM MST)
  34. ==> Checking runtime dependencies...
  35. ==> Checking buildtime dependencies...
  36. ==> Retrieving sources...
  37.   -> Updating anki-git git repo...
  38. Fetching origin
  39. ==> Validating source files with sha512sums...
  40.     anki-git ... Skipped
  41. ==> Removing existing $srcdir/ directory...
  42. ==> Extracting sources...
  43.   -> Creating working copy of anki-git git repo...
  44. Cloning into 'anki-git'...
  45. done.
  46. ==> Starting prepare()...
  47. ==> Starting pkgver()...
  48. ==> Sources are ready.
  49. anki-git-r5745.f58eb80d9-3: parsing pkg list...
  50. ==> Making package: anki-git r6716.9ba02b5ca-1 (Fri 12 Mar 2021 09:37:03 AM MST)
  51. ==> Checking runtime dependencies...
  52. ==> Checking buildtime dependencies...
  53. ==> WARNING: Using existing $srcdir/ tree
  54. ==> Starting pkgver()...
  55. ==> Removing existing $pkgdir/ directory...
  56. ==> Starting build()...
  57. Starting local Bazel server and connecting to it...
  58. INFO: Analyzed target //:dist (691 packages loaded, 20609 targets configured).
  59. INFO: Found 1 target...
  60. Target //:dist up-to-date:
  61.   bazel-bin/dist.tar
  62. INFO: Elapsed time: 10.754s, Critical Path: 0.79s
  63. INFO: 4 processes: 2 internal, 2 linux-sandbox.
  64. INFO: Build completed successfully, 4 total actions
  65. ==> Entering fakeroot environment...
  66. ==> Starting package()...
  67. Processing ./bazel-bin/pylib/anki/anki-2.1.43-cp38-abi3-manylinux2014_x86_64.whl
  68. Processing ./bazel-bin/qt/aqt/aqt-2.1.41-py3-none-any.whl
  69. Processing ./bazel-bin/qt/aqt/aqt-2.1.43-py3-none-any.whl
  70. ERROR: Cannot install aqt 2.1.41 (from /home/john/.cache/paru/clone/anki-git/src/anki-git/bazel-bin/qt/aqt/aqt-2.1.41-py3-none-any.whl) and aqt 2.1.43 (from /home/john/.cache/paru/clone/anki-git/src/anki-git/bazel-bin/qt/aqt/aqt-2.1.43-py3-none-any.whl) because these package versions have conflicting dependencies.
  71.  
  72. The conflict is caused by:
  73.     The user requested aqt 2.1.41 (from /home/john/.cache/paru/clone/anki-git/src/anki-git/bazel-bin/qt/aqt/aqt-2.1.41-py3-none-any.whl)
  74.     The user requested aqt 2.1.43 (from /home/john/.cache/paru/clone/anki-git/src/anki-git/bazel-bin/qt/aqt/aqt-2.1.43-py3-none-any.whl)
  75.  
  76. To fix this you could try to:
  77. 1. loosen the range of package versions you've specified
  78. 2. remove package versions to allow pip attempt to solve the dependency conflict
  79.  
  80. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
  81. ==> ERROR: A failure occurred in package().
  82.    Aborting...
  83. :: Packages failed to build: anki-git-r5745.f58eb80d9-3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement