Created
December 6, 2014 00:30
-
-
Save kinow/3fdb47c57cb59ee8729d to your computer and use it in GitHub Desktop.
chroot1
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
Started by user anonymous | |
Building in workspace /tmp/123/workspace/test-pbuilder | |
Cloning the remote Git repository | |
Cloning repository https://github.com/palmerit/temp.git | |
> git init /tmp/123/workspace/test-pbuilder # timeout=10 | |
Fetching upstream changes from https://github.com/palmerit/temp.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress https://github.com/palmerit/temp.git +refs/heads/*:refs/remotes/origin/* | |
> git config remote.origin.url https://github.com/palmerit/temp.git # timeout=10 | |
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 | |
> git config remote.origin.url https://github.com/palmerit/temp.git # timeout=10 | |
Fetching upstream changes from https://github.com/palmerit/temp.git | |
> git fetch --tags --progress https://github.com/palmerit/temp.git +refs/heads/*:refs/remotes/origin/* | |
Seen branch in repository origin/master | |
Seen 1 remote branch | |
Checking out Revision 6d41d9f20540855576cff959581ae09d32451dea (origin/master) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 6d41d9f20540855576cff959581ae09d32451dea | |
First time build. Skipping changelog. | |
Finished: SUCCESS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment