Mailinglist Archive: opensuse-buildservice (199 mails)
< Previous | Next > |
Re: [opensuse-buildservice] debian | ubuntu, python fails
- From: peer <linuxpeerjam@xxxxxxxxx>
- Date: Wed, 08 Jun 2011 17:09:37 +0200
- Message-id: <4DEF90B1.80904@gmail.com>
On 06/08/2011 11:26 AM, Christian Kampka wrote:
Thanks for your reply!
How to fix my build rules? Which sequence should be used instead and how to call it?
Thanks in advance,
~P
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Hi,
https://build.opensuse.org/package/live_build_log?arch=x86_64&package=python-scour&project=home%3Aopen-studio%3Aunstable&repository=xUbuntu_10.04
What is going wrong here?
The build fails because you are running "dh clean --with python2". The
python2 debhelper sequence is only available on debian since squeeze and
thus only on ubuntu 10.10 and above.
You need to fix your build rules.
Cheers,
Christian
Thanks for your reply!
How to fix my build rules? Which sequence should be used instead and how to call it?
Thanks in advance,
~P
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
< Previous | Next > |