LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 02-22-2014, 03:52 AM   #1
rebourn
LQ Newbie
 
Registered: Feb 2014
Posts: 8

Rep: Reputation: Disabled
libc.so.6


Hi guys,

New to debian, just installed 2 days ago. Im liking it and im planning on keeping it, but I am running into a issue that may cause me to go back to Ubuntu.

A software that I MUST have installed and working (for work) needs libc.so.6 to be 2.15+ but as far as I can see debian has 2.13 shipped in test and unstable, while 2.17 is in experimental.

/opt/gloCOM/bin/gloCOM: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /opt/gloCOM/bin/gloCOM)
/opt/gloCOM/bin/gloCOM: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.17' not found (required by /opt/gloCOM/bin/gloCOM)
/opt/gloCOM/bin/gloCOM: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /opt/gloCOM/lib/libgloox.so.8)
/opt/gloCOM/bin/gloCOM: /lib/i386-linux-gnu/i686/cmov/libm.so.6: version `GLIBC_2.15' not found (required by /opt/gloCOM/lib/libavcodec.so.55)

The question is, how can I safely update to 2.17 (or 2.15), what is the procedure?

If I do update to 2.17 (or 2.15) what can it break or can it cause other issues.

rebourn@laftof:/opt/gloCOM/bin$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.4 (wheezy)
Release: 7.4
Codename: wheezy


Thank in advanced.
 
Old 02-22-2014, 04:18 AM   #2
gradinaruvasile
Member
 
Registered: Apr 2010
Location: Cluj, Romania
Distribution: Debian Testing
Posts: 731

Rep: Reputation: 158Reputation: 158
Testing has 2.17, unstable 2.18:

Code:
$ apt-cache policy libc6
libc6:
  Installed: 2.17-97
  Candidate: 2.17-97
  Version table:
     2.18-1 0
          1 http://ftp.debian.org/debian/ unstable/main amd64 Packages
     2.18-0experimental1 0
          1 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 2.17-97 0
        500 http://ftp.debian.org/debian/ testing/main amd64 Packages
        100 /var/lib/dpkg/status
laca@laca-desktop:~$
Stable will never have anything newer than the one it has (2.13). You should either use testing/unstable or preload a newer libc (this worked using Ubuntu's libc when Steam requited 2.15 and Debian had 2.13).
 
Old 02-22-2014, 04:53 AM   #3
rebourn
LQ Newbie
 
Registered: Feb 2014
Posts: 8

Original Poster
Rep: Reputation: Disabled
Thanks!

Dumb question but, how would I go about using the Ubuntu's 2.15?
 
Old 02-22-2014, 05:18 AM   #4
rebourn
LQ Newbie
 
Registered: Feb 2014
Posts: 8

Original Poster
Rep: Reputation: Disabled
Update:

I updated libc from sid repo to 2.18. The software works beautifully, just wondering is there something I could break besides the mentioned software by running libc on 2.18 now.
 
Old 02-22-2014, 07:29 PM   #5
gradinaruvasile
Member
 
Registered: Apr 2010
Location: Cluj, Romania
Distribution: Debian Testing
Posts: 731

Rep: Reputation: 158Reputation: 158
Quote:
Originally Posted by rebourn View Post
Update:

I updated libc from sid repo to 2.18. The software works beautifully, just wondering is there something I could break besides the mentioned software by running libc on 2.18 now.
You might break other stuff. But that you will find out yourself if it (hopefully not) happens...
I never had any issues after i upgraded to 2.17 from 2.13.

But beware: you ONLY should use testing/sid/experimental OR stable/stable-backports. DO NOT mix stable with anything else tha maybe the official backports.
 
Old 02-23-2014, 04:32 AM   #6
rebourn
LQ Newbie
 
Registered: Feb 2014
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by gradinaruvasile View Post
You might break other stuff. But that you will find out yourself if it (hopefully not) happens...
I never had any issues after i upgraded to 2.17 from 2.13.

But beware: you ONLY should use testing/sid/experimental OR stable/stable-backports. DO NOT mix stable with anything else tha maybe the official backports.
So apperantly im screwed now, considering I pulled just libc from sid and after removed it from the repo list?

Any chance on making this work?
 
Old 02-23-2014, 05:17 AM   #7
gradinaruvasile
Member
 
Registered: Apr 2010
Location: Cluj, Romania
Distribution: Debian Testing
Posts: 731

Rep: Reputation: 158Reputation: 158
Quote:
Originally Posted by rebourn View Post
So apperantly im screwed now, considering I pulled just libc from sid and after removed it from the repo list?

Any chance on making this work?
As long as your systems and apps work, there are no problems obviously.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Where libc? iqbala Ubuntu 20 05-22-2008 03:22 AM
libc.so.6 mickeyboa Fedora 2 03-02-2006 12:33 AM
libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2) needed for Linux 7.3.1 vivek_thampy Linux - Software 1 08-09-2004 04:12 PM
libc-2.3.1.so jnsc Linux From Scratch 2 10-01-2003 01:03 AM
libc.so verse libc.so.5 markstevens Linux - Software 4 06-19-2003 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 08:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration