[Bug 1280232] Re: libgcc1 is missing libgcc_s.so.1

Matthias Klose doko at ubuntu.com
Fri Feb 14 13:55:30 UTC 2014


*** This bug is a duplicate of bug 1280183 ***
    https://bugs.launchpad.net/bugs/1280183

** This bug has been marked a duplicate of bug 1280183
   Package missing /lib/x86_64-linux-gnu/libgcc_s.so.1, breaks apt-get etc.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1280232

Title:
  libgcc1 is missing libgcc_s.so.1

Status in “gcc-4.8” package in Ubuntu:
  New

Bug description:
  An routine `apt-get dist-upgrade` today introduced gcc-4.9. This seems
  to omit the crucual libgcc_s.so.1 library, upon which apt-get for one
  relies. This caused apt to crash and emit the following:

  $ apt-get
  apt-get: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

  Using dpkg -i to reinstall gcc-4.8:

  cd /var/cache/apt/archives
  sudo dpkg -i libgcc1_1%3a4.8.2-15ubuntu3_amd64.deb libgcc1_1%3a4.8.2-15ubuntu3_i386.deb

  has restored things to a working state again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1280232/+subscriptions



More information about the foundations-bugs mailing list