[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: RPM problems with temp files



Michael Bletzinger wrote:

> You can redirect what rpm uses as a temp directory by setting the
> %_tmpdir macro.  Put %dump in your spec file to see what the macro
> is set to.

Success!

I put %dump in the spec file, and stared at the output a while. I didn't
see anything like tmpdir, but I did see tmppath, and I finally put it
together that it was using /var/tmp.

I did a ls of /var/tmp, and got a no such file or directory error, so
apparently for some reason /var/tmp didn't exist. A quick mkdir and
retry later, I had a built RPM.

So thanks! :)

  -=Brian L. Johnson,  blj8.com=-
        http://www.blj8.com
   Total Bookmarks in file= 7369
 ---------------------------------
 For PGP key email pgpkey@blj8.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []