From 989b3c0194c8c6c0d335bc13116dbd59d2b7f2f7 Mon Sep 17 00:00:00 2001 From: "Dr. Peter Poeml" Date: Wed, 18 Apr 2007 00:50:03 +0000 Subject: [PATCH] other working copy, more to do. --- TODO | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index e79335eb..0b0f830c 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,8 @@ - prefer-rpms support for osc build - plugin-ize subcommand implementation - look at Susannes extensions +- add --clean/--noinit to osc build help output +- https://api.opensuse.org/build/GNOME:UNSTABLE?cmd=rebuild&code=failed - Allow the package owners/users to signal an abort build. Message-ID: <20070214120205.GA9629@suse.de> - implement wipe command @@ -105,7 +107,7 @@ osc repos server:search:ui : > Error: specfile 'SUSE_Factory' does not exist. BUILD_DIST must *not* be set! Could you add this information to the 'osc help build' text? - -> possibly kill BUILD_ROOT/BUILD_DIST support altogether? + -> possibly kill BUILD_ROOT/BUILD_DIST support altogether? or make its use configurable. @@ -257,3 +259,23 @@ Traceback (most recent call last): AttributeError: 'NoneType' object has no attribute 'md5' [1] 11871 exit 1 osc up + +21:05 ping +21:30 pong +21:31 osc updatepac... sollte nicht fehlschlagen wenn das rpm anders heisst als das package verzeichnis +21:31 :p + + + +18:48 darix@hydrogen:~/osc/server:http/GeoIP> osc results +18:48 Traceback (most recent call last): +18:48 File "/usr/bin/osc", line 7, in +18:48 commandline.main() +18:48 File "/usr/lib64/python2.5/site-packages/osc/commandline.py", line 1077, in main +18:48 cmd(args) +18:48 File "/usr/lib64/python2.5/site-packages/osc/commandline.py", line 719, in results +18:48 print '\n'.join(get_results(project, package)) +18:48 File "/usr/lib64/python2.5/site-packages/osc/core.py", line 1169, in get_results +18:48 rmap['status'] += ': ' + statusnode.find('details').text +18:48 AttributeError: 'NoneType' object has no attribute 'text' +