Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » problem installing Raspbian (Model 2, No Net, with Web UI) - Stable (error on dpkg -i kura_1.2.0_raspberry-pi-2-nn_armv7.deb)
problem installing Raspbian (Model 2, No Net, with Web UI) - Stable [message #1703512] Sun, 02 August 2015 00:19 Go to next message
Khor Boon Pin is currently offline Khor Boon PinFriend
Messages: 2
Registered: July 2015
Junior Member
hi

I want to install 1.2 no net in the ra pi 2 , it always failed to install the whole package with error message .
sudo dpkg -i kura_1.2.0_raspberry-pi-2-nn_armv7.deb

the log file

cp: cannot stat `/opt/eclipse/esf/install/kura.init.raspbian': No such file or directory
chmod: cannot access `/etc/init.d/kura': No such file or directory
chmod: cannot access `/opt/eclipse/esf/bin/*.sh': No such file or directory
cp: cannot stat `/opt/eclipse/esf/install/recover_dflt_kura_config.sh': No such file or directory
chmod: cannot access `/opt/eclipse/esf/recover_dflt_kura_config.sh': No such file or directory
mkdir: cannot create directory `/opt/eclipse/esf/.data': No such file or directory
md5sum: /opt/eclipse/esf/data/snapshots/snapshot_0.xml: No such file or directory
/opt/eclipse/kura_1.2.0_raspberry-pi-2-nn/install/kura_install.sh: 32: /opt/eclipse/kura_1.2.0_raspberry-pi-2-nn/install/kura_install.sh: cannot create /opt/eclipse/esf/.data/md5.info: Directory nonexistent
tar: Removing leading `/' from member names
tar: /opt/eclipse/esf/data/snapshots/snapshot_0.xml: Cannot stat: No such file or directorytar (child):
/opt/eclipse/esf/.data/recover_dflt_kura_config.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
update-rc.d: using dependency based boot sequencing
update-rc.d: error: unable to read /etc/init.d/kura
update-rc.d: using dependency based boot sequencing
cp: cannot stat `/opt/eclipse/esf/install/logrotate.conf': No such file or directory
cp: cannot stat `/opt/eclipse/esf/install/kura.logrotate': No such file or directory
Re: problem installing Raspbian (Model 2, No Net, with Web UI) - Stable [message #1703836 is a reply to message #1703512] Wed, 05 August 2015 09:29 Go to previous messageGo to next message
Benjamin Cabé is currently offline Benjamin CabéFriend
Messages: 201
Registered: July 2009
Location: Toulouse, France
Senior Member

One thing that comes to mind is that maybe your debian archive file is corrupted?
What is its MD5 hash?

It should be:

$ md5 kura_1.2.0_raspberry-pi-2-nn_armv7.deb
MD5 (kura_1.2.0_raspberry-pi-2-nn_armv7.deb) = 382c0b6cb357eed4c1a6ca7b30767897


Re: problem installing Raspbian (Model 2, No Net, with Web UI) - Stable [message #1703880 is a reply to message #1703836] Wed, 05 August 2015 15:03 Go to previous message
Alessandro Da Rugna is currently offline Alessandro Da RugnaFriend
Messages: 43
Registered: December 2014
Member
Looks like the installer is broken, it tries to access wrong paths.
Did you build this from "develop" branch or did you download it from the site?


My project: Kura web log level changer https://github.com/darugnaa/kura-web-log
My blog: http://darugnaa.github.io
Previous Topic:implementing kura bundle that publishes MQTT messages
Next Topic:Build Error
Goto Forum:
  


Current Time: Fri Apr 26 16:26:44 GMT 2024

Powered by FUDForum. Page generated in 0.02625 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top