You are not logged in.

#1 2017-06-30 12:44:49

vitaliy.kuzmich
Member
Registered: 2015-11-29
Posts: 64

[SOLVED]yaourt -Syua stopped working, it does not detect changes.

Hello, I did not notice, but it seems it stopped working a while ago, because foxitreader 1.8 started indicating a new version... but yaourt -Syua does not see it, and other packages, but when I do yaourt -S foxitreader it detects the new changes and start updating..

Last edited by vitaliy.kuzmich (2017-07-21 11:27:26)

Offline

#2 2017-06-30 13:24:03

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [SOLVED]yaourt -Syua stopped working, it does not detect changes.

Does yaourt have any debug or verbose switch? If yes, then use that and see at what point it is failing.

Offline

#3 2017-06-30 13:40:18

vitaliy.kuzmich
Member
Registered: 2015-11-29
Posts: 64

Re: [SOLVED]yaourt -Syua stopped working, it does not detect changes.

bash -x yaourt  -Syua

++ pacman_parse -Qqm
++ wc -l
++ LC_ALL=C
++ pacman --color never -Qqm
+ pkgs_foreign_count=20
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
++ echo -n 'cower aur 17-2 17-2 0 falconindy A simple AUR agent with a pretentious name
' 'gstreamer0.10 aur 0.10.36-16 0.10.36-16 1 nicepack GStreamer Multimedia Framework
' 'gstreamer0.10-base aur 0.10.36-9 0.10.36-9 1 nicepack GStreamer Multimedia Framework Base plugin libraries
' 'gstreamer0.10-base-plugins aur 0.10.36-9 0.10.36-9 1 nicepack GStreamer Multimedia Framework Base Plugins (gst-plugins-base)
' 'ido aur 12.10.2-4 12.10.2-4 0 horsemanoffaith Widgets and other objects used for indicators
' 'indicator-sound aur 12.10.1-5 12.10.1-5 1 - Unified sound menu indicator.
' 'java-jce_ustrength aur 8-3 8-3 0 fordprefect Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 8
' 'libepoxy-git aur 1.4.0.r0.g9628670-1 1.4.0.r21.gf1c038a-1 0 haagch Epoxy is a library for handling OpenGL function pointer management for you
' 'libgee06 aur 0.6.8-1 0.6.8-1 0 ValHue GObject collection library (legacy)
' 'libgnome-data aur 2.32.1-6 2.32.1-6 0 PhotonX Common data from libgnome
' 'openvpn-update-resolv-conf aur r24.994574f-2 r24.994574f-2 1 mtreinish OpenVPN Update resolvconf
' 'pacaur aur 4.7.9-1 4.7.9-1 0 Spyhawk An AUR helper that minimizes user interaction
' 'package-query aur 1.8-2 1.8-2 0 archlinuxfr Query ALPM and AUR
' 'peerflix aur 0.36.3-1 0.36.3-1 0 heddson Streaming torrent client for node.js
' 'profile-cleaner aur 2.36-1 2.36-1 0 graysky Reduces profile size by cleaning their sqlite databases.
' 'proftpd aur 1:1.3.6-2 1:1.3.6-2 0 migrev High-performance, scalable FTP server
' 'wondershaper-git aur 20130306-2 20130306-2 0 troyengel Limit the bandwidth of one or more network adapters
' 'yaourt aur 1.8.1-1 1.8.1-1 0 archlinuxfr A pacman wrapper with extended features and AUR support
' 'xfce4-mixer local 4.11.0-3 4.11.0-3 - Evangelos Foutras <evangelos@foutrelis.com> The volume control plugin for the Xfce panel
' 'xorg-server-utils local 7.6-4 7.6-4 - Felix Yan <felixonmars@gmail.com> Transition package depending on xorg server utilities
'

lets take  'libepoxy-git aur 1.4.0.r0.g9628670-1 1.4.0.r21.gf1c038a-1 0 haagch Epoxy is a library for handling OpenGL function pointer management for you
it see that there is new version, but it does not display at the result :

+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: / 1 / 20'
 Foreign packages: / 1 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 17-2 ]]
+ aur_update_exists cower 17-2 17-2 0 falconindy
+ local ret=0
+ local _msg=
+ [[ ! -n 17-2 ]]
+ is_x_gt_y 17-2 17-2
++ vercmp 17-2 17-2
+ [[ 0 -gt 0 ]]
+ [[ 17-2 = \1\7\-\2 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n falconindy ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: - 2 / 20'
 Foreign packages: - 2 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 0.10.36-16 ]]
+ aur_update_exists gstreamer0.10 0.10.36-16 0.10.36-16 1 nicepack
+ local ret=0
+ local _msg=
+ [[ ! -n 0.10.36-16 ]]
+ is_x_gt_y 0.10.36-16 0.10.36-16
++ vercmp 0.10.36-16 0.10.36-16
+ [[ 0 -gt 0 ]]
+ [[ 0.10.36-16 = \0\.\1\0\.\3\6\-\1\6 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 1  ))
+ ret=1
+ [[ ! -n nicepack ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: \ 3 / 20'
 Foreign packages: \ 3 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 0.10.36-9 ]]
+ aur_update_exists gstreamer0.10-base 0.10.36-9 0.10.36-9 1 nicepack
+ local ret=0
+ local _msg=
+ [[ ! -n 0.10.36-9 ]]
+ is_x_gt_y 0.10.36-9 0.10.36-9
++ vercmp 0.10.36-9 0.10.36-9
+ [[ 0 -gt 0 ]]
+ [[ 0.10.36-9 = \0\.\1\0\.\3\6\-\9 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 1  ))
+ ret=1
+ [[ ! -n nicepack ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: | 4 / 20'
 Foreign packages: | 4 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 0.10.36-9 ]]
+ aur_update_exists gstreamer0.10-base-plugins 0.10.36-9 0.10.36-9 1 nicepack
+ local ret=0
+ local _msg=
+ [[ ! -n 0.10.36-9 ]]
+ is_x_gt_y 0.10.36-9 0.10.36-9
++ vercmp 0.10.36-9 0.10.36-9
+ [[ 0 -gt 0 ]]
+ [[ 0.10.36-9 = \0\.\1\0\.\3\6\-\9 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 1  ))
+ ret=1
+ [[ ! -n nicepack ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: / 5 / 20'
 Foreign packages: / 5 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 12.10.2-4 ]]
+ aur_update_exists ido 12.10.2-4 12.10.2-4 0 horsemanoffaith
+ local ret=0
+ local _msg=
+ [[ ! -n 12.10.2-4 ]]
+ is_x_gt_y 12.10.2-4 12.10.2-4
++ vercmp 12.10.2-4 12.10.2-4
+ [[ 0 -gt 0 ]]
+ [[ 12.10.2-4 = \1\2\.\1\0\.\2\-\4 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n horsemanoffaith ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: - 6 / 20'
 Foreign packages: - 6 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 12.10.1-5 ]]
+ aur_update_exists indicator-sound 12.10.1-5 12.10.1-5 1 -
+ local ret=0
+ local _msg=
+ [[ ! -n 12.10.1-5 ]]
+ is_x_gt_y 12.10.1-5 12.10.1-5
++ vercmp 12.10.1-5 12.10.1-5
+ [[ 0 -gt 0 ]]
+ [[ 12.10.1-5 = \1\2\.\1\0\.\1\-\5 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 1  ))
+ ret=1
+ [[ ! -n '' ]]
+ (( DETAILUPGRADE<2 ))
+ tput el1
 'echo -en '
 ++ gettext Orphan
+ _msg=' \033[1;31mOrphan\033[0m '
+ [[ -n  \033[1;31mOrphan\033[0m  ]]
+ echo -e ' indicator-sound : \033[1;31mOrphan\033[0m '
 indicator-sound : Orphan 
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: \ 7 / 20'
 Foreign packages: \ 7 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 8-3 ]]
+ aur_update_exists java-jce_ustrength 8-3 8-3 0 fordprefect
+ local ret=0
+ local _msg=
+ [[ ! -n 8-3 ]]
+ is_x_gt_y 8-3 8-3
++ vercmp 8-3 8-3
+ [[ 0 -gt 0 ]]
+ [[ 8-3 = \8\-\3 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n fordprefect ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: | 8 / 20'
 Foreign packages: | 8 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 1.4.0.r21.gf1c038a-1 ]]
+ aur_update_exists libepoxy-git 1.4.0.r0.g9628670-1 1.4.0.r21.gf1c038a-1 0 haagch
+ local ret=0
+ local _msg=
+ [[ ! -n 1.4.0.r0.g9628670-1 ]]
+ is_x_gt_y 1.4.0.r21.gf1c038a-1 1.4.0.r0.g9628670-1
++ vercmp 1.4.0.r21.gf1c038a-1 1.4.0.r0.g9628670-1
+ [[ 1 -gt 0 ]]
+ (( DETAILUPGRADE & 6  ))
+ ret=1
+ [[ ! -n haagch ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: / 9 / 20'
 Foreign packages: / 9 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 0.6.8-1 ]]
+ aur_update_exists libgee06 0.6.8-1 0.6.8-1 0 ValHue
+ local ret=0
+ local _msg=
+ [[ ! -n 0.6.8-1 ]]
+ is_x_gt_y 0.6.8-1 0.6.8-1
++ vercmp 0.6.8-1 0.6.8-1
+ [[ 0 -gt 0 ]]
+ [[ 0.6.8-1 = \0\.\6\.\8\-\1 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n ValHue ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: - 10 / 20'
 Foreign packages: - 10 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 2.32.1-6 ]]
+ aur_update_exists libgnome-data 2.32.1-6 2.32.1-6 0 PhotonX
+ local ret=0
+ local _msg=
+ [[ ! -n 2.32.1-6 ]]
+ is_x_gt_y 2.32.1-6 2.32.1-6
++ vercmp 2.32.1-6 2.32.1-6
+ [[ 0 -gt 0 ]]
+ [[ 2.32.1-6 = \2\.\3\2\.\1\-\6 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n PhotonX ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: \ 11 / 20'
 Foreign packages: \ 11 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n r24.994574f-2 ]]
+ aur_update_exists openvpn-update-resolv-conf r24.994574f-2 r24.994574f-2 1 mtreinish
+ local ret=0
+ local _msg=
+ [[ ! -n r24.994574f-2 ]]
+ is_x_gt_y r24.994574f-2 r24.994574f-2
++ vercmp r24.994574f-2 r24.994574f-2
+ [[ 0 -gt 0 ]]
+ [[ r24.994574f-2 = \r\2\4\.\9\9\4\5\7\4\f\-\2 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 1  ))
+ ret=1
+ [[ ! -n mtreinish ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: | 12 / 20'
 Foreign packages: | 12 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 4.7.9-1 ]]
+ aur_update_exists pacaur 4.7.9-1 4.7.9-1 0 Spyhawk
+ local ret=0
+ local _msg=
+ [[ ! -n 4.7.9-1 ]]
+ is_x_gt_y 4.7.9-1 4.7.9-1
++ vercmp 4.7.9-1 4.7.9-1
+ [[ 0 -gt 0 ]]
+ [[ 4.7.9-1 = \4\.\7\.\9\-\1 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n Spyhawk ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: / 13 / 20'
 Foreign packages: / 13 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 1.8-2 ]]
