[opensuse-buildservice] 'osc ls' enhancement idea
Hi, not sure this is possible using some existing options, but it would be great if I could run: osc ls ProjectX --show-links and get: pkg1 pkg2 pkg3 pkg4-blah -> ProjectX/pkg3 pkg4-bleh -> ProjectY/pkg3 (with changes) pkg5 -> ProjectY/pkg5 basically output links and if there are any changes in the linked packages.. Is that possible somehow? Anas-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Thursday 01 July 2010 17:25:40 Anas Nashif wrote:
Hi, not sure this is possible using some existing options, but it would be great if I could run:
osc ls ProjectX --show-links
and get:
pkg1 pkg2 pkg3 pkg4-blah -> ProjectX/pkg3 pkg4-bleh -> ProjectY/pkg3 (with changes) pkg5 -> ProjectY/pkg5
basically output links and if there are any changes in the linked packages..
Is that possible somehow?
Not really yet, the backend is indexing links, but api does not yet. However, there is some hope that it will also get implemented in the api, because we will need it for closing the holes in the read access control, I think ;) bye adrian -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Jul 01, 10 11:25:40 -0400, Anas Nashif wrote:
Hi, not sure this is possible using some existing options, but it would be great if I could run:
osc ls ProjectX --show-links
and get:
pkg1 pkg2 pkg3 pkg4-blah -> ProjectX/pkg3 pkg4-bleh -> ProjectY/pkg3 (with changes) pkg5 -> ProjectY/pkg5
should not be too hard. It also should show aggregates ... Actually, it should not need a --show-links option, it should do this per default. (and maybe an option to switch it off) We already have something similar when listing a package: E.g. $ osc ls devel:languages:perl tokyocabinet _link # -> devel:libraries:c_c++ tokyocabinet (latest) tokyocabinet-1.4.43.tar.bz2 tokyocabinet-fix_library_paths.patch tokyocabinet.changes tokyocabinet.spec cheers, JW- -- o \ Juergen Weigert paint it green! __/ _=======.=======_ <V> | jw@suse.de back to ascii! __/ _---|____________\/ \ | 0911 74053-508 __/ (____/ /\ (/) | _____________________________/ _/ \_ vim:set sw=2 wm=8 SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) "You are trying to use packages from project 'openSUSE:11.2'. Note that malicious packages can compromise your system." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Anas Nashif
-
Juergen Weigert