[opensuse-buildservice] Making a "secretly-built" package be available for buildroots
Hey, I'm trying to have a package set up so that its sources and binaries + buildlogs are hidden (and isn't published) to be pulled in as a dependency of another package in another project. However, when I set up the project with the secret package that way, it didn't work. Instead, I got unresolvable from packages that pulled a package that depended on the secret package in the secret project. The OBS web UI seems to know it's there. What's going on? I want to be able to have "baz" have sourceaccess and binary download access disabled, and it's in SecretProject, which is hidden. This is pulled in by MainProject's package "foo". Package "bar" depends on "foo" which depends on "baz". OBS says this is unresolvable. What am I supposed to do to make this work? -- 真実はいつも一つ!/ Always, there's only one truth! -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Freitag, 2. Februar 2018, 14:49:31 CET wrote Neal Gompa:
Hey,
I'm trying to have a package set up so that its sources and binaries + buildlogs are hidden (and isn't published) to be pulled in as a dependency of another package in another project.
This setup is not supported on purpose. You could always copy out the package in your build, so there is no way to have this in a secure way.
However, when I set up the project with the secret package that way, it didn't work. Instead, I got unresolvable from packages that pulled a package that depended on the secret package in the secret project.
The OBS web UI seems to know it's there. What's going on?
No, the backend rejects to use this package, because must not be accessable.
I want to be able to have "baz" have sourceaccess and binary download access disabled, and it's in SecretProject, which is hidden. This is pulled in by MainProject's package "foo".
Package "bar" depends on "foo" which depends on "baz". OBS says this is unresolvable. What am I supposed to do to make this work?
-- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Neal Gompa