+ aur_update_exists package-query 1.8-2 1.8-2 0 archlinuxfr
+ local ret=0
+ local _msg=
+ [[ ! -n 1.8-2 ]]
+ is_x_gt_y 1.8-2 1.8-2
++ vercmp 1.8-2 1.8-2
+ [[ 0 -gt 0 ]]
+ [[ 1.8-2 = \1\.\8\-\2 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n archlinuxfr ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: - 14 / 20'
 Foreign packages: - 14 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 0.36.3-1 ]]
+ aur_update_exists peerflix 0.36.3-1 0.36.3-1 0 heddson
+ local ret=0
+ local _msg=
+ [[ ! -n 0.36.3-1 ]]
+ is_x_gt_y 0.36.3-1 0.36.3-1
++ vercmp 0.36.3-1 0.36.3-1
+ [[ 0 -gt 0 ]]
+ [[ 0.36.3-1 = \0\.\3\6\.\3\-\1 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n heddson ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: \ 15 / 20'
 Foreign packages: \ 15 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 2.36-1 ]]
+ aur_update_exists profile-cleaner 2.36-1 2.36-1 0 graysky
+ local ret=0
+ local _msg=
+ [[ ! -n 2.36-1 ]]
+ is_x_gt_y 2.36-1 2.36-1
++ vercmp 2.36-1 2.36-1
+ [[ 0 -gt 0 ]]
+ [[ 2.36-1 = \2\.\3\6\-\1 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n graysky ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: | 16 / 20'
 Foreign packages: | 16 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 1:1.3.6-2 ]]
+ aur_update_exists proftpd 1:1.3.6-2 1:1.3.6-2 0 migrev
+ local ret=0
+ local _msg=
+ [[ ! -n 1:1.3.6-2 ]]
+ is_x_gt_y 1:1.3.6-2 1:1.3.6-2
++ vercmp 1:1.3.6-2 1:1.3.6-2
+ [[ 0 -gt 0 ]]
+ [[ 1:1.3.6-2 = \1\:\1\.\3\.\6\-\2 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n migrev ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: / 17 / 20'
 Foreign packages: / 17 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 20130306-2 ]]
+ aur_update_exists wondershaper-git 20130306-2 20130306-2 0 troyengel
+ local ret=0
+ local _msg=
+ [[ ! -n 20130306-2 ]]
+ is_x_gt_y 20130306-2 20130306-2
++ vercmp 20130306-2 20130306-2
+ [[ 0 -gt 0 ]]
+ [[ 20130306-2 = \2\0\1\3\0\3\0\6\-\2 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n troyengel ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: - 18 / 20'
 Foreign packages: - 18 / 20+ [[ aur = \l\o\c\a\l ]]
+ [[ aur = \a\u\r ]]
+ [[ -n 1.8.1-1 ]]
+ aur_update_exists yaourt 1.8.1-1 1.8.1-1 0 archlinuxfr
+ local ret=0
+ local _msg=
+ [[ ! -n 1.8.1-1 ]]
+ is_x_gt_y 1.8.1-1 1.8.1-1
++ vercmp 1.8.1-1 1.8.1-1
+ [[ 0 -gt 0 ]]
+ [[ 1.8.1-1 = \1\.\8\.\1\-\1 ]]
+ (( DETAILUPGRADE & 2 ))
+ (( DETAILUPGRADE & 4 && 0  ))
+ ret=1
+ [[ ! -n archlinuxfr ]]
+ [[ -n '' ]]
+ (( ret ))
+ return 1
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: \ 19 / 20'
 Foreign packages: \ 19 / 20+ [[ local = \l\o\c\a\l ]]
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((  DETAILUPGRADE==1  ))
++ gettext 'Foreign packages: '
 Foreign packages: | 20 / 20'
 Foreign packages: | 20 / 20+ [[ local = \l\o\c\a\l ]]
+ continue
+ read pkgname repo rversion lversion outofdate maintainer pkgdesc
+ ((   DETAILUPGRADE==1 && pkgs_foreign_count > 0  ))
+ echo

+ [[ -n '' ]]
+ (( upgrade_needed ))
+ (( DETAILUPGRADE ))
+ format_update
+ declare -a newrelease newversion newpkgs
+ longestpkg=(0 0)
+ local pkgname repo rversion lversion pkgdesc pkgver lrel rrel lver rver
+ read pkgname repo rversion lversion pkgdesc
++ echo -n 'libgcrypt core 1.7.8-1 1.7.7-1 General purpose cryptographic library based on the code from GnuPG
' 'linux core 4.11.7-1 4.11.6-3 The Linux kernel and modules
' 'linux-headers core 4.11.7-1 4.11.6-3 Header files and scripts for building modules for Linux kernel
' 'firefox extra 54.0.1-1 54.0-1 Standalone web browser from mozilla.org
' 'nodejs community 8.1.3-1 8.1.2-1 Evented I/O for V8 javascript
' 'lib32-libgcrypt multilib 1.7.8-1 1.7.7-1 General purpose cryptographic library based on the code from GnuPG (32-bit)
'
+ printf -v pkgdesc %q 'General purpose cryptographic library based on the code from GnuPG'
+ [[ 1.7.7-1 != \- ]]
+ pkgver=1.7.7-1
+ lrel=1
+ rrel=1
+ lver=1.7.7
+ rver=1.7.8
+ [[ 1.7.8 = \1\.\7\.\7 ]]
+ newversion+=("2 $repo $pkgname $pkgver $rversion - $pkgdesc")
+ ((  4 + 9 > longestpkg[0]  ))
+ longestpkg[0]=13
+ ((  7 > longestpkg[1]  ))
+ longestpkg[1]=7
+ read pkgname repo rversion lversion pkgdesc
+ printf -v pkgdesc %q 'The Linux kernel and modules'
+ [[ 4.11.6-3 != \- ]]
+ pkgver=4.11.6-3
+ lrel=3
+ rrel=1
+ lver=4.11.6
+ rver=4.11.7
+ [[ 4.11.7 = \4\.\1\1\.\6 ]]
+ newversion+=("2 $repo $pkgname $pkgver $rversion - $pkgdesc")
+ ((  4 + 5 > longestpkg[0]  ))
+ ((  8 > longestpkg[1]  ))
+ longestpkg[1]=8
+ read pkgname repo rversion lversion pkgdesc
+ printf -v pkgdesc %q 'Header files and scripts for building modules for Linux kernel'
+ [[ 4.11.6-3 != \- ]]
+ pkgver=4.11.6-3
+ lrel=3
+ rrel=1
+ lver=4.11.6
+ rver=4.11.7
+ [[ 4.11.7 = \4\.\1\1\.\6 ]]
+ newversion+=("2 $repo $pkgname $pkgver $rversion - $pkgdesc")
+ ((  4 + 13 > longestpkg[0]  ))
+ longestpkg[0]=17
+ ((  8 > longestpkg[1]  ))
+ read pkgname repo rversion lversion pkgdesc
+ printf -v pkgdesc %q 'Standalone web browser from mozilla.org'
+ [[ 54.0-1 != \- ]]
+ pkgver=54.0-1
+ lrel=1
+ rrel=1
+ lver=54.0
+ rver=54.0.1
+ [[ 54.0.1 = \5\4\.\0 ]]
+ newversion+=("2 $repo $pkgname $pkgver $rversion - $pkgdesc")
+ ((  5 + 7 > longestpkg[0]  ))
+ ((  6 > longestpkg[1]  ))
+ read pkgname repo rversion lversion pkgdesc
+ printf -v pkgdesc %q 'Evented I/O for V8 javascript'
+ [[ 8.1.2-1 != \- ]]
+ pkgver=8.1.2-1
+ lrel=1
+ rrel=1
+ lver=8.1.2
+ rver=8.1.3
+ [[ 8.1.3 = \8\.\1\.\2 ]]
+ newversion+=("2 $repo $pkgname $pkgver $rversion - $pkgdesc")
+ ((  9 + 6 > longestpkg[0]  ))
+ ((  7 > longestpkg[1]  ))
+ read pkgname repo rversion lversion pkgdesc
+ printf -v pkgdesc %q 'General purpose cryptographic library based on the code from GnuPG (32-bit)'
+ [[ 1.7.7-1 != \- ]]
+ pkgver=1.7.7-1
+ lrel=1
+ rrel=1
+ lver=1.7.7
+ rver=1.7.8
+ [[ 1.7.8 = \1\.\7\.\7 ]]
+ newversion+=("2 $repo $pkgname $pkgver $rversion - $pkgdesc")
+ ((  8 + 15 > longestpkg[0]  ))
+ longestpkg[0]=23
+ ((  7 > longestpkg[1]  ))
+ read pkgname repo rversion lversion pkgdesc
+ ((  longestpkg[1]+=longestpkg[0]  ))
+ upgrade_details=("${newrelease[@]}" "${newversion[@]}" "${newpkgs[@]}")
+ display_update
+ show_upgrades lite
+ [[ lite = \m\a\n\u\a\l ]]
+ local exuptype=0 line _msg requiredbypkg
+ for line in "${upgrade_details[@]}"
+ eval 'line=(2' core libgcrypt 1.7.7-1 1.7.8-1 - 'General\' 'purpose\' 'cryptographic\' 'library\' 'based\' 'on\' 'the\' 'code\' 'from\' 'GnuPG)'
++ line=(2 core libgcrypt 1.7.7-1 1.7.8-1 - General\ purpose\ cryptographic\ library\ based\ on\ the\ code\ from\ GnuPG)
+ ((  exuptype != 2  ))
+ case "${line[0]}" in
++ gettext 'Software upgrade (new version) :'
+ _msg='Software upgrade (new version) :'
+ exuptype=2
+ [[ lite = \m\a\n\u\a\l ]]
+ echo

+ msg 'Software upgrade (new version) :'
+ _show_msg '\033[1;32m' '' 'Software upgrade (new version) :\n'
+ echo -en '\033[1;32m==> \033[0m\033[1mSoftware upgrade (new version) :\n\033[0m'
==> Software upgrade (new version) :
+ [[ lite = \m\a\n\u\a\l ]]
+ case "${line[0]}" in
+ printf '%*s   -> \033[1;31m%s\033[0m' 31 '' 1.7.8-1
                                  -> 1.7.8-1+ printf '\r%-*s  \033[1;32m%s\033[0m' 23 '' 1.7.7-1
                         1.7.7-1+ echo -e '\r\033[1;31mcore/\033[0m\033[1mlibgcrypt\033[0m'
core/libgcrypt
+ [[ lite = \f\u\l\l ]]
+ for line in "${upgrade_details[@]}"
+ eval 'line=(2' core linux 4.11.6-3 4.11.7-1 - 'The\' 'Linux\' 'kernel\' 'and\' 'modules)'
++ line=(2 core linux 4.11.6-3 4.11.7-1 - The\ Linux\ kernel\ and\ modules)
+ ((  exuptype != 2  ))
+ [[ lite = \m\a\n\u\a\l ]]
+ case "${line[0]}" in
+ printf '%*s   -> \033[1;31m%s\033[0m' 31 '' 4.11.7-1
                                  -> 4.11.7-1+ printf '\r%-*s  \033[1;32m%s\033[0m' 23 '' 4.11.6-3
                         4.11.6-3+ echo -e '\r\033[1;31mcore/\033[0m\033[1mlinux\033[0m'
core/linux
+ [[ lite = \f\u\l\l ]]
+ for line in "${upgrade_details[@]}"
+ eval 'line=(2' core linux-headers 4.11.6-3 4.11.7-1 - 'Header\' 'files\' 'and\' 'scripts\' 'for\' 'building\' 'modules\' 'for\' 'Linux\' 'kernel)'
++ line=(2 core linux-headers 4.11.6-3 4.11.7-1 - Header\ files\ and\ scripts\ for\ building\ modules\ for\ Linux\ kernel)
+ ((  exuptype != 2  ))
+ [[ lite = \m\a\n\u\a\l ]]
+ case "${line[0]}" in
+ printf '%*s   -> \033[1;31m%s\033[0m' 31 '' 4.11.7-1
                                  -> 4.11.7-1+ printf '\r%-*s  \033[1;32m%s\033[0m' 23 '' 4.11.6-3
                         4.11.6-3+ echo -e '\r\033[1;31mcore/\033[0m\033[1mlinux-headers\033[0m'
core/linux-headers
+ [[ lite = \f\u\l\l ]]
+ for line in "${upgrade_details[@]}"
+ eval 'line=(2' extra firefox 54.0-1 54.0.1-1 - 'Standalone\' 'web\' 'browser\' 'from\' 'mozilla.org)'
++ line=(2 extra firefox 54.0-1 54.0.1-1 - Standalone\ web\ browser\ from\ mozilla.org)
+ ((  exuptype != 2  ))
+ [[ lite = \m\a\n\u\a\l ]]
+ case "${line[0]}" in
+ printf '%*s   -> \033[1;31m%s\033[0m' 31 '' 54.0.1-1
                                  -> 54.0.1-1+ printf '\r%-*s  \033[1;32m%s\033[0m' 23 '' 54.0-1
                         54.0-1+ echo -e '\r\033[1;32mextra/\033[0m\033[1mfirefox\033[0m'
extra/firefox
+ [[ lite = \f\u\l\l ]]
+ for line in "${upgrade_details[@]}"
+ eval 'line=(2' community nodejs 8.1.2-1 8.1.3-1 - 'Evented\' 'I/O\' 'for\' 'V8\' 'javascript)'
++ line=(2 community nodejs 8.1.2-1 8.1.3-1 - Evented\ I/O\ for\ V8\ javascript)
+ ((  exuptype != 2  ))
+ [[ lite = \m\a\n\u\a\l ]]
+ case "${line[0]}" in
+ printf '%*s   -> \033[1;31m%s\033[0m' 31 '' 8.1.3-1
                                  -> 8.1.3-1+ printf '\r%-*s  \033[1;32m%s\033[0m' 23 '' 8.1.2-1
                         8.1.2-1+ echo -e '\r\033[1;35mcommunity/\033[0m\033[1mnodejs\033[0m'
community/nodejs
+ [[ lite = \f\u\l\l ]]
+ for line in "${upgrade_details[@]}"
+ eval 'line=(2' multilib lib32-libgcrypt 1.7.7-1 1.7.8-1 - 'General\' 'purpose\' 'cryptographic\' 'library\' 'based\' 'on\' 'the\' 'code\' 'from\' 'GnuPG\' '\(32-bit\))'
++ line=(2 multilib lib32-libgcrypt 1.7.7-1 1.7.8-1 - General\ purpose\ cryptographic\ library\ based\ on\ the\ code\ from\ GnuPG\ \(32-bit\))
+ ((  exuptype != 2  ))
+ [[ lite = \m\a\n\u\a\l ]]
+ case "${line[0]}" in
+ printf '%*s   -> \033[1;31m%s\033[0m' 31 '' 1.7.8-1
                                  -> 1.7.8-1+ printf '\r%-*s  \033[1;32m%s\033[0m' 23 '' 1.7.7-1
                         1.7.7-1+ echo -e '\r\033[1;35mmultilib/\033[0m\033[1mlib32-libgcrypt\033[0m'
multilib/lib32-libgcrypt
+ [[ lite = \f\u\l\l ]]
+ true
+ echo

++ gettext 'Continue upgrade ?'
++ yes_no 1
++ case $1 in
+++ gettext '[Y/n]'
++ echo '[Y/n]'
+ msg 'Continue upgrade ? [Y/n]'
+ _show_msg '\033[1;32m' '' 'Continue upgrade ? [Y/n]\n'
+ echo -en '\033[1;32m==> \033[0m\033[1mContinue upgrade ? [Y/n]\n\033[0m'
==> Continue upgrade ? [Y/n]
++ gettext '[V]iew package detail   [M]anually select packages'
+ prompt '[V]iew package detail   [M]anually select packages'
+ local 't=[V]iew package detail   [M]anually select packages'
+ t=50
+ _show_msg '\033[1;33m' '' '[V]iew package detail   [M]anually select packages\n'
+ echo -en '\033[1;33m==> \033[0m\033[1m[V]iew package detail   [M]anually select packages\n\033[0m'
==> [V]iew package detail   [M]anually select packages
+ _show_msg '\033[1;33m' '' '--------------------------------------------------\n'
+ echo -en '\033[1;33m==> \033[0m\033[1m--------------------------------------------------\n\033[0m'
==> --------------------------------------------------
+ _show_msg '\033[1;33m'
+ echo -en '\033[1;33m==> \033[0m\033[1m\033[0m'
==> ++ userinput YNVM Y
++ local _key=YNVM
++ local default=Y
++ local answer
++ ((  NOCONFIRM  ))
++ read -en 1
^C++ cleanup
++ local line
++ for line in "${CLEANUP[@]}"
++ eval echo -ne '\\033\[0m'
+++ echo -ne '\033[0m'
++ for line in "${CLEANUP[@]}"
++ eval echo -ne '\\033\]0\;xterm-256color\\007'
+++ echo -ne '\033]0;xterm-256color\007'
++ for line in "${CLEANUP[@]}"
++ eval rm /tmp/yaourt-tmp-v/orphans.11056
+++ rm /tmp/yaourt-tmp-v/orphans.11056

