Created
June 13, 2014 00:08
-
-
Save setkeh/505095d056c60fa825e4 to your computer and use it in GitHub Desktop.
Git is Borked
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
| setkeh@ARCH-LAPTOP ~ % packer -S atom-editor-git (06-13 10:04) | |
| AUR (1): atom-editor-git | |
| Proceed with installation? [Y/n] | |
| Installing AUR package: atom-editor-git | |
| Edit atom-editor-git PKGBUILD? [y/N] | |
| ==> Making package: atom-editor-git 20140602-1 (Fri Jun 13 10:05:23 EST 2014) | |
| ==> Checking runtime dependencies... | |
| ==> Checking buildtime dependencies... | |
| ==> Retrieving sources... | |
| -> Cloning atom git repo... | |
| Cloning into bare repository '/tmp/packerbuild-1000/atom-editor-git/atom-editor-git/atom'... | |
| remote: Counting objects: 111572, done. | |
| remote: Compressing objects: 100% (32611/32611), done. | |
| fatal: pack has bad object at offset 22489263: inflate returned -5 | |
| fatal: index-pack failed | |
| ==> ERROR: Failure while downloading atom git repo | |
| Aborting... | |
| The build failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment