[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Update



Dear List -

I am a newbie am running version 6 [squeeze]. My update fails with the following message. I am totally confused.

========
Starting with the eglibc package version 2.13-5, the libraries are
  shipped in the multiarch directory /lib/<triplet> instead of the more
  traditional /lib, where <triplet> is the multiarch triplet and can be
  retrieved with 'dpkg-architecture -qDEB_HOST_MULTIARCH'. Similarly the
  includes are now shipped in /usr/include/<triplet> instead of the more
  traditional /usr/include.

  The toolchain in Debian has been updated to cope with that, and most
  build systems should be unaffected. If you are using a non-Debian
  toolchain to build your software and it is not able to cope with
  multiarch, you might try to pass the following options to your
  compiler:

    -B/usr/lib/<triplet> -I/usr/include/<triplet>

  Alternatively if the build system makes hard to pass the above options,
  you might try to set the LIBRARY_PATH and CPATH environment
variables:
    LIBRARY_PATH=/usr/lib/<triplet>
    CPATH=/usr/include/<triplet>
    export LIBRARY_PATH CPATH

>>>>>>>	
 cat /etc/apt/sources.list
#

# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 DVD
Binary-1 20110322-15:11]/ squeeze contrib main

deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 DVD
Binary-1 20110322-15:11]/ squeeze contrib main

deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 DVD
Binary-2 20110322-15:11]/ squeeze contrib main

# Line commented out by installer because it failed to verify:
#deb http://security.debian.org/ squeeze/updates main contrib
# Line commented out by installer because it failed to verify:
#deb-src http://security.debian.org/ squeeze/updates main contrib

# squeeze-updates, previously known as 'volatile'
# A network mirror was not selected during install.  The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
# deb http://ftp.debian.org/debian/ squeeze-updates main contrib
# deb-src http://ftp.debian.org/debian/ squeeze-updates main contrib
deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free

=======
What should I do?

Ethan


Reply to: