#25041: rpmbuild uses /opt/local/var/tmp ------------------------------------+--------------------------------------- Reporter: noahcampbell@… | Owner: n3npq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: rpm ------------------------------------+--------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => n3npq@… Old description:
rpmbuild tries to access a directory that doesn't exist.
noahc-mbp:modules noahcampbell$ rpm --eval %_tmppath /opt/local/var/tmp
On my machine (fairly new) this directory doesn't exist. The work around is to great it and provide my user access to write to it.
I believe this is related to the compilation of rpmbuild given my CentOS machine reports the %_tmppath to be /var/tmp
New description: rpmbuild tries to access a directory that doesn't exist. {{{ noahc-mbp:modules noahcampbell$ rpm --eval %_tmppath /opt/local/var/tmp }}} On my machine (fairly new) this directory doesn't exist. The work around is to great it and provide my user access to write to it. I believe this is related to the compilation of rpmbuild given my CentOS machine reports the %_tmppath to be /var/tmp -- -- Ticket URL: <http://trac.macports.org/ticket/25041#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS