On Sat, Sep 5, 2015 at 2:37 AM, Neil Bothwick <[email protected]> wrote:
> On Fri, 04 Sep 2015 23:13:52 -0600, [email protected] wrote:
>
>> The directory specified in your PORTAGE_TMPDIR variable,
>> '/var/tmp/notmpfs', does not exist.  Please create this directory or
>> correct your PORTAGE_TMPDIR setting.
>
> This must be set somewhere in /etc/portage, it's not a standard setting.
> What do you get from
>
> grep -r var/tmp/tmpfs /etc/portage
>

This is the correct approach to troubleshooting this, but he should be using:
grep -r var/tmp/notmpfs /etc/portage

Or if that fails I'd just simplify to "grep -r notmpfs /etc/portage"

-- 
Rich

Reply via email to