0

Insufficient space in download directory /var/cache/yum/x86_64/6/base/packages

Hello,When I am downloading the gitlab-ce,I am getting the following error even though i have moved my yum location to some other partition but still its getting stored in the old location.how to resolve this error.

caden
asked Jul 22, 2019
1 Answer
0

Just Check your disk usage of the file system , df -hT
Free up some space in /var/cache if you want to install it in the var folder or or else just change the location of the cache **directory in the /etc/yum.conf

vim /etc/yum.conf
[main]
cachedir=<your desired path>/yum/ or /mnt/yum
and then save the file

Now install the gitlab-ce or gitlab-ee edition.

View More
linuxhelp
answered Jul 23, 2019
Your Answer
||||
x
 
100:0

Related News in Insufficient space in download directory /var/cache/yum/x86_64/6/base/packages

Related News in Insufficient space in download directory /var/cache/yum/x86_64/6/base/packages