Hi all,
how can I convert a package to a link?
Say I created a package in foo:bar, SR'ed it to some offical devel project and from there to Factory. Now I would like my package in foo:bar to be in sync with the offical Factory package (or the one in the devel-Project), and would like it to be linked, so "osc sr" does not need any additional arguemnts... ;-)
I thought I had seen a mail long time ago, but did not find anything. Any ideas or hints?
Kind Regards, Johannes
Am Mittwoch, 10. April 2019, 21:46:24 CEST schrieb Johannes Kastl:
Hi all,
how can I convert a package to a link?
Say I created a package in foo:bar, SR'ed it to some offical devel project and from there to Factory. Now I would like my package in foo:bar to be in sync with the offical Factory package (or the one in the devel-Project), and would like it to be linked, so "osc sr" does not need any additional arguemnts... ;-)
I thought I had seen a mail long time ago, but did not find anything. Any ideas or hints?
Probably osc linkpac --force with relink it. If that fails, just remove foo:bar and osc linkpac to the upstream package of your liking.
Cheers, Pete
Am 10.04.19 um 22:35 schrieb Hans-Peter Jansen:
Am Mittwoch, 10. April 2019, 21:46:24 CEST schrieb Johannes Kastl:
Hi all,
how can I convert a package to a link?
Say I created a package in foo:bar, SR'ed it to some offical devel project and from there to Factory. Now I would like my package in foo:bar to be in sync with the offical Factory package (or the one in the devel-Project), and would like it to be linked, so "osc sr" does not need any additional arguemnts... ;-)
I thought I had seen a mail long time ago, but did not find anything. Any ideas or hints?
Probably osc linkpac --force with relink it. If that fails, just remove
Osc linktobranch is your friend after that. There is no packagetobranch unfortunately :)
Greetings, Stephan
On Donnerstag, 11. April 2019, 06:42:48 CEST Stephan Kulow wrote:
Am 10.04.19 um 22:35 schrieb Hans-Peter Jansen:
Am Mittwoch, 10. April 2019, 21:46:24 CEST schrieb Johannes Kastl:
Hi all,
how can I convert a package to a link?
Say I created a package in foo:bar, SR'ed it to some offical devel project and from there to Factory. Now I would like my package in foo:bar to be in sync with the offical Factory package (or the one in the devel-Project), and would like it to be linked, so "osc sr" does not need any additional arguemnts... ;-)
This should happen automatically for new packages due to the OBS:InitializeDevelPackage setting.
Are you sure it didn't happen?
(Can you point me to the exact package then?)
Am 11.04.19 um 08:24 schrieb Adrian Schröter:
On Donnerstag, 11. April 2019, 06:42:48 CEST Stephan Kulow wrote:
Am 10.04.19 um 22:35 schrieb Hans-Peter Jansen:
Am Mittwoch, 10. April 2019, 21:46:24 CEST schrieb Johannes Kastl:
Hi all,
how can I convert a package to a link?
Say I created a package in foo:bar, SR'ed it to some offical devel project and from there to Factory. Now I would like my package in foo:bar to be in sync with the offical Factory package (or the one in the devel-Project), and would like it to be linked, so "osc sr" does not need any additional arguemnts... ;-)
This should happen automatically for new packages due to the OBS:InitializeDevelPackage setting.
In the devel project, yes. But not in foo:bar
Greetings, Stephan
On Donnerstag, 11. April 2019, 08:24:40 CEST Adrian Schröter wrote:
On Donnerstag, 11. April 2019, 06:42:48 CEST Stephan Kulow wrote:
Am 10.04.19 um 22:35 schrieb Hans-Peter Jansen:
Am Mittwoch, 10. April 2019, 21:46:24 CEST schrieb Johannes Kastl:
Hi all,
how can I convert a package to a link?
Say I created a package in foo:bar, SR'ed it to some offical devel project and from there to Factory. Now I would like my package in foo:bar to be in sync with the offical Factory package (or the one in the devel-Project), and would like it to be linked, so "osc sr" does not need any additional arguemnts... ;-)
This should happen automatically for new packages due to the OBS:InitializeDevelPackage setting.
Are you sure it didn't happen?
(Can you point me to the exact package then?)
in foo:bar ... no, it won't happen there. Sorry, getting my coffee first...
However, we could offer the existing functionality of the attribute also as submit action option in future....
On Apr 10 2019, Johannes Kastl kastl@b1-systems.de wrote:
how can I convert a package to a link?
You can add _link manually, but the problem is to find out the correct value for baserev. One way to do that is to look at the buildhistory of the package you link to and try with the last srcmd5.
Andreas.
buildservice@lists.opensuse.org