Hi Guido!

On Tue, 03 Mar 2009 19:23:17 +0100, Guido Günther wrote:
> The attached patch should fix your problem.

I am not a Python expert, so forgive my question: I guess it is enough
to modify /usr/share/python-support/git-buildpackage/gbp/git_utils.py
and then `dpkg-reconfigure git-buildpackage`, right?

However, after 20 seconds git-buildpackage took 100% of my CPU (but only
0.3% of MEM, 2GB RAM + 2GB swap).  After a while I pressed ^C:
=====
l...@gismo:~/linux-2.6-openmoko(git)[debian]$ git-buildpackage
^CTraceback (most recent call last):
  File "/usr/bin/git-buildpackage", line 313, in <module>
    sys.exit(main(sys.argv))
  File "/usr/bin/git-buildpackage", line 211, in main
    (ret, out) = repo.is_clean()
  File "/var/lib/python-support/python2.5/gbp/git_utils.py", line 81, in
  is_clean
    while line.startswith('#'):
KeyboardInterrupt
l...@gismo:~/linux-2.6-openmoko(git)[debian]$
=====

If however I need to apply the patch and build a new package, just tell
me and I will give it a try ;-)

Thx, bye,
Gismo / Luca

Attachment: pgpdZJ6Pm5mQE.pgp
Description: PGP signature

Reply via email to