Mailinglist Archive: opensuse-buildservice (181 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] python problem on the build service
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Tue, 10 Jul 2007 17:15:13 +0200
- Message-id: <20070710151513.GA8816@xxxxxxx>
On Tue, Jul 10, 2007 at 04:48:32PM +0300, Peter Nixon wrote:
> There seems to be a problem on the build service with python packages. Some
> packages have been continuously building since last night:
>
> http://build.opensuse.org/project/monitor?project=devel%3Alanguages%3Apython
>
> They are:
> python-django-registration
> python-django-snapshot
> python-markdown
I found the problem: python-django-registration had a bogus ".spec"
suffix in the 'Name:' line of the spec file, so that the created
package was named: python-django-registration.spec.rpm
The code in the repository parsed this as name=python, version=django,
release=registration, arch=spec, thus no python.
I just did a "wipe" request for python-django-registration, so it
should start to work again in a couple of minutes.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
> There seems to be a problem on the build service with python packages. Some
> packages have been continuously building since last night:
>
> http://build.opensuse.org/project/monitor?project=devel%3Alanguages%3Apython
>
> They are:
> python-django-registration
> python-django-snapshot
> python-markdown
I found the problem: python-django-registration had a bogus ".spec"
suffix in the 'Name:' line of the spec file, so that the created
package was named: python-django-registration.spec.rpm
The code in the repository parsed this as name=python, version=django,
release=registration, arch=spec, thus no python.
I just did a "wipe" request for python-django-registration, so it
should start to work again in a couple of minutes.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |