
20.04.2018, 14:22
|
|
Новичок
Регистрация: 28.02.2018
Сообщений: 0
С нами:
4319590
Репутация:
0
|
|
Хм...
Using putty connect to Nethunter and Run
vi /etc/passwd,
Change the line
_apt:x:104:3004::/nonexistent:/bin/false to _apt:x:0:65534::/nonexistent:/bin/false
Save and Run apt-get update ,It Works Check it ,
Explanation: Changing GID 3004 to 65534 ,What is GID 3004 on your system?
The fact that the _apt user is part of "nogroup" is actually the problem.
Нашел на этом форуму
вот тут
|
|
|