Install any plugin problem

Asked by lucaminciaroni

Hello, the program runs well, but if I try install anything by easyubuntu Is been getting:

 sudo python easyubuntu/trunk/easyubuntu.py
Password:
/usr/lib/python2.4/site-packages/apt/__init__.py:17: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
/home/nijan/easyubuntu/trunk /home/nijan/easyubuntu/trunk/conf
PowerPC Detected
Customized sources.list generated
Traceback (most recent call last):
  File "easyubuntu/trunk/easyubuntu.py", line 150, in on_ok_clicked
    self.go()
  File "easyubuntu/trunk/easyubuntu.py", line 154, in go
    p.update()
  File "easyubuntu/trunk/easyubuntu.py", line 77, in update
    retcode = subprocess.Popen(self.manager).wait()
  File "/usr/lib/python2.4/subprocess.py", line 542, in __init__
    errread, errwrite)
  File "/usr/lib/python2.4/subprocess.py", line 975, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or director

Question information

Language:
English Edit question
Status:
Solved
For:
EasyUbuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Whiteboard:
no response for a long time, so asuming the given reply was ok.
Revision history for this message
lucaminciaroni (nijan) said :
#1

I'm running it on a kubuntu per powerppc, vanilla breezy.

Revision history for this message
Venkat Raghavan (venkatraghavan) said :
#2

sudo apt-get install synaptic

Revision history for this message
lucaminciaroni (nijan) said :
#3

I've synaptic and also python-apt
others idea?

Revision history for this message
KarlGoetz (kgoetz) said :
#4

sudo apt-get install gnome-terminal python-gtk2 python-glade2 synaptic

should be the lot (i'm not sure what gnome-terminal is for)