FS#30884 - check for read-only filesystems
            Attached to Project:
            Pacman
            
Opened by pocm (pocm) - Saturday, 28 July 2012, 01:10 GMT
Last edited by Allan McRae (Allan) - Sunday, 02 February 2014, 07:05 GMT
          Opened by pocm (pocm) - Saturday, 28 July 2012, 01:10 GMT
Last edited by Allan McRae (Allan) - Sunday, 02 February 2014, 07:05 GMT
| 
 | Details
                    $ mount -o remount,ro /boot $ pacman -Syu filesystem [...] error: cannot remove file '/boot/': Read-only file system error: could not commit transaction error: failed to commit transaction (transaction aborted) Errors occurred, no packages were upgraded. 1) pacman should be able to tell this during the "file conflicts" stage, as bailing during the upgrade is messy 2) "no packages were upgraded" <-- this is not necessarily true! Others may have been successfully upgraded first. | 
              This task depends upon
              
              
            
            
          
            Closed by  Allan McRae (Allan)
Sunday, 02 February 2014, 07:05 GMT
Reason for closing: Fixed
Additional comments about closing: Use CheckSpace
          
        Sunday, 02 February 2014, 07:05 GMT
Reason for closing: Fixed
Additional comments about closing: Use CheckSpace
 
                      
FS#21971error: Partition /boot is mounted read only
error: not enough free disk space
error: failed to commit transaction (not enough free disk space)
Errors occurred, no packages were upgraded.