Comment 104 for bug 1267393

Revision history for this message
Matthias Klose (doko) wrote :

juju-core:

Others already commented on the code, and finally approved with some comments.

I'm still sceptical about how to track third party libaries, i.e. if
they are included as a dependency, or built form the vendorized
copies. dh-golang tries to do that, and sets the "Built-Using"
attribute for the binary packages. If juju-core doesn't want, or
cannot use dh-golang, that should be done directly in the packaging.
Is this a solved problem how to select which copy to use, or does this
still need investigation?

jujud is still linked statically. Is this needed for the juju-core
copy in the archive?