Erro durante a Instalação do Servidor Samba

1. Erro durante a Instalação do Servidor Samba

Lendel dos Santos Rodrigues
lendel

(usa Linux Mint)

Enviado em 18/03/2016 - 13:58h

toda vez que tento instalar o servidor samba aparece a seguintes mensagens:

root@lendel-laptop:/home/lendel# sudo apt-get install samba
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Alguns pacotes não puderam ser instalados. Isto pode significar que
você solicitou uma situação impossível ou, se você está usando a
distribuição instável, que alguns pacotes requeridos não foram
criados ainda ou foram retirados da "Incoming".
A informação a seguir pode ajudar a resolver a situação:

Os pacotes a seguir têm dependências desencontradas:
samba : Depende: samba-common (= 2:3.6.3-2ubuntu2) mas 2:3.6.3-2ubuntu2.14 está para ser instalado
Depende: libwbclient0 (= 2:3.6.3-2ubuntu2) mas 2:3.6.3-2ubuntu2.14 está para ser instalado
Recomenda: tdb-tools mas não será instalado
N: Ignorando 'webupd8team-' no diretório '/etc/apt/sources.list.d/' pois não tem extensão de arquivo
N: Ignorando 'webupd8team-' no diretório '/etc/apt/sources.list.d/' pois não tem extensão de arquivo
E: Impossível corrigir problemas, você manteve (hold) pacotes quebrados.



  


2. Re: Erro durante a Instalação do Servidor Samba

10minutos
10minutos

(usa Ubuntu)

Enviado em 18/03/2016 - 16:43h

Olá..
Execute esse comando e poste o resultado:
sudo lsb_release -a

E poste o resultado desse também:
sudo cat /etc/apt/sources.list

Aguardo.


3. Apareceu isto

Lendel dos Santos Rodrigues
lendel

(usa Linux Mint)

Enviado em 18/03/2016 - 16:50h

lendel@lendel-laptop:~$ sudo lsb_release -a
[sudo] password for lendel:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise

lendel@lendel-laptop:~$ sudo cat /etc/apt/sources.list
# deb cdrom:[Xubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ dists/precise/main/binary-i386/

# deb cdrom:[Xubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ dists/precise/multiverse/binary-i386/
# deb cdrom:[Xubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ dists/precise/restricted/binary-i386/
# deb cdrom:[Xubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ dists/precise/universe/binary-i386/
# deb cdrom:[Xubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120817.3)]/ precise main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu precise main restricted
deb-src http://archive.ubuntu.com/ubuntu precise main restricted

## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu precise universe
deb-src http://archive.ubuntu.com/ubuntu precise universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu precise multiverse
deb-src http://archive.ubuntu.com/ubuntu precise multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.


## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu precise partner
# deb-src http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu precise partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main
deb http://downloads.sourceforge.net/project/caelinux 2013 stable
deb http://www.remastersys.com/ubuntu">http://www.remastersys.com/ubuntu precise main
deb http://archive.canonical.com/ precise partner
deb-src http://archive.canonical.com/ precise partner


Ign http://www.remastersys.com precise/main TranslationIndex
Err http://www.remastersys.com precise/main amd64 Packages
404 Not Found
Ign http://www.remastersys.com precise/main Translation-pt
Ign http://www.remastersys.com precise/main Translation-en
Err http://www.remastersys.com precise/main i386 Packages
404 Not Found
Ign http://www.remastersys.com precise/main Translation-pt_BR
Ign http://www.remastersys.com precise/main Translation-en_US
Baixados 19,1 kB em 6min 13s (51 B/s)
Lendo listas de pacotes... Pronto
N: Ignorando 'webupd8team-' no diretório '/etc/apt/sources.list.d/' pois não tem extensão de arquivo
W: Ocorreu um erro durante a verificação da assinatura. O repositório não está actualizado e serão utilizados os ficheiros anteriores de índice. Erro do GPG: http://download.opensuse.org ./ Release: As seguintes assinaturas eram inválidas: KEYEXPIRED 1396321314

W: Falhou ao buscar http://download.opensuse.org/repositories/home:/popinet/xUbuntu_12.04/./Release

W: Falhou ao buscar http://www.remastersys.com/ubuntu">http://www.remastersys.com/ubuntu/dists/precise/main/binary-amd64/Packages 404 Not Found

W: Falhou ao buscar http://www.remastersys.com/ubuntu">http://www.remastersys.com/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found

W: Alguns arquivos index falharam ao ser baixados. Eles foram ignorados, ou cópias antigas são usadas ao invés.





4. Re: Erro durante a Instalação do Servidor Samba

10minutos
10minutos

(usa Ubuntu)

Enviado em 18/03/2016 - 17:16h

Tente executar estes comandos para ver o resultado:
sudo apt-get clean
sudo apt-get autoclean
sudo rm -rf /var/cache/apt/archives/*
sudo rm -rf /var/lib/apt/lists/*
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade





Caso tenha resolvido, marque minha resposta como melhor resposta para que eu ganhe pontos e incentive a continuar ajudando.. :D


5. Re: Erro durante a Instalação do Servidor Samba

Lendel dos Santos Rodrigues
lendel

(usa Linux Mint)

Enviado em 26/03/2016 - 13:17h

cara formatei meu not e instalei a nova versão do linux ubuntu 15.10 x64 bits! antes era o o xunbutu modificado o caelinux 13 que vem cheio de erros nas suas atualizações. mas obrigado pela ajuda






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts