Hi,
in openSUSE:Factory:PowerPC project we faced today with weird issue.
linked kiwi from openSUSE:Factory had corrupted spec file
It seems problem here is that originally line 302 in kiwi.spec was:
Requires: %(echo `bash %{S:4} %{S:0} vmxboot %{myarch} %{mysystems}`)
But we had in openSUSE:Factory:PowerPC:
Requires: %{mysystems}`)
It was solved by running osc ci --noservice
Is it possible to avoid such cases in the future?
Thanks,
Dinar
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
How to enable rpmlint checks by default for packages built by OBS for
repository RHEL_6?
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi
I'm having an issue getting the GNOME 3.6 image to build as it fails
looking for in this case initrd-isoboot-suse-12.2.x86_64-2.1.2.kernel,
but the file created has the extension gz.
It seems to be the code in modules/KIWIBoot.pm that is creating the
error and not sure how to overcome?
Error and code;
http://paste.opensuse.org/63612934
It did build at some point as there is the 64bit image, I did update
the package lists to exclude some recent conflicts, but that's all.
Any pointers on what else to look at?
--
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.2 (x86_64) Kernel 3.4.11-2.16-desktop
up 2 days 21:31, 5 users, load average: 0.04, 0.07, 0.08
CPU Intel i5 CPU M520(a)2.40GHz | Intel Arrandale GPU
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi all,
I'm trying to use the OBS appliance to build .debs (it works fine for
.rpms). All the builds fail during debian transform. E.g.
[ 33s] running debian transformer...
[ 33s] tar: logstash-1.1.5.tar.gz: Cannot open: No such file or directory
[ 33s] tar: Error is not recoverable: exiting now
[ 33s] tar:
[ 33s] debian transforming failed.
Straces are http://pastebin.com/jhEsfhXZ and http://pastebin.com/vYDdXSZN
Adding the following in line 215 of /usr/lib/build/debtransform
my $pwd=`pwd`;
print "PWD: $pwd";
resulted in
[ 46s] running debian transformer...
[ 46s] pwd: couldn't find directory entry in `..' with matching i-node
[ 46s] PWD: tar: logstash-1.1.5.tar.gz: Cannot open: No such file or directory
It must be some problem with the appliance since the exact same
package builds just fine on b.o.o [1].
Any idea what the problem could be or how to debug it further would be
highly appreciated.
regards,
Stephan
[1]: https://build.opensuse.org/package/show?package=logstash&project=home%3Abit…
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
How long is it supposed to take to re-calculate "unresolvable"?
I just had a project that was unresolvable. So I add some
"<path project" lines to the "<repository" entries of the project's
meta-data, and then have the missing dependencies built in the other
sub-project. After this, I waited for over 8 hours nothing happened
still reporting "unresolveable" in the package's "overview".
Finally, I trigger a rebuild by using osc. The package immediately
schedules itself, and builds successfully in under 10 minutes.
What is happening here?
--
Paul Elliott 1(512)837-1096
pelliott(a)BlackPatchPanel.com PMB 181, 11900 Metric Blvd Suite J
http://www.free.blackpatchpanel.com/pme/ Austin TX 78758-3117
Hi,
How to enable rpmlint checks by default for packages built by OBS for
repository RHEL_6?
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
there are some "have choice for..." conflicts in SLE_11_SP2 which should
probably be resolved globally:
have choice for libQt3Support.so.4 needed by libqt4-devel: libqt4-
qt3support-32bit libqt4-qt3support-x86 libqt4-qt3support,
have choice for libQt3Support.so.4 needed by libkde4: libqt4-qt3support-32bit
libqt4-qt3support-x86 libqt4-qt3support,
have choice for libQt3Support.so.4 needed by kdelibs4: libqt4-qt3support-32bit
libqt4-qt3support-x86 libqt4-qt3support,
have choice for librdf.so.0 needed by soprano: libredland0 libredland0-x86
libredland0-32bit
maybe they originate from the KDE:Qt project but openSUSE_12.2 is also based
on this and does not show these.
I'm not quite sure what the following parts of the project config of KDE:Qt
mean:
Prefer: -qt -qt-devel -qt-dbus -qt-doc -qt-x11 -qt-sql -qt-qt3support
Prefer: -qt-sql-mysql -qt-sql-postgres -qt-sql-sqlite
if they match on suffixes, shoul -qt4-devel be used as well?
Nico
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
build08 (x86_64) is showing alot of red, is something stalled
https://build.opensuse.org/monitor
-Glenn
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
to enable a new development team, we needed create some documentations.
Nicolas Zingile has created a detailed "From scratch Hello Word package".
As we are developing OBS Light it's done using that UI to access
OpenSUSE OBS.
osc fans will translate easily in command line.
http://en.opensuse.org/openSUSE:OBS_Light_USE_CASES
Enjoy.
--
Dominig ar Foll
Senior Software Architect
Open Source Technology Centre
Intel SSG
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
On 22.11.2012 11:57, Mich; wrote:
> On Thursday 22 Nov 2012 11:45:36 you wrote:
>> On 21.11.2012 22:25, scalpel4k wrote:
>>
>>> What I did is, I tried to configure a service in a _service file which led
>>> to an unsuccessful job (Files could not be expanded: service tar_scm
>>> failed). As a result of that I no longer see ANY source files of that
>>> package. So this means I can't fix the problem because I have no access
>>> to the troublemaker (at least with the webfronted).
>>>
>>> Is that a bug or a feature? How should I proceed?
>>
>> Which project/package are you talking about?
>
> https://build.opensuse.org/package/show?package=vusb-
> analyzer&project=home%3Ascalpel4k
Services were in general horribly broken in the web frontend, I removed
them completely. This is another but in this area...
I'll work on adding them again in the near future.
https://github.com/openSUSE/open-build-service/issues/84
For now you have to use osc for services. Sorry
Henne
--
Henne Vogelsang
http://www.opensuse.org
Everybody has a plan, until they get hit.
- Mike Tyson
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org