[v@v yaourt]$ bash -x yaourt --noprogress --nocolor -Syua >/tmp/yaourt.txt 
+ export TEXTDOMAINDIR=/usr/share/locale
+ TEXTDOMAINDIR=/usr/share/locale
+ export TEXTDOMAIN=yaourt
+ TEXTDOMAIN=yaourt
+ NAME=yaourt
+ VERSION=1.8.1
+ . /usr/lib/yaourt/util.sh
++ SUDONOVERIF=0
++ SUDOINSTALLED=0
++ SUDOREDIRECT=1
++ CLEANUP=()
++ ERROR_PKGS=()
++ LOADEDLIBS=()
++ declare -A LOADEDLIBS
++ type -p sudo
++ SUDOINSTALLED=1
++ type -t gettext
++ ((  A_PS  = 1 << 0  ))
++ ((  A_M   = 1 << 1  ))
++ ((  A_PQ  = 1 << 2  ))
++ ((  A_PC  = 1 << 3  ))
++ ((  A_PKC = 1 << 4  ))
++ ((  A_CC  = 1 << 5  ))
++ ((  A_PU  = 1 << 6  ))
++ ((  A_PO  = 1 << 7  ))
++ unset PACMAN_S_ARG MAKEPKG_ARG PACMAN_Q_ARG PACMAN_C_ARG PKGQUERY_C_ARG CURL_C_ARG PACMAN_U_ARG PACMAN_O_ARG
++ trap cleanup 0
++ umask 0022
++ . /usr/lib/yaourt/io.sh
++++ tput cols
+++ COLUMNS=115
+++ printf -v P_INDENT '%*s' 115
+++ P_UNDERLINE=-------------------------------------------------------------------------------------------------------------------
+++ C0=
+++ C=()
+++ declare -A C
++ . /usr/lib/yaourt/pacman.sh
+++ P=()
+++ declare -A P
++ DBPATH=/var/lib/pacman/
++ LOADEDLIBS+=([util]=1 [io]=1 [pacman]=1)
++ shopt -s extglob
++ AUTOSAVEBACKUPFILE=0
++ DEVELBUILDDIR=
++ DEVELSRCDIR=
++ DEVEL=0
++ FORCE=0
++ SUDONOVERIF=0
++ NO_TESTDB=0
++ USE_GIT=0
++ REPOS=()
++ SYNCSERVER=
++ AURURL=https://aur.archlinux.org
++ AURCOMMENT=5
++ AURDEVELONLY=0
++ AURSEARCH=1
++ AURSHOWDIFF=0
++ AURUPGRADE=0
++ AURVOTE=1
++ EXPORT=0
++ EXPORTSRC=0
++ EXPORTDIR=
++ NOCONFIRM=0
++ UP_NOCONFIRM=0
++ BUILD_NOCONFIRM=0
++ PU_NOCONFIRM=0
++ EDITFILES=1
++ NOENTER=1
++ USECOLOR=1
++ USEPAGER=0
++ DETAILUPGRADE=1
++ SHOWORPHANS=1
++ TERMINALTITLE=1
++ DIFFEDITCMD=vimdiff
++ source_config
++ local env_EDITOR=
++ local env_VISUAL=
++ [[ -r /etc/yaourtrc ]]
++ source /etc/yaourtrc
++ XDG_YAOURT_DIR=/home/v/.config/yaourt
++ [[ -r /home/v/.config/yaourt/yaourtrc ]]
++ [[ -r /home/v/.yaourtrc ]]
++ [[ -n '' ]]
++ [[ -n '' ]]
++ TMPDIR=/tmp
++ check_dir TMPDIR
++ [[ ! -d /tmp ]]
++ [[ ! -w /tmp ]]
++ eval 'TMPDIR="$(readlink -e "${!1}")"'
++++ readlink -e /tmp
+++ TMPDIR=/tmp
++ return 0
+++ id -un
++ YAOURTTMPDIR=/tmp/yaourt-tmp-v
++ export PACMAN=pacman
++ PACMAN=pacman
++ export MAKEPKG=makepkg
++ MAKEPKG=makepkg
++ DEVELSRCDIR=
+ unset MAJOR AUR SEARCH BUILD REFRESH SYSUPGRADE CLEAN IGNOREGRP IGNOREPKG CHANGELOG LIST INFO RSORT SORT UNREQUIRED FOREIGN GROUP QUERYTYPE QUIET DEPENDS PRINT AURVOTEINSTALLED CUSTOMIZEPKGINSTALLED PACMAN_CMD NEEDED
+ [[ -t 1 ]]
+ (( USECOLOR!=2 ))
+ USECOLOR=0
+ USEPAGER=0
+ TERMINALTITLE=0
+ CMDLINE_ARGS=("$@")
+ explode_args --noprogress --nocolor -Syua
+ unset OPTS
+ local arg=--noprogress key value
+ [[ -n --noprogress ]]
+ [[ --noprogress = \-\- ]]
+ [[ - = \- ]]
+ [[ - != \- ]]
+ [[ -- = \-\- ]]
+ key=--noprogress
+ value=--noprogress
+ OPTS+=("$key")
+ [[ --noprogress != --noprogress ]]
+ shift
+ arg=--nocolor
+ [[ -n --nocolor ]]
+ [[ --nocolor = \-\- ]]
+ [[ - = \- ]]
+ [[ - != \- ]]
+ [[ -- = \-\- ]]
+ key=--nocolor
+ value=--nocolor
+ OPTS+=("$key")
+ [[ --nocolor != --nocolor ]]
+ shift
+ arg=-Syua
+ [[ -n -Syua ]]
+ [[ -Syua = \-\- ]]
+ [[ - = \- ]]
+ [[ S != \- ]]
+ OPTS+=("-${arg:1:1}")
+ ((  5 > 2  ))
+ arg=-yua
+ [[ -n -yua ]]
+ [[ -yua = \-\- ]]
+ [[ - = \- ]]
+ [[ y != \- ]]
+ OPTS+=("-${arg:1:1}")
+ ((  4 > 2  ))
+ arg=-ua
+ [[ -n -ua ]]
+ [[ -ua = \-\- ]]
+ [[ - = \- ]]
+ [[ u != \- ]]
+ OPTS+=("-${arg:1:1}")
+ ((  3 > 2  ))
+ arg=-a
+ [[ -n -a ]]
+ [[ -a = \-\- ]]
+ [[ - = \- ]]
+ [[ a != \- ]]
+ OPTS+=("-${arg:1:1}")
+ ((  2 > 2  ))
+ shift
+ arg=
+ [[ -n '' ]]
+ (( i = 0 ))
+ (( i < 6 ))
+ case ${OPTS[$i]} in
+ (( i++ ))
+ (( i < 6 ))
+ case ${OPTS[$i]} in
+ (( i++ ))
+ (( i < 6 ))
+ case ${OPTS[$i]} in
+ unset 'OPTS[2]'
+ MAJOR=sync
+ (( i++ ))
+ (( i < 5 ))
+ case ${OPTS[$i]} in
+ (( i++ ))
+ (( i < 5 ))
+ case ${OPTS[$i]} in
+ (( i++ ))
+ (( i < 5 ))
+ set -- --noprogress --nocolor -y -u -a
+ unset OPTS
+ [[ -n --noprogress ]]
+ case "$1" in
+ [[ ! -n '' ]]
+ PACMAN_CMD=0
+ shift
+ [[ -n --nocolor ]]
+ case "$1" in
+ USECOLOR=0
+ shift
+ [[ -n -y ]]
+ case "$1" in
+ ((  REFRESH ++  ))
+ shift
+ [[ -n -u ]]
+ case "$1" in
+ ((  UPGRADES ++  ))
+ program_arg 4 -u
+ local dest=4
+ shift
+ ((  dest & A_PS  ))
+ ((  dest & A_M  ))
+ ((  dest & A_PQ  ))
+ PACMAN_Q_ARG+=("$@")
+ ((  dest & A_PC  ))
+ ((  dest & A_PKC  ))
+ ((  dest & A_CC  ))
+ ((  dest & A_PU  ))
+ ((  dest & A_PO  ))
+ shift
+ [[ -n -a ]]
+ case "$1" in
+ AUR=1
+ AURUPGRADE=1
+ AURSEARCH=1
+ shift
+ [[ -n '' ]]
+ program_arg 16 --aur-url https://aur.archlinux.org
+ local dest=16
+ shift
+ ((  dest & A_PS  ))
+ ((  dest & A_M  ))
+ ((  dest & A_PQ  ))
+ ((  dest & A_PC  ))
+ ((  dest & A_PKC  ))
+ PKGQUERY_C_ARG+=("$@")
+ ((  dest & A_CC  ))
+ ((  dest & A_PU  ))
+ ((  dest & A_PO  ))
+ init_paths
+ check_dir TMPDIR
+ [[ ! -d /tmp ]]
+ [[ ! -w /tmp ]]
+ eval 'TMPDIR="$(readlink -e "${!1}")"'
+++ readlink -e /tmp
++ TMPDIR=/tmp
+ return 0
++ id -un
+ YAOURTTMPDIR=/tmp/yaourt-tmp-v
+ mkdir -p /tmp/yaourt-tmp-v
+ ((  EXPORT  ))
+ parse_pacman_conf
+ PKGS_IGNORED=()
+ declare -a PKGS_IGNORED
++ pacman_parse --debug -T
++ sed -n -e 's/"/\\"/g' -e 's/^[\[\]0-9: ]//' -e 's/^debug: config: \([a-zA-Z]\+\): \(.*\)/P[\1]="${P[\1]}\2 "/p' -e 's/^debug: config: \([a-zA-Z]\+\)$/P[\1]=1/p' -e 's/^debug: option '\''\([a-zA-Z]\+\)'\'' = \(.*\)/P[\1]="\2"/p'
+ eval 'P[HoldPkg]="${P[HoldPkg]}pacman' '"' 'P[HoldPkg]="${P[HoldPkg]}glibc' '"' 'P[arch]="${P[arch]}x86_64' '"' 'P[SigLevel]="${P[SigLevel]}Required' '"' 'P[SigLevel]="${P[SigLevel]}DatabaseOptional' '"' 'P[LocalFileSigLevel]="${P[LocalFileSigLevel]}Optional' '"' 'P[logfile]="/var/log/pacman.log"' 'P[gpgdir]="/etc/pacman.d/gnupg/"' 'P[hookdir]="/etc/pacman.d/hooks/"' 'P[cachedir]="/var/cache/pacman/pkg/"'
++ P[HoldPkg]='pacman '
++ P[HoldPkg]='pacman glibc '
++ P[arch]='x86_64 '
++ P[SigLevel]='Required '
++ P[SigLevel]='Required DatabaseOptional '
++ P[LocalFileSigLevel]='Optional '
++ P[logfile]=/var/log/pacman.log
++ P[gpgdir]=/etc/pacman.d/gnupg/
++ P[hookdir]=/etc/pacman.d/hooks/
++ P[cachedir]=/var/cache/pacman/pkg/
+ [[ -n '' ]]
+ P[dbpath]=/var/lib/pacman/
+ P[lockfile]=/var/lib/pacman//db.lck
+ [[ -n /var/cache/pacman/pkg/ ]]
+ IGNOREPKG+=(${P[IgnorePkg]})
+ PKGS_IGNORED=("${IGNOREPKG[@]}")
+ IGNOREGRP+=(${P[IgnoreGroup]})
+ [[ -n '' ]]
+ P[ignorepkg]=
+ return 0
+ init_color
+ (( !USECOLOR ))
+ program_arg 18 --nocolor
+ local dest=18
+ shift
+ ((  dest & A_PS  ))
+ ((  dest & A_M  ))
+ MAKEPKG_ARG+=("$@")
+ ((  dest & A_PQ  ))
+ ((  dest & A_PC  ))
+ ((  dest & A_PKC  ))
+ PKGQUERY_C_ARG+=("$@")
+ ((  dest & A_CC  ))
+ ((  dest & A_PU  ))
+ ((  dest & A_PO  ))
+ program_arg 128 --color never
+ local dest=128
+ shift
+ ((  dest & A_PS  ))
+ ((  dest & A_M  ))
+ ((  dest & A_PQ  ))
+ ((  dest & A_PC  ))
+ ((  dest & A_PKC  ))
+ ((  dest & A_CC  ))
+ ((  dest & A_PU  ))
+ ((  dest & A_PO  ))
+ PACMAN_O_ARG+=("$@")
+ return
+ [[ -n 0 ]]
+ pacman_cmd 0
+ ((  ! 0  ))

