FS#6716 - Pacman 3.0 thinks i have run out of disk space
|
Details
I just did a pacman -Su inside my 32-bit chroot on my arch64
box. Now Pacman is shot, and cannot install or upgrade any
package because it thinks i have run out of diskspace which
clearly I have not (30 gigs free). I am guessing it is
because the way things are mounted inside the chroot pacman
cannot properly detect freespace...
Here is pacman's output: [root@arch64box /]# pacman -U /var/cache/pacman/pkg/wine-0.9.29-1.pkg.tar.gz loading package data... done. checking dependencies... done. cleaning up... done. (1/1) checking for file conflicts [#####################] 100% error: failed to prepare transaction (not enough space on disk) :: 11.6 MB required, have 0.0 MB if any other info could be helpful let me know... |
This task depends upon
Closed by Aaron Griffin (phrakture)
Friday, 30 March 2007, 04:47 GMT
Reason for closing: Fixed
Additional comments about closing: code in CVS now spits out a proper error message, but keeps the failure, as it is an important one.
Friday, 30 March 2007, 04:47 GMT
Reason for closing: Fixed
Additional comments about closing: code in CVS now spits out a proper error message, but keeps the failure, as it is an important one.
This bug can be closed if pacman 3 in fact has this new "feature".
IMHO pacman should give a warning when it fails to retrieve a partition/mountpoint for this and just continue installation after an optional confirmation.