third_party/packages.xml refers to old link for rapidjson

Bug #1617479 reported by sagarkchitnis
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
In Progress
Undecided
sagarkchitnis
R2.20.x
In Progress
Undecided
sagarkchitnis
R2.21.x
In Progress
Undecided
sagarkchitnis
R2.22.x
In Progress
Undecided
sagarkchitnis
R3.0
Fix Committed
Undecided
sagarkchitnis
R3.0.3.x
In Progress
Undecided
sagarkchitnis
R3.1
Fix Committed
Undecided
sagarkchitnis
Trunk
Fix Committed
Medium
sagarkchitnis
OpenContrail
New
Undecided
sagarkchitnis

Bug Description

rapidjson repository has moved from googlecode.com to github.com.

Need to move repository to github.com:Juniper/contrail-third-party-cache so our builds are not dependent
on third party links that might keep changing.

sagarkchitnis (sagarc)
Changed in opencontrail:
assignee: nobody → sagarkchitnis (sagarc)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/23722
Submitter: Francois Eleouet (<email address hidden>)

Revision history for this message
Francois Eleouet (fanchon) wrote :

In the meantime, I've proposed a patch to update all projects that were hosted on googlecode which is now closed.

Anyway, rapidjson-0.11 should indeed be hosted in contrail-third-party-cache, as this version is not any more proposed as a project release: https://github.com/miloyip/rapidjson/releases

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/23722
Submitter: Francois Eleouet (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/23722
Committed: http://github.org/Juniper/contrail-third-party/commit/7fcb1a2c225c59adfa7f4bfb84a11d8876edfc6a
Submitter: Zuul
Branch: master

commit 7fcb1a2c225c59adfa7f4bfb84a11d8876edfc6a
Author: Francois Eleouet <email address hidden>
Date: Fri Aug 26 14:16:39 2016 +0000

Update googlecode hosted projects locations

As googlecode recently closed, several projects have to be fetched from github
instead.

Partial-Bug: #1617570
Partial-Bug: #1617479

Change-Id: Ie4dc0d4fd369d2439070c67c20009aed637f6de8

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/23811
Submitter: Navneet Singh (<email address hidden>)

Revision history for this message
sagarkchitnis (sagarc) wrote :

https://github.com/Juniper/contrail-third-party-cache/commit/13f6119a5690388c806327814d9e433f1ad5709d

partial changes for bug 1617570/1617479: adding googlecode based packages

These were originally on googlecode(now on github)
bugs: 1617570, 1617479
also need to point the paths in the packages.xml file to point to this location.
 master
1 parent ed96ee0 commit 13f6119a5690388c806327814d9e433f1ad5709d @sagarkchitnis sagarkchitnis committed on GitHub 24 seconds ago
Unified Split
Showing 5 changed files with 0 additions and 0 deletions.
BIN googlecode/googlemock-release-1.6.0.zip
BIN googlecode/googletest-release-1.6.0.zip
BIN googlecode/gperftools-2.1.tar.gz
BIN googlecode/pugixml-1.2.tar.gz
BIN googlecode/rapidjson-0.11.zip

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/23811
Submitter: Navneet Singh (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/23889
Submitter: sagarkchitnis (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/23891
Submitter: sagarkchitnis (<email address hidden>)

Revision history for this message
Martin Millnert (r-martin-5) wrote :

The original domain has just stopped working; it's now serving 404:s.
Thus, any build except master as of today does not work.
I'll help out by issuing backport towards 3.1.

But we need to push this through ASAP. :)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/23903
Submitter: Martin Millnert (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/23700
Submitter: Francois Eleouet (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/24195
Submitter: sagarkchitnis (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/24195
Committed: http://github.org/Juniper/contrail-third-party/commit/60e82131ecf00e3a54267e0ecdc7c31c8d88cf7c
Submitter: Zuul
Branch: master

commit 60e82131ecf00e3a54267e0ecdc7c31c8d88cf7c
Author: sagarkchitnis <email address hidden>
Date: Thu Sep 15 17:06:58 2016 -0700

Closes-bug: 1617479

Change-Id: I25b3b58540cbee5c11ce19dc0b11c6ae4daa0d78

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/23903
Committed: http://github.org/Juniper/contrail-third-party/commit/d2657cc4fcc37ce777a6ea0cea45f9d03ede3820
Submitter: Zuul
Branch: R3.1

commit d2657cc4fcc37ce777a6ea0cea45f9d03ede3820
Author: Francois Eleouet <email address hidden>
Date: Fri Aug 26 14:16:39 2016 +0000

Update googlecode hosted projects locations

As googlecode recently closed, several projects have to be fetched from github
instead.

Partial-Bug: #1617570
Partial-Bug: #1617479

Change-Id: Ie4dc0d4fd369d2439070c67c20009aed637f6de8

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/24947
Submitter: sagarkchitnis (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/24949
Submitter: sagarkchitnis (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/24947
Committed: http://github.org/Juniper/contrail-third-party/commit/fbebda6f829bb424d7a8fd5648c3dece892c3872
Submitter: Zuul
Branch: R3.1

commit fbebda6f829bb424d7a8fd5648c3dece892c3872
Author: sagarkchitnis <email address hidden>
Date: Mon Oct 17 12:03:48 2016 -0700

Closes-bug: 1617479

Change-Id: I48f1adeec2089028de3913c4687232b016cc4494

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/24949
Committed: http://github.org/Juniper/contrail-third-party/commit/5f28a49263324f3ec50972a9d7e27b15ea39592e
Submitter: Zuul
Branch: R3.0

commit 5f28a49263324f3ec50972a9d7e27b15ea39592e
Author: sagarkchitnis <email address hidden>
Date: Mon Oct 17 13:53:47 2016 -0700

Closes-bug: 1617479

Change-Id: I2ebf8c09d0fe80686ec1c4a426e67d110c1397ea

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.21.x

Review in progress for https://review.opencontrail.org/26253
Submitter: Nagendra Prasath (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/26254
Submitter: Nagendra Prasath (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/26254
Committed: http://github.org/Juniper/contrail-third-party/commit/8680ab23b292cb009541732111f3ea3709ecedc2
Submitter: Zuul
Branch: R2.21.x

commit 8680ab23b292cb009541732111f3ea3709ecedc2
Author: Francois Eleouet <email address hidden>
Date: Fri Aug 26 14:16:39 2016 +0000

Update googlecode hosted projects locations

As googlecode recently closed, several projects have to be fetched from github
instead.

Partial-Bug: #1617570
Partial-Bug: #1617479

Change-Id: Ie4dc0d4fd369d2439070c67c20009aed637f6de8
(cherry picked from commit d2657cc4fcc37ce777a6ea0cea45f9d03ede3820)

Fix build failures for gtest and gmock in fetch packages

Change-Id: I2b15d27279072215b2b3cfafd622fba486f8e2b9
Closes-Bug: 1633381
(cherry picked from commit f28defb0c99f2acccb5d49f401e64c3152f2c708)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0.3.x

Review in progress for https://review.opencontrail.org/26712
Submitter: Vinay Vithal Mahuli (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/26712
Committed: http://github.org/Juniper/contrail-third-party/commit/dea196c4dff3bee4208957711cb94fd6868c2eb6
Submitter: Zuul (<email address hidden>)
Branch: R3.0.3.x

commit dea196c4dff3bee4208957711cb94fd6868c2eb6
Author: Francois Eleouet <email address hidden>
Date: Fri Aug 26 14:16:39 2016 +0000

Update googlecode hosted projects locations

As googlecode recently closed, several projects have to be fetched from github
instead.

Change-Id: I46aece39c5b359a5021a08d272588eb82aadb118
Partial-Bug: #1617570
Partial-Bug: #1617479

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.20

Review in progress for https://review.opencontrail.org/30355
Submitter: Karl Klashinsky (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.20.x

Review in progress for https://review.opencontrail.org/30356
Submitter: Karl Klashinsky (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R2.22.x

Review in progress for https://review.opencontrail.org/30357
Submitter: Karl Klashinsky (<email address hidden>)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.