From: "David Aguilar" <davvid@gmail.com>
To: "R. Tyler Ballance" <tyler@slide.com>
Cc: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: [ANNOUNCE] git-cola 1.3.4
Date: Thu, 25 Dec 2008 23:59:17 -0800 [thread overview]
Message-ID: <402731c90812252359r5b6b9420hcadbfa076f561feb@mail.gmail.com> (raw)
In-Reply-To: <1230277737.14882.54.camel@starfruit>
On Thu, Dec 25, 2008 at 11:48 PM, R. Tyler Ballance <tyler@slide.com> wrote:
>
> Looks pretty nice, I was trying to give this a whirl on Python 2.6 and
> was receiving the following errors while trying to build:
>
>
> tyler@starfruit:~/source/git/git-cola> /usr/bin/python setup.py
> build
> Traceback (most recent call last):
> pyqtver = utils.run_cmd('pyuic4', '--version').split()[-1]
> OSError: [Errno 8] Exec format error
> tyler@starfruit:~/source/git/git-cola>
>
>
> openSUSE 11.1 (my current OS) ships with 2.6 by default now, so I'm
> curious as to the environment you're running cola in?
>
> Looks fancy, can't wait to get it running :)
>
> Cheers
> --
> -R. Tyler Ballance
> Slide, Inc.
>
I'm on debian. There's official debian packages these days that are
making their way into both ubuntu and debian.
I'm probably doing something wrong since maybe pyuic4 isn't supposed
to be called via subprocess.Popen()? See the INSTALL file under
'build issues'. Your pyuic4 is missing a shebang line at the top of
the file. I'm not sure if that's a packaging bug (openSUSE) or pyqt4
bug. debian's pyuic4 has a #!/bin/sh line at the top and thus doesn't
have this issue. I should probably change it so that it works either
way... i'll see if I can work around that.
--
David
next prev parent reply other threads:[~2008-12-26 8:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-25 23:36 [ANNOUNCE] git-cola 1.3.4 David Aguilar
2008-12-26 7:48 ` R. Tyler Ballance
2008-12-26 7:59 ` David Aguilar [this message]
2008-12-26 8:44 ` R. Tyler Ballance
2008-12-26 9:38 ` David Aguilar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=402731c90812252359r5b6b9420hcadbfa076f561feb@mail.gmail.com \
--to=davvid@gmail.com \
--cc=git@vger.kernel.org \
--cc=tyler@slide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).