Skip to content

install script problems #1

@nsklaus

Description

@nsklaus

hi,
i found your post on https://www.reddit.com/r/unixporn/comments/ot7thh/yabai_my_first_rice_on_macos/
and i wanted to give a try at installing your environment, however i got an error with the install script:

[ Downloads ]
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ZhongXiLu/dotfiles/master/init.sh)"

Error: No such keg: /opt/homebrew/Cellar/yadm
Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from 12d272abe to cd900ef71.
Updated 1 tap (homebrew/core).
==> New Formulae
alda                            fanyi                           notcurses                       sql-lint
alerter                         firefoxpwa                      ns-3                            stylua
apt                             fuse-overlayfs                  openliberty-jakartaee8          umple
bash_unit                       hubble                          openliberty-microprofile4       wildmidi
bupstash                        i2c-tools                       openliberty-webprofile8         xsel
conmon                          influxdb-cli                    pydocstyle                      zet
darglint                        licensefinder                   python-launcher
doc8                            [email protected]              rsc_2fa
docuum                          macos-term-size                 slirp4netns
==> Updated Formulae
Updated 1524 formulae.
==> Renamed Formulae
[email protected] -> [email protected]                   parallelstl -> onedpl                      [email protected] -> [email protected]
linux-headers -> [email protected]         wxmac -> wxwidgets
==> Deleted Formulae
giter8                                     terraform-provisioner-ansible              tj


==> Homebrew was updated to version 3.2.6
The changelog can be found at:
  https://github.com/Homebrew/brew/releases/tag/3.2.6
==> Downloading https://ghcr.io/v2/homebrew/core/yadm/manifests/3.1.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/yadm/blobs/sha256:1cb635f3e3a68bdd9e5e18830ac778527fac78890fa04e1c3ed42d5b84cd9d
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1cb635f3e3a68bdd9e5e18830ac778527fac78890fa0
######################################################################## 100.0%
==> Pouring yadm--3.1.0.all.bottle.tar.gz
==> Caveats
zsh completions have been installed to:
  /opt/homebrew/share/zsh/site-functions
==> Summary
🍺  /opt/homebrew/Cellar/yadm/3.1.0: 21 files, 194.7KB
yadm ✅
Cloning into 'repo.git'...
remote: Enumerating objects: 359, done.
remote: Counting objects: 100% (359/359), done.
remote: Compressing objects: 100% (226/226), done.
remote: Total 359 (delta 154), reused 268 (delta 82), pack-reused 0
Receiving objects: 100% (359/359), 1.46 MiB | 7.48 MiB/s, done.
Resolving deltas: 100% (154/154), done.
ERROR: Cannot execute bootstrap
'/Users/klaus/.config/yadm/bootstrap' is not an executable program.
[ Downloads ]
$
[ Downloads ]
$ ll ~/.config/yadm
total 0
drwxr-xr-x   2 klaus  staff    64B Aug 12 10:50 .
drwxr-xr-x  13 klaus  staff   416B Aug 12 10:50 ..
[ Downloads ]
$

so ~/.config/yadm dir is empty.
i tested this using iterm2, on macos 11.5.1, arch is apple M1

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions