brunobelem
(usa Satux Linux)
Enviado em 06/11/2014 - 08:53h
Essa é a msg de erro que dá qdo tento instalar o playonlinux... e a msg é semelhante qdo tendo instalar o wine.
Bruno@satux:~$ sudo apt-get install wine
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: Impossível encontrar o pacote wine
Bruno@satux:~$ winecfg
bash: winecfg: comando não encontrado
Bruno@satux:~$ clear
Bruno@satux:~$ sudo apt-get install wine
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: Impossível encontrar o pacote wine
Bruno@satux:~$ clear
Bruno@satux:~$ git clone
https://github.com/PlayOnLinux/POL-POM-4
fatal: destination path 'POL-POM-4' already exists and is not an empty directory.
Bruno@satux:~$ git clone
https://github.com/PlayOnLinux/POL-POM-4
fatal: destination path 'POL-POM-4' already exists and is not an empty directory.
Bruno@satux:~$ clear
Bruno@satux:~$ wget -q "http://deb.playonlinux.com/public.gpg" -O- | apt-key add -
ERROR: This command can only be used by root.
Bruno@satux:~$ wget -q "http://deb.playonlinux.com/public.gpg" -O- | apt-key add-
Usage: apt-key [--keyring file] [command] [arguments]
Manage apt's list of trusted keys
apt-key add <file> - add the key contained in <file> ('-' for stdin)
apt-key del <keyid> - remove the key <keyid>
apt-key export <keyid> - output the key <keyid>
apt-key exportall - output all trusted keys
apt-key update - update keys using the keyring package
apt-key net-update - update keys using the network
apt-key list - list keys
apt-key finger - list fingerprints
apt-key adv - pass advanced options to gpg (download key)
If no specific keyring file is given the command applies to all keyring files.
Bruno@satux:~$ wget
http://deb.playonlinux.com/playonlinux_wheezy.list -O /etc/apt/sources.list.d/playonlinux.list
/etc/apt/sources.list.d/playonlinux.list: Permissão negada
Bruno@satux:~$ apt-get update
E: Não foi possível abrir arquivo de trava /var/lib/apt/lists/lock - open (13: Permissão negada)
E: Impossível criar acesso exclusivo ao directório /var/lib/apt/lists/
E: Não foi possível abrir arquivo de trava /var/lib/dpkg/lock - open (13: Permissão negada)
E: Não foi possível criar acesso exclusivo ao directório de administração (/var/lib/dpkg/), é root?
Bruno@satux:~$ apt-get install playonlinux
E: Não foi possível abrir arquivo de trava /var/lib/dpkg/lock - open (13: Permissão negada)
E: Não foi possível criar acesso exclusivo ao directório de administração (/var/lib/dpkg/), é root?
Bruno@satux:~$