Comment # 24 on bug 1186781 from
(In reply to Markus Elfring from comment #23)
> (In reply to Usr Merge from comment #19)
> > My /usr partition runs out of space while copying files to
> > /usr/{bin,sbin,lib,lib64}.usrmerge, ���������
> 
> I became curious how the storage requirements will be clarified further
> (also according to remaining preferences for separate ���������usr��������� partitions).

If you want to know how much additional space on the /usr partition is needed,
it should be enough to do 

# du -sch /bin /sbin /lib /lib64

before the UsrMerge. It shows a total of 471M for my system, but the real
number should by greater because some of my files have already been moved from
/ to /usr by the installation of the package 'glibc' after the failed UsrMerge
attempt by the package 'filesystem'.


You are receiving this mail because: