Skip to content

Instantly share code, notes, and snippets.

@orospakr
Created November 22, 2013 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orospakr/7595253 to your computer and use it in GitHub Desktop.
Save orospakr/7595253 to your computer and use it in GitHub Desktop.
==> 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?
@ido
Copy link

ido commented Nov 22, 2013

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment