XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.79k stars 294 forks source link

Unable to install Xcode because the current volume doesn’t have enough free space. #381

Closed markst closed 1 year ago

markst commented 1 year ago

Describe the bug Can't install Xcode using Xcodes.app due to warning:

The archive "Xcode-14.2.0+14C18.xip" can’t be expanded because the current volume doesn’t have enough free space. Make more space available to expand the archive and then install Xcode 14.2 again to start installation from where it left off.

Despite having enough free space:

mt@mt-imac ~ % df -h
Filesystem       Size   Used  Avail Capacity iused     ifree %iused  Mounted on
/dev/disk3s1s1  460Gi   12Gi   23Gi    34%  348618 244396240    0%   /
devfs           204Ki  204Ki    0Bi   100%     704         0  100%   /dev
/dev/disk3s6    460Gi   24Ki   23Gi     1%       0 244396240    0%   /System/Volumes/VM
/dev/disk3s2    460Gi  9.0Gi   23Gi    28%    1114 244396240    0%   /System/Volumes/Preboot
/dev/disk3s4    460Gi  576Mi   23Gi     3%     250 244396240    0%   /System/Volumes/Update
/dev/disk1s2    500Mi  6.0Mi  481Mi     2%       3   4929520    0%   /System/Volumes/xarts
/dev/disk1s1    500Mi  5.9Mi  481Mi     2%      29   4929520    0%   /System/Volumes/iSCPreboot
/dev/disk1s3    500Mi  1.9Mi  481Mi     1%      32   4929520    0%   /System/Volumes/Hardware
/dev/disk3s5    460Gi  414Gi   23Gi    95% 4338981 244396240    2%   /System/Volumes/Data
map auto_home     0Bi    0Bi    0Bi   100%       0         0  100%   /System/Volumes/Data/home
/dev/disk3s1    460Gi   12Gi   23Gi    34%  356095 244396240    0%   /System/Volumes/Update/mnt1
/dev/disk5s1    3.6Gi  3.3Gi  322Mi    92%  174237   3294160    5%   /Library/Developer/CoreSimulator/Volumes/tvOS_20K67

Screenshots

image

Version

markst commented 1 year ago

Finder suggests I have 175gb:

image
markst commented 1 year ago

Culprit could have been Google Drive. I disconnected my account and now have:

mt@mt-imac ~ % df -h
Filesystem       Size   Used  Avail Capacity iused      ifree %iused  Mounted on
/dev/disk3s1s1  460Gi   12Gi  165Gi     7%  348618 1727966200    0%   /
devfs           204Ki  204Ki    0Bi   100%     704          0  100%   /dev
/dev/disk3s6    460Gi   24Ki  165Gi     1%       0 1727966200    0%   /System/Volumes/VM
/dev/disk3s2    460Gi  9.0Gi  165Gi     6%    1106 1727966200    0%   /System/Volumes/Preboot
/dev/disk3s4    460Gi  576Mi  165Gi     1%     250 1727966200    0%   /System/Volumes/Update
/dev/disk1s2    500Mi  6.0Mi  481Mi     2%       3    4930000    0%   /System/Volumes/xarts
/dev/disk1s1    500Mi  5.9Mi  481Mi     2%      29    4930000    0%   /System/Volumes/iSCPreboot
/dev/disk1s3    500Mi  1.8Mi  481Mi     1%      32    4930000    0%   /System/Volumes/Hardware
/dev/disk3s5    460Gi  273Gi  165Gi    63% 4442292 1727966200    0%   /System/Volumes/Data
map auto_home     0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
/dev/disk3s1    460Gi   12Gi  165Gi     7%  356095 1727966200    0%   /System/Volumes/Update/mnt1
/dev/disk5s1    3.6Gi  3.3Gi  322Mi    92%  174237    3294160    5%   /Library/Developer/CoreSimulator/Volumes/tvOS_20K67