Advertisement
X-dark

pacaur aur deps without ignore

Aug 30th, 2011
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 19.38 KB | None | 0 0
  1. ProxyChains-3.1 (http://proxychains.sf.net)
  2. + name=pacaur
  3. + version=2.3.2
  4. + tmpDir=/tmp/pacaurtmp-cgirard
  5. + [[ -d /tmp/pacaurtmp-cgirard ]]
  6. + rm -rf /tmp/pacaurtmp-cgirard
  7. + mkdir -p /tmp/pacaurtmp-cgirard
  8. + buildDir=/tmp/pacaurtmp-cgirard
  9. + editor=vim
  10. + color=true
  11. + clean=true
  12. + fallback=true
  13. + carchmagic=false
  14. + source /etc/pacaur.conf
  15. ++ buildDir=/tmp/pacaurtmp-cgirard
  16. ++ editor=vim
  17. ++ color=true
  18. ++ clean=false
  19. ++ fallback=true
  20. ++ carchmagic=true
  21. + [[ -r /home/cgirard/.config/pacaur/config ]]
  22. + true
  23. + pacmanBin=pacman-color
  24. + cower='cower --color=always'
  25. ++ tput sgr0
  26. + reset=''
  27. + colorR='\e[1;31m'
  28. + colorG='\e[1;32m'
  29. + colorY='\e[1;33m'
  30. + colorB='\e[1;34m'
  31. + colorM='\e[1;35m'
  32. + colorC='\e[1;36m'
  33. + colorW='\e[1;37m'
  34. + [[ -n -Su ]]
  35. + pkgs=()
  36. + count=0
  37. + [[ -n -Su ]]
  38. + case "$1" in
  39. + option=sysupgrade
  40. + upgrade=true
  41. + force=true
  42. + edit=true
  43. + installpkg=true
  44. + pacmanarg=-Su
  45. + shift
  46. + [[ -n '' ]]
  47. + [[ ! -d /tmp/pacaurtmp-cgirard ]]
  48. + [[ ! -f /usr/bin/pacman-color ]]
  49. + [[ ! -n '' ]]
  50. + [[ ! -n sysupgrade ]]
  51. + [[ -n '' ]]
  52. + [[ '' = search ]]
  53. + [[ '' = info ]]
  54. + [[ '' = download ]]
  55. + [[ '' = makepkg ]]
  56. + [[ '' = check ]]
  57. + [[ sysupgrade = search ]]
  58. + [[ sysupgrade = sync ]]
  59. + [[ sysupgrade = info ]]
  60. + [[ sysupgrade = sysupgrade ]]
  61. ++ echo -Su
  62. ++ grep -v 'r$'
  63. + [[ -z -Su ]]
  64. + [[ ! -n '' ]]
  65. + runasroot pacman-color -Su
  66. + [[ 1108 -eq 0 ]]
  67. + sudo -l pacman-color -Su
  68. + sudo pacman-color -Su
  69. :: Starting full system upgrade...
  70. resolving dependencies...
  71. looking for inter-conflicts...
  72.  
  73. Targets (1): cacti-0.8.7g-3
  74.  
  75. Total Download Size:    1.79 MB
  76. Total Installed Size:   6.44 MB
  77.  
  78. Proceed with installation? [Y/n] + [[ ! -n '' ]]
  79. + [[ true = true ]]
  80. + GetIgnoredPkgs
  81. + ignoredpkgs+=($(grep '^ *IgnorePkg' '/etc/pacman.conf' | cut -d '=' -f 2-))
  82. ++ grep '^ *IgnorePkg' /etc/pacman.conf
  83. ++ cut -d = -f 2-
  84. + [[ -e /home/cgirard/.config/cower/config ]]
  85. + ignoredpkgs=(${ignoredpkgs[@]//,/ })
  86. + UpgradeAur
  87. + info '\e[1;37mStarting AUR upgrade...'
  88. + echo -e '\e[1;34m:: \e[1;37mStarting AUR upgrade...'
  89. :: Starting AUR upgrade...
  90. + aurpkgs=($($cower -u ${pkgs[@]} | tee 1>&2 >(awk -F " " '{print $2}'| sed -r "s:\x1B\[[0-9;]*[mK]::g")))
  91. ++ cower --color=always -u
  92. ++ tee /dev/fd/63
  93. +++ awk -F ' ' '{print $2}'
  94. +++ sed -r 's:\x1B\[[0-9;]*[mK]::g'
  95. :: xmobar-git 20110606-1 -> 20110828-1
  96. + [[ -n '' ]]
  97. + nothingtodo xmobar-git
  98. + [[ -z xmobar-git ]]
  99. + timeout xmobar-git
  100. ++ echo xmobar-git
  101. ++ grep -v 'Couldn'\''t resolve host name'
  102. ++ grep -v 'no results found for'
  103. + [[ -z xmobar-git ]]
  104. + Core
  105. + DownloadPkgs
  106. + source /etc/makepkg.conf
  107. ++ DLAGENTS=('ftp::/usr/bin/wget -c --passive-ftp -t 3 --waitretry=3 -O %o %u' 'http::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u' 'https::/usr/bin/wget -c -t 3 --waitretry=3 --no-check-certificate -O %o %u' 'rsync::/usr/bin/rsync -z %u %o' 'scp::/usr/bin/scp -C %u %o')
  108. ++ CARCH=x86_64
  109. ++ CHOST=x86_64-unknown-linux-gnu
  110. ++ CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
  111. ++ CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
  112. ++ LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu
  113. ++ MAKEFLAGS=-j5
  114. ++ BUILDENV=(fakeroot !distcc color !ccache check)
  115. ++ OPTIONS=(strip docs libtool emptydirs zipman purge)
  116. ++ INTEGRITY_CHECK=(md5)
  117. ++ STRIP_BINARIES=--strip-all
  118. ++ STRIP_SHARED=--strip-unneeded
  119. ++ STRIP_STATIC=--strip-debug
  120. ++ MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
  121. ++ DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
  122. ++ PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
  123. ++ PACKAGER='Cedric Girard <girard.cedric@gmail.com>'
  124. ++ PKGEXT=.pkg.tar.xz
  125. ++ SRCEXT=.src.tar.gz
  126. + [[ -n '' ]]
  127. + [[ true = false ]]
  128. + DownloadAur xmobar-git
  129. + [[ -n true ]]
  130. + f=-f
  131. + [[ '' = download ]]
  132. + [[ ! '' = download ]]
  133. + deps+=($($cower -d $f $@ -t $buildDir | awk -F " " '{print $2}'| sed -r "s:\x1B\[[0-9;]*[mK]::g"))
  134. ++ cower --color=always -d -f xmobar-git -t /tmp/pacaurtmp-cgirard
  135. ++ awk -F ' ' '{print $2}'
  136. ++ sed -r 's:\x1B\[[0-9;]*[mK]::g'
  137. + timeout xmobar-git
  138. ++ echo xmobar-git
  139. ++ grep -v 'Couldn'\''t resolve host name'
  140. ++ grep -v 'no results found for'
  141. + [[ -z xmobar-git ]]
  142. + for i in '${aurpkgs[@]}'
  143. + . /tmp/pacaurtmp-cgirard/xmobar-git/PKGBUILD
  144. ++ pkgname=xmobar-git
  145. ++ pkgver=20110828
  146. ++ pkgrel=1
  147. ++ pkgdesc='A minimal status bar for the XMonad Window Manager'
  148. ++ arch=('i686' 'x86_64')
  149. ++ url=http://projects.haskell.org/xmobar/
  150. ++ license=('custom:BSD3')
  151. ++ makedepends=('ghc' 'haskell-x11>=1.3.0' 'haskell-x11-xft>=0.2' 'haskell-alsa-mixer<0.2' 'haskell-bytestring=0.9.1.10' 'haskell-containers=0.4.0.0' 'haskell-directory=1.1.0.0' 'haskell-filepath=1.2.0.0' 'haskell-hinotify' 'haskell-libmpd>=0.6' 'haskell-mtl=2.0.1.0' 'haskell-old-locale=1.0.0.2' 'haskell-old-time=1.0.0.6' 'haskell-parsec=3.1.1' 'haskell-process=1.0.1.5' 'haskell-stm=2.2.0.1' 'haskell-time=1.2.0.3' 'haskell-timezone-olson' 'haskell-timezone-series' 'haskell-unix=2.4.2.0' 'haskell-utf8-string' 'wireless_tools' 'git')
  152. ++ depends=('wireless_tools' 'gmp' 'libxinerama' 'libxft' 'alsa-lib' 'wireless_tools')
  153. ++ conflicts=('xmobar' 'xmobar-darcs')
  154. ++ install=
  155. ++ source=()
  156. ++ md5sums=()
  157. ++ _gitroot=https://github.com/jaor/xmobar.git
  158. ++ _gitname=xmobar
  159. + sourcedpkgs+=($(echo -e "${depends[*]}\n${makedepends[*]}"))
  160. ++ echo -e 'wireless_tools gmp libxinerama libxft alsa-lib wireless_tools\nghc haskell-x11>=1.3.0 haskell-x11-xft>=0.2 haskell-alsa-mixer<0.2 haskell-bytestring=0.9.1.10 haskell-containers=0.4.0.0 haskell-directory=1.1.0.0 haskell-filepath=1.2.0.0 haskell-hinotify haskell-libmpd>=0.6 haskell-mtl=2.0.1.0 haskell-old-locale=1.0.0.2 haskell-old-time=1.0.0.6 haskell-parsec=3.1.1 haskell-process=1.0.1.5 haskell-stm=2.2.0.1 haskell-time=1.2.0.3 haskell-timezone-olson haskell-timezone-series haskell-unix=2.4.2.0 haskell-utf8-string wireless_tools git'
  161. + local j=0
  162. + for i in '${sourcedpkgs[@]}'
  163. + sourcedpkgs[$j]=wireless_tools
  164. + sourcedpkgs[$j]=wireless_tools
  165. + sourcedpkgs[$j]=wireless_tools
  166. + (( j++ ))
  167. + for i in '${sourcedpkgs[@]}'
  168. + sourcedpkgs[$j]=gmp
  169. + sourcedpkgs[$j]=gmp
  170. + sourcedpkgs[$j]=gmp
  171. + (( j++ ))
  172. + for i in '${sourcedpkgs[@]}'
  173. + sourcedpkgs[$j]=libxinerama
  174. + sourcedpkgs[$j]=libxinerama
  175. + sourcedpkgs[$j]=libxinerama
  176. + (( j++ ))
  177. + for i in '${sourcedpkgs[@]}'
  178. + sourcedpkgs[$j]=libxft
  179. + sourcedpkgs[$j]=libxft
  180. + sourcedpkgs[$j]=libxft
  181. + (( j++ ))
  182. + for i in '${sourcedpkgs[@]}'
  183. + sourcedpkgs[$j]=alsa-lib
  184. + sourcedpkgs[$j]=alsa-lib
  185. + sourcedpkgs[$j]=alsa-lib
  186. + (( j++ ))
  187. + for i in '${sourcedpkgs[@]}'
  188. + sourcedpkgs[$j]=wireless_tools
  189. + sourcedpkgs[$j]=wireless_tools
  190. + sourcedpkgs[$j]=wireless_tools
  191. + (( j++ ))
  192. + for i in '${sourcedpkgs[@]}'
  193. + sourcedpkgs[$j]=ghc
  194. + sourcedpkgs[$j]=ghc
  195. + sourcedpkgs[$j]=ghc
  196. + (( j++ ))
  197. + for i in '${sourcedpkgs[@]}'
  198. + sourcedpkgs[$j]='haskell-x11>'
  199. + sourcedpkgs[$j]=haskell-x11
  200. + sourcedpkgs[$j]=haskell-x11
  201. + (( j++ ))
  202. + for i in '${sourcedpkgs[@]}'
  203. + sourcedpkgs[$j]='haskell-x11-xft>'
  204. + sourcedpkgs[$j]=haskell-x11-xft
  205. + sourcedpkgs[$j]=haskell-x11-xft
  206. + (( j++ ))
  207. + for i in '${sourcedpkgs[@]}'
  208. + sourcedpkgs[$j]='haskell-alsa-mixer<0.2'
  209. + sourcedpkgs[$j]='haskell-alsa-mixer<0.2'
  210. + sourcedpkgs[$j]=haskell-alsa-mixer
  211. + (( j++ ))
  212. + for i in '${sourcedpkgs[@]}'
  213. + sourcedpkgs[$j]=haskell-bytestring
  214. + sourcedpkgs[$j]=haskell-bytestring
  215. + sourcedpkgs[$j]=haskell-bytestring
  216. + (( j++ ))
  217. + for i in '${sourcedpkgs[@]}'
  218. + sourcedpkgs[$j]=haskell-containers
  219. + sourcedpkgs[$j]=haskell-containers
  220. + sourcedpkgs[$j]=haskell-containers
  221. + (( j++ ))
  222. + for i in '${sourcedpkgs[@]}'
  223. + sourcedpkgs[$j]=haskell-directory
  224. + sourcedpkgs[$j]=haskell-directory
  225. + sourcedpkgs[$j]=haskell-directory
  226. + (( j++ ))
  227. + for i in '${sourcedpkgs[@]}'
  228. + sourcedpkgs[$j]=haskell-filepath
  229. + sourcedpkgs[$j]=haskell-filepath
  230. + sourcedpkgs[$j]=haskell-filepath
  231. + (( j++ ))
  232. + for i in '${sourcedpkgs[@]}'
  233. + sourcedpkgs[$j]=haskell-hinotify
  234. + sourcedpkgs[$j]=haskell-hinotify
  235. + sourcedpkgs[$j]=haskell-hinotify
  236. + (( j++ ))
  237. + for i in '${sourcedpkgs[@]}'
  238. + sourcedpkgs[$j]='haskell-libmpd>'
  239. + sourcedpkgs[$j]=haskell-libmpd
  240. + sourcedpkgs[$j]=haskell-libmpd
  241. + (( j++ ))
  242. + for i in '${sourcedpkgs[@]}'
  243. + sourcedpkgs[$j]=haskell-mtl
  244. + sourcedpkgs[$j]=haskell-mtl
  245. + sourcedpkgs[$j]=haskell-mtl
  246. + (( j++ ))
  247. + for i in '${sourcedpkgs[@]}'
  248. + sourcedpkgs[$j]=haskell-old-locale
  249. + sourcedpkgs[$j]=haskell-old-locale
  250. + sourcedpkgs[$j]=haskell-old-locale
  251. + (( j++ ))
  252. + for i in '${sourcedpkgs[@]}'
  253. + sourcedpkgs[$j]=haskell-old-time
  254. + sourcedpkgs[$j]=haskell-old-time
  255. + sourcedpkgs[$j]=haskell-old-time
  256. + (( j++ ))
  257. + for i in '${sourcedpkgs[@]}'
  258. + sourcedpkgs[$j]=haskell-parsec
  259. + sourcedpkgs[$j]=haskell-parsec
  260. + sourcedpkgs[$j]=haskell-parsec
  261. + (( j++ ))
  262. + for i in '${sourcedpkgs[@]}'
  263. + sourcedpkgs[$j]=haskell-process
  264. + sourcedpkgs[$j]=haskell-process
  265. + sourcedpkgs[$j]=haskell-process
  266. + (( j++ ))
  267. + for i in '${sourcedpkgs[@]}'
  268. + sourcedpkgs[$j]=haskell-stm
  269. + sourcedpkgs[$j]=haskell-stm
  270. + sourcedpkgs[$j]=haskell-stm
  271. + (( j++ ))
  272. + for i in '${sourcedpkgs[@]}'
  273. + sourcedpkgs[$j]=haskell-time
  274. + sourcedpkgs[$j]=haskell-time
  275. + sourcedpkgs[$j]=haskell-time
  276. + (( j++ ))
  277. + for i in '${sourcedpkgs[@]}'
  278. + sourcedpkgs[$j]=haskell-timezone-olson
  279. + sourcedpkgs[$j]=haskell-timezone-olson
  280. + sourcedpkgs[$j]=haskell-timezone-olson
  281. + (( j++ ))
  282. + for i in '${sourcedpkgs[@]}'
  283. + sourcedpkgs[$j]=haskell-timezone-series
  284. + sourcedpkgs[$j]=haskell-timezone-series
  285. + sourcedpkgs[$j]=haskell-timezone-series
  286. + (( j++ ))
  287. + for i in '${sourcedpkgs[@]}'
  288. + sourcedpkgs[$j]=haskell-unix
  289. + sourcedpkgs[$j]=haskell-unix
  290. + sourcedpkgs[$j]=haskell-unix
  291. + (( j++ ))
  292. + for i in '${sourcedpkgs[@]}'
  293. + sourcedpkgs[$j]=haskell-utf8-string
  294. + sourcedpkgs[$j]=haskell-utf8-string
  295. + sourcedpkgs[$j]=haskell-utf8-string
  296. + (( j++ ))
  297. + for i in '${sourcedpkgs[@]}'
  298. + sourcedpkgs[$j]=wireless_tools
  299. + sourcedpkgs[$j]=wireless_tools
  300. + sourcedpkgs[$j]=wireless_tools
  301. + (( j++ ))
  302. + for i in '${sourcedpkgs[@]}'
  303. + sourcedpkgs[$j]=git
  304. + sourcedpkgs[$j]=git
  305. + sourcedpkgs[$j]=git
  306. + (( j++ ))
  307. + local j=0
  308. + for i in '${sourcedpkgs[@]}'
  309. ++ expac -Q %n wireless_tools
  310. + [[ -z wireless_tools ]]
  311. + (( j++ ))
  312. + for i in '${sourcedpkgs[@]}'
  313. ++ expac -Q %n gmp
  314. + [[ -z gmp ]]
  315. + (( j++ ))
  316. + for i in '${sourcedpkgs[@]}'
  317. ++ expac -Q %n libxinerama
  318. + [[ -z libxinerama ]]
  319. + (( j++ ))
  320. + for i in '${sourcedpkgs[@]}'
  321. ++ expac -Q %n libxft
  322. + [[ -z libxft ]]
  323. + (( j++ ))
  324. + for i in '${sourcedpkgs[@]}'
  325. ++ expac -Q %n alsa-lib
  326. + [[ -z alsa-lib ]]
  327. + (( j++ ))
  328. + for i in '${sourcedpkgs[@]}'
  329. ++ expac -Q %n wireless_tools
  330. + [[ -z wireless_tools ]]
  331. + (( j++ ))
  332. + for i in '${sourcedpkgs[@]}'
  333. ++ expac -Q %n ghc
  334. + [[ -z ghc ]]
  335. + (( j++ ))
  336. + for i in '${sourcedpkgs[@]}'
  337. ++ expac -Q %n haskell-x11
  338. + [[ -z haskell-x11 ]]
  339. + (( j++ ))
  340. + for i in '${sourcedpkgs[@]}'
  341. ++ expac -Q %n haskell-x11-xft
  342. + [[ -z haskell-x11-xft ]]
  343. + (( j++ ))
  344. + for i in '${sourcedpkgs[@]}'
  345. ++ expac -Q %n haskell-alsa-mixer
  346. + [[ -z haskell-alsa-mixer ]]
  347. + (( j++ ))
  348. + for i in '${sourcedpkgs[@]}'
  349. ++ expac -Q %n haskell-bytestring
  350. + [[ -z ghc ]]
  351. + (( j++ ))
  352. + for i in '${sourcedpkgs[@]}'
  353. ++ expac -Q %n haskell-containers
  354. + [[ -z ghc ]]
  355. + (( j++ ))
  356. + for i in '${sourcedpkgs[@]}'
  357. ++ expac -Q %n haskell-directory
  358. + [[ -z ghc ]]
  359. + (( j++ ))
  360. + for i in '${sourcedpkgs[@]}'
  361. ++ expac -Q %n haskell-filepath
  362. + [[ -z ghc ]]
  363. + (( j++ ))
  364. + for i in '${sourcedpkgs[@]}'
  365. ++ expac -Q %n haskell-hinotify
  366. + [[ -z haskell-hinotify ]]
  367. + (( j++ ))
  368. + for i in '${sourcedpkgs[@]}'
  369. ++ expac -Q %n haskell-libmpd
  370. + [[ -z haskell-libmpd-git ]]
  371. + (( j++ ))
  372. + for i in '${sourcedpkgs[@]}'
  373. ++ expac -Q %n haskell-mtl
  374. + [[ -z haskell-mtl ]]
  375. + (( j++ ))
  376. + for i in '${sourcedpkgs[@]}'
  377. ++ expac -Q %n haskell-old-locale
  378. + [[ -z ghc ]]
  379. + (( j++ ))
  380. + for i in '${sourcedpkgs[@]}'
  381. ++ expac -Q %n haskell-old-time
  382. + [[ -z ghc ]]
  383. + (( j++ ))
  384. + for i in '${sourcedpkgs[@]}'
  385. ++ expac -Q %n haskell-parsec
  386. + [[ -z haskell-parsec ]]
  387. + (( j++ ))
  388. + for i in '${sourcedpkgs[@]}'
  389. ++ expac -Q %n haskell-process
  390. + [[ -z ghc ]]
  391. + (( j++ ))
  392. + for i in '${sourcedpkgs[@]}'
  393. ++ expac -Q %n haskell-stm
  394. + [[ -z haskell-stm ]]
  395. + (( j++ ))
  396. + for i in '${sourcedpkgs[@]}'
  397. ++ expac -Q %n haskell-time
  398. + [[ -z ghc ]]
  399. + (( j++ ))
  400. + for i in '${sourcedpkgs[@]}'
  401. ++ expac -Q %n haskell-timezone-olson
  402. + [[ -z '' ]]
  403. + depspkgs[$j]=haskell-timezone-olson
  404. + (( j++ ))
  405. + for i in '${sourcedpkgs[@]}'
  406. ++ expac -Q %n haskell-timezone-series
  407. + [[ -z '' ]]
  408. + depspkgs[$j]=haskell-timezone-series
  409. + (( j++ ))
  410. + for i in '${sourcedpkgs[@]}'
  411. ++ expac -Q %n haskell-unix
  412. + [[ -z ghc ]]
  413. + (( j++ ))
  414. + for i in '${sourcedpkgs[@]}'
  415. ++ expac -Q %n haskell-utf8-string
  416. + [[ -z haskell-utf8-string ]]
  417. + (( j++ ))
  418. + for i in '${sourcedpkgs[@]}'
  419. ++ expac -Q %n wireless_tools
  420. + [[ -z wireless_tools ]]
  421. + (( j++ ))
  422. + for i in '${sourcedpkgs[@]}'
  423. ++ expac -Q %n git
  424. + [[ -z git ]]
  425. + (( j++ ))
  426. + [[ -n haskell-timezone-olson haskell-timezone-series ]]
  427. + DownloadDepsAur haskell-timezone-olson haskell-timezone-series
  428. + [[ -n true ]]
  429. + f=-f
  430. + [[ '' = download ]]
  431. + [[ ! '' = download ]]
  432. + deps+=($($cower -dd $f $@ -t $buildDir 2>"$tmpDir/repodepspkgs" | awk -F " " '{print $2}'| sed -r "s:\x1B\[[0-9;]*[mK]::g"))
  433. ++ cower --color=always -dd -f haskell-timezone-olson haskell-timezone-series -t /tmp/pacaurtmp-cgirard
  434. ++ awk -F ' ' '{print $2}'
  435. ++ sed -r 's:\x1B\[[0-9;]*[mK]::g'
  436. + [[ ! '' = download ]]
  437. + cat /tmp/pacaurtmp-cgirard/repodepspkgs
  438. :: haskell-time is available in extra
  439. :: haskell-binary is available in community
  440. :: haskell-bytestring is available in extra
  441. :: haskell-extensible-exceptions is available in extra
  442. + timeout xmobar-git haskell-timezone-series haskell-timezone-olson
  443. ++ echo xmobar-git haskell-timezone-series haskell-timezone-olson
  444. ++ grep -v 'Couldn'\''t resolve host name'
  445. ++ grep -v 'no results found for'
  446. + [[ -z xmobar-git haskell-timezone-series haskell-timezone-olson ]]
  447. + repodepspkgs=($(cat "$tmpDir/repodepspkgs" | awk -F " " '{print $2}' | sed -r "s:\x1B\[[0-9;]*[mK]::g"))
  448. ++ cat /tmp/pacaurtmp-cgirard/repodepspkgs
  449. ++ awk -F ' ' '{print $2}'
  450. ++ sed -r 's:\x1B\[[0-9;]*[mK]::g'
  451. + [[ -n haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions ]]
  452. + CheckBinaryDeps haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions
  453. + [[ ! -n '' ]]
  454. + binarydepspkgs=(${repodepspkgs[@]})
  455. + binarydeps=($(expac -S %E ${binarydepspkgs[@]}))
  456. ++ expac -S %E haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions
  457. + binarydeps=(${binarydeps[@]//\'/})
  458. + binarydeps=(${binarydeps[@]//\`/})
  459. + binarydepspkgs=(`for i in "${binarydeps[@]}" ; do [[ ! "${binarydepspkgs[@]}" =~ " $i " ]] && echo "$i" ; done | sort -du`)
  460. ++ sort -du
  461. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  perl  ]]
  462. ++ echo perl
  463. ++ for i in '"${binarydeps[@]}"'
  464. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  gmp  ]]
  465. ++ echo gmp
  466. ++ for i in '"${binarydeps[@]}"'
  467. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  gcc  ]]
  468. ++ echo gcc
  469. ++ for i in '"${binarydeps[@]}"'
  470. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  ghc  ]]
  471. ++ echo ghc
  472. ++ for i in '"${binarydeps[@]}"'
  473. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  sh  ]]
  474. ++ echo sh
  475. ++ for i in '"${binarydeps[@]}"'
  476. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  perl  ]]
  477. ++ echo perl
  478. ++ for i in '"${binarydeps[@]}"'
  479. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  gmp  ]]
  480. ++ echo gmp
  481. ++ for i in '"${binarydeps[@]}"'
  482. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  gcc  ]]
  483. ++ echo gcc
  484. ++ for i in '"${binarydeps[@]}"'
  485. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  perl  ]]
  486. ++ echo perl
  487. ++ for i in '"${binarydeps[@]}"'
  488. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  gmp  ]]
  489. ++ echo gmp
  490. ++ for i in '"${binarydeps[@]}"'
  491. ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~  gcc  ]]
  492. ++ echo gcc
  493. + binarydepspkgs=($(expac -Q -v %n ${binarydepspkgs[@]} 2>&1 | grep 'error:' | awk -F " " '{print $3}'))
  494. ++ expac -Q -v %n gcc ghc gmp perl sh
  495. ++ awk -F ' ' '{print $3}'
  496. ++ grep error:
  497. + binarydepspkgs=(${binarydepspkgs[@]//\'/})
  498. + binarydepspkgs=(${binarydepspkgs[@]//\`/})
  499. + repodepsdepspkgs+=(${binarydepspkgs[@]})
  500. + [[ -n '' ]]
  501. + repodepsdepspkgs=(`for i in "${repodepsdepspkgs[@]}" ; do echo "$i" ; done | sort -du`)
  502. ++ sort -du
  503. + [[ -n '' ]]
  504. + [[ ! -n '' ]]
  505. + [[ -n '' ]]
  506. + MakePkgs xmobar-git haskell-timezone-series haskell-timezone-olson
  507. + [[ -n '' ]]
  508. + nothingtodo xmobar-git haskell-timezone-series haskell-timezone-olson
  509. + [[ -z xmobar-git haskell-timezone-series haskell-timezone-olson ]]
  510. + ReinstallChecks xmobar-git haskell-timezone-series haskell-timezone-olson
  511. + exist=($(expac -Q %n ${deps[@]}))
  512. ++ expac -Q %n xmobar-git haskell-timezone-series haskell-timezone-olson
  513. + Qversion=($(expac -Q %v ${deps[@]}))
  514. ++ expac -Q %v xmobar-git haskell-timezone-series haskell-timezone-olson
  515. + (( i=0 ))
  516. + (( i<1 ))
  517. + GetAurVersion xmobar-git
  518. ++ grep '^pkgver' /tmp/pacaurtmp-cgirard/xmobar-git/PKGBUILD
  519. ++ cut -d = -f 2-
  520. + Apkgver=20110828
  521. ++ grep '^pkgrel' /tmp/pacaurtmp-cgirard/xmobar-git/PKGBUILD
  522. ++ cut -d = -f 2-
  523. + Apkgrel=1
  524. + Aversion=20110828-1
  525. ++ vercmp 20110828-1 20110606-1
  526. + [[ 1 -gt 0 ]]
  527. + continue
  528. + (( i++ ))
  529. + (( i<1 ))
  530. + OutofdateChecks xmobar-git haskell-timezone-series haskell-timezone-olson
  531. + for i in '${deps[@]}'
  532. + DownloadJson xmobar-git
  533. + [[ ! -f /tmp/pacaurtmp-cgirard/xmobar-git.json ]]
  534. + curl -Lfs 'https://aur.archlinux.org/rpc.php?type=info&arg=xmobar-git'
  535. ++ jobs
  536. ++ wc -l
  537. + ((  1 >= 10  ))
  538. + for i in '${deps[@]}'
  539. + paraexec
  540. + DownloadJson haskell-timezone-series
  541. + [[ ! -f /tmp/pacaurtmp-cgirard/haskell-timezone-series.json ]]
  542. + curl -Lfs 'https://aur.archlinux.org/rpc.php?type=info&arg=haskell-timezone-series'
  543. ++ jobs
  544. ++ wc -l
  545. + ((  2 >= 10  ))
  546. + for i in '${deps[@]}'
  547. + paraexec
  548. + DownloadJson haskell-timezone-olson
  549. + [[ ! -f /tmp/pacaurtmp-cgirard/haskell-timezone-olson.json ]]
  550. + curl -Lfs 'https://aur.archlinux.org/rpc.php?type=info&arg=haskell-timezone-olson'
  551. ++ wc -l
  552. + ((  3 >= 10  ))
  553. + wait
  554. + for i in '${deps[@]}'
  555. ++ grep '"OutOfDate":"1"' /tmp/pacaurtmp-cgirard/xmobar-git.json
  556. + [[ -n '' ]]
  557. + for i in '${deps[@]}'
  558. ++ grep '"OutOfDate":"1"' /tmp/pacaurtmp-cgirard/haskell-timezone-series.json
  559. + [[ -n '' ]]
  560. + for i in '${deps[@]}'
  561. ++ grep '"OutOfDate":"1"' /tmp/pacaurtmp-cgirard/haskell-timezone-olson.json
  562. + [[ -n '' ]]
  563. + [[ -n sysupgrade ]]
  564. + echo -e '\n\e[1;33mAUR Targets (3): xmobar-git' haskell-timezone-series haskell-timezone-olson
  565.  
  566. AUR Targets (3): xmobar-git haskell-timezone-series haskell-timezone-olson
  567. + [[ ! -n sysupgrade ]]
  568. + echo ''
  569.  
  570. + [[ ! -n '' ]]
  571. + proceedY 'Proceed with installation?'
  572. + echo -ne 'Proceed with installation? [Y/n] '
  573. Proceed with installation? [Y/n] + read -n 1 yn
  574. + echo ''
  575.  
  576. + case $yn in
  577. + return 1
  578. + CleanUp xmobar-git haskell-timezone-series haskell-timezone-olson
  579. + exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement