Skip to content

Dropbox Dependency #114

@mattknappchhj

Description

@mattknappchhj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions