cavallariph
(usa Debian)
Enviado em 01/02/2020 - 11:32h
Olá pessoal. Sou novo por aqui.
Pesquisei vários tópicos similares mas o meu tem algumas especificidades, então resolvi criar um. Por favor indiquem se o ideal for excluir este e incluir como pergunta em algum outro tópico.
A situação é a seguinte:
[Debian Buster]
Após instalar o auditor Lynis, não consigo usar nenhum comando com apt-get. Segue o erro ao tentar aplicar 'apt-get update':
$ apt-get update
E: Tipo 'apt-get' não é conhecido na linha 3 na lista de fontes /etc/apt/sources.list.d/cisofy-lynis.list
E: A lista de fontes não pode ser lida.
Segue o conteúdo de sources.list (que não menciona o cisofy-lynis.list, como vcs podem ver):
# cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Official i386 NETINST 20191116-11:32]/ buster main contrib non-free
# deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Official i386 NETINST 20191116-11:32]/ buster main contrib non-free
deb
http://debian.c3sl.ufpr.br/debian/ buster main contrib non-free
deb-src
http://debian.c3sl.ufpr.br/debian/ buster main contrib non-free
deb
http://security.debian.org/debian-security buster/updates main contrib non-free
deb-src
http://security.debian.org/debian-security buster/updates main contrib non-free
# buster-updates, previously known as 'volatile'
deb
http://debian.c3sl.ufpr.br/debian/ buster-updates main contrib non-free
deb-src
http://debian.c3sl.ufpr.br/debian/ buster-updates main contrib non-free
# deb
http://dl.google.com/linux/deb/ stable main
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
Tentei remover o Lynis mas não consegui por não poder usar 'apt-get remove'
Agradeço de antemão qualquer ajuda.
PH