Mailinglist Archive: opensuse-factory (955 mails)
| < Previous | Next > |
[opensuse-factory] proper way to link packages in openSUSE:Tumbleweed
- From: Greg KH <gregkh@xxxxxxx>
- Date: Mon, 17 Oct 2011 10:30:08 -0700
- Message-id: <20111017173008.GB8843@suse.de>
Hi Adrian,
We talked at brainshare about the "correct" way to link packages in
Tumbleweed, and unfortunatly, I forgot one of the steps as I can't get
it to work now.
Here's what I remember:
- look up the xsrcmd5 from the "root" package. For example, in the
X11:xfce midori package I would do something like:
osc api /source/X11:xfce/midori | grep linkinfo | pick out xsrcmd5
(where 'pick out' is a regex)
- then run 'osc setlinkrev' with that md5 in the Tumbleweed repo.
It's that last step that I can't seem to get correct, what is the exact
command for it? I tried something like:
$ osc setlinkrev -r bc383278250a5673d3799c2b31c9e6ef openSUSE:Tumbleweed
filesystem
setting revision to bc383278250a5673d3799c2b31c9e6ef for package filesystem
Server returned an error: HTTP Error 400: Base
System/filesystem/bc383278250a5673d3799c2b31c9e6ef not in repository. Either
not existing or misconfigured server setting for '$nosharedtrees' setting in
BSConfig.pm
Base:System/filesystem/bc383278250a5673d3799c2b31c9e6ef: not in repository.
Either not existing or misconfigured server setting for '$nosharedtrees'
setting in BSConfig.pm
Any hints would be appreciated.
thanks,
greg k-h
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
We talked at brainshare about the "correct" way to link packages in
Tumbleweed, and unfortunatly, I forgot one of the steps as I can't get
it to work now.
Here's what I remember:
- look up the xsrcmd5 from the "root" package. For example, in the
X11:xfce midori package I would do something like:
osc api /source/X11:xfce/midori | grep linkinfo | pick out xsrcmd5
(where 'pick out' is a regex)
- then run 'osc setlinkrev' with that md5 in the Tumbleweed repo.
It's that last step that I can't seem to get correct, what is the exact
command for it? I tried something like:
$ osc setlinkrev -r bc383278250a5673d3799c2b31c9e6ef openSUSE:Tumbleweed
filesystem
setting revision to bc383278250a5673d3799c2b31c9e6ef for package filesystem
Server returned an error: HTTP Error 400: Base
System/filesystem/bc383278250a5673d3799c2b31c9e6ef not in repository. Either
not existing or misconfigured server setting for '$nosharedtrees' setting in
BSConfig.pm
Base:System/filesystem/bc383278250a5673d3799c2b31c9e6ef: not in repository.
Either not existing or misconfigured server setting for '$nosharedtrees'
setting in BSConfig.pm
Any hints would be appreciated.
thanks,
greg k-h
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |