Advertisement
Guest User

Untitled

a guest
Aug 6th, 2024
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. % rm -rf ~/.cache/aura
  2. % aura -A idevicerestore-git
  3. aura :: Determining dependencies...
  4. aura :: Repository dependencies:
  5. cython
  6. libzip
  7. aura :: AUR packages:
  8. idevicerestore-git
  9. libimobiledevice-git
  10. libimobiledevice-glue-git
  11. libirecovery-git
  12. libplist-git
  13. libtatsu-git
  14. libusbmuxd-git
  15. aura :: Proceed? [Y/n] y
  16. resolving dependencies...
  17. looking for conflicting packages...
  18.  
  19. Packages (2) cython-3.0.10-5 libzip-1.10.1-2
  20.  
  21. Total Download Size: 3.79 MiB
  22. Total Installed Size: 18.53 MiB
  23.  
  24. :: Proceed with installation? [Y/n]
  25. :: Retrieving packages...
  26. cython-3.0.10-5-x86_64 3.5 MiB 4.56 MiB/s 00:01 [###############################################################] 100% libzip-1.10.1-2-x86_64 248.6 KiB 4.85 MiB/s 00:00 [###############################################################] 100% Total (2/2) 3.8 MiB 4.23 MiB/s 00:01 [###############################################################] 100%
  27. (2/2) checking keys in keyring [###############################################################] 100%
  28. (2/2) checking package integrity [###############################################################] 100%
  29. (2/2) loading package files [###############################################################] 100%
  30. (2/2) checking for file conflicts [###############################################################] 100%
  31. (2/2) checking available disk space [###############################################################] 100%
  32. :: Processing package changes...
  33. (1/2) installing cython [###############################################################] 100%
  34. (2/2) installing libzip [###############################################################] 100%
  35. :: Running post-transaction hooks...
  36. (1/2) Arming ConditionNeedsUpdate...
  37. (2/2) Refreshing py3status arch_updates module...
  38. aura :: Preparing build directories...
  39. aura :: Building libimobiledevice-glue-git...
  40. ==> Making package: libimobiledevice-glue-git r46.214bafd-1 (Wed 07 Aug 2024 07:14:11 AM MSK)
  41. ==> Checking runtime dependencies...
  42. ==> Missing dependencies:
  43. -> libplist
  44. ==> Checking buildtime dependencies...
  45. ==> ERROR: Could not resolve all dependencies.
  46. aura :: Package failed to build, citing:
  47.  
  48. makepkg failed.
  49.  
  50. aura :: Continue building other packages? [Y/n] n
  51. aura :: Action cancelled.
  52. 1 (home/ispy-dev) dronskii@home ~/aur % aura -A idevicerestore-git
  53. aura :: Determining dependencies...
  54. aura :: AUR packages:
  55. idevicerestore-git
  56. libimobiledevice-git
  57. libimobiledevice-glue-git
  58. libirecovery-git
  59. libplist-git
  60. libtatsu-git
  61. libusbmuxd-git
  62. aura :: Proceed? [Y/n] y
  63. aura :: Preparing build directories...
  64. aura :: Building libplist-git...
  65. ==> Making package: libplist-git 1:2.4.0.r7.g5461eda-1 (Wed 07 Aug 2024 07:14:22 AM MSK)
  66. ==> Checking runtime dependencies...
  67. ==> Checking buildtime dependencies...
  68. ==> Retrieving sources...
  69. -> Cloning libplist git repo...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement