Results 1 to 3 of 3

Thread: Error while executing apt-get or aptitude

  1. #1
    Join Date
    Jul 2013
    Beans
    3

    Error while executing apt-get or aptitude

    tarekz@myserver:~$ sudo apt-get update
    /usr/lib/apt/methods/s3: error while loading shared libraries: libapt-pkg-libc6.
    10-6.so.4.8: cannot open shared object file: No such file or directory
    E: Method s3 has died unexpectedly!
    E: Sub-process s3 returned an error code (127)
    E: Method /usr/lib/apt/methods/s3 did not start correctly

    same exact error if I try sudo aptitude update.

    Any idea what is wrong?

  2. #2
    Join Date
    Jul 2013
    Beans
    3

    Re: Error while executing apt-get or aptitude

    Some more details.
    E: Method s3 has died unexpectedly!
    E: Sub-process s3 returned an error code (127)
    E: Method /usr/lib/apt/methods/s3 did not start correctly
    W: Failed to fetch s3://s3.amazonaws.com/my_repo/Release.gpg
    W: Failed to fetch http://cf-mirror.rightscale.com/ubun...se/Release.gpg
    W: Failed to fetch http://cf-mirror.rightscale.com/ubun...es/Release.gpg
    W: Failed to fetch http://cf-mirror.rightscale.com/ubun...ty/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror1.rightscal...se/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror1.rightscal...es/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror1.rightscal...ty/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror2.rightscal...se/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror2.rightscal...es/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror2.rightscal...ty/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror3.rightscal...se/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror3.rightscal...es/Release.gpg
    W: Failed to fetch http://ec2-us-east-mirror3.rightscal...ty/Release.gpg
    W: Failed to fetch http://cf-mirror.rightscale.com/righ...se/Release.gpg
    E: Some index files failed to download. They have been ignored, or old ones used instead.

  3. #3
    Join Date
    Jul 2013
    Beans
    3

    Re: Error while executing apt-get or aptitude

    Turns out that there is something wrong with the s3 binary.
    I recompiled the source (https://github.com/castlabs/apt-s3/).

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •