You are not logged in.

#1 2006-03-28 10:18:38

Insane-Boy
Member
Registered: 2006-02-27
Posts: 243

qpkg problem

I have always this error when i try to use qpkg :
[DeViL@InSaNe ~]$ /usr/bin/qpkg -s
Traceback (most recent call last):
  File "/usr/bin/qpkg", line 339, in ?
    QPKG_EDITOR = commands.getoutput("source "+homedir+"/.qpkgrc ; echo ${QPKG_EDITOR}")
  File "/usr/lib/python2.4/commands.py", line 44, in getoutput
    return getstatusoutput(cmd)[1]
  File "/usr/lib/python2.4/commands.py", line 54, in getstatusoutput
    text = pipe.read()
IOError: [Errno 4] Interrupted system call

I don't know where may be the problem..

Offline

#2 2006-03-28 11:21:11

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: qpkg problem

Do you have a file called ~/.qpkgrc ??? If yes do u have something like

QPKG_EDITOR = vi

???

Offline

#3 2006-03-28 11:56:18

Insane-Boy
Member
Registered: 2006-02-27
Posts: 243

Re: qpkg problem

yeah i have it in .qpkgrc and ..?

Offline

#4 2006-03-28 12:30:12

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: qpkg problem

hmmm, That's weird, try dma's suggestion in the other topic

pacman -Rdcs python
pacman -S python

Offline

#5 2006-03-28 12:49:01

Insane-Boy
Member
Registered: 2006-02-27
Posts: 243

Re: qpkg problem

don't help..

Offline

Board footer

Powered by FluxBB