Issue #20957 has been updated by Charlie Sharpsteen. Status changed from Unreviewed to In Topic Branch Pending Review Keywords changed from gentoo, portage, eix to portage eix Branch set to https://github.com/puppetlabs/puppet/pull/1673
Thanks for the patch! ---------------------------------------- Bug #20957: eix requires HOME variable, causes portage provider to write errors in stderr https://projects.puppetlabs.com/issues/20957#change-91771 * Author: Alexey Lapitsky * Status: In Topic Branch Pending Review * Priority: Normal * Assignee: * Category: Gentoo * Target version: * Affected Puppet version: * Keywords: portage eix * Branch: https://github.com/puppetlabs/puppet/pull/1673 ---------------------------------------- Lack of this variable causes "No $HOME found in environment." message in stderr of eix command, which is misleading in a situation when a package is not found or some other error occurred. Example: <pre> Error: /Stage[main]/Phonon/Portage::Package[media-libs/vlc]/Package[media-libs/vlc]: Could not evaluate: Execution of ‘/usr/bin/eix –nocolor –pure-packages –format ‘ [] [] ‘ –exact –category-name media-libs/vlc’ returned 1: No $HOME found in environment. </pre> (from http://blogs.gentoo.org/tampakrap/puppet-portage-module-version-2-0/#comment-87906) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
