[opensuse-kde] kde-obs-generator: error updating project
I have tried re-running the following command in order to make any new repositories available for my project: kde-obs-generator --setup-project-unified home:djar:kalarm However, when I run it, it outputs the following error messages: Traceback (most recent call last): File "/usr/bin/osc", line 21, in <module> r = babysitter.run(osccli) File "/usr/lib/pymodules/python2.5/osc/babysitter.py", line 50, in run return prg.main() File "/usr/lib/pymodules/python2.5/osc/cmdln.py", line 309, in main return self.cmd(args) File "/usr/lib/pymodules/python2.5/osc/cmdln.py", line 332, in cmd retval = self.onecmd(argv) File "/usr/lib/pymodules/python2.5/osc/cmdln.py", line 448, in onecmd return self._dispatch_cmd(handler, argv) File "/usr/lib/pymodules/python2.5/osc/cmdln.py", line 1178, in _dispatch_cmd return handler(argv[0], opts, *args) File "/usr/lib/pymodules/python2.5/osc/commandline.py", line 343, in do_list print '\n'.join(meta_get_project_list(apiurl, opts.deleted)) UnicodeEncodeError: 'ascii' codec can't encode character u'\xc4' in position 25990: ordinal not in range(128) ERROR: Cannot reading list of all projects Aborted It doesn't matter which directory I run the command from, the result is always the same. -- David Jarvie. KAlarm author and maintainer. http://www.astrojar.org.uk/kalarm -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Thursday 24 of March 2011, David Jarvie wrote:
I have tried re-running the following command in order to make any new repositories available for my project:
kde-obs-generator --setup-project-unified home:djar:kalarm
However, when I run it, it outputs the following error messages:
UnicodeEncodeError: 'ascii' codec can't encode character u'\xc4' in position 25990: ordinal not in range(128) ERROR: Cannot reading list of all projects Aborted
Update to the latest version (now just called obs-generator), whenever OBS finishes rebuilding it. -- Lubos Lunak l.lunak@suse.cz -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Fri, March 25, 2011 1:12 pm, Lubos Lunak wrote:
On Thursday 24 of March 2011, David Jarvie wrote:
I have tried re-running the following command in order to make any new repositories available for my project:
kde-obs-generator --setup-project-unified home:djar:kalarm
However, when I run it, it outputs the following error messages:
UnicodeEncodeError: 'ascii' codec can't encode character u'\xc4' in position 25990: ordinal not in range(128) ERROR: Cannot reading list of all projects Aborted
Update to the latest version (now just called obs-generator), whenever OBS finishes rebuilding it.
I can't find where to download obs-generator. (I need the source, not a binary package.) David. -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
2011/3/25 David Jarvie <lists@astrojar.org.uk>:
On Fri, March 25, 2011 1:12 pm, Lubos Lunak wrote:
On Thursday 24 of March 2011, David Jarvie wrote:
I have tried re-running the following command in order to make any new repositories available for my project:
kde-obs-generator --setup-project-unified home:djar:kalarm
However, when I run it, it outputs the following error messages:
UnicodeEncodeError: 'ascii' codec can't encode character u'\xc4' in position 25990: ordinal not in range(128) ERROR: Cannot reading list of all projects Aborted
Update to the latest version (now just called obs-generator), whenever OBS finishes rebuilding it.
I can't find where to download obs-generator. (I need the source, not a binary package.)
David.
Hi, You can find on llunak's home repo on OBS: https://build.opensuse.org/package/files?package=obs-generator&project=home%3Allunak%3Akdetest and looking at spec file, the source is on: http://gitorious.org/kde-obs-generator Regards, Luiz -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
participants (3)
-
David Jarvie
-
Lubos Lunak
-
Luiz Fernando Ranghetti