Checkout fails
Created by Maciej Muehleisen
- Keywords:
- bazaar bzr inode
If ./playground.py upgrade fails on the documentation project with the message:
Fetching project: https:/
!!! Unable to retrieve project https:/
see what happens if you manually download the documentation:
bzr branch lp:openwns-documentation
If you experience "no free space on device left" or "quote exceeded" but "df -h" / "quota" says something else, you might have reached the inode filesystem limit. See the documentation of your Linux distribution on how to fix that.
"too many open files" might also be a problem. Follow this link for a fix for Ubuntu Linux http://