[Bug 853067] New: osc version 0.142 gives an error when executing osc wipebinaries.
https://bugzilla.novell.com/show_bug.cgi?id=853067 https://bugzilla.novell.com/show_bug.cgi?id=853067#c0 Summary: osc version 0.142 gives an error when executing osc wipebinaries. Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: tittiatcoke@gmail.com QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1711.3 Safari/537.36 SUSE/33.0.1711.3 The latest osc version in Factory (version 0.142) gives an error when executing osc wipebinaries. The error is: hq000006@HQVMT4XX20 [1] /sources/openSUSE/KDE:Release:48 % osc wipebinaries --all "KDE\:Release\:48" Traceback (most recent call last): File "/usr/bin/osc", line 26, in <module> r = babysitter.run(osccli) File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 60, in run return prg.main(argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 343, in main return self.cmd(args) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 366, in cmd retval = self.onecmd(argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 484, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 1214, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 6210, in do_wipebinaries print(wipebinaries(apiurl, project, package, opts.arch, opts.repo, code)) TypeError: wipebinaries() takes at most 5 arguments (6 given) Returning to version 0.141 resolves the issue. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=853067 https://bugzilla.novell.com/show_bug.cgi?id=853067#c zhang jiajun <jzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |suse-tux@gmx.de |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=853067 https://bugzilla.novell.com/show_bug.cgi?id=853067#c1 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Marcus Hüwe <suse-tux@gmx.de> 2013-12-02 09:25:53 UTC --- Fixed in commit b2e94ff3aff9c45df2f9c326ded4d338b5008637. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com