Sorry, during build. Also, no, I don't think that i am using /tmp for tmpdir. 
I am using a local directory called tmp.


    On Sunday, May 17, 2020, 7:16:09 PM CDT, Samuel Sieb <sam...@sieb.net> 
wrote:  
 
 On 5/17/20 5:07 PM, Globe Trotter via devel wrote:
> Thanks! Adding "--releasever=32" to the command addresses that problem.
> 
> Btw, how do I get around a disk requirement? What causes an error like this?
> 
> Error Summary
> -------------
> Disk Requirements:
>     At least 137MB more space needed on the / filesystem.

During build or install?  You're using /tmp for the tmpdir which is a 
very risky thing.  By default, /tmp is a tmpfs, so any space used there 
comes out of RAM.  If you put too much in there, it will cause you some 
difficulty.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
  
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to