Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apt-get install Error: Method http has died unexpectedly #508

Closed
hycinth22 opened this issue Jun 11, 2016 · 13 comments
Closed

apt-get install Error: Method http has died unexpectedly #508

hycinth22 opened this issue Jun 11, 2016 · 13 comments

Comments

@hycinth22
Copy link

hycinth22 commented Jun 11, 2016

When I try using sudo apt-get install <AnyPackageName> to install any package, it usually reports the following error:

0% [Working]http: ../sysdeps/posix/getaddrinfo.c:2583: getaddrinfo: Assertion `(extension ({ const struct in6_addr *__a = (const struct in6_addr *) (sin6->sin6_addr.__in6_u.__u6_addr32); __a->__in6_u.__u6_addr32[0] == 0 && __a->__in6_u.__u6_addr32[1] == 0 && __a->__in6_u.__u6_addr32[2] == __bswap_32 (0xffff); }))' failed.
E: Method http has died unexpectedly!
E: Sub-process http received signal 6.

However, it works well occasionally(Once or Twice).
The problem is sustained.

@hycinth22
Copy link
Author

  • My Windows10 Version: Pro Insider Preview Build 14342.1002
  • Insider Level: Slow

@smilingdolphin
Copy link

Same as me, when I run /etc/init.d/ssh start

@lvzhao1995
Copy link

When I run /etc/init.d/apache2 start,it reports this error

@tw0517tw
Copy link

tw0517tw commented Aug 3, 2016

try #614 (comment) ?

@hycinth22
Copy link
Author

I do nothing in the previous, but I just try again and I found the problem has disappeared .
Current Version: Pro rs1_release 14393.10

@jiangtao92
Copy link

When I run sudo service ssh restart

sshd: ../sysdeps/posix/getaddrinfo.c:2583: getaddrinfo: Assertion `(__extension__ ({ const struct in6_addr *__a = (const struct in6_addr *) (sin6->sin6_addr.__in6_u.__u6_addr32); __a->__in6_u.__u6_addr32[0] == 0 && __a->__in6_u.__u6_addr32[1] == 0 && __a->__in6_u.__u6_addr32[2] == __bswap_32 (0xffff); }))' failed.
Aborted (core dumped)

@Sean-Snow
Copy link

@jiangtao92 have you done with that? how ?

@swat199538
Copy link

When I run /etc/init.d/apache2 start

The apache2 configtest failed. Output of config test was: apache2: ../sysdeps/posix/getaddrinfo.c:2583: getaddrinfo: Assertion (extension ({ const struct in6_addr *__a = (const struct in6_addr *) (sin6->sin6_addr.__in6_u.__u6_addr32); __a->__in6_u.__u6_addr32[0] == 0 && __a->__in6_u.__u6_addr32[1] == 0 && __a->__in6_u.__u6_addr32[2] == __bswap_32 (0xffff); }))' failed.
Aborted (core dumped)
Action 'configtest' failed.
The Apache error log may have more information.`

@sunilmut
Copy link
Member

sunilmut commented Feb 6, 2017

@swat199538 - Thanks for the post. But, can you please open a new issue for this using the template?

@souhup
Copy link

souhup commented Feb 17, 2017

it reports this problem when I install gem

@henriquedesousa
Copy link

Another one with the same issue.

@yunfengsay
Copy link

I get this error when i run ' sudo apt update '

@sunilmut
Copy link
Member

sunilmut commented Jun 6, 2017

@icecream-love, @henriquedesousa and @yunfengsay - #2142, #2120 look similar to this one. Please see if any of the suggestions there work for you. Basically, its some anti-virus (or VPN) software interfering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests