GithubHelp home page GithubHelp logo

dotfiles's People

Contributors

aserrallerios avatar ssedano avatar

Watchers

 avatar

dotfiles's Issues

Fix error

[
   {
      "sudo":false,
      "commands":[
         "wget -qO- https://raw.githubusercontent.com/aserrallerios/dotfiles/master/bootstrap.sh | bash",
         "export GITHUB_TOKEN=xxxxxxxxxxmjF; sh -c \"$(curl -sSL --header \\'Authorization: token xxxxxxxxxx\\' --header \\'Accept: application/vnd.github.v3.raw\\' --location https://raw.githubusercontent.com/aserrallerios/sensible.dotfiles/master/bootstrap.sh)\""
      ]
   },
   "export GITHUB_TOKEN=xxxxxxxxxxmjF; sh -c \"$(curl -sSL --header \\'Authorization: token xxxxxxxxxx\\' --header \\'Accept: application/vnd.github.v3.raw\\' --location https://raw.githubusercontent.com/aserrallerios/sensible.dotfiles/master/bootstrap.sh)\""
]
{
   "ansible_loop_var":"item",
   "changed":true,
   "cmd":"export GITHUB_TOKEN=xxxxxxxxxxmjF; sh -c \"$(curl -sSL --header 'Authorization: token xxxxxxxxxx' --header 'Accept: application/vnd.github.v3.raw' --location https://raw.githubusercontent.com/aserrallerios/sensible.dotfiles/master/bootstrap.sh)\"",
   "delta":"0:00:04.582374",
   "end":"2023-06-15 23:42:06.095232",
   "item":[
      {
         "commands":[
            "wget -qO- https://raw.githubusercontent.com/aserrallerios/dotfiles/master/bootstrap.sh | bash",
            "export GITHUB_TOKEN=xxxxxxxxxxmjF; sh -c \"$(curl -sSL --header 'Authorization: token xxxxxxxxxx' --header 'Accept: application/vnd.github.v3.raw' --location https://raw.githubusercontent.com/aserrallerios/sensible.dotfiles/master/bootstrap.sh)\""
         ],
         "sudo":false
      },
      "export GITHUB_TOKEN=xxxxxxxxxxmjF; sh -c \"$(curl -sSL --header 'Authorization: token xxxxxxxxxx' --header 'Accept: application/vnd.github.v3.raw' --location https://raw.githubusercontent.com/aserrallerios/sensible.dotfiles/master/bootstrap.sh)\""
   ],
   "msg":"non-zero return code",
   "rc":1,
   "start":"2023-06-15 23:42:01.512858",
   "stderr":"+ TARGET=/Users/albert.serralle/.sensible.dotfiles\n+ '[' '!' -d /Users/albert.serralle/.sensible.dotfiles ']'\n+ git clone -b master --single-branch --depth 1 https://aserrallerios:[email protected]/aserrallerios/sensible.dotfiles.git /Users/albert.serralle/.sensible.dotfiles\nCloning into '/Users/albert.serralle/.sensible.dotfiles'...\n+ cd /Users/albert.serralle/.sensible.dotfiles\n+ ./install\nSubmodule 'dotbot' (https://github.com/anishathalye/dotbot) registered for path 'dotbot'\nCloning into '/Users/albert.serralle/.sensible.dotfiles/dotbot'...\nSubmodule 'lib/pyyaml' (https://github.com/yaml/pyyaml) registered for path 'dotbot/lib/pyyaml'\nCloning into '/Users/albert.serralle/.sensible.dotfiles/dotbot/lib/pyyaml'...",
   "stderr_lines":[
      "+ TARGET=/Users/albert.serralle/.sensible.dotfiles",
      "+ '[' '!' -d /Users/albert.serralle/.sensible.dotfiles ']'",
      "+ git clone -b master --single-branch --depth 1 https://aserrallerios:[email protected]/aserrallerios/sensible.dotfiles.git /Users/albert.serralle/.sensible.dotfiles",
      "Cloning into '/Users/albert.serralle/.sensible.dotfiles'...",
      "+ cd /Users/albert.serralle/.sensible.dotfiles",
      "+ ./install",
      "Submodule 'dotbot' (https://github.com/anishathalye/dotbot) registered for path 'dotbot'",
      "Cloning into '/Users/albert.serralle/.sensible.dotfiles/dotbot'...",
      "Submodule 'lib/pyyaml' (https://github.com/yaml/pyyaml) registered for path 'dotbot/lib/pyyaml'",
      "Cloning into '/Users/albert.serralle/.sensible.dotfiles/dotbot/lib/pyyaml'..."
   ],
   "stdout":"Submodule path 'dotbot': checked out 'd2f76a25933f97cd37ef94e3bf9c134b9c55a02a'\nSubmodule path 'dotbot/lib/pyyaml': checked out '2f463cf5b0e98a52bc20e348d1e69761bf263b86'\nAll targets have been cleaned\nCreating path /Users/albert.serralle/.ssh\nAll paths have been set up\n~/.zprofile already exists but is a regular file or directory\nCreating link ~/.netrc -> /Users/albert.serralle/.sensible.dotfiles/netrc\nCreating link ~/.config/hub -> /Users/albert.serralle/.sensible.dotfiles/hub\nCreating directory /Users/albert.serralle/.pip\nCreating link ~/.pip/pip.conf -> /Users/albert.serralle/.sensible.dotfiles/pip\nCreating directory /Users/albert.serralle/.jfrog\nCreating link ~/.jfrog/jfrog-cli.conf -> /Users/albert.serralle/.sensible.dotfiles/jfrog\nCreating directory /Users/albert.serralle/.gradle\nCreating link ~/.gradle/gradle.properties -> /Users/albert.serralle/.sensible.dotfiles/gradle\nCreating directory /Users/albert.serralle/.yams\nCreating link ~/.yams/credentials -> /Users/albert.serralle/.sensible.dotfiles/yams\nCreating directory /Users/albert.serralle/.docker\nCreating link ~/.docker/config.json -> /Users/albert.serralle/.sensible.dotfiles/docker\nCreating directory /Users/albert.serralle/.travis\nCreating link ~/.travis/config.yml -> /Users/albert.serralle/.sensible.dotfiles/travis\nCreating directory /Users/albert.serralle/.m2\nCreating link ~/.m2/settings.xml -> /Users/albert.serralle/.sensible.dotfiles/maven\nGlobs from 'ssh/*': ['ssh/personal.pem', 'ssh/asr.ppk', 'ssh/asr_rsa', 'ssh/id_rsa.pub', 'ssh/config', 'ssh/asr_rsa.pub', 'ssh/id_rsa']\nCreating link ~/.ssh/personal.pem -> /Users/albert.serralle/.sensible.dotfiles/ssh/personal.pem\nCreating link ~/.ssh/asr.ppk -> /Users/albert.serralle/.sensible.dotfiles/ssh/asr.ppk\nCreating link ~/.ssh/asr_rsa -> /Users/albert.serralle/.sensible.dotfiles/ssh/asr_rsa\nCreating link ~/.ssh/id_rsa.pub -> /Users/albert.serralle/.sensible.dotfiles/ssh/id_rsa.pub\nCreating link ~/.ssh/config -> /Users/albert.serralle/.sensible.dotfiles/ssh/config\nCreating link ~/.ssh/asr_rsa.pub -> /Users/albert.serralle/.sensible.dotfiles/ssh/asr_rsa.pub\nCreating link ~/.ssh/id_rsa -> /Users/albert.serralle/.sensible.dotfiles/ssh/id_rsa\nCreating link ~/.aws -> /Users/albert.serralle/.sensible.dotfiles/aws\nCreating link ~/.kube -> /Users/albert.serralle/.sensible.dotfiles/kube\nCreating directory /Users/albert.serralle/schibsted.github\nCreating link ~/schibsted.github/.gitconfig -> /Users/albert.serralle/.sensible.dotfiles/schibsted.gitconfig\nCreating directory /Users/albert.serralle/adevinta.github\nCreating link ~/adevinta.github/.gitconfig -> /Users/albert.serralle/.sensible.dotfiles/adevinta.gitconfig\nSome links were not successfully set up\nchmod go-r ~/.ssh/*\nAll commands have been executed\n\n==> Some tasks were not executed successfully",
   "stdout_lines":[
      "Submodule path 'dotbot': checked out 'd2f76a25933f97cd37ef94e3bf9c134b9c55a02a'",
      "Submodule path 'dotbot/lib/pyyaml': checked out '2f463cf5b0e98a52bc20e348d1e69761bf263b86'",
      "All targets have been cleaned",
      "Creating path /Users/albert.serralle/.ssh",
      "All paths have been set up",
      "~/.zprofile already exists but is a regular file or directory",
      "Creating link ~/.netrc -> /Users/albert.serralle/.sensible.dotfiles/netrc",
      "Creating link ~/.config/hub -> /Users/albert.serralle/.sensible.dotfiles/hub",
      "Creating directory /Users/albert.serralle/.pip",
      "Creating link ~/.pip/pip.conf -> /Users/albert.serralle/.sensible.dotfiles/pip",
      "Creating directory /Users/albert.serralle/.jfrog",
      "Creating link ~/.jfrog/jfrog-cli.conf -> /Users/albert.serralle/.sensible.dotfiles/jfrog",
      "Creating directory /Users/albert.serralle/.gradle",
      "Creating link ~/.gradle/gradle.properties -> /Users/albert.serralle/.sensible.dotfiles/gradle",
      "Creating directory /Users/albert.serralle/.yams",
      "Creating link ~/.yams/credentials -> /Users/albert.serralle/.sensible.dotfiles/yams",
      "Creating directory /Users/albert.serralle/.docker",
      "Creating link ~/.docker/config.json -> /Users/albert.serralle/.sensible.dotfiles/docker",
      "Creating directory /Users/albert.serralle/.travis",
      "Creating link ~/.travis/config.yml -> /Users/albert.serralle/.sensible.dotfiles/travis",
      "Creating directory /Users/albert.serralle/.m2",
      "Creating link ~/.m2/settings.xml -> /Users/albert.serralle/.sensible.dotfiles/maven",
      "Globs from 'ssh/*': ['ssh/personal.pem', 'ssh/asr.ppk', 'ssh/asr_rsa', 'ssh/id_rsa.pub', 'ssh/config', 'ssh/asr_rsa.pub', 'ssh/id_rsa']",
      "Creating link ~/.ssh/personal.pem -> /Users/albert.serralle/.sensible.dotfiles/ssh/personal.pem",
      "Creating link ~/.ssh/asr.ppk -> /Users/albert.serralle/.sensible.dotfiles/ssh/asr.ppk",
      "Creating link ~/.ssh/asr_rsa -> /Users/albert.serralle/.sensible.dotfiles/ssh/asr_rsa",
      "Creating link ~/.ssh/id_rsa.pub -> /Users/albert.serralle/.sensible.dotfiles/ssh/id_rsa.pub",
      "Creating link ~/.ssh/config -> /Users/albert.serralle/.sensible.dotfiles/ssh/config",
      "Creating link ~/.ssh/asr_rsa.pub -> /Users/albert.serralle/.sensible.dotfiles/ssh/asr_rsa.pub",
      "Creating link ~/.ssh/id_rsa -> /Users/albert.serralle/.sensible.dotfiles/ssh/id_rsa",
      "Creating link ~/.aws -> /Users/albert.serralle/.sensible.dotfiles/aws",
      "Creating link ~/.kube -> /Users/albert.serralle/.sensible.dotfiles/kube",
      "Creating directory /Users/albert.serralle/schibsted.github",
      "Creating link ~/schibsted.github/.gitconfig -> /Users/albert.serralle/.sensible.dotfiles/schibsted.gitconfig",
      "Creating directory /Users/albert.serralle/adevinta.github",
      "Creating link ~/adevinta.github/.gitconfig -> /Users/albert.serralle/.sensible.dotfiles/adevinta.gitconfig",
      "Some links were not successfully set up",
      "chmod go-r ~/.ssh/*",
      "All commands have been executed",
      "",
      "==> Some tasks were not executed successfully"
   ]
}

Fix brew install

==> Next steps:
- Run these two commands in your terminal to add Homebrew to your PATH:
    (echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/albert.serralle/.zprofile
    eval "$(/opt/homebrew/bin/brew shellenv)"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.