[Bug 1790020] Re: /sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given more than once

2019-02-06 Thread Launchpad Bug Tracker
[Expired for glibc (Ubuntu) because there has been no activity for 60
days.]

** Changed in: glibc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  /sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given more than once

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1790020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790020] Re: /sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given more than once

2018-12-08 Thread demon
Only files and any mention of such paths are as follows in
/etc/ld.so.conf.d:

10-amdgpu-pro.conf:/opt/amdgpu-pro/lib/x86_64-linux-gnu

20-amdgpu.conf:/opt/amdgpu/lib/x86_64-linux-gnu

fakeroot-x86_64-linux-gnu.conf:/usr/lib/x86_64-linux-gnu/libfakeroot

x86_64-linux-gnu.conf:/lib/x86_64-linux-gnu |
| < Error occurs cause of 
this file
x86_64-linux-gnu.conf:/usr/lib/x86_64-linux-gnu |

x86_64-linux-gnu_EGL.conf:/usr/lib/x86_64-linux-gnu/mesa-egl

x86_64-linux-gnu_GL.conf:/usr/lib/x86_64-linux-gnu/mesa


You're not seeing the error because you didn't run the command as:

# ldconfig -v

I just ran it and the error is back again since there has been a recent
update to libc6:


demon@UbuntuHP:/etc/ld.so.conf.d$ sudo ldconfig -v
/sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given more than once
/sbin/ldconfig.real: Path `/usr/lib/x86_64-linux-gnu' given more than once
[..]


After deleting/renaming the afflicted file(s): 
/etc/ld.so.conf.d/x86_64-linux-gnu.conf 

The error disappears, and the directory is still indexed as normal that
is in that .conf

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

Title:
  /sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given more than once

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1790020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790020] Re: /sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given more than once

2018-12-08 Thread Adam Conrad
I don't get any error output here.  Do you have any mention of x86_64
-linux-gnu in /etc/ld.so.conf or in any other snippets in
/etc/ld.so.conf.d?

(xenial-amd64)root@nosferatu:~# dpkg -S /etc/ld.so.conf.d/x86_64-linux-gnu.conf 
libc6:amd64: /etc/ld.so.conf.d/x86_64-linux-gnu.conf
(xenial-amd64)root@nosferatu:~# cat /etc/ld.so.conf.d/x86_64-linux-gnu.conf 
# Multiarch support
/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu
(xenial-amd64)root@nosferatu:~# ldconfig
(xenial-amd64)root@nosferatu:~# ldconfig.real 
(xenial-amd64)root@nosferatu:~# 


** Changed in: glibc (Ubuntu)
   Status: New => Incomplete

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

Title:
  /sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given more than once

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1790020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs