[opensuse-buildservice] obsfs
Some people here might be interested in this: https://github.com/uli/obsfs Needs fuse-devel, libcurl-devel, libexpat-devel, glib2-devel, and libbz2-devel to build. You may want to try the following: 1. mkdir obs; ./obsfs obs; cd obs 2. find build/openSUSE\:Factory/_failed 3. grep -ri "internal compiler error" build/Emulators/_failed 4. less source/XML/zsh/_history 5. vi source/home\:<your name>/<your package>/*.spec 6. diff -ru source/openSUSE\:Factory/zsh/_rev/{1,2} 7. rpm -Fvh build/openSUSE\:Factory/standard/x86_64/*/*.x86_64.rpm 8. rm -fr * (or maybe not, because that works (almost) as expected...) 9. ... 10. fusermount -u obs obsfs will connect to the external build service (api.opensuse.org) and will retrieve your credentials from ~/.oscrc. It is possible to specify a different server and account like so: ./obsfs -o host=api.example.com,user=foo,pass=bar examplebs Look around the filesystem, there's a lot to discover. Bugs go here: https://github.com/uli/obsfs/issues Enjoy! CU Uli -- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Hi uli, Quoting Ulrich Hecht <uli@suse.de>:
Some people here might be interested in this:
Cool thing I would say. So I just went ahead and crated a package out of the current git tree (home:dimstar/obsfs) Requests sent to openSUSE:Tools{,:Unstable}. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Montag, 3. Januar 2011, 22:44:32 schrieb Dominique Leuenberger a.k.a DimStar:
Hi uli,
Quoting Ulrich Hecht <uli@suse.de>:
Some people here might be interested in this:
Cool thing I would say.
Yep, this motivated me to create an overview about official and non offical OBS tools and stuff. Please find it here and help me to extend it. I know it is not complete yet: http://en.opensuse.org/openSUSE:Build_Service_Tools thanks 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
participants (3)
-
Adrian Schröter
-
Dominique Leuenberger a.k.a DimStar
-
Ulrich Hecht