[
https://issues.jboss.org/browse/JBIDE-24882?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-24882 at 9/6/17 11:14 AM:
-------------------------------------------------------------
Has the *rh-eclipse47-devstudio-snapshot-11.repo* been updated to use 11.1?
OLD:
https://devstudio.redhat.com/11/snapshots/rpms/11.0.0/x86_64/
NEW:
https://devstudio.redhat.com/11/snapshots/rpms/11.1.0/x86_64/
Or if you prefer to use a symlink that should* point the latest 11.x snapshot, how about
one of these?
https://devstudio.redhat.com/11/snapshots/rpms/latest/x86_64/
https://devstudio.redhat.com/11/snapshots/rpms/11/x86_64/
\* - assuming I remember to update it every 12 weeks
was (Author: nickboldt):
Has the *rh-eclipse47-devstudio-snapshot-11.repo* been updated to use 11.1?
OLD:
https://devstudio.redhat.com/11/snapshots/rpms/11.0.0/x86_64/
NEW:
https://devstudio.redhat.com/11/snapshots/rpms/11.1.0/x86_64/
Or if you prefer to use a symlink that should* point the latest 11.x snapshot, how about
one of these?
https://devstudio.redhat.com/11/snapshots/rpms/latest/x86_64/
https://devstudio.redhat.com/11/snapshots/rpms/11/x86_64/
* - assuming I remember to update it every 12 weeks
Can't rebuild releng image
--------------------------
Key: JBIDE-24882
URL:
https://issues.jboss.org/browse/JBIDE-24882
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.5.1.AM1
Reporter: Lukáš Valach
Assignee: Lukáš Valach
Fix For: 4.5.1.AM2
It is not possible to rebuild "rhel7-x64-jbds-releng" image because update
image pipeline \[1\] fails during cloning of mwqa-env-suite repository \[2\]
\[1\]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Central...
\[2\]
https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/mwqa-env-suite
{code}
MW QA environment configured
+ echo 'MW QA environment configured'
+ test_repo=git@gitlab.mw.lab.eng.bos.redhat.com:dev-platform/mwqa-env-suite.git
+ test='git clone
git@gitlab.mw.lab.eng.bos.redhat.com:dev-platform/mwqa-env-suite.git &&
./mwqa-env-suite/run.sh jbds docker releng'
+ ssh -o PasswordAuthentication=no -o UserKnownHostsFile=/dev/null -o
StrictHostKeyChecking=no -o Loglevel=error -i /tmp/os.key.QYcvv9Sg hudson(a)10.8.242.82
'git clone git@gitlab.mw.lab.eng.bos.redhat.com:dev-platform/mwqa-env-suite.git
&& ./mwqa-env-suite/run.sh jbds docker releng'
Cloning into 'mwqa-env-suite'...
Bad owner or permissions on /home/hudson/.ssh/config
fatal: Could not read from remote repository.
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)