ทุกครั้งที่ฉันทำการติดตั้ง apt-get (เช่น gzip) ฉันจะได้รับปัญหาประเภท:
Depends: <some_package> but is not going to be installed
Depends: <some_package> but is not installable
สำหรับแต่ละแพ็คเกจฉันพยายามติดตั้ง!
อาจมีปัญหาอะไร
คุณได้ปรับปรุง repos ของคุณ (และอัพเกรดระบบ)? เพื่อให้แน่ใจว่าระบบเห็นรายการแพคเกจที่อัปเดตแล้ว $ sudo apt-get update && sudo apt-get upgrade
—
nerdwaller
ดูที่นี้. พวกเขาพูดถึงมันlinuxforums.org/forum/debian-linux/…
—
a_maar