Error installing Nokuntu on Ubuntu 11.10
Status: Beta
Brought to you by:
matiaspar
Error received while installing Nokuntu:
dpkg: error processing /home/wim/Downloads/nokuntusp_0.6-1_all.deb (--install):
unable to open file '/var/lib/dpkg/tmp.ci//usr': Is a directory
Hope someone can help to solve this problem,
Kind regards,
Wim Jansen
Anonymous
Have the same problem with UBUNTU 11.04 but only with version 0.6 . I have installed the older version without problem
I managed to install this by opening the deb, and removing some wrong content from the control.tar.gz:
mkdir -p nokuntu/control
cd nokuntu
ar x ../nokuntusp*.deb
cd control
tar xzvf ../control.tar.gz
rm -rf usr
tar czvf control.tar.gz *
mv control.tar.gz ..
cd ..
rm -rf control
ar -r ../nokuntusp-new.deb debian-binary control.tar.gz data.tar.gz
sudo dpkg -i ../nokuntusp-new.deb
venkateshp@ad29b83:~/nokuntu$ sudo dpkg -i ../nokuntusp-new.deb
(Reading database ... 199580 files and directories currently installed.)
Preparing to replace nokuntusp 0.5.9-1 (using ../nokuntusp-new.deb) ...
Unpacking replacement nokuntusp ...
dpkg: dependency problems prevent configuration of nokuntusp:
nokuntusp depends on gambas2-runtime (>= 1.9.48); however:
Package gambas2-runtime is not installed.
nokuntusp depends on gambas2-runtime (<< 2.90); however:
Package gambas2-runtime is not installed.
nokuntusp depends on gambas2-gb-gui (>= 1.9.48); however:
Package gambas2-gb-gui is not installed.
nokuntusp depends on gambas2-gb-gui (<< 2.90); however:
Package gambas2-gb-gui is not installed.
nokuntusp depends on gambas2-gb-form (>= 1.90.1); however:
Package gambas2-gb-form is not installed.
nokuntusp depends on gambas2-gb-form (<< 2.90.0); however:
Package gambas2-gb-form is not installed.
nokuntusp depends on gambas2-gb-pcre (>= 1.9.48); however:
Package gambas2-gb-pcre is not installed.
nokuntusp depends on gambas2-gb-pcre (<< 2.90); however:
Package gambas2-gb-pcre is not installed.
nokuntusp depends on gambas2-gb-settings (>= 1.9.48); however:
Package gambas2-gb-settings is not installed.
nokuntusp depends on gambas2-gb-
dpkg: error processing nokuntusp (--install):
dependency problems - leaving unconfigured
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Errors were encountered while processing:
nokuntusp
Currently I have no Nokia Phone Anymore...so I can give suppont to Nokuntu properly. But try to install gambas2-runtime package with synaptic or Ubuntu Software center or with sudo apt-get install gambas2-runtime. Hope this solve your problem!! Thnaks for using Nokuntu...give me a lot of frinds arround the world!!