Hello,
is usual, openeSUSE 10.3 runs out of maintenance and I will remove all repos
building against it in OBS.
openSUSE:10.3 project has been moved to DISCONTINUED: namespace as announced a
while ago.
bye
adrian
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian(a)suse.de
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
$ osc api /build/home:michal-m/openSUSE_11.0/x86_64/nafe/_buildinfo >t1
$ osc api -m POST -d 'Name: test' \
/build/home:michal-m/openSUSE_11.0/x86_64/nafe/_buildinfo >t2
$ diff -u t[12]
--- t1 2009-09-08 15:56:54.000000000 +0200
+++ t2 2009-09-08 15:56:57.000000000 +0200
@@ -1,13 +1,5 @@
<buildinfo project="home:michal-m" repository="openSUSE_11.0"
package="nafe" downloadurl="http://download.opensuse.org/repositories">
<arch>x86_64</arch>
- <srcmd5>4f263493abe82e1f59603b5a5642b4a0</srcmd5>
- <verifymd5>4f263493abe82e1f59603b5a5642b4a0</verifymd5>
- <rev>2</rev>
- <specfile>nafe.spec</specfile>
- <file>nafe.spec</file>
- <versrel>0.1-2</versrel>
- <bcnt>2</bcnt>
- <release>2.2</release>
<debuginfo>0</debuginfo>
<bdep name="aaa_base" preinstall="1" runscripts="1" notmeta="1"
version="11.0" release="79.1" arch="x86_64" project="openSUSE:11.0"
repository="standard" />
<bdep name="acl" preinstall="1" notmeta="1" version="2.2.45"
release="40.1" arch="x86_64" project="openSUSE:11.0"
repository="standard" />
Because of the missing <release>2.2</release> element, osc doesn't
substitute release numbers when building locally. Should osc work around
this (get the buildinfo a second time to find out the release) or should
the backend be fixed (bs_repserver, function getbuildinfo(), that
doesn't fetch the required pieces when called from getbuildinfo_post())?
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
When building locally in a qemu/chroot and debugging I find I want to edit the
files in the chroot from my desktop gui editor but they're all owned by 399:399.
This pair of patches allows me to set the uid:gid to match my local user and
eases this process.
usage is:
build --build-abuild-id uid:gid
or more usually:
osc build --build-abuild-id 500:500
osc also accepts (and extends the default) .oscrc settings:
build-abuild-id = 500:500
It only supports numeric ids.
The osc patch also adds --map-repo to aggregatepac which
allows repository mapping(s) to be given as SRC=TARGET[,SRC=TARGET]
eg, a real usage:
osc aggregatepac -m
MerStable_Debian_5.0=Mer0.13_Debian_5.0,MerStable_Ubuntu_9.04=Mer0.13_Ubuntu_9.04
Maemo:Mer:0.13:HW:N8x0 advanced-power Maemo:Mer:Stable:HW:N8x0
https://build.opensuse.org/package/view_file?file=_aggregate&package=advanc…
David
--
"Don't worry, you'll be fine; I saw it work in a cartoon once..."
Hi,
There is an error when i try to build kmp for Factory at (i586)
make[3]: execvp: /bin/sh: Argument list too long
Building for other platforms is successful. How to localize the bug? I am
sure that the problem is not concerned with my makefiles.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
I see two issues with the webclient currently:
- the links to the packages in OBS are pointing to
api-internal.opensuse.org which is not accessible
- I have most of my 'involved projects' twice in the list
You probably want to have a look at that.
Thanks,
Wolfgang
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello Mates,
AFAIK we haven't written about that. But we have an openSUSE_11.2
BuildRepo. So we can add this in our home:$Name.
Have a lot of fun...
--
Sincerely yours
Sascha Manns
openSUSE Member
openSUSE Ambassador
openSUSE Marketing Team
openSUSE Build Service
Web: http://saschamanns.gulli.to
Blog: http://saigkill.wordpress.com
ClaimID: http://claimid.com/saigkill
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
I haven't had any build or submit request notifications from hermes
lately, is it undergoing maintenance or has it died?
Regards
Dave P
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Package libapr-util1 in repository openSUSE_11.2 lists the following error:
expansion error: have choice for db-devel: libdb-4_5-devel openSUSE-release
https://build.opensuse.org/package/show?package=libapr-util1&project=openSU…
Shouldn't that be fixed for the 11.2 release?
Besides the release, other packages depending on libapr-util1 don't build now for 11.2
--
Richard
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Why do I get this strange error message (strange as in: did not expect the
error message to be like this)
"expansion error: nothing provides ib2008 needed by inkomstenbelasting"
for the following distributions:
ib2008> osc r -a i586 | grep expa
Fedora_11 i586 / x86_64
openSUSE_11.2 i586 / x86_64
openSUSE_Snapshot i586 / x86_64
Many others distributions are just build nicely with the same spec file.
ib2008 is indeed required by the rpm inkomstenbelasting, but the package
ib2008 should not be blocked because the rpm inkomstenbelasting needs ib2008.
It only seem to happen for packages that are build recently...
The link to the package is:
https://build.opensuse.org/package/show?package=ib2008&project=home%3Arbos%…
(repository: home:rbos:ib)
--
Richard
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
while waiting for the substantial part of KDE:KDE4:Factory:Desktop being
built for 11.1, I noticed, that kdepimlibs4 got built twice:
#########
Using BUILD_ROOT=/abuild/root_5/.mount
Using BUILD_ARCH=i586:i486:i386
Doing xen build in /dev/abuild/5_root
build15 started "build kdepimlibs4.spec" at Fri Oct 23 07:07:36 UTC 2009.
Building kdepimlibs4 for project 'KDE:KDE4:Factory:Desktop'
repository 'openSUSE_11.1' arch 'i586'
srcmd5 '6d8e9fd6bf85e6a4ef1fdf6493b8ab1c'
##########
Using BUILD_ROOT=/abuild/root_1/.mount
Using BUILD_ARCH=i586:i486:i386
Doing xen build in /dev/abuild/1_root
build18 started "build kdepimlibs4.spec" at Fri Oct 23 08:38:35 UTC 2009.
Building kdepimlibs4 for project 'KDE:KDE4:Factory:Desktop'
repository 'openSUSE_11.1' arch 'i586'
srcmd5 '6d8e9fd6bf85e6a4ef1fdf6493b8ab1c'
##########
Since the first was successful, I do wonder, if this is a obs problem, or
was the rebuild triggered manually?
Pete
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org