Hi, today I submitrequest kazam to Gnome:Apps, and in the request view page,
I saw an accept button there. I'm sure I have no privilege there.
is it a bug that should be hidden from unauthorized person?
and by the way, you mis-set hillwood as maintainer of openSUSE:Factory sunpinyin
and he made no request for that.
no one could be maintainer of Factory packge, as to my knowledge...
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
On Tue, Mar 27, 2012 at 06:07:40PM +0200, OBS osc wrote:
> From: Marcus Huewe <suse-tux(a)gmx.de>
>
> ---
> osc/commandline.py | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/osc/commandline.py b/osc/commandline.py
> index cf277df..59ce30a 100644
> --- a/osc/commandline.py
> +++ b/osc/commandline.py
> @@ -4048,7 +4048,8 @@ Please submit there instead, or use --nodevelproject to force direct submission.
> elif opts.unexpand_link and p.islink() and p.isexpanded():
> print 'Unexpanding to rev', p.linkinfo.lsrcmd5
> p.update(rev, opts.server_side_source_service_files, opts.limit_size)
> - rev = p.linkinfo.lsrcmd5
> + # XXX: calling update again is redundant (see below)
> + rev = p.rev
Are you sure that there p.rev really is different from p.srcmd5?
M.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I really need help figuring out what's happening here. This currently
makes it impossible to provide working Firefox packages.
Firefox 11.99 as provided in mozilla:beta misses files within a zip archive.
That apparently happens only since one or two weeks now as earlier
builds haven't had the issue w/o me changing anything in that area.
I cannot debug what happens here. Local "osc build" builds are creating
working RPMs for the same distribution and arch.
>From the log I do not recognize who is touching omni.ja or the RPM.
-------- Original-Nachricht --------
Betreff: Re: [opensuse] Missing search engines in firefox 11.99-4.1
Datum: Tue, 27 Mar 2012 16:30:27 +0200
Von: Wolfgang Rosenauer <wolfgang(a)rosenauer.org>
An: opensuse(a)opensuse.org
Hi,
I'm highly confused now.
1. nothing changed in that area between the 2.1 and 4.1 builds
2. if I build exactly the same source locally with osc build everything
is perfect in the resulting RPM stored in my buildroot
3. the build from the buildservice does not have the searchplugins anymore!
Hygiea:/var/tmp/build-root/home/abuild/rpmbuild/RPMS/x86_64 # rpm -qplv
MozillaFirefox-11.99-0.x86_64.rpm | grep omni
-rw-r--r-- 1 root root 6672528 Mär 27 10:46
/usr/lib64/firefox/omni.ja
Hygiea:/var/tmp/build-root/home/abuild/rpmbuild/RPMS/x86_64 # ll
/usr/lib64/firefox/omni.ja
-rw-r--r-- 1 root root 6665334 27. Mär 13:48 /usr/lib64/firefox/omni.ja
WTH is the difference?
Wolfgang
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
On Tue, Mar 27, 2012 at 8:28 PM, Greg KH <gregkh(a)linux.com> wrote:
> On Tue, Mar 27, 2012 at 09:10:36AM -0700, Greg KH wrote:
>> I don't know if this is a Tumbleweed specific issue, or a osc issue, but
>> I'm getting the following error today when trying to build a package:
>>
>> $ osc build vim-plugins.spec
>> Fatal Python error: pycurl: libcurl link-time version is older than compile-time version
>> Aborted (core dumped)
>>
>> Any ideas?
>
> And now, with no change on my end, it's working, odd...
My guess would be that you had some older curl lib from some other
application/distro in your LD_LIBRARY_PATH while it failed and when
you tried later you didn't have this setting in the environment. But
not knowing your system config this obviously is just a completely
wild guess from what you describe.
Robert
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
On Tue, Mar 27, 2012 at 01:28:03PM -0700, Greg KH wrote:
> On Tue, Mar 27, 2012 at 09:10:36AM -0700, Greg KH wrote:
> > I don't know if this is a Tumbleweed specific issue, or a osc issue, but
> > I'm getting the following error today when trying to build a package:
> >
> > $ osc build vim-plugins.spec
> > Fatal Python error: pycurl: libcurl link-time version is older than compile-time version
> > Aborted (core dumped)
> >
> > Any ideas?
>
> And now, with no change on my end, it's working, odd...
Moving to the opensuse-buildservice list as it is more likely to get an
answer there.
http://lists.openSUSE.org/opensuse-factory/2012-03/msg00401.html is the
starting point of the thread.
Cheers,
Lars
--
Lars Müller [ˈlaː(r)z ˈmʏlɐ]
Samba Team
SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
Hi all,
after reworking the software search part of obs which should be ok now,
we focused on creating an app-store for browsing applications by category.
Check out the first version here: http://software.opensuse.org/packages
Please tell me what you think about it and have a nice weekend :-)
Greetings
--
Thomas Schmidt (tom [at] opensuse.org)
openSUSE Boosters Team
"Don't Panic", Douglas Adams (11.03.1952 - 11.05.2001)
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
one of the many maintainers in server:mail believes it must have modify
the existing build targets. Either via calling 'osc meta prj
server:mail' or by using the web UI.
For example the SLE 11 SP 2 build got disabled. But there is no other
target which builds at the moment for PPC. And I like to see if exim
builds for PPC too. While I'm sure the same person who disabled it
before will disable it again without checking back here.
Is there a way to spot the individual who made the change?
Cheers,
Lars
--
Lars Müller [ˈlaː(r)z ˈmʏlɐ]
Samba Team
SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
Hi, all,
Check out this branch:
https://build.opensuse.org/package/files?package=hotot-qt&project=home%3AMa…
As we can see, specfile is there, and is 12.2KB.(It's huge because I
plan to support Fedora)
And if you click onto it, it's empty.
It's interesting...I upload it two times, but it's still empty.
And the package is broken with notification "can not parse package
name from hotot.spec"
Never see that before. What can I do?
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
My llvm29 package shows broken suddenly:
https://build.opensuse.org/package/show?package=llvm29&project=home%3Arudi_m
error: "conflict in file llvm.spec"
Don't even know why it complains about llvm.spec since it's called
llvm29.spec according to the package name.
I haven't changed that package for weeks. And it was ok until yesterday.
cu,
Rudi
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Ralf,
you had this issue a year ago: http://lists.opensuse.org/opensuse-packaging/2011-02/msg00033.html
I have some packages having the same problem; could you solve that problem? Does anybody know how to solve such a problem?
For me, the error shows as written here (Project home:weberho:UNSTABLE:php):
+ cd Sabre-1.0.0
+ /usr/bin/pear -d date.timezone=UTC install --nodeps --offline --packagingroot /var/tmp/php5-pear-sabre-1.0.0-build package.xml
Parsing of package.xml from file "package.xml" failed
Cannot download non-local package "package.xml"
Package "package.xml" is not valid
install failed
Best regards,
Johannes
--
Johannes Weberhofer
Weberhofer GmbH, Austria, Vienna
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org