Linking to other project automatically updates/rebuilds when the
parent package is updated, but when I'm choosing different target
distribution then the whole linked project gets rebuilt, which I do
not need and would like to avoid.
When I'm branching a package, is there a way to sync the updates from
the parent package? To rebuild only single package for different
target distro and not the entire project.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello everyone,
I have setup a local private OBS and use the public OBS remote link to
import my base linux projects. Now it can build rpm packages for many
linux distributions just like the public OBS.
As well known, everytime before obsworkers begin to work, OBS needs to
download many rpms from remote machines to prepare the working
environment for obsworkers. However, because of the network conditions
of my company is not very good, it takes really long time to download
those rpms.
Now we have local servers which can provide any rpms OBS needs. I hope
OBS can download them from my servers instead of remote machines? How
should I modify the local OBS?
Thanks.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Dear Buildservice Admins,
I suffer from the aftermath of a very stupid inadvertant preject deletion.
Of course, I tried to undelete it there after, but the result is mostly
incomplete: only 1/3 of the packages were restored, and even there, many are
damaged, or just empty.
home:frispete:python
After restoring the build targets, I tried to undelete every single package,
but only harvested all kinds of HTTP errors (400, 404).
Now I started to relink the missing packages to devel:languages:python, but
even that doesn't work:
$ osc linkpac devel:languages:python IPython home:frispete:python
Server returned an error: HTTP Error 404: package 'IPython' does not exist
package 'IPython' does not exist
Somebody is wrong here, either me, or build service?
Whom to blame?
Any help is highly appreciated.
Thanks,
Pete
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I have a case:
conflict for provider of libgcc_s1 >= 5.1.1+r224716-2.3 needed by
gcc5, (provider libgcc_s1-gcc5 is conflicted by installed libgcc_s1)
I need to Prefer libgcc_s1-gcc5 but for a single package. Is it possible?
Project is defaulting to gcc4.8 but gcc5 is available as well. The reason I need
gcc5 for particular package is gcc-go.
Thanks,
Dinar
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
On 2015/8/5 18:39, Stanislav Baiduzhyi wrote:
> On Wed, Aug 5, 2015 at 12:35 PM, wufucious <wufucious(a)139.com> wrote:
>> On 2015/8/5 17:32, Stanislav Baiduzhyi wrote:
>>> On Wed, Aug 5, 2015 at 6:46 AM, wufucious <wufucious(a)139.com> wrote:
>>>>
>>>> Our Linux is based on Centos. As for some specific software packages, we
>>>> replace them with a later or older version. As for some others, we edit
>>>> their source codes and compile them. Moreover, we also add some software
>>>> packages we need.
>>>
>>>
>>> Yea, I would not be able to recommend anything other than building all
>>> of that on OBS. Maybe others have some more info?
>>>
>>> Out of curiosity, that is a very narrow case, why do you even want to
>>> use public OBS for this? If you need it as a continuous-integration
>>> server than maybe private instance of OBS will be exactly what you
>>> need? And I bet there will be possibilities to do exactly what you
>>> want there.
>>>
>>
>> Thank you for your response.
>>
>> Actually, I have set up a local OBS on my server and it works very well.Now
>> it can build software packages for all kinds of Linux distributions just
>> like the public OBS.Then naturally I hope it can build for my customized
>> Centos. Maybe it is really a narrow case. Any more suggestions?
>>
>> Moreover, I am going to make a continuous-integration server and of course
>> OBS is a part of it.
>
> Damn, once again I've pressed "Reply" instead of "Reply All"... Sorry for that.
>
Will this be OK?
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello there,
At least for hours there are three schedules tasks (1) that are not dispatched on ppc64le builders (2)
Why scheduled tasks not run on ppc64le builders ?
Is there a scheduler problem in OBS ?
How to track the reason why those tasks are not processed ?
(1) https://build.opensuse.org/project/monitor/home:k0da:Power42?arch_ppc64le=1…
===
lldb scheduled
llvm scheduled
mysql-community-server scheduled
===
(2) https://build.opensuse.org/monitor
===
build95 (ppc64le)
idle
idle
idle
idle
idle
idle
idle
===
build96 (ppc64le)
qemu-linux-user
idle
libyui-ncurses-pkg
idle
idle
===
--
Michel Normand
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I'm using standalone OBS to build packages for ubuntu and currently
trying to build uw-imap obtained from here
http://packages.ubuntu.com/source/precise/uw-imap
I satisfied all dependencies for it and even put some of them in
Required field in the Project Config, it starts building, but at some
point build fails with:
[ 289s] devlibs error: There is no package matching [krb5-multidev] and
noone provides it, please report bug to d-shlibs maintainer
[ 289s] devlibs error: There is no package matching [libpam0g-dev] and
noone provides it, please report bug to d-shlibs maintainer
[ 289s] devlibs error: There is no package matching [libssl-dev] and
noone provides it, please report bug to d-shlibs maintainer
..yet these packages are built and explicitly required by the project.
Any ideas what to do with it?
Thanks
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org