You are not logged in.

#1 2009-01-25 17:41:27

flocntl
Member
Registered: 2007-10-02
Posts: 29

hellanzb - build fails (kernel 2.6.28)

Hi. I'm trying to install hellanzb from AUR on a fresh x86_64 install, but it fails saying:

# makepkg -s
==> Making package: hellanzb 0.13-5 x86_64 (Sun Jan 25 18:21:24 CET 2009)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found hellanzb-0.13.tar.gz in build dir
  -> Found hellanzb.rc in build dir
  -> Found hellanzb.conf.d in build dir
  -> Found whitespace-fix.diff in build dir
==> Validating source files with md5sums...
    hellanzb-0.13.tar.gz ... Passed
    hellanzb.rc ... Passed
    hellanzb.conf.d ... Passed
    whitespace-fix.diff ... Passed
==> Extracting Sources...
  -> bsdtar -x -f hellanzb-0.13.tar.gz
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
patching file Hellanzb/NZBLeecher/Protocol.py
Traceback (most recent call last):
  File "./setup.py", line 9, in <module>
    from distutils.core import setup, Extension
ImportError: No module named distutils.core
==> ERROR: Build Failed.
    Aborting...

Would appreciate any help.

Last edited by flocntl (2009-01-25 17:43:09)

Offline

#2 2009-01-25 17:58:43

ghostHack
Member
From: Bristol UK
Registered: 2008-02-29
Posts: 261

Re: hellanzb - build fails (kernel 2.6.28)

$ pacman -Qo /usr/lib/python2.6/distutils/core.py
/usr/lib/python2.6/distutils/core.py is owned by python 2.6.1-1

you might want to check your python install

Offline

#3 2009-01-25 18:03:00

flocntl
Member
Registered: 2007-10-02
Posts: 29

Re: hellanzb - build fails (kernel 2.6.28)

holly! reinstalling python did it.. strange?
thanks a lot mate!

Last edited by flocntl (2009-01-25 18:03:14)

Offline

Board footer

Powered by FluxBB