[
https://issues.apache.org/jira/browse/AURORA-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094531#comment-14094531
]
Erik van Roode edited comment on AURORA-579 at 8/12/14 7:13 PM:
----------------------------------------------------------------
did anyone succeed actually creating a new devcluster with this?
I don't see how it could possibly work:
wget -c
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_$MESOS_VERSION_amd64.egg
There is no variable $MESOS_VERSION_amd64 defined, should be something like
mesos_$(MESOS_VERSION)_amd64
==> devcluster: + wget -c
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_.deb
==> devcluster: --2014-08-12 18:34:05--
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_.deb
==> devcluster: Resolving downloads.mesosphere.io (downloads.mesosphere.io)...
==> devcluster: 54.231.1.25
==> devcluster: Connecting to downloads.mesosphere.io
(downloads.mesosphere.io)|54.231.1.25|:80...
==> devcluster: connected.
==> devcluster: HTTP request sent, awaiting response...
==> devcluster: 403 Forbidden
==> devcluster: 2014-08-12 18:34:05 ERROR 403: Forbidden.
==> devcluster: + dpkg --install mesos_.deb
==> devcluster: dpkg: error processing mesos_.deb (--install):
==> devcluster: cannot access archive: No such file or directory
==> devcluster: Errors were encountered while processing:
==> devcluster: mesos_.deb
==> devcluster: + wget -c
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_.egg -O
mesos-0.19.0-py2.7-linux-x86_64.egg
==> devcluster: --2014-08-12 18:34:05--
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_.egg
==> devcluster: Resolving downloads.mesosphere.io (downloads.mesosphere.io)...
==> devcluster: 54.231.1.25
==> devcluster: Connecting to downloads.mesosphere.io
(downloads.mesosphere.io)|54.231.1.25|:80...
==> devcluster: connected.
==> devcluster: HTTP request sent, awaiting response...
==> devcluster: 403 Forbidden
==> devcluster: 2014-08-12 18:34:05 ERROR 403: Forbidden.
Naming scheme also seems to have changed ...
http://downloads.mesosphere.io/master/debian/7/mesos-0.19.0_rc2-py2.7-linux-x86_64.egg
was (Author: evanroode):
did anyone succeed actually creating a new devcluster with this?
I don't see how it could possibly work:
wget -c
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_$MESOS_VERSION_amd64.egg
There is no variable $MESOS_VERSION_amd64 defined:
==> devcluster: + wget -c
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_.deb
==> devcluster: --2014-08-12 18:34:05--
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_.deb
==> devcluster: Resolving downloads.mesosphere.io (downloads.mesosphere.io)...
==> devcluster: 54.231.1.25
==> devcluster: Connecting to downloads.mesosphere.io
(downloads.mesosphere.io)|54.231.1.25|:80...
==> devcluster: connected.
==> devcluster: HTTP request sent, awaiting response...
==> devcluster: 403 Forbidden
==> devcluster: 2014-08-12 18:34:05 ERROR 403: Forbidden.
==> devcluster: + dpkg --install mesos_.deb
==> devcluster: dpkg: error processing mesos_.deb (--install):
==> devcluster: cannot access archive: No such file or directory
==> devcluster: Errors were encountered while processing:
==> devcluster: mesos_.deb
==> devcluster: + wget -c
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_.egg -O
mesos-0.19.0-py2.7-linux-x86_64.egg
==> devcluster: --2014-08-12 18:34:05--
http://downloads.mesosphere.io/master/ubuntu/12.04/mesos_.egg
==> devcluster: Resolving downloads.mesosphere.io (downloads.mesosphere.io)...
==> devcluster: 54.231.1.25
==> devcluster: Connecting to downloads.mesosphere.io
(downloads.mesosphere.io)|54.231.1.25|:80...
==> devcluster: connected.
==> devcluster: HTTP request sent, awaiting response...
==> devcluster: 403 Forbidden
==> devcluster: 2014-08-12 18:34:05 ERROR 403: Forbidden.
Naming scheme also seems to have changed ...
http://downloads.mesosphere.io/master/debian/7/mesos-0.19.0_rc2-py2.7-linux-x86_64.egg
> Upgrading Mesos version from 0.18.0 to 0.19.0
> ---------------------------------------------
>
> Key: AURORA-579
> URL: https://issues.apache.org/jira/browse/AURORA-579
> Project: Aurora
> Issue Type: Story
> Components: Executor, Scheduler
> Reporter: Jake Farrell
> Assignee: Dominic Hamon
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)