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

Reply via email to