Issue #20957 has been updated by Andrew Parker. Status changed from Merged - Pending Release to Closed
Released in 3.3.0 ---------------------------------------- Bug #20957: eix requires HOME variable, causes portage provider to write errors in stderr https://projects.puppetlabs.com/issues/20957#change-99466 * Author: Alexey Lapitsky * Status: Closed * Priority: Normal * Assignee: * Category: Gentoo * Target version: 3.3.0 * Affected Puppet version: * Keywords: portage eix home * 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. For more options, visit https://groups.google.com/groups/opt_out.
