-
Notifications
You must be signed in to change notification settings - Fork 966
Xenial blocker: install bower dependencies #3492
Comments
@edx/analytics is this familiar? |
Just for additional context, it is also impacting the native installs using the automated sandbox and the analytics standalone stack, both calling the insights playbook. @mulby mentioned that bower does have transient issues from time to time, but is unsure if what we're seeing is the same problem. With some collaborative digging in #analytics on slack, PR 582 in the edx-analytics-dashboard could be a possibility. Maybe @thallada can help comment? It roughly corresponds to the timing of when the most recent successful sandbox installation occurred and when I started to see the same problem. |
I'm seeing this too now on an AMI I tried to build. I'm going to create a bug, dig in a bit more, and will be in touch. |
FYI, I upgraded my version of node locally and am able to reproduce this error. |
It looks like this error is caused by some special combination of node and bower. I was able to reproduce this using bower 1.7.2 (which Insights is pinned to) upon upgrading to a newer patch release (1.7.9) the error went away. It looks like there was a change in a downstream package to bower that was resolved in a later version. Fun times with dependency management! nodejs/node#1898 was a helpful thread. I will put up a PR for Insights very soon. |
Hi @dsjen and @nedbat, during a clean installation on Ubuntu Server 12.04 on some of our stacks I now also receive the same error as mentioned above. I saw that there is a reference to #584, but do you know whether there is any estimation on when this error is going to be fixed by any chance? (I am relatively new to the Github process of fixing issues. Also, I am retrying fresh installations but it keeps on persisting so it's better to stop now and wait for it to be fixed I guess). Thanks for all the help! |
I am trying to install using https://openedx.atlassian.net/wiki/display/OpenOPS/edX+Analytics+Installation and encountered the issue in Installing Bower dependencies. I was able to install successfully on Friday 18th Nov though. |
@nedbat The OPS ticket is OPS-1907 |
It looks like this was fixed with this PR: https://github.com/edx/edx-analytics-dashboard/pull/584 |
Installing with CONFIGURATION_VERSION=ned/xenial-native (commit 207a6e9), it fails at:
@edx/devops ideas?
The text was updated successfully, but these errors were encountered: