ฉันพยายามปรับใช้แอพ django เมื่อฉันพิมพ์
apt-get update
ฉันเห็น
W: Unable to read /etc/apt/apt.conf.d/ - DirectoryExists (13: Permission denied)
W: Unable to read /etc/apt/sources.list.d/ - DirectoryExists (13: Permission denied)
W: Unable to read /etc/apt/sources.list - RealFileExists (13: Permission denied)
E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)
E: Unable to read /var/cache/apt/ - opendir (13: Permission denied)
E: Unable to read /var/cache/apt/ - opendir (13: Permission denied)
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
เมื่อฉันพิมพ์ sudo apt-get update
ฉันเห็น
-bash: sudo: command not found
ผมพยายามที่จะใช้แทนsu
sudo
แต่มันแปลก เช่นฉันพิมพ์su apt-get update
และไม่มีอะไรเกิดขึ้นฉันเพิ่งเห็นบรรทัดใหม่
(uiserver):u78600811:~$ su apt-get update
(uiserver):u78600811:~$
เหมือนกันถ้าฉันพยายามติดตั้งแพคเกจบางอย่าง ฉันจะทำอย่างไร
หากเป็นข้อมูลที่มีประโยชน์ - ฉันใช้ Debian
(uiserver):u87600811:~$ uname -a
Linux infong1559 3.14.0-ui16294-uiabi1-infong-amd64 #1 SMP Debian 3.14.79-2~ui80+4 (2016-10-20) x86_64 GNU/Linux
apt-cache policy sudo
? ไม่ใช่ Linux distros ทั้งหมดติดตั้ง sudo โดยค่าเริ่มต้น (ตัวอย่างเช่น Debian จะติดตั้ง sudo ถ้าหากคุณไม่ได้ระบุรหัสผ่านรูทในการติดตั้ง) คุณสามารถเรียกใช้ apt-cache ได้โดยไม่ต้องใช้สิทธิ์ root