You are not logged in.

#1 2010-10-21 17:35:14

guidito73
Member
Registered: 2010-07-02
Posts: 43

Can't install Ejecter from AUR

Hi everyone smile

I've been trying to install Ejecter from AUR using yaourt, but I get an error and the installation aborts.

This is what the terminal tells me:

Checking for program gcc,cc              : ok /usr/bin/gcc
Checking for program cpp                 : ok /usr/bin/cpp
Checking for program ar                  : ok /usr/bin/ar
Checking for program ranlib              : ok /usr/bin/ranlib
Checking for gcc                         : ok 
Checking for program valac               : ok /usr/bin/valac
Checking for gthread-2.0                 : Traceback (most recent call last):
  File "/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/.waf3-1.5.9-92e9dcf84354592025d5265e05eb8bc4/wafadmin/Utils.py", line 414, in recurse
    txt=readf(base+'_'+name,m='rU')
  File "/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/.waf3-1.5.9-92e9dcf84354592025d5265e05eb8bc4/wafadmin/Utils.py", line 379, in readf
    f=open(fname,m)
IOError: [Errno 2] No such file or directory: '/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/wscript_configure'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "./waf", line 148, in <module>
    Abortando...
==> ERROR: Makepkg was unable to build ejecter.
==> Restart building ejecter ? [y/N]
==> --------------------------------
==>

There are no comments on the AUR package, so I don't know if this bugs only happens to me.

Thanks in advance for your help!

Offline

#2 2010-10-30 01:32:35

Hund
Member
From: Sweden
Registered: 2010-03-22
Posts: 479
Website

Re: Can't install Ejecter from AUR

I have the same problem with Pino from AUR.

==> Starting build()...
Checking for program gcc,cc              : ok /usr/bin/gcc 
Checking for program cpp                 : ok /usr/bin/cpp 
Checking for program ar                  : ok /usr/bin/ar 
Checking for program ranlib              : ok /usr/bin/ranlib 
Checking for gcc                         : ok  
Checking for program valac               : ok /usr/bin/valac 
Checking for gthread-2.0                 : Traceback (most recent call last):
  File "/tmp/clyde-johan/pino/pino/src/pino-0.2.10/.waf3-1.5.9-d1e0349fc8937631a656fb8ea7e99063/wafadmin/Utils.py", line 414, in recurse
    txt=readf(base+'_'+name,m='rU')
  File "/tmp/clyde-johan/pino/pino/src/pino-0.2.10/.waf3-1.5.9-d1e0349fc8937631a656fb8ea7e99063/wafadmin/Utils.py", line 379, in readf
    f=open(fname,m)
IOError: [Errno 2] No such file or directory: '/tmp/clyde-johan/pino/pino/src/pino-0.2.10/wscript_configure'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "./waf", line 148, in <module>
    Aborting...
error: Build failed

Offline

Board footer

Powered by FluxBB