Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] INSTALL_FSWATCH #2367

Closed
kovjogin opened this issue Nov 13, 2019 · 2 comments
Closed

[Bug] INSTALL_FSWATCH #2367

kovjogin opened this issue Nov 13, 2019 · 2 comments
Labels

Comments

@kovjogin
Copy link

Info:

  • Docker version: 19.03.4, build 9013bf5
  • Laradock commit: d4e65a4
  • System info: Mac
  • System info disto/version: MacOS 10.14.6

Issue:

Not install FSWATCH (workspace)

Step 107/225 : RUN if [ ${INSTALL_FSWATCH} = true ]; then apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 47FE03C1 && add-apt-repository -y ppa:hadret/fswatch || apt-get update -yqq && apt-get -y install fswatch ;fi
---> Running in 92520a2acb7a
Executing: /tmp/tmp.fRdBT3zqwK/gpg.1.sh --keyserver
keyserver.ubuntu.com
--recv-keys
47FE03C1
gpg: requesting key 47FE03C1 from hkp server keyserver.ubuntu.com
gpg: key 47FE03C1: public key "Launchpad PPA for Filip Chabik" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
Cannot add PPA: 'ppa:~hadret/ubuntu/fswatch'.
The user named '~hadret' has no PPA named 'ubuntu/fswatch'
Please choose from the following available PPAs:

  • 'nginx': nginx
    Reading package lists...
    Building dependency tree...
    Reading state information...
    E: Unable to locate package fswatch
    ERROR: Service 'workspace' failed to build: The command '/bin/sh -c if [ ${INSTALL_FSWATCH} = true ]; then apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 47FE03C1 && add-apt-repository -y ppa:hadret/fswatch || apt-get update -yqq && apt-get -y install fswatch ;fi' returned a non-zero code: 100

@stale
Copy link

stale bot commented Feb 11, 2020

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Feb 11, 2020
@stale
Copy link

stale bot commented Mar 3, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant