ProxyChains-3.1 (http://proxychains.sf.net) + name=pacaur + version=2.3.2 + tmpDir=/tmp/pacaurtmp-cgirard + [[ -d /tmp/pacaurtmp-cgirard ]] + rm -rf /tmp/pacaurtmp-cgirard + mkdir -p /tmp/pacaurtmp-cgirard + buildDir=/tmp/pacaurtmp-cgirard + editor=vim + color=true + clean=true + fallback=true + carchmagic=false + source /etc/pacaur.conf ++ buildDir=/tmp/pacaurtmp-cgirard ++ editor=vim ++ color=true ++ clean=false ++ fallback=true ++ carchmagic=true + [[ -r /home/cgirard/.config/pacaur/config ]] + true + pacmanBin=pacman-color + cower='cower --color=always' ++ tput sgr0 + reset='' + colorR='\e[1;31m' + colorG='\e[1;32m' + colorY='\e[1;33m' + colorB='\e[1;34m' + colorM='\e[1;35m' + colorC='\e[1;36m' + colorW='\e[1;37m' + [[ -n -Su ]] + pkgs=() + count=0 + [[ -n -Su ]] + case "$1" in + option=sysupgrade + upgrade=true + force=true + edit=true + installpkg=true + pacmanarg=-Su + shift + [[ -n '' ]] + [[ ! -d /tmp/pacaurtmp-cgirard ]] + [[ ! -f /usr/bin/pacman-color ]] + [[ ! -n '' ]] + [[ ! -n sysupgrade ]] + [[ -n '' ]] + [[ '' = search ]] + [[ '' = info ]] + [[ '' = download ]] + [[ '' = makepkg ]] + [[ '' = check ]] + [[ sysupgrade = search ]] + [[ sysupgrade = sync ]] + [[ sysupgrade = info ]] + [[ sysupgrade = sysupgrade ]] ++ echo -Su ++ grep -v 'r$' + [[ -z -Su ]] + [[ ! -n '' ]] + runasroot pacman-color -Su + [[ 1108 -eq 0 ]] + sudo -l pacman-color -Su + sudo pacman-color -Su :: Starting full system upgrade... resolving dependencies... looking for inter-conflicts... Targets (1): cacti-0.8.7g-3 Total Download Size: 1.79 MB Total Installed Size: 6.44 MB Proceed with installation? [Y/n] + [[ ! -n '' ]] + [[ true = true ]] + GetIgnoredPkgs + ignoredpkgs+=($(grep '^ *IgnorePkg' '/etc/pacman.conf' | cut -d '=' -f 2-)) ++ grep '^ *IgnorePkg' /etc/pacman.conf ++ cut -d = -f 2- + [[ -e /home/cgirard/.config/cower/config ]] + ignoredpkgs=(${ignoredpkgs[@]//,/ }) + UpgradeAur + info '\e[1;37mStarting AUR upgrade...' + echo -e '\e[1;34m:: \e[1;37mStarting AUR upgrade...' :: Starting AUR upgrade... + aurpkgs=($($cower -u ${pkgs[@]} | tee 1>&2 >(awk -F " " '{print $2}'| sed -r "s:\x1B\[[0-9;]*[mK]::g"))) ++ cower --color=always -u ++ tee /dev/fd/63 +++ awk -F ' ' '{print $2}' +++ sed -r 's:\x1B\[[0-9;]*[mK]::g' :: xmobar-git 20110606-1 -> 20110828-1 + [[ -n '' ]] + nothingtodo xmobar-git + [[ -z xmobar-git ]] + timeout xmobar-git ++ echo xmobar-git ++ grep -v 'Couldn'\''t resolve host name' ++ grep -v 'no results found for' + [[ -z xmobar-git ]] + Core + DownloadPkgs + source /etc/makepkg.conf ++ 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') ++ CARCH=x86_64 ++ CHOST=x86_64-unknown-linux-gnu ++ CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' ++ CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' ++ LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu ++ MAKEFLAGS=-j5 ++ BUILDENV=(fakeroot !distcc color !ccache check) ++ OPTIONS=(strip docs libtool emptydirs zipman purge) ++ INTEGRITY_CHECK=(md5) ++ STRIP_BINARIES=--strip-all ++ STRIP_SHARED=--strip-unneeded ++ STRIP_STATIC=--strip-debug ++ MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info}) ++ DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc}) ++ PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod) ++ PACKAGER='Cedric Girard ' ++ PKGEXT=.pkg.tar.xz ++ SRCEXT=.src.tar.gz + [[ -n '' ]] + [[ true = false ]] + DownloadAur xmobar-git + [[ -n true ]] + f=-f + [[ '' = download ]] + [[ ! '' = download ]] + deps+=($($cower -d $f $@ -t $buildDir | awk -F " " '{print $2}'| sed -r "s:\x1B\[[0-9;]*[mK]::g")) ++ cower --color=always -d -f xmobar-git -t /tmp/pacaurtmp-cgirard ++ awk -F ' ' '{print $2}' ++ sed -r 's:\x1B\[[0-9;]*[mK]::g' + timeout xmobar-git ++ echo xmobar-git ++ grep -v 'Couldn'\''t resolve host name' ++ grep -v 'no results found for' + [[ -z xmobar-git ]] + for i in '${aurpkgs[@]}' + . /tmp/pacaurtmp-cgirard/xmobar-git/PKGBUILD ++ pkgname=xmobar-git ++ pkgver=20110828 ++ pkgrel=1 ++ pkgdesc='A minimal status bar for the XMonad Window Manager' ++ arch=('i686' 'x86_64') ++ url=http://projects.haskell.org/xmobar/ ++ license=('custom:BSD3') ++ 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') ++ depends=('wireless_tools' 'gmp' 'libxinerama' 'libxft' 'alsa-lib' 'wireless_tools') ++ conflicts=('xmobar' 'xmobar-darcs') ++ install= ++ source=() ++ md5sums=() ++ _gitroot=https://github.com/jaor/xmobar.git ++ _gitname=xmobar + sourcedpkgs+=($(echo -e "${depends[*]}\n${makedepends[*]}")) ++ 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' + local j=0 + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=wireless_tools + sourcedpkgs[$j]=wireless_tools + sourcedpkgs[$j]=wireless_tools + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=gmp + sourcedpkgs[$j]=gmp + sourcedpkgs[$j]=gmp + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=libxinerama + sourcedpkgs[$j]=libxinerama + sourcedpkgs[$j]=libxinerama + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=libxft + sourcedpkgs[$j]=libxft + sourcedpkgs[$j]=libxft + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=alsa-lib + sourcedpkgs[$j]=alsa-lib + sourcedpkgs[$j]=alsa-lib + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=wireless_tools + sourcedpkgs[$j]=wireless_tools + sourcedpkgs[$j]=wireless_tools + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=ghc + sourcedpkgs[$j]=ghc + sourcedpkgs[$j]=ghc + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]='haskell-x11>' + sourcedpkgs[$j]=haskell-x11 + sourcedpkgs[$j]=haskell-x11 + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]='haskell-x11-xft>' + sourcedpkgs[$j]=haskell-x11-xft + sourcedpkgs[$j]=haskell-x11-xft + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]='haskell-alsa-mixer<0.2' + sourcedpkgs[$j]='haskell-alsa-mixer<0.2' + sourcedpkgs[$j]=haskell-alsa-mixer + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-bytestring + sourcedpkgs[$j]=haskell-bytestring + sourcedpkgs[$j]=haskell-bytestring + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-containers + sourcedpkgs[$j]=haskell-containers + sourcedpkgs[$j]=haskell-containers + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-directory + sourcedpkgs[$j]=haskell-directory + sourcedpkgs[$j]=haskell-directory + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-filepath + sourcedpkgs[$j]=haskell-filepath + sourcedpkgs[$j]=haskell-filepath + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-hinotify + sourcedpkgs[$j]=haskell-hinotify + sourcedpkgs[$j]=haskell-hinotify + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]='haskell-libmpd>' + sourcedpkgs[$j]=haskell-libmpd + sourcedpkgs[$j]=haskell-libmpd + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-mtl + sourcedpkgs[$j]=haskell-mtl + sourcedpkgs[$j]=haskell-mtl + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-old-locale + sourcedpkgs[$j]=haskell-old-locale + sourcedpkgs[$j]=haskell-old-locale + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-old-time + sourcedpkgs[$j]=haskell-old-time + sourcedpkgs[$j]=haskell-old-time + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-parsec + sourcedpkgs[$j]=haskell-parsec + sourcedpkgs[$j]=haskell-parsec + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-process + sourcedpkgs[$j]=haskell-process + sourcedpkgs[$j]=haskell-process + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-stm + sourcedpkgs[$j]=haskell-stm + sourcedpkgs[$j]=haskell-stm + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-time + sourcedpkgs[$j]=haskell-time + sourcedpkgs[$j]=haskell-time + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-timezone-olson + sourcedpkgs[$j]=haskell-timezone-olson + sourcedpkgs[$j]=haskell-timezone-olson + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-timezone-series + sourcedpkgs[$j]=haskell-timezone-series + sourcedpkgs[$j]=haskell-timezone-series + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-unix + sourcedpkgs[$j]=haskell-unix + sourcedpkgs[$j]=haskell-unix + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=haskell-utf8-string + sourcedpkgs[$j]=haskell-utf8-string + sourcedpkgs[$j]=haskell-utf8-string + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=wireless_tools + sourcedpkgs[$j]=wireless_tools + sourcedpkgs[$j]=wireless_tools + (( j++ )) + for i in '${sourcedpkgs[@]}' + sourcedpkgs[$j]=git + sourcedpkgs[$j]=git + sourcedpkgs[$j]=git + (( j++ )) + local j=0 + for i in '${sourcedpkgs[@]}' ++ expac -Q %n wireless_tools + [[ -z wireless_tools ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n gmp + [[ -z gmp ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n libxinerama + [[ -z libxinerama ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n libxft + [[ -z libxft ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n alsa-lib + [[ -z alsa-lib ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n wireless_tools + [[ -z wireless_tools ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n ghc + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-x11 + [[ -z haskell-x11 ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-x11-xft + [[ -z haskell-x11-xft ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-alsa-mixer + [[ -z haskell-alsa-mixer ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-bytestring + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-containers + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-directory + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-filepath + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-hinotify + [[ -z haskell-hinotify ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-libmpd + [[ -z haskell-libmpd-git ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-mtl + [[ -z haskell-mtl ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-old-locale + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-old-time + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-parsec + [[ -z haskell-parsec ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-process + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-stm + [[ -z haskell-stm ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-time + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-timezone-olson + [[ -z '' ]] + depspkgs[$j]=haskell-timezone-olson + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-timezone-series + [[ -z '' ]] + depspkgs[$j]=haskell-timezone-series + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-unix + [[ -z ghc ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n haskell-utf8-string + [[ -z haskell-utf8-string ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n wireless_tools + [[ -z wireless_tools ]] + (( j++ )) + for i in '${sourcedpkgs[@]}' ++ expac -Q %n git + [[ -z git ]] + (( j++ )) + [[ -n haskell-timezone-olson haskell-timezone-series ]] + DownloadDepsAur haskell-timezone-olson haskell-timezone-series + [[ -n true ]] + f=-f + [[ '' = download ]] + [[ ! '' = download ]] + deps+=($($cower -dd $f $@ -t $buildDir 2>"$tmpDir/repodepspkgs" | awk -F " " '{print $2}'| sed -r "s:\x1B\[[0-9;]*[mK]::g")) ++ cower --color=always -dd -f haskell-timezone-olson haskell-timezone-series -t /tmp/pacaurtmp-cgirard ++ awk -F ' ' '{print $2}' ++ sed -r 's:\x1B\[[0-9;]*[mK]::g' + [[ ! '' = download ]] + cat /tmp/pacaurtmp-cgirard/repodepspkgs :: haskell-time is available in extra :: haskell-binary is available in community :: haskell-bytestring is available in extra :: haskell-extensible-exceptions is available in extra + timeout xmobar-git haskell-timezone-series haskell-timezone-olson ++ echo xmobar-git haskell-timezone-series haskell-timezone-olson ++ grep -v 'Couldn'\''t resolve host name' ++ grep -v 'no results found for' + [[ -z xmobar-git haskell-timezone-series haskell-timezone-olson ]] + repodepspkgs=($(cat "$tmpDir/repodepspkgs" | awk -F " " '{print $2}' | sed -r "s:\x1B\[[0-9;]*[mK]::g")) ++ cat /tmp/pacaurtmp-cgirard/repodepspkgs ++ awk -F ' ' '{print $2}' ++ sed -r 's:\x1B\[[0-9;]*[mK]::g' + [[ -n haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions ]] + CheckBinaryDeps haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions + [[ ! -n '' ]] + binarydepspkgs=(${repodepspkgs[@]}) + binarydeps=($(expac -S %E ${binarydepspkgs[@]})) ++ expac -S %E haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions + binarydeps=(${binarydeps[@]//\'/}) + binarydeps=(${binarydeps[@]//\`/}) + binarydepspkgs=(`for i in "${binarydeps[@]}" ; do [[ ! "${binarydepspkgs[@]}" =~ " $i " ]] && echo "$i" ; done | sort -du`) ++ sort -du ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ perl ]] ++ echo perl ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ gmp ]] ++ echo gmp ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ gcc ]] ++ echo gcc ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ ghc ]] ++ echo ghc ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ sh ]] ++ echo sh ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ perl ]] ++ echo perl ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ gmp ]] ++ echo gmp ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ gcc ]] ++ echo gcc ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ perl ]] ++ echo perl ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ gmp ]] ++ echo gmp ++ for i in '"${binarydeps[@]}"' ++ [[ ! haskell-time haskell-binary haskell-bytestring haskell-extensible-exceptions =~ gcc ]] ++ echo gcc + binarydepspkgs=($(expac -Q -v %n ${binarydepspkgs[@]} 2>&1 | grep 'error:' | awk -F " " '{print $3}')) ++ expac -Q -v %n gcc ghc gmp perl sh ++ awk -F ' ' '{print $3}' ++ grep error: + binarydepspkgs=(${binarydepspkgs[@]//\'/}) + binarydepspkgs=(${binarydepspkgs[@]//\`/}) + repodepsdepspkgs+=(${binarydepspkgs[@]}) + [[ -n '' ]] + repodepsdepspkgs=(`for i in "${repodepsdepspkgs[@]}" ; do echo "$i" ; done | sort -du`) ++ sort -du + [[ -n '' ]] + [[ ! -n '' ]] + [[ -n '' ]] + MakePkgs xmobar-git haskell-timezone-series haskell-timezone-olson + [[ -n '' ]] + nothingtodo xmobar-git haskell-timezone-series haskell-timezone-olson + [[ -z xmobar-git haskell-timezone-series haskell-timezone-olson ]] + ReinstallChecks xmobar-git haskell-timezone-series haskell-timezone-olson + exist=($(expac -Q %n ${deps[@]})) ++ expac -Q %n xmobar-git haskell-timezone-series haskell-timezone-olson + Qversion=($(expac -Q %v ${deps[@]})) ++ expac -Q %v xmobar-git haskell-timezone-series haskell-timezone-olson + (( i=0 )) + (( i<1 )) + GetAurVersion xmobar-git ++ grep '^pkgver' /tmp/pacaurtmp-cgirard/xmobar-git/PKGBUILD ++ cut -d = -f 2- + Apkgver=20110828 ++ grep '^pkgrel' /tmp/pacaurtmp-cgirard/xmobar-git/PKGBUILD ++ cut -d = -f 2- + Apkgrel=1 + Aversion=20110828-1 ++ vercmp 20110828-1 20110606-1 + [[ 1 -gt 0 ]] + continue + (( i++ )) + (( i<1 )) + OutofdateChecks xmobar-git haskell-timezone-series haskell-timezone-olson + for i in '${deps[@]}' + DownloadJson xmobar-git + [[ ! -f /tmp/pacaurtmp-cgirard/xmobar-git.json ]] + curl -Lfs 'https://aur.archlinux.org/rpc.php?type=info&arg=xmobar-git' ++ jobs ++ wc -l + (( 1 >= 10 )) + for i in '${deps[@]}' + paraexec + DownloadJson haskell-timezone-series + [[ ! -f /tmp/pacaurtmp-cgirard/haskell-timezone-series.json ]] + curl -Lfs 'https://aur.archlinux.org/rpc.php?type=info&arg=haskell-timezone-series' ++ jobs ++ wc -l + (( 2 >= 10 )) + for i in '${deps[@]}' + paraexec + DownloadJson haskell-timezone-olson + [[ ! -f /tmp/pacaurtmp-cgirard/haskell-timezone-olson.json ]] + curl -Lfs 'https://aur.archlinux.org/rpc.php?type=info&arg=haskell-timezone-olson' ++ wc -l + (( 3 >= 10 )) + wait + for i in '${deps[@]}' ++ grep '"OutOfDate":"1"' /tmp/pacaurtmp-cgirard/xmobar-git.json + [[ -n '' ]] + for i in '${deps[@]}' ++ grep '"OutOfDate":"1"' /tmp/pacaurtmp-cgirard/haskell-timezone-series.json + [[ -n '' ]] + for i in '${deps[@]}' ++ grep '"OutOfDate":"1"' /tmp/pacaurtmp-cgirard/haskell-timezone-olson.json + [[ -n '' ]] + [[ -n sysupgrade ]] + echo -e '\n\e[1;33mAUR Targets (3): xmobar-git' haskell-timezone-series haskell-timezone-olson AUR Targets (3): xmobar-git haskell-timezone-series haskell-timezone-olson + [[ ! -n sysupgrade ]] + echo '' + [[ ! -n '' ]] + proceedY 'Proceed with installation?' + echo -ne 'Proceed with installation? [Y/n] ' Proceed with installation? [Y/n] + read -n 1 yn + echo '' + case $yn in + return 1 + CleanUp xmobar-git haskell-timezone-series haskell-timezone-olson + exit