Offline

#4 2017-06-30 13:48:39

vitaliy.kuzmich
Member
Registered: 2015-11-29
Posts: 64

Re: [SOLVED]yaourt -Syua stopped working, it does not detect changes.

just tried

 pacaur -u
:: Starting AUR upgrade...
:: xfce4-mixer is not present in AUR -- skipping
:: xorg-server-utils is not present in AUR -- skipping
 there is nothing to do

which is very strange

Last edited by vitaliy.kuzmich (2017-06-30 13:48:55)

Offline

#5 2017-06-30 13:50:09

vitaliy.kuzmich
Member
Registered: 2015-11-29
Posts: 64

Re: [SOLVED]yaourt -Syua stopped working, it does not detect changes.

is it possible that aur changed api or something?

libepoxy-git missed here

yaourt -Syua
[sudo] password for user: 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
  indicator-sound : Orphan 
 Foreign packages: | 20 / 20

==> Software upgrade (new version) :
core/libgcrypt           1.7.7-1  -> 1.7.8-1
core/linux               4.11.6-3 -> 4.11.7-1
core/linux-headers       4.11.6-3 -> 4.11.7-1
extra/firefox            54.0-1   -> 54.0.1-1
community/nodejs         8.1.2-1  -> 8.1.3-1
multilib/lib32-libgcrypt 1.7.7-1  -> 1.7.8-1

