[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2014-02-24 Thread Launchpad Bug Tracker
This bug was fixed in the package eglibc - 2.19-0ubuntu2 --- eglibc (2.19-0ubuntu2) trusty; urgency=medium * Merge with unreleased 2.19 from Debian experimental, fixing some bugs: - debian/patches/any/local-no-malloc-backtrace.diff: Lower the default for MALLOC_CHECK_ to 1

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2013-09-06 Thread Stanislav German-Evtushenko
For 32-bit system the link has to be slightly different: $ sudo ln -s /lib/i386-linux-gnu/ld-linux.so.2 /lib/ld-~fix-linux.so.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title: ldconfig m

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2013-08-05 Thread Stanislav German-Evtushenko
> My workaround for Ubuntu 10.04.4: > $ sudo ln -s /lib32/ld-linux.so.2 /lib/ld-~fix-linux.so.2 This works for Ubuntu 12.04.2 also, however make sure libc6-i386 is installed before you create a link (this is true for both 10.04 and 12.04). Otherwise ldconfig is going to remove the link. -- You

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2013-07-22 Thread Stanislav German-Evtushenko
@Adam: thank you for the detailed explanation. Now it seems as this is a McAfee bug, however they don't agree https://kc.mcafee.com/corporate/index?page=content&id=KB75925&actp=LIST -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2013-07-22 Thread Stanislav German-Evtushenko
My workaround for Ubuntu 10.04.4: $ sudo ln -s /lib32/ld-linux.so.2 /lib/ld-~fix-linux.so.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title: ldconfig makes system loader /lib/ld-linux.so.

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2013-07-22 Thread Stanislav German-Evtushenko
Same issue in Ubuntu 10.04.4 (latest updates). Some information from McAfee: https://kc.mcafee.com/corporate/index?page=content&id=KB75925&actp=LIST -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/91599

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2013-03-07 Thread Duane Rezac
Here is something I have discoverd with this bug. The problem is caused by ldconfig following a symbolic link that points to a symbolic link. man ldconfig indicates that ldconfig should ignore symbolic links. We are running the McAfee Epo Ageent and LinuxShield. (we are also running the McAfee pr

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2013-02-21 Thread ishanaba
I could fix it in this way http://ishanaba.com/blog/2013/02/how-did-i-fix-ubuntu-mcafee-issue/ may be not the best way -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title: ldconfig makes sy

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-10-05 Thread Adam Conrad
ldconfig is doing exactly what it was designed to do, which is to link SONAMEs to libraries providing that SONAME in the same directory. This is more a case of "don't do that, then" than a bug in glibc. Since there was much asking about why this only happens in recent versions of Ubuntu, it's bec

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-08-16 Thread Vinod Gayan Perera
Hi I have faced with the same isse with ubuntu 11.04 with McAfee -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd pa

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-08-16 Thread dasith vimarshana
i have encountered the same issue. :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directo

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-08-15 Thread Rasika Karunathilaka
Hi Team, Can we get this issue resolved? I am unable to have a McAfee on Ubuntu 11.04 as it destabilises the operating system with third party loader. Tried with providing aliases to dpkg and apt-get but still unattended upgrades destabilises the OS through third party loader. Appreciate ur

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-08-07 Thread chathura prasad amarathunga
I have same issue on Ubuntu 11.04 with McAfee. When Installing packages System get unstable -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title: ldconfig makes system loader /lib/ld-linux.so.

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-08-06 Thread Rasika Karunathilaka
I am also experiencing this same issue, on Ubuntu 11.04. We have installed McAfee which has their own link loader, and that destabilises the entire OS. Can we get a fix for this as our systems are fragile due to this issue? /lib/ld-linux.so.2 is linked like /lib/ld-linux.so.2 -> i386-linux-gnu/l

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-08-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: eglibc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title: ldco

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-01-29 Thread Bug Watch Updater
** Changed in: eglibc (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-01-29 Thread Vadim Rutkovsky
** Also affects: eglibc (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655711 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915995 Title

[Bug 915995] Re: ldconfig makes system loader /lib/ld-linux.so.2 to be linked to 3rd party loaders in /lib directory

2012-01-23 Thread Brian Murray
This bug was also reported in the Debian bug tracker (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655711) and some more details were posted there: "Yes, I am doing some test/check with different ubuntu versions and this issue observed or encountered only on Ubuntu 11.04. Also not been seeing