dpkg snippet isn't working for me when fixing / installing dockbar

Posted by user3924 on Ask Ubuntu See other posts from Ask Ubuntu or by user3924
Published on 2011-02-28T23:53:55Z Indexed on 2011/03/01 7:32 UTC
Read the original article Hit count: 197

Filed under:
|

I'm trying to use this code from webupd8 to fix the problem I have. It seems it didn't work.

sudo dpkg -i --force-overwrite /var/cache/apt/archives/smplayer_0.6.9+svn3595-1ppa1~maverick1_i386.deb

Here is the output from my attempt to install dockbar :

$ sudo dpkg -i --force-all var/apt/cache/archives/dockmanager_0.1.0~bzr80-0ubuntu1~10.10~dockers1_i386.deb
 dpkg: error processing var/apt/cache/archives/dockmanager_0.1.0~bzr80-0ubuntu1~10.10~dockers1_i386.deb
 (--install):  cannot access archive:
 No such file or directory Errors were encountered while processing: 
 var/apt/cache/archives/dockmanager_0.1.0~bzr80-0ubuntu1~10.10~dockers1_i386.deb

Is there any way around this?

© Ask Ubuntu or respective owner

Related posts about error

Related posts about dpkg