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