warning about version of git-annex shipped in recent Ubuntu release
This commit is contained in:
parent
a243d6e6e9
commit
58563c5b1a
1 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
If using Ubuntu natty or newer:
|
||||
If using Ubuntu Oneiric or newer:
|
||||
|
||||
sudo apt-get install git-annex
|
||||
|
||||
Otherwise, see [[manual_installation_instructions|install]].
|
||||
|
||||
---
|
||||
|
||||
Warning: The version of git-annex shipped in Ubuntu Oneiric
|
||||
has [a bug that prevents upgrades from v1 git-annex repositories](https://bugs.launchpad.net/ubuntu/+source/git-annex/+bug/875958).
|
||||
If you need to upgrade such a repository, get a newer version of git-annex.
|
||||
|
|
Loading…
Reference in a new issue