Hi,
what about extending the /source/project backend call with an
additional "withsrcmd5" query parameter? Instead of the plain
package list it will return also the latest srcmd5 for each
package.
This call can be used by osc to check which packages in a local
project have to be updated. It would probably speed up the
update process for large projects because osc only needs to
do one http request (instead one for each package) in order
to decide if a package has to be updated or not.
A drawback is that this call might be a bit "expensive" because
for each package the getfilelist() function has to be called
(a simple getrev() for each package won't work with links or
branches).
Any opinions?
Marcus
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
If I put the following in my project config:
if 0%{?ubuntu_version} > 1004
Preinstall: xz-utils
Preinstall: liblzma2
%endif
It fixes my ubuntu builds, but it breaks my rpm builds saying
nothing provides xz-utils, liblzma2
Is there any conditional that will only affect my ubuntu builds?
--
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,
Need some help figuring this out.
-> osc co home:rjschwei:openshot
Server returned an error: HTTP Error 401: Authorization Required
-> osc --version
0.132.5
My ~/.oscrc file contains:
[https://api.opensuse.org]
user = rjschwei
pass = XXXXXXXXXXXXXXXXXXXXX
I have the same .oscrc file on another machine, as well as the same
version of osc and things work there?????
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
SUSE-IBM Software Integration Center LINUX
Tech Lead
rjschwei(a)suse.com
rschweik(a)ca.ibm.com
781-464-8147
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
We released another 2.1 version. More important then the actual changes is
actually the new place. We moved the 2.1 stream now to the
"openSUSE:Tools:2.1" project to free "openSUSE:Tools" for the upcomming 2.3
release.
Please find the packages and appliances here:
http://download.opensuse.org/repositories/openSUSE:/Tools:/2.1/
If you want to stay on 2.1 branch for some time, please modify your update
repository entry now.
The openSUSE:Tools project is now on hold until 2.3 gets released.
The changes are quite minimal:
Feature backports:
==================
* none
Changes:
========
* backend: support projects with defined devel projects (from OBS 2.3)
Bugfixes:
=========
* webui: Fix revert to revision button by using the revision to revert to.
* webui: fix link to new forum location of OBS forums.
--
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