나는 해결할 웹에서 몇 가지 해결책을 시도했지만 헛된 것은 아니었다. 내가 어떻게 문제를 해결할 수 있는지 알려주세요.
sudo apt-get upgrade
[sudo] password for harry:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
jsql : Depends: jsql-injection but it is not installed
linux-headers-amd64 : Depends: linux-headers-4.9.0-parrot25-amd64 but it is not installed
linux-image-amd64 : Depends: linux-image-4.9.0-parrot25-amd64 but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
$cat /etc/apt/sources.list
:
# deb cdrom:[Debian GNU/Linux 3.5 _Parrot_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170307-05:27]/ parrot contrib main non-free
#deb cdrom:[Debian GNU/Linux 3.5 _Parrot_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170307-05:27]/ parrot contrib main non-free
┌─[harry@parrot]─[~]
└──╼ $uname -a
Linux parrot 4.9.0-parrot18-amd64 #1 SMP Parrot 4.9.18-1parrot18 (2017-04-23) x86_64 GNU/Linux
내용 /etc/apt/sources.list.d/parrot.list
:
# parrot repository
# this file was automatically generated by parrot-mirror-selector
deb http://mirrordirector.archive.parrotsec.org/parrot/ parrot main contrib non-free
# deb-src http://mirrordirector.archive.parrotsec.org/parrot/ parrot main contrib non-free
@ GAD3R 안녕하세요, 감사합니다. 나는 게시물을 업데이트했다.
—
hardeep
cat /etc/apt/sources.list
과uname -a
. 이미지를 추가하는 대신 복사하여 붙여 넣기하여 출력 명령을 추가하는 것이 좋습니다.