isacsantos
(usa Outra)
Enviado em 11/10/2017 - 18:10h
Boa Tarde Amigos,
Ao tentar instalar às dependência do Samba 4 no Debian GNU/Linux 8.4 (jessie), está apresentando erro,
# apt-get -y install build-essential libacl1-dev libattr1-dev libblkid-dev libreadline-dev python-dev gdb pkg-config libpopt-dev libldap2-dev dnsutils libbsd-dev attr krb5-user docbook-xsl libcups2-dev acl libgnutls28-dev krb5-kdc
Apresenta o seguinte erro no Debian GNU/Linux 8.4 (jessie)
root@servidor1:~# apt-get install samba krb5-user winbind smbclient ldap-utils a cl attr ntp
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Package attr is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'attr' has no installation candidate
root@servidor1:~# clear
root@servidor1:~# apt-get -y install build-essential libacl1-dev libattr1-dev li bblkid-dev libreadline-dev python-dev gdb pkg-config libpopt-dev libldap2-dev dn sutils libbsd-dev attr krb5-user docbook-xsl libcups2-dev acl libgnutls28-dev kr b5-kdc
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Package pkg-config is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package build-essential is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python
Package docbook-xsl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package gdb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libacl1-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libreadline-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package attr is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libpopt-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'build-essential' has no installation candidate
E: Package 'libacl1-dev' has no installation candidate
E: Impossível encontrar o pacote libattr1-dev
E: Impossível encontrar o pacote libblkid-dev
E: Package 'libreadline-dev' has no installation candidate
E: Package 'python-dev' has no installation candidate
E: Package 'gdb' has no installation candidate
E: Package 'pkg-config' has no installation candidate
E: Package 'libpopt-dev' has no installation candidate
E: Impossível encontrar o pacote libbsd-dev
E: Package 'attr' has no installation candidate
E: Package 'docbook-xsl' has no installation candidate
root@servidor1:~#
Alguém pode me ajudar ?
Obrigado