Details
-
Type:
Bug
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: lsst_build, lsstsw, obs_subaru
-
Labels:None
-
Team:SQuaRE
Description
Build ci_hsc fails on psycog2 dependency
[serenity lsstsw] rebuild psycog2
|
psycog2: Traceback (most recent call last):
|
File "/Users/wmwv/lsstsw/lsst_build/bin/lsst-build", line 41, in <module>
|
args.func(args)
|
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 746, in run
|
manifest = p.construct(args.products)
|
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 709, in construct
|
self._add_product_tree(products, name)
|
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 680, in _add_product_tree
|
ref, sha1 = self.product_fetcher.fetch(productName)
|
File "/Users/wmwv/lsstsw/lsst_build/python/lsst/ci/prepare.py", line 296, in fetch
|
raise Exception("Failed to clone product '%s' from any of the offered repositories" % product)
|
Exception: Failed to clone product 'psycog2' from any of the offered repositories
|
(e.g., building obs_subaru with lsstsw a4d9de0 and lsst_build 015c01a current fails on the psycopg2 dependency).
Attachments
Issue Links
- duplicates
-
DM-3518 prune stale obs_subaru dependencies
- Done
I think John Swinbank is the best person to ask here. I think I remember that psycopg2 is not meant to be used by obs_subaru. There might even be another ticket about that.