[yaourt] 1.0 bug maybe
Publié : jeu. 19 janv. 2012, 12:49
hi to all,
after migrating from yaourt 0.10 to 1.0 i experinaced some wierd thing, also i was traying to find out some usefull post regarding this but it seems that noone has this kind of issue AFAIK
so here it is,
when I fire up sync param in yaourt i allways get output which invoke pacman command and show me that on stdout, so for example if i start yaourt -Syy i will get this on screen
i fixed in function is_sudo_allowed in utils.sh by changing redirect descriptor from 2 to &, which leads to normal normal behaviors by redirecting it's both stdin and stderr to /dev/null. Dont know why did you change this behavior, any info?
after migrating from yaourt 0.10 to 1.0 i experinaced some wierd thing, also i was traying to find out some usefull post regarding this but it seems that noone has this kind of issue AFAIK
so here it is,
when I fire up sync param in yaourt i allways get output which invoke pacman command and show me that on stdout, so for example if i start yaourt -Syy i will get this on screen
Code : Tout sélectionner
markoer@ntxbook ~ $ emerge -Syy
/usr/bin/pacman -Syy
:: Synchronizing package databases...