[MeeGo-dev] anyone know how to recover a broken package.

Wang, Yu A yu.a.wang at intel.com
Thu Jun 9 17:24:50 PDT 2011


Hi Junfeng,

I met this issue several times, osc repairlink doesn't work. Also even I fixed the issue in my branch project I still can't submit the request due to could not apply patch 'project.diff'.
Finally I use osc co project package directly, then use osc resolved broken file, after that use osc ci will fixed it.
However even after that several files have been changed, we can use osc diff with Trunk:Testing find out the reverted file and download these files from Trunk:Testing and osc ci again, everything will ok.
BTW I also can't use osc co the package first time, after try more times it will succeed.

Thanks
Arron

From: meego-dev-bounces at meego.com [mailto:meego-dev-bounces at meego.com] On Behalf Of Dong, Junfeng
Sent: Thursday, June 09, 2011 6:27 PM
To: meego-dev at meego.com
Subject: [MeeGo-dev] anyone know how to recover a broken package.

Hi,
I met a problem to check out the broken package. ( devel:base gcc). Both of "osc co" and "osc branch" can't work. Anyone has met this before? how to solve it?
=========
osc co devel:base gcc
Link "devel:base/gcc" cannot be expanded:
Trunk:Testing gcc: Trunk/gcc/405f9cced25802f681cf823d3b8e17a8: not in repository. Either not existing or misconfigured server setting for '$nosharedtrees' setting in BSConfig.pm
Use "osc repairlink" to fix merge conflicts.

$ osc repairlink devel:base gcc
using last working link target
Server returned an error: HTTP Error 400: Bad Request
Trunk/gcc/405f9cced25802f681cf823d3b8e17a8: not in repository. Either not existing or misconfigured server setting for '$nosharedtrees' setting in BSConfig.pm

osc branch devel:base gcc
Server returned an error: HTTP Error 400: Bad Request
could not apply patch 'project.diff'
==========

Thanks
Junfeng

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.meego.com/pipermail/meego-dev/attachments/20110610/867eaa13/attachment.html>


More information about the MeeGo-dev mailing list