Created
August 8, 2012 16:14
-
-
Save mccun934/3296290 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
| # grinder yum --url=http://mirror.centos.org/centos/6/os/x86_64/ --label=grinder-test | |
| grinder.RepoFetch: INFO fetchYumRepo() repo_label = grinder-test, repo_url = http://mirror.centos.org/centos/6/os/x86_64/, basepath = ./, verify_options = {} | |
| grinder.RepoFetch: INFO grinder-test, http://mirror.centos.org/centos/6/os/x86_64/, Calling RepoFetch with: cacert=<None>, clicert=<None>, clikey=<None>, proxy_url=<None>, proxy_port=<3128>, proxy_user=<None>, proxy_pass=<NOT_LOGGED>, sslverify=<1>, max_speed=<None>, verify_options=<{}>, filter=<None> | |
| grinder.YumInfo: INFO 6346 packages have been marked to be fetched | |
| grinder.DistroInfo: INFO Checking if distribution info exists in repository: http://mirror.centos.org/centos/6/os/x86_64/ | |
| grinder.DistroInfo: INFO Tree info fetched from http://mirror.centos.org/centos/6/os/x86_64//.treeinfo | |
| grinder.DistroInfo: INFO Preparing to fetch any available distribution trees.. | |
| grinder.DistroInfo: INFO 4 Tree files have been marked to be fetched | |
| grinder.ParallelFetch: INFO 6350 items are marked to be fetched | |
| grinder.BaseFetch: INFO Creating directory: ./grinder-test/../../isos/x86_64 | |
| grinder.BaseFetch: INFO Creating directory: ./grinder-test/images/pxeboot | |
| grinder.BaseFetch: INFO Creating directory: ./grinder-test/Packages |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment