Created
November 22, 2013 05:22
-
-
Save orospakr/7595253 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Building and installing package | |
==> Making package: lxc-docker-git 1:0.7.0.rc4.3830.3c20a8c-1 (Fri Nov 22 00:20:43 EST 2013) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Cloning docker git repo... | |
Cloning into bare repository '/tmp/yaourt-tmp-orospakr/aur-lxc-docker-git/docker'... | |
remote: Counting objects: 28291, done. | |
remote: Compressing objects: 100% (17198/17198), done. | |
remote: Total 28291 (delta 17149), reused 21143 (delta 10479) | |
Receiving objects: 100% (28291/28291), 16.63 MiB | 2.62 MiB/s, done. | |
Resolving deltas: 100% (17149/17149), done. | |
Checking connectivity... done | |
-> Found docker.service | |
-> Found docker.sysctl | |
-> Found docker.install | |
==> Validating source files with sha512sums... | |
docker ... Skipped | |
docker.service ... Passed | |
docker.sysctl ... Passed | |
docker.install ... Passed | |
==> Extracting sources... | |
-> Creating working copy of docker git repo... | |
Cloning into 'docker'... | |
done. | |
fatal: Cannot update paths and switch to branch 'makepkg' at the same time. | |
Did you intend to checkout 'origin/v0.7.0-rc4' which can not be resolved as commit? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updated the PKGBUILD in my GitHub repo, will update in AUR later today. (This was due to the Docker folks doing some git repo maintenance to remove the v0.7.0-rc4 branch and make it a tag.)
Thanks for reporting this issue!