==> Continue upgrade ? [Y/n]
==> [V]iew package detail   [M]anually select packages
==> --------------------------------------------------
==> 

Last edited by vitaliy.kuzmich (2017-06-30 13:50:51)

Offline

#6 2017-06-30 13:58:13

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: [SOLVED]yaourt -Syua stopped working, it does not detect changes.

No, the problem now is simply that you are not using those tools properly.  Neither yaourt nor pacaur will detect updates in vcs packages with the flags you gave, they both need the --devel flags for this.  However, in your first post you said yaourt was missing non-vcs packages, does pacaur see when these need an update?

EDIT: note I just chimed in to ensure pacaur works - I expect pacaur should work, and as per below it does.  I never expect yaourt to work, so I can't have any input on why it doesn't.

Last edited by Trilby (2017-06-30 14:14:08)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2017-06-30 14:09:24

vitaliy.kuzmich
Member
Registered: 2015-11-29
Posts: 64

Re: [SOLVED]yaourt -Syua stopped working, it does not detect changes.

thanks.
yes, pacaur does see with --devel flag.

 pacaur -u --devel
:: Starting AUR upgrade...
:: xfce4-mixer is not present in AUR -- skipping
:: xorg-server-utils is not present in AUR -- skipping
:: resolving dependencies...
:: looking for inter-conflicts...
:: libepoxy-git latest revision -- fetching
:: wondershaper-git latest revision -- fetching

AUR Packages  (2) libepoxy-git-latest  wondershaper-git-latest  
Repo Packages (3) meson-0.41.1-1  ninja-1.7.2-1  xorg-util-macros-1.19.1-1  

but yaourt does not, also yaourt worked without --devel before, just used -Syua...

yaourt -Syua --devel
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
  indicator-sound : Orphan 
 Foreign packages: | 20 / 20

==> Software upgrade (new version) :
core/libgcrypt           1.7.7-1  -> 1.7.8-1
core/linux               4.11.6-3 -> 4.11.7-1
core/linux-headers       4.11.6-3 -> 4.11.7-1
extra/firefox            54.0-1   -> 54.0.1-1
community/nodejs         8.1.2-1  -> 8.1.3-1
multilib/lib32-libgcrypt 1.7.7-1  -> 1.7.8-1

==> Continue upgrade ? [Y/n]
==> [V]iew package detail   [M]anually select packages
==> --------------------------------------------------
==> 

Offline

#8 2017-06-30 14:12:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: [SOLVED]yaourt -Syua stopped working, it does not detect changes.

-git packages are (from the POV of an AUR helper without the --devel flag and the AUR) generally frozen at the version the PKGBUILD was last adjusted. This has always been the case, it might be that the PKGBUILD was coincidentially adjusted and prompted for an update which is why you think this has worked before, it hasn't.

Last edited by V1del (2017-06-30 14:12:58)

Offline

#9 2017-07-21 11:28:12

vitaliy.kuzmich
Member
Registered: 2015-11-29
Posts: 64

Re: [SOLVED]yaourt -Syua stopped working, it does not detect changes.

V1del it seems you are right.

Offline

Board footer

Powered by FluxBB