ubuntu-on-android: Can't use apt-get

I have some problems when I try installing libgles-dev, or anything for that matter. Maybe I am doing something wrong since I am new to Termux.

I always get this error:

Reading package lists… Error! E: Unable to determine file size for fd 6 - fstat (1: Operation not permitted) E: The package lists or status file could not be parsed or opened.

Here is what I get:

~ $ hippo root@localhost:~# apt-get install libgles-dev Reading package lists... Error! E: Unable to determine file size for fd 6 - fstat (1: Operation not permitted) E: The package lists or status file could not be parsed or opened. root@localhost:~# apt-get autoremove Reading package lists... Error! E: Unable to determine file size for fd 6 - fstat (1: Operation not permitted) E: The package lists or status file could not be parsed or opened. root@localhost:~# sudo apt-get install libgles-dev sudo: unable to determine tty: Permission denied Reading package lists... Error! E: Unable to determine file size for fd 6 - fstat (1: Operation not permitted) E: The package lists or status file could not be parsed or opened. root@localhost:~# apt install libgles-dev Reading package lists... Error! E: Unable to determine file size for fd 6 - fstat (1: Operation not permitted) E: The package lists or status file could not be parsed or opened. root@localhost:~#

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 24 (13 by maintainers)

Most upvoted comments

i look into this problem