View Single Post
Posts: 65 | Thanked: 27 times | Joined on Aug 2012
#12
Originally Posted by thedead1440 View Post
First error solved

you must input:

Code:
dpkg -i /home/user/MyDocs/Downloads/hss.deb
The / before home is missing in your command...

I'll look thru' for the second error now...


For your second error can you try as root in terminal:

Code:
rm -rf /var/lib/apt/lists/lock
Do a reboot then apt-get update in terminal as root...
My bad, installation worked now. The / was indeed missing

The second error unfortunately wasn't solved yet.

[CODE]rm -rf /var/lib/apt/lists/lock[/CODE

didnt do anything. at least the device didnt show anything when I used that command. rebooting and using apt-get update resulted in the same error as before (no such file or directory - unable to lock the list directory) :/