cannot ssh via Cydia version
#1
I have Firecore. Maitenance says XBMC is installed. It is not. I get this message when trying to ssh XBMC via you instructions for Cydia version.

E: Could not get lock /var/lib/dpkg/lock - open (35: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Apple-TV:~ root# apt-get install org.xbmc.xbmc-atv2

Suggestions.
Reply
#2
ssh is working. It thinks somethong is already being installed. Reboot the atv and try again.

Type reboot from the prompt and reconnect in a minute.
Reply
#3
Not sure which reboot you mean first time. Unplug ATV2? Type reboot in terminal. I presume. Or reboot from the prompt, then reconnect?
Reply
#4
use the 'reboot' command via ssh

if it still won't work try 'rm /var/lib/dpkg/lock'
Reply
#5
Thank you. Will try.
Reply
#6
Ready to try a new install via ssh. Was able to show XBMC uninstalled in Firecore Maintenance. Was able to uninstall Nito TV. Could Nito's open ssh program have been a conflict. It was wanting me to manualyl set dpkg file. I ran this as a result of a message when uninstalling apt-get autoremove. This was what I was showing before getting things cleared (XBMC&Nito) and after the auto remove
joseph-krygiers-imac-2:~ joek$ ssh [email protected]
[email protected]'s password:
Apple-TV:~ root# reboot
Apple-TV:~ root# Connection to (myIP) closed by remote host.
Connection to (myIP) closed.
joseph-krygiers-imac-2:~ joek$ ssh root@myIP
root@myIP password:
Apple-TV:~ root# apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
com.ericasadun.utilities com.whatanutbar.exposed org.tomcool.smframework
0 upgraded, 0 newly installed, 3 to remove and 7 not upgraded.
After this operation, 758kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 1547 files and directories currently installed.)
Removing com.ericasadun.utilities ...
Removing com.whatanutbar.exposed ...
Removing org.tomcool.smframework ...
Apple-TV:~ root#

Thank you. Now we will see once I can install, if I can get the Hulu add-on working. That has been the whole reason for this, although I do like other features.
Reply
#7
ok. Have XBMC installed. Now I am going to try the Hulu add on.
BTW Installed XBMC this way:
ssh [email protected] (fill in your own ATV IP address)

When prompted for your password, enter ‘alpine’ if you haven’t changed it. Now you’ll want to install the XBMC software, execute each of these commands independently:

echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list

Next use apt-get:

apt-get update

And finally, install the software:

apt-get install org.xbmc.xbmc-atv2

Then I did an ssh reboot
Reply
#8
Hulu add-on working just fine. Thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
cannot ssh via Cydia version0