todd-dsm / mac-ops

QnD Automation to build a MacBook Pro for DevOps
MIT License
11 stars 7 forks source link

fix core utils and grep #53

Closed todd-dsm closed 2 years ago

todd-dsm commented 2 years ago
  Configuring GNU Coreutils...
./bootstrap.sh: line 257: /Users/tthomas/.config/shell/mystuff.env: No such file or directory

  Configuring grep and find...
./bootstrap.sh: line 278: /Users/tthomas/.config/shell/mystuff.env: No such file or directory
todd-dsm commented 2 years ago

at the end of the process


    That's basically it. Now get back to work :-)

./bootstrap.sh: line 1438: /usr/local/opt/coreutils/libexec/gnubin/date: No such file or directory
./bootstrap.sh: line 1440: /usr/local/opt/coreutils/libexec/gnubin/date: No such file or directory
./bootstrap.sh: line 1441: /usr/local/opt/coreutils/libexec/gnubin/date: No such file or directory
./bootstrap.sh: line 1442: /usr/local/opt/coreutils/libexec/gnubin/date: No such file or directory

    Process start at: 19:06:45
    Process end   at: 
    Process duration: 
todd-dsm commented 2 years ago

Opening a new Terminal tab, post-configuration:

Last login: Tue Nov 30 16:14:19 on ttys000
/Users/userName/.zshrc:source:106: no such file or directory: /Users/userName/.config/shell/mystuff.env
todd-dsm commented 2 years ago

this seems to have fixed itself...somehow ☹️