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

Dropbox Dependency #114

Open
mattknappchhj opened this issue Apr 13, 2020 · 0 comments
Open

Dropbox Dependency #114

mattknappchhj opened this issue Apr 13, 2020 · 0 comments

Comments

@mattknappchhj
Copy link

What type of report is this:

Q A
Bug report? Y
Feature request?
Enhancement?

Description:

Receiving error when running install script:

Failed to download dropbox/dropbox-sdk from dist: The "https://api.github.com/repos/dropbox/dropbox-sdk-php/zipball/0f1a178ca9c0271bca6426dde8f5a2241578deae" file could not be downloaded (HTTP/1.1 404 Not Found)

If a bug:

Q A
Mautic version
PHP version

Steps to reproduce:

  1. Clone Library
  2. Run install script

Log errors:

Please check for related errors in the latest log file in [mautic root]/app/log/ and/or the web server's logs and post them here. Be sure to remove sensitive information if applicable.

bash ./scripts/build-local.sh

Pulling mautic-eb
Already up to date.

Cleaning up the build space.

Setting composer.lock and composer.custom files from the dev coppies.

Custom install.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 159 installs, 0 updates, 0 removals

[RuntimeException]
Failed to clone https://github.com/dropbox/dropbox-sdk-php.git via https, s
sh protocols, aborting.

install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] []...


Applying selected patches to Mautic core.
./scripts/core-patches.sh: line 17: cd: ./mautic: No such file or directory

Creating initial local.php
cp: ./mautic/app/config/local.php: No such file or directory

Re-cloning all custom plugins
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb

Compiling Mautic JS/CSS assets.

rm -rf ./mautic/vendor ./mautic/bin
cd ./mautic ; ln -s ../vendor vendor
sh: line 0: cd: ./mautic: No such file or directory
ln: vendor/vendor: File exists
Script cd ./mautic ; ln -s ../vendor vendor handling the custom event returned with error code 1
rm -rf ./mautic/media/css/app.css ./mautic/media/css/libraries.css
cd ./mautic ; npm install ; npm install grunt-cli ; grunt less
sh: line 0: cd: ./mautic: No such file or directory
npm WARN saveError ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json'
npm WARN mautic-eb No description
npm WARN mautic-eb No repository field.
npm WARN mautic-eb No README data
npm WARN mautic-eb No license field.

up to date in 0.454s
found 0 vulnerabilities

npm WARN saveError ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json'
npm WARN mautic-eb No description
npm WARN mautic-eb No repository field.
npm WARN mautic-eb No README data
npm WARN mautic-eb No license field.

  • [email protected]
    added 150 packages from 121 contributors and audited 984 packages in 4.346s

1 package is looking for funding
run npm fund for details

found 0 vulnerabilities

sh: grunt: command not found
Script cd ./mautic ; npm install ; npm install grunt-cli ; grunt less handling the less event returned with error code 127
Script @less was called via assets
Updated 1 path from the index

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant