question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

On attempting to install anything with apt this happens

See original GitHub issue

I’ve read about some similar problems on https://github.com/Neo-Oli/termux-ubuntu/issues/44 this github. It also happens when I try to install the vnc server and desktop with the commands provided

E: setegid 0 failed - setegid (38: Function not implemented)
E: setegid 65534 failed - setegid (38: Function not implemented)
E: setegid 0 failed - setegid (38: Function not implemented)
E: Method gave invalid 400 URI Failure message: Failed to set new group ids - setresgid (38: Function not implemented)
E: Method http has died unexpectedly!
E: Sub-process http returned an error code (112)```

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
exalab999commented, Dec 15, 2018

This is a long exist issue that occur when running Linux distro on Termux, currently we are investigate it, I think it might be some sort of container issue. We will try and fix it in the upcoming release, if possible.

0reactions
Kilo-411commented, Jul 1, 2019

Im in but here is the msg…

: Updating from such a repository can’t be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. $ echo “export PROOT_NO_SECCOMP=1” >> .bashrc && hash -r $ ./start-kali.sh proot info: vpid 1: terminated with signal 11 $ /bin/bash $ ./start-kali.sh bash: [: : integer expression expected root@localhost:~#

Read more comments on GitHub >

github_iconTop Results From Across the Web

apt-get is broken and can't install anything - Stack Overflow
Go to /var/log/dist-upgrade/apt.log and identify the packages that are broken. "apt-get remove" the packages, do release upgrade and then ...
Read more >
Apt-get issues, can't install anything [duplicate] - Ask Ubuntu
I have been trying to install some software packages but I keep getting errors to do with linux-generic and linux-image-generic . When running ......
Read more >
Not able to install any apps with command apt-get install
1 Answer 1 ... Apparently your system tries to install software from a CD-ROM / DVD instead of the Internet. You need to...
Read more >
I can't install anything because apt-get requires an password
I can't install anything because apt-get requires an password ; 1. Are you using sudo ? Try typing sudo apt-get {command} and let...
Read more >
What to do when apt-get fails - Linux.com
When you install an application package in a Debian-based system, sometimes prerequisite application packages are unavailable.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found