Skip to content

Instantly share code, notes, and snippets.

@nagisa
Created August 5, 2013 12:32
Show Gist options
  • Save nagisa/6155570 to your computer and use it in GitHub Desktop.
Save nagisa/6155570 to your computer and use it in GitHub Desktop.
# Getting the git version of pacaur
amebox :: ~/d/test
𝛌pacaur -S pacaur-git
:: Package(s) pacaur-git not found in repositories, trying AUR...
:: resolving dependencies...
:: looking for inter-conflicts...
:: pacaur-git and pacaur are in conflict. Remove pacaur? [y/N] y
AUR Packages (1): pacaur-git-latest
:: Proceed with installation? [Y/n] y
:: View pacaur-git PKGBUILD? [Y/n] y
:: pacaur-git PKGBUILD viewed
[sudo] password for nagisa:
:: Building pacaur-git package...
==> Making package: pacaur-git 4.1.13-1 (Mon 5 Aug 15:22:46 EEST 2013)
==> Retrieving sources...
-> Cloning pacaur git repo...
Cloning into bare repository '/tmp/pacaurtmp-nagisa/pacaur-git/pacaur'...
remote: Counting objects: 3008, done.
remote: Compressing objects: 100% (1656/1656), done.
remote: Total 3008 (delta 1374), reused 2962 (delta 1332)
Receiving objects: 100% (3008/3008), 584.78 KiB | 307.00 KiB/s, done.
Resolving deltas: 100% (1374/1374), done.
Checking connectivity... done
==> Validating source files with md5sums...
pacaur ... Skipped
==> Extracting sources...
-> Creating working copy of pacaur git repo...
Cloning into 'pacaur'...
done.
Checking connectivity... done
==> Starting pkgver()...
==> Updated version: pacaur-git 4.1.13.6.g472701e-1
==> Sources are ready.
==> Making package: pacaur-git 4.1.13.6.g472701e-1 (Mon 5 Aug 15:22:49 EEST 2013)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing src/ tree
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Purging unwanted files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package "pacaur-git"...
-> Generating .PKGINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pacaur-git 4.1.13.6.g472701e-1 (Mon 5 Aug 15:22:50 EEST 2013)
==> Installing package pacaur-git with pacman -U...
loading packages...
resolving dependencies...
looking for inter-conflicts...
:: pacaur-git and pacaur are in conflict. Remove pacaur? [y/N] Y
Packages (2): pacaur-4.1.13-1 [removal] pacaur-git-4.1.13.6.g472701e-1
Total Installed Size: 0.12 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [############################################################] 100%
(1/1) checking package integrity [############################################################] 100%
(1/1) loading package files [############################################################] 100%
(1/1) checking for file conflicts [############################################################] 100%
(2/2) checking available disk space [############################################################] 100%
(1/1) removing pacaur [############################################################] 100%
(1/1) installing pacaur-git [############################################################] 100%
:: pacaur-git cleaned
amebox :: ~/d/test
𝛌bash -x pacaur -S pacaur --root testchroot/
+ version=4.1.13
+ LC_COLLATE=C
+ TEXTDOMAIN=pacaur
+ TEXTDOMAINDIR=/usr/share/locale
+ source /etc/makepkg.conf
++ DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u' 'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u' 'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -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
++ CC=clang
++ CXX=clang++
++ CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4'
++ CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4'
++ LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro
++ MAKEFLAGS=-j2
++ BUILDENV=(fakeroot !distcc !color !ccache check !sign)
++ OPTIONS=(strip docs libtool emptydirs zipman purge !upx)
++ 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)
++ PKGEXT=.pkg.tar.xz
++ SRCEXT=.src.tar.gz
+ [[ -r /home/nagisa/.makepkg.conf ]]
+ tmpdir=/tmp/pacaurtmp-nagisa
+ builddir=/tmp/pacaurtmp-nagisa
+ editor=/usr/bin/vim
+ editpkgbuild=true
+ editinstall=true
+ fallback=true
+ clean=true
+ cleandevel=true
+ secure=false
+ sudoloop=false
+ pacmanbin=pacman
+ [[ -n '' ]]
+ configdir=/etc/xdg/pacaur
+ userconfigdir=/home/nagisa/config/pacaur
+ source /etc/xdg/pacaur/config
+ [[ -r /home/nagisa/config/pacaur/config ]]
+ [[ -d /tmp/pacaurtmp-nagisa ]]
+ [[ ! -w /tmp/pacaurtmp-nagisa ]]
+ [[ ! -d /tmp/pacaurtmp-nagisa ]]
+ [[ ! -d /tmp/pacaurtmp-nagisa ]]
+ trap ctrlc INT
+ args=("$@")
+ for i in '"${args[@]}"'
+ [[ -S =~ ^-[a-zA-Z0-9] ]]
+ opts+=("$i")
+ for i in '"${args[@]}"'
+ [[ pacaur =~ ^-[a-zA-Z0-9] ]]
+ for i in '"${args[@]}"'
+ [[ --root =~ ^-[a-zA-Z0-9] ]]
+ for i in '"${args[@]}"'
+ [[ testchroot/ =~ ^-[a-zA-Z0-9] ]]
+ count=0
+ [[ -n -S ]]
+ getopts sidmykufecqrahvVDQRSTUbglnoptw-: OPT
+ pacmanarg+=("-$OPT")
+ case "$OPT" in
+ pacS=1
+ operation=sync
+ coweropts+=("-f")
+ [[ -S =~ w ]]
+ installpkg=true
+ [[ -S =~ g ]]
+ [[ -S =~ l ]]
+ [[ -S =~ p ]]
+ getopts sidmykufecqrahvVDQRSTUbglnoptw-: OPT
+ [[ -z pacaur ]]
+ pkgs+=("${!OPTIND}")
+ shift 2
+ OPTIND=1
+ [[ -n --root ]]
+ getopts sidmykufecqrahvVDQRSTUbglnoptw-: OPT
+ pacmanarg+=("-$OPT")
+ case "$OPT" in
+ case "$OPTARG" in
+ pacopts+=("--root ${!OPTIND}")
+ PACMAN='pacman --root testchroot/'
+ shift
+ getopts sidmykufecqrahvVDQRSTUbglnoptw-: OPT
+ [[ -z '' ]]
+ break
+ pacmanarg=(${pacmanarg[@]/--/})
+ pacmanarg=(${pacmanarg[@]/-r/})
+ [[ -n 1 ]]
+ pacmanarg=(${pacmanarg[@]/-e/})
++ grep '^Color' /etc/pacman.conf
+ [[ -n '' ]]
++ grep '^Color' /etc/pacman.conf
+ [[ -z '' ]]
+ [[ '' = \a\l\w\a\y\s ]]
+ [[ '' = \a\u\t\o ]]
+ [[ '' != \a\l\w\a\y\s ]]
+ [[ '' != \a\u\t\o ]]
+ makeopts+=("--nocolor")
+ [[ ! -n /usr/bin/vim ]]
+ [[ ! -w /tmp/pacaurtmp-nagisa ]]
+ [[ -z pacaur ]]
+ [[ -n '' ]]
+ case $operation in
+ [[ ! -n '' ]]
+ [[ -z pacaur ]]
+ ClassifyPkgs pacaur
+ [[ true = true ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ ! -n '' ]]
+ [[ ! -n '' ]]
+ getignoredgrps
+ ignoredgrps+=($(grep '^IgnoreGroup' '/etc/pacman.conf' | cut -d '=' -f 2- | tr -d "'\""))
++ grep '^IgnoreGroup' /etc/pacman.conf
++ tr -d ''\''"'
++ cut -d = -f 2-
+ for i in '"${pkgs[@]}"'
+ [[ pacaur == aur/* ]]
+ [[ =~ pacaur ]]
++ expac -S %n pacaur
++ expac -Sg %n pacaur
+ [[ -z '' ]]
+ aurpkgs+=("$i")
+ [[ -n '' ]]
+ [[ -n pacaur ]]
+ [[ -n '' ]]
+ [[ true = true ]]
+ [[ ! -n '' ]]
+ note w 'Package(s) pacaur not found in repositories, trying AUR...'
+ case "$1" in
+ echo -e ':: Package(s) pacaur not found in repositories, trying AUR...'
:: Package(s) pacaur not found in repositories, trying AUR...
+ Core pacaur
+ getignoredpkgs
+ ignoredpkgs+=($(grep '^IgnorePkg' '/etc/pacman.conf' | cut -d '=' -f 2- | tr -d "'\""))
++ grep '^IgnorePkg' /etc/pacman.conf
++ cut -d = -f 2-
++ tr -d ''\''"'
+ [[ -e /home/nagisa/.config/cower/config ]]
+ ignoredpkgs=(${ignoredpkgs[@]//,/ })
+ [[ -n '' ]]
+ IgnoreChecks
+ [[ -z '' ]]
+ return
+ DownloadPkgs
+ [[ false = true ]]
+ [[ sync != download ]]
+ note i 'resolving dependencies...'
+ case "$1" in
+ echo -e ':: resolving dependencies...'
:: resolving dependencies...
+ allaurdeps+=("${aurpkgs[@]}")
+ FindPkgsDeps pacaur
+ [[ -z '' ]]
+ depspkgsaur=("${aurpkgs[@]}")
+ coweropts+=("--ignorerepo")
+ DownloadAur pacaur
+ read -r flag pkg info
++ cower -f --ignorerepo -db pacaur -t /tmp/pacaurtmp-nagisa
+ case $flag in
+ [[ sync = download ]]
+ [[ -n :: pacaur downloaded to /tmp/pacaurtmp-nagisa ]]
+ deps+=("$pkg")
+ read -r flag pkg info
+ for i in '"${deps[@]}"'
+ [[ ! -e /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD ]]
+ [[ -n '' ]]
+ [[ sync = download ]]
+ for i in '"${deps[@]}"'
+ PreviewPkgs pacaur
+ cp /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD.sudocheck
++ grep -Po '^depends=\($|^depends=\([^)].*[^)]$' /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD.sudocheck
+ [[ -n '' ]]
++ grep -Po '^optdepends=\($|^optdepends=\([^)].*[^)]$' /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD.sudocheck
+ [[ -n '' ]]
++ grep -Ev '^depends|^optdepends|^pkgdesc'
++ grep -w sudo /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD.sudocheck
+ [[ -n '' ]]
+ return
+ source /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD
++ pkgname=pacaur
++ pkgver=4.1.13
++ pkgrel=1
++ pkgdesc='A fast workflow AUR helper using cower as backend'
++ arch=('any')
++ url=https://github.com/Spyhawk/pacaur
++ license=('GPL')
++ depends=('cower' 'expac' 'sudo' 'pacman')
++ makedepends=('perl')
++ backup=('etc/xdg/pacaur/config')
++ source=("https://github.com/Spyhawk/$pkgname/archive/$pkgver.tar.gz")
++ md5sums=('b6ffbeeb8f01d6a2f16682490a4794a1')
+ sourcedpkgs+=(${depends[*]} ${makedepends[*]})
+ depspkgs=($($pacmanbin -T "${sourcedpkgs[@]}" | sort -u))
++ pacman -T cower expac sudo pacman perl
++ sort -u
+ [[ -e /tmp/pacaurtmp-nagisa/tmpdeps ]]
+ [[ -n '' ]]
+ [[ -e /tmp/pacaurtmp-nagisa/tmpdeps ]]
+ unset depspkgsaur
+ unset deps depends makedepends sourcedpkgs depspkgs
+ [[ -n '' ]]
+ [[ -n '' ]]
+ deps=("${allaurdeps[@]}")
+ repodeps=($(tr ' ' '\n' <<< ${repodeps[@]} | sort -u))
++ tr ' ' '\n'
++ sort -u
+ aurdepspkgs=(${deps[@]:${#aurpkgs[@]}:${#deps[@]}})
+ [[ -n '' ]]
+ IgnoreDepsChecks
+ [[ -z '' ]]
+ return
+ ProviderChecks
+ [[ -z '' ]]
+ return
+ getversionedpkgs
+ downloadjson pacaur
+ urlencodedpkgs=($(sed 's/+/%2b/g' <<< $@ | sed 's/@/%40/g'))
++ sed s/+/%2b/g
++ sed s/@/%40/g
++ printf '&arg[]=%s' pacaur
+ urlargs='&arg[]=pacaur'
+ curl -sfg --compressed -C 0 'https://aur.archlinux.org/rpc.php?type=multiinfo&arg[]=pacaur' -o /tmp/pacaurtmp-nagisa/raw.json
+ depsAname=($(getjsonvar "Name"))
++ getjsonvar Name
++ json_reformat
++ sed -r s/Name:/Name#/g
++ tr -d ,
++ grep -Po 'Name:.*'
++ tr -d '" '
++ awk -F '#' '{print $2}'
+ depsAver=($(getjsonvar "Version"))
++ getjsonvar Version
++ json_reformat
++ awk -F '#' '{print $2}'
++ tr -d ,
++ sed -r s/Version:/Version#/g
++ grep -Po 'Version:.*'
++ tr -d '" '
+ depsAood=($(getjsonvar "OutOfDate"))
++ getjsonvar OutOfDate
++ json_reformat
++ awk -F '#' '{print $2}'
++ tr -d ,
++ sed -r s/OutOfDate:/OutOfDate#/g
++ grep -Po 'OutOfDate:.*'
++ tr -d '" '
+ depsArepo=("${depsAname[@]/#/aur/}")
+ (( i=0 ))
+ (( i<1 ))
++ expac -Q %v pacaur
+ depsQver[$i]=4.1.13.6.g472701e-1
+ [[ -z 4.1.13.6.g472701e-1 ]]
++ echo pacaur
++ grep -E '\-(cvs|svn|git|hg|bzr|darcs)$'
+ [[ -n '' ]]
+ (( i++ ))
+ (( i<1 ))
+ [[ -n '' ]]
+ ConflictChecks
+ note i 'looking for inter-conflicts...'
+ case "$1" in
+ echo -e ':: looking for inter-conflicts...'
:: looking for inter-conflicts...
+ (( i=0 ))
+ (( i<1 ))
+ unset conflicts
+ conflicts=("$(grep "^conflicts=" "$builddir/${depsAname[$i]}/PKGBUILD" | cut -d '=' -f2 | tr -d "'\"()")")
++ grep '^conflicts=' /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD
++ tr -d ''\''"()'
++ cut -d = -f2
+ [[ -z '' ]]
+ conflicts=($(expac -Q '%n' "${depsAname[$i]}"))
++ expac -Q %n pacaur
+ conflicts=($(expac -Q '%n' "${conflicts[@]}"))
++ expac -Q %n pacaur-git
+ [[ pacaur-git =~ pacaur ]]
+ conflictspkgs=("${conflicts[@]}")
+ for j in '"${conflictspkgs[@]}"'
+ [[ pacaur =~ pacaur-git ]]
+ [[ ! -n '' ]]
+ [[ pacaur-git != pacaur ]]
+ [[ ! =~ pacaur-git ]]
+ proceed n 'pacaur and pacaur-git are in conflict. Remove pacaur-git?'
++ gettext pacman Y
+ Y=Y
++ echo Y
++ tr '[:upper:]' '[:lower:]'
+ y=y
++ gettext pacman N
+ N=N
++ echo N
++ tr '[:upper:]' '[:lower:]'
+ n=n
+ case "$1" in
+ printf '%s %s' :: 'pacaur and pacaur-git are in conflict. Remove pacaur-git? [y/N] '
:: pacaur and pacaur-git are in conflict. Remove pacaur-git? [y/N] + read -n 1 answer
y+ echo
+ case $answer in
+ return 1
++ expac -Q %v pacaur-git
+ depsQver[$i]=4.1.13.6.g472701e-1
+ conflictingpkgs+=("${depsAname[$i]}" "$j")
++ expac -Q '%n %D'
++ awk -F ' ' '{print $1}'
++ grep -E ' pacaur-git[\+]*[^a-zA-Z0-9_@\.\+-]+'
+ reporequires=
+ [[ -n '' ]]
+ break
+ (( i++ ))
+ (( i<1 ))
+ depsAname=(${depsAname[@]})
+ depsQver=(${depsQver[@]})
+ depsAver=(${depsAver[@]})
+ depsAood=(${depsAood[@]})
+ nothingtodo pacaur
+ [[ -z pacaur ]]
+ return 0
+ [[ -n '' ]]
+ ReinstallChecks
+ depsAtmp=(${depsAname[@]})
+ (( i=0 ))
+ (( i<1 ))
+ [[ ! pacaur =~ pacaur ]]
+ [[ pacaur pacaur-git =~ pacaur ]]
+ continue
+ (( i++ ))
+ (( i<1 ))
+ [[ -n '' ]]
+ nothingtodo pacaur
+ [[ -z pacaur ]]
+ return 0
+ OutofdateChecks
+ (( i=0 ))
+ (( i<1 ))
+ [[ 0 -gt 0 ]]
+ (( i++ ))
+ (( i<1 ))
+ Prompt
+ [[ -n '' ]]
++ grep '^VerbosePkgLists' /etc/pacman.conf
+ [[ -n '' ]]
+ (( i=0 ))
+ (( i<1 ))
+ depsver='pacaur-4.1.13-1 '
+ (( i++ ))
+ (( i<1 ))
+ (( i=0 ))
+ (( i<0 ))
+ printf '\n%-17s %s\n' 'AUR Packages (1):' 'pacaur-4.1.13-1 '
AUR Packages (1): pacaur-4.1.13-1
+ [[ -n '' ]]
+ [[ -n '' ]]
+ echo
+ [[ ! -n '' ]]
+ [[ -n true ]]
+ action=installation
+ proceed y 'Proceed with installation?'
++ gettext pacman Y
+ Y=Y
++ echo Y
++ tr '[:upper:]' '[:lower:]'
+ y=y
++ gettext pacman N
+ N=N
++ echo N
++ tr '[:upper:]' '[:lower:]'
+ n=n
+ case "$1" in
+ printf '%s %s' :: 'Proceed with installation? [Y/n] '
:: Proceed with installation? [Y/n] + read -n 1 answer
y+ echo
+ case $answer in
+ return 0
+ EditPkgs pacaur
+ [[ -n '' ]]
+ for i in '"$@"'
+ getinstallscript pacaur
+ [[ ! -d /tmp/pacaurtmp-nagisa/pacaur ]]
+ unset installscriptpath installscript
++ find /tmp/pacaurtmp-nagisa/pacaur/ -maxdepth 1 -name '*.install'
+ installscriptpath=
+ [[ -n '' ]]
+ [[ ! -n '' ]]
+ [[ ! true = false ]]
+ proceed y 'View pacaur PKGBUILD?'
++ gettext pacman Y
+ Y=Y
++ echo Y
++ tr '[:upper:]' '[:lower:]'
+ y=y
++ gettext pacman N
+ N=N
++ tr '[:upper:]' '[:lower:]'
++ echo N
+ n=n
+ case "$1" in
+ printf '%s %s' :: 'View pacaur PKGBUILD? [Y/n] '
:: View pacaur PKGBUILD? [Y/n] + read -n 1 answer
y+ echo
+ case $answer in
+ return 0
+ [[ -e /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD ]]
+ /usr/bin/vim /tmp/pacaurtmp-nagisa/pacaur/PKGBUILD
+ note s 'pacaur PKGBUILD viewed'
+ case "$1" in
+ echo -e ':: pacaur PKGBUILD viewed'
:: pacaur PKGBUILD viewed
+ [[ ! true = false ]]
+ [[ -n '' ]]
+ MakePkgs
+ [[ -e /tmp/pacaurtmp-nagisa/build.lock ]]
+ touch /tmp/pacaurtmp-nagisa/build.lock
+ sudo -v
+ deps=($(awk -F " " '{for (i=NF;i>=1;i--) print $i}' <<< ${deps[@]} | awk -F "\n" '{print}'))
+ [[ false = true ]]
++ awk -F ' ' '{for (i=NF;i>=1;i--) print $i}'
++ awk -F '\n' '{print}'
+ [[ ! -n true ]]
+ [[ -n '' ]]
+ (( i=0 ))
+ (( i<1 ))
+ unset cachedpkg
+ [[ -n '' ]]
+ [[ -n '' ]]
+ (( i++ ))
+ (( i<1 ))
+ for i in '"${deps[@]}"'
+ note i 'Building pacaur package...'
+ case "$1" in
+ echo -e ':: Building pacaur package...'
:: Building pacaur package...
+ cd /tmp/pacaurtmp-nagisa/pacaur
++ echo pacaur
++ grep -E '\-(cvs|svn|git|hg|bzr|darcs)$'
+ [[ -n '' ]]
+ [[ -n true ]]
+ makepkg -sfi --nocolor
++ gettext pacman Y
+ yes Y
==> Making package: pacaur 4.1.13-1 (Mon 5 Aug 15:23:51 EEST 2013)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading 4.1.13.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 122 100 122 0 0 170 0 --:--:-- --:--:-- --:--:-- 170
100 27999 100 27999 0 0 16794 0 0:00:01 0:00:01 --:--:-- 42681
==> Validating source files with md5sums...
4.1.13.tar.gz ... Passed
==> Extracting sources...
-> Extracting 4.1.13.tar.gz with bsdtar
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Purging unwanted files...
-> Compressing man and info pages...
-> Stripping unneeded symbols from binaries and libraries...
==> Creating package "pacaur"...
-> Generating .PKGINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pacaur 4.1.13-1 (Mon 5 Aug 15:23:54 EEST 2013)
==> Installing package pacaur with pacman -U...
loading packages...
resolving dependencies...
looking for inter-conflicts...
:: pacaur and pacaur-git are in conflict. Remove pacaur-git? [y/N] Y
Packages (2): pacaur-git-4.1.13.6.g472701e-1 [removal] pacaur-4.1.13-1
Total Installed Size: 0.12 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [############################################################] 100%
(1/1) checking package integrity [############################################################] 100%
(1/1) loading package files [############################################################] 100%
(1/1) checking for file conflicts [############################################################] 100%
(2/2) checking available disk space [############################################################] 100%
(1/1) removing pacaur-git [############################################################] 100%
(1/1) installing pacaur [############################################################] 100%
+ CleanUp pacaur
+ [[ ! true = true ]]
+ [[ -n pacaur ]]
+ cd /tmp/pacaurtmp-nagisa
+ for i in '"$@"'
+ [[ ! true = true ]]
+ chmod -R 755 pacaur
+ rm -r pacaur
+ note s 'pacaur cleaned'
+ case "$1" in
+ echo -e ':: pacaur cleaned'
:: pacaur cleaned
+ [[ -n true ]]
+ [[ ! -n '' ]]
+ [[ pacaur =~ pacaur ]]
+ [[ --root testchroot/ =~ --asdeps ]]
+ [[ --root testchroot/ =~ --asexplicit ]]
+ [[ ! -n true ]]
+ [[ -e /tmp/pacaurtmp-nagisa/sudov.lock ]]
+ rm /tmp/pacaurtmp-nagisa/build.lock
+